Re: [squid-users] No TCP_HITS in Squid 3.1.0.3

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Thu, 25 Dec 2008 12:34:22 +1300

Saurabh Agarwal wrote:
> Hi
>
> I compiled, configured and started squid version 3.1.0.3. Then I tried
> to get one static html page. I can only see repeated TCP_MISS in squid
> access.log for the same URL as below.
>
> 1229680604.890 21407 192.168.9.31 TCP_MISS/200 377 GET
> http://192.168.10.32/new.htm - DIRECT/192.168.10.32 text/html
> 1229690078.072 1119 192.168.9.31 TCP_MISS/200 377 GET
> http://192.168.10.32/new.htm - DIRECT/192.168.10.32 text/html
>
> In cache.log there is following WARNING
> WARNING: transparent proxying not supported

You have configured one of these http_port options:
   transparent, intercept, tproxy
without having any of the needed transparent interception features built
into Squid.

>
> When I start squid 3.1.0.3 I get these warning messages.
>
> 2008/12/19 04:37:58| WARNING: (B) '::/4294967200' is a subnetwork of (A)
> '::/4294967200'
> 2008/12/19 04:37:58| WARNING: because of this '::/4294967200' is ignored
> to keep splay tree searching predictable
> 2008/12/19 04:37:58| WARNING: You should probably remove '::/4294967200'
> from the ACL named 'all'
>
> Can someone explain what is this and what is the work around?

The 'all' ACL is now built into Squid and cannot be changed. Remove it
from your squid.conf.

I'm a little puzzled why its showing such a huge number for the CIDR
mask though. That should be only 0 to 128 inclusive.

Amos

-- 
Please be using
   Current Stable Squid 2.7.STABLE5 or 3.0.STABLE11
   Current Beta Squid 3.1.0.3
Received on Wed Dec 24 2008 - 23:34:22 MST

This archive was generated by hypermail 2.2.0 : Thu Dec 25 2008 - 12:00:06 MST