Re: [squid-users] Only TCP_MISS and TCP_DENIED, no TCP_HIT in access.log

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Wed, 01 Jun 2011 03:10:36 +1200

On 31/05/11 22:54, Rafal Zawierta wrote:
> Hi,
>
> I'm wondering if my squid3 is working as it should work.
>
> I'm doing simple test.
> I open Firefox and point to www.w3.org. In access.log I get a lot of
> TCP_MISS related to www.w3.org website. Ok, good - it's first time I
> visit that site.
> Next I open Chrome (on the same machine) and point to www.w3.org
> and... and I get again only TCP_MISS in access.log - no HIT at all. Is
> it correct?
>

Yes it is.

Chrome Accept-Encoding: header requests "sdch" binary-diff object types.
Firefox does not.

The website claims to produce different objects for each variation of
the Accept-Encoding header. Squid will have to fetch/MISS on each
variant. Squid-3 does not cache multiple variants (yet) so will miss
every time you switch browsers.

Amos

-- 
Please be using
   Current Stable Squid 2.7.STABLE9 or 3.1.12
   Beta testers wanted for 3.2.0.8 and 3.1.12.2
Received on Tue May 31 2011 - 15:10:45 MDT

This archive was generated by hypermail 2.2.0 : Tue May 31 2011 - 12:00:03 MDT