Toby Dickenson wrote:
> The server is setting Cache-Control:public,max-age=60, so the response
> is definitely cacheable. I only observe the problem if:
> * it sets a Connection:close header and
> * it does not set a Content-Length.
>
> If the size of the response is less than 8192 bytes then everything is
> correctly cached. However, if the response is 8192 bytes or greater
> then the response is not cached.
I think this bug is fixed in later Squid-2.3 releases. I remember seeing
something about it being a race between a validity check of the response
and the swapout to disk...
-- Henrik Nordstrom Squid hacker -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Thu Aug 17 2000 - 12:47:59 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:54 MST