Search squid archive

Re: I see only TCP_MISS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 07/01/11 23:29, Artemis BRAJA wrote:
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

CD_PARENT_HIT is a HIT instead of TCP_HIT. Though it indicates a cache-digest hit and I don't see digest enabled in your example config.

Note: If you have disabled caching in the frontend like most CARP configs need you will not see any HIT there as all requests are MISS at frontend and passed to backend.

The backend logs should still be recording HIT/MISS like normal.


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
--
Please be using
  Current Stable Squid 2.7.STABLE9 or 3.1.10
  Beta testers wanted for 3.2.0.4


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux