Re: [squid-users] page not being cached... is this right?

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Fri, 10 Aug 2007 19:37:39 +0200

> HTTP/1.x 200 OK
> Server: Apache-Coyote/1.1
> Set-Cookie: prtl_2048=2052; Expires=Sat, 11-Aug-2007 00:58:16 GMT
> Content-Type: text/html;charset=UTF-8
> Date: Fri, 10 Aug 2007 14:58:20 GMT
> X-Cache: MISS from pc-am.siege.ours.local
> X-Cache-Lookup: MISS from pc-am.siege.ours.local:3128
> Via: 1.0 pc-am.siege.ours.local:3128 (squid/2.6.STABLE14)
> Connection: close

Missing any freshness information (Expires / Cache-Control: max-age) so
this won't get cached by default.

Note: The Set-Cookie header do not prevent caching. But it will be
automatically stripped from any cache hits to the same object.

Recommended reading:

The results of the Cacheability Engine when used on your site
http://www.mnot.net/cacheability/

Caching Tutorial for Web Authors and Webmasters
http://www.mnot.net/cache_docs/

Regards
Henrik

Received on Fri Aug 10 2007 - 11:37:54 MDT

This archive was generated by hypermail pre-2.1.9 : Sat Sep 01 2007 - 12:00:03 MDT