Not quite allowed. See RFC2616 sections
13.4 Response Cacheability
14.8 Authorization
At this time squid only looks for "Cache-Control: public". See
httpCachableReply().
"must-revalidate" can quite easily be added with one or two lines of
code at the same place.
Support for "s-maxage" can probably be added but not as easily. It has
to be done in refresh.c, and partly in httpCachableReply().
/Henrik
Robert Collins wrote:
>
> If I read the code correctly, we currently never cache authenticated
> responses? I don't know what the http/1.0 rfc had to say on
> this, but it is allowed in rfc 2617 as long as revalidation to the
> origin is done (treat as stale every time).
>
> Rob
Received on Thu Jan 18 2001 - 15:28:26 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:13:25 MST