Stan Brown wrote:
> I am getting a lot of cache misses because of HTTP code 304's.
A 304 reply isn't a object. It is only carries meta information about
the object.
> Why should these not be cahced?
There is no object to cache
> And how do I overide the default cacheing behavior based upon return
> codes?
Squid tries to cache all responses carrying an object, except where
explicitly forbidden by HTTP specifications.
> Oh, and one final question. What dos a -1 mean in a timestampe?
> (store.log context).
Not available. The information was not provided by the origin server.
-- Henrik Nordstrom Squid hackerReceived on Thu Feb 10 2000 - 15:58:07 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:51:10 MST