The following is the vast majority of a very simple test config file for
Squid2.1PATCH2

############################################
http_port 8080

cache_peer parent1.net parent 8080 3130
cache_peer parent2.net parent 8080 3130

acl all src 0.0.0.0/0.0.0.0
acl ac_uk dstdomain ac.uk

http_access allow all

always_direct allow ac_uk
never_direct allow all
#############################################

I never seem to be using parent2.

Using snoop, it appears that both parent caches are being contacted with
UDP, but then requests are ALWAYS made via parent1, regardless of
whether parent2 holds the requested pages.

Anyone know if this is a known issue with this (or any 2.x) version of
Squid?

-- 
Sid Baldwin
 Web Services Administrator
 University of the West of England
Tel: 0117 9656261 ext. 2345
Email: [EMAIL PROTECTED]

Reply via email to