Hi Squiders,
I'm running Squid 1.1.15 on Linux 2.0.27.
My squid couldn't catch a SIBLING_HIT from sibling.
All requests are sent DIRECTLY to the source.
It seems that neighbour which isn't in my local domain is ignored.
squid.conf:
===========
http_port 3128
icp_port 3130
cache_host squid.nlanr.net sibling 3128 3130
cache_host proxy.eunet.sk sibling 80 3130
cache_host_domain proxy.eunet.sk parent .eunet.sk
cache_host_domain squid.nlanr.net .nlanr.net
#inside_firewall swh.sk
cache.log:
==========
97/10/23 18:44:29| Accepting HTTP connections on FD 16.
97/10/23 18:44:29| Accepting ICP connections on FD 17.
97/10/23 18:44:29| Pinger socket opened on FD 21
97/10/23 18:44:30| ICMP socket opened
97/10/23 18:44:29| Configuring Sibling squid.nlanr.net/3128/3130
97/10/23 18:44:29| Configuring Parent proxy.eunet.sk/80/3130
97/10/23 18:44:29| Ready to serve requests.
97/10/23 18:44:31| Pinger exiting.
97/10/23 18:44:42| ip_access_check: using 198.17.46.59
97/10/23 18:45:15| ip_access_check: using 192.108.130.88
access.log:
==========
TCP_MISS/200 7397 GET http://squid.nlanr.net/Squid/FAQ/FAQ-1.html - TIMEOUT_DIRECT/squid.nlanr.net text/html
TCP_MISS/200 13765 GET http://squid.nlanr.net/Squid/FAQ/ - TIMEOUT_DIRECT/squid.nlanr.net text/html
TCP_REFRESH_MISS/200 9407 GET http://www.eunet.sk/ - DIRECT/www.eunet.sk text/html
TCP_MISS/200 418 GET http://www.eunet.sk/usage/usage.graph.small.gif - DIRECT/www.eunet.sk image/gif
TCP_MISS/200 10351 GET http://www.eunet.sk/uputavky/dop3.gif - DIRECT/www.eunet.sk image/gif
So why I never get the SIBLING_HIT or PARENT_HIT tags ?
Any help woulb be appreciated,
Benarson.
Received on Thu Oct 23 1997 - 10:18:20 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:37:20 MST