On Wed, 12 Jun 1996, Richard Huveneers wrote:
> I'm confused. What if the client sends an IMS request for an object which
> is not present in the cache? Squid used to log TCP_IF_MODIFIED_SINCE.
> Does it log TCP_MISS now?
Yes.
TCP_MISS is all kinds of cache misses.
TCP_REFRESH is a cache hit, but the user requested (by Pragma: no-cache)
that the object should not be fetched from cache. If this results
in a new object, then the cache is updated.
TCP_HIT cache hit
TCP_IF_MODIFIED_SINCE cache hit with IMS
--- Henrik NordstromReceived on Wed Jun 12 1996 - 14:27:42 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:32:30 MST