Re: [squid-users] I see only TCP_MISS

From: Artemis BRAJA <a.braja_at_primo.al>
Date: Fri, 07 Jan 2011 11:29:01 +0100

As suggested, I upgraded to 3.2.0.4 with --disable-cpu-profiling option
but I'm still getting TCP_MISS/200 on both backends and I can't see any
TCP_HIT.

Artemis

On 01/07/2011 05:36 AM, Amos Jeffries wrote:
> On 06/01/11 04:54, Artemis BRAJA wrote:
>> Hello everyone!
>>
>> I recently upgraded to squid 3.2.0.2 and started successfully
>> configuring multiple squid instances on a dual core linux box with two
>> frontend squid handling authentication and load balancing and also two
>> backend instances handling caching.
>>
>> Frontend-1---------Backend-1
>> / \ /
>> / \/
>> Client ------> / \
>> \ / \
>> \ / \
>> Frontend-2---------Backend-2
>>
>> Both frontend instances are configured as following:
>> cache_peer localhost parent 4001 0 carp login=PASS name=backend-1
>> cache_peer localhost parent 4002 0 carp login=PASS name=backend-2
>>
>> Load balancing between frontends (iptables) and backends (CARP) is
>> working fine, but I see only TCP_MISS/200, TCP_MISS\302 and
>> CD_PARENT_HIT/backend-1-2 on frontends and backends access.log.
>>
>> Is this normal when squid is configured this way or there is some
>> misconfiguration on squids config file?
>>
>
> Please use 3.2.0.4 now (requires --disable-cpu-profiling option to fix
> a regression).
>
> You may have hit the INM bug which increased MISS rates or be seeing a
> lot of mixed Chrome and non-Chrome traffic. Chrome has recently
> started using a new encoding format which makes its Accept-Encoding
> headers different to other browsers. The result is more TCP_MISS/200
> when fetching encoding-variant web objects.
>
>
> Amos
Received on Fri Jan 07 2011 - 10:29:06 MST

This archive was generated by hypermail 2.2.0 : Fri Jan 07 2011 - 12:00:02 MST