Re: [squid-users] Re: finding the reason why an object is cached or not...

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Thu, 17 May 2007 22:12:44 +0200

tor 2007-05-17 klockan 17:43 +0200 skrev Anton Melser:

> Here is what httpheaders gives
>
> http://www.my.domain.name/js/general.js
>
> GET /js/general.js HTTP/1.1

> HTTP/1.x 200 OK
> Date: Thu, 17 May 2007 15:31:02 GMT
> Set-Cookie: PHPSESSID=27ed1a75d667f05cc961ff76df8bee61; path=/

A bit dangerous to have on cachable content..

> Expires: Sat, 19 May 2007 17:31:02 GMT
> Last-Modified: 28/04/2006 17:22

The above Last-Modified date is not a valid HTTP date. Shouldn't make a
difference as there is an explicit Expires header but..

> Vary: Accept-Encoding

Have you perhaps disabled caching of Vary:ing content? See the
cache_vary directive.

Regards
Henrik

Received on Thu May 17 2007 - 14:12:51 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Jun 01 2007 - 12:00:05 MDT