[squid-users] Squid issue of caching the m3u8 file

Amos Jeffries squid3 at treenet.co.nz
Wed Jun 7 15:11:50 UTC 2017


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



More information about the squid-users mailing list