ICP queries & fetches not appearing in logs

From: Evaghelos Tsiotsios <etsiot@dont-contact.us>
Date: Mon, 11 May 1998 11:17:42 +0300

Hi all,

We have installed a Squid cache on a Linux 2.0.33 box for quite some
time and it runs really smoothly. We upgraded last week from 1.1.20 to
1.1.21.
More than 1 month ago we connected our cache hierarchically to 3 bigger
caches at our ISP's network with the configuration appearing below. The
configuration seems to works OK since most of the Web traffic now comes
from the ISP's caches.
The question is now: Why are ICP queries and fetches *not* shown in the
logs although we do know that the fetches are effected from these
caches?
Is there some misconfiguration that potentially affects performance?

Thanks a lot and cheers,

Evaghelos

excerpt from squid.conf
"
http_port 8080
icp_port 3130

cache_host 194.30.220.50 parent 8080 3130
cache_host 194.30.220.51 parent 8080 3130
cache_host 194.30.220.52 parent 8080 3130

neighbor_timeout 5

hierarchy_stoplist cgi-bin ?

cache_stoplist cgi-bin
cache_stoplist %

emulate_httpd_log off

acl all src 0.0.0.0/0.0.0.0
icp_access allow all

log_icp_queries on
query_icmp off
icp_hit_stale off
"
Received on Mon May 11 1998 - 01:26:38 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:40:07 MST