On 08/06/17 02:04, joseph wrote:
right

lets say i have obj  with this header
if server  send the same  obj  with different Set-Cookie value that will be
MISS i was refairing to this
not to the vary if it has cookie sorry if i did not explain it correctly

Cookie(s) have nothing to do with MISS unless it is listed in Vary.

The fact that the object is coming from a server without involving any object in the proxies own cache is what makes a transaction be classified as MISS.

By comparison; things that involve both an object in the proxies cache and a server are REFRESH, and things that _only_ involve the proxy cache are HIT.

Amos

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to