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
This archive was generated by hypermail pre-2.1.9 : Fri Jun 01 2007 - 12:00:05 MDT