[squid-users] Windows caching

Amos Jeffries squid3 at treenet.co.nz
Sat Oct 8 01:43:09 UTC 2016


On 8/10/2016 1:59 a.m., Jasper Van Der Westhuizen wrote:
> Hi all
> 
> I am trying to tweak my configuration to better catch Windows 10
>  updates. I download the file manually so at the first log entry I see
> the TCP_HIT/206, then after the download is completed I get
> TCP_HIT/200. But If I download the file again I get another TCP_HIT/206
> and the file is downloaded again.
> 
> Any idea why it's doing this?

206 happens because WU client is asking only to be given a range out of
the object. Not the whole thing every time.

TCP_HIT means the response was *not* downloaded from an upstream server.
In all these cases it came completely from the Squid's cache.

So, what do you think is a problem?

Amos



More information about the squid-users mailing list