On Tue, 3 May 2005, Matthias Wessendorf wrote:
> What I did was I set http header "Cache-Control: public"
> and also "Cache-Control: public, no-cache" (because of this tut:
> http://www.mnot.net/cache_docs/)
no-cache will usually block caching in Squid.
> But both have no effect. My Squid logfile tells me, that the PDF is not
> saved on disk
Odd. Works here with "Cache-Control: public".
Are you sure your HTTP server did not add any additional headers blocking
caching on the authenticated objects?
Try enabling "log_mime_hdrs" and inspect the response headers.
Regards
Henrik
Received on Tue May 03 2005 - 03:17:07 MDT
This archive was generated by hypermail pre-2.1.9 : Wed Jun 01 2005 - 12:00:02 MDT