Hello all,

Squid 2.6 does not cache a dynamic (with a '?') page that has the
following headers :

HTTP/1.0 200 OK
Date: Fri, 03 Nov 2006 17:51:18 GMT
Server: Microsoft-IIS/6.0
Content-Type: text/html; charset=iso-8859-1
Last-Modified: Fri, 03 Nov 2006 17:51:17 GMT
Cache-Control: max-age=300, s-maxage=300

I see TCP_MISS/200 in access.log for every request to the page.
Cacheability engines tell me that this should be cacheable.

There is no Content-length header (the page is generated dynamically).

Other static pages are cached ok.

Is there a way to have squid cache this page, or to diagnose why it
doesn't cache it (I have tried various debug options -- with no
success) ?

Tx !

        Bruno.

Reply via email to