[squid-users] All configured parent caches are currently unreachable.

From: George Dominguez <GDominguez@dont-contact.us>
Date: Fri, 4 Apr 2003 10:33:51 +1000

Hello,

This is what I'm getting and what I think:

   ACL:

# If an IP is from the exception-entries list, then
# pass the request to 10.1.1.4 proxy server.
acl mte src 10.1.10.201-10.1.10.207/255.255.255.255 10.1.4.68
acl skr src 10.1.4.160-10.1.4.180/255.255.255.255
acl syd src 10.1.5.60-10.1.5.65/255.255.255.255
acl uqlib dstdomain .uq.edu.au
cache_peer 10.1.1.4 parent 3128 3130
cache_peer_access 10.1.1.4 allow mte uqlib
cache_peer_access 10.1.1.4 allow skr uqlib
cache_peer_access 10.1.1.4 allow syd uqlib
cache_peer_access 10.1.1.4 deny all
never_direct allow mte uqlib
never_direct allow skr uqlib
never_direct allow syd uqlib

      All configured parent caches are currently unreachable.
   I'm not sure about the theory, but it could be something along thise
   line:
   1 - the students proxy is busy validating student requests
   2 - when the request from the staff proxy arrives, the student proxy
   puts the request on a queue
   3 - the ttl is not long enough and drops the connection. Hence, the
   "currently unreachable cache."

   How can I fix this?

   
=====================================================
   Privileged/Confidential Information may be contained in this message. If
   you are not the addressee (or responsible for delivery of the message to
   the addressee), you may not copy or deliver this message to anyone. In
   such a case, you should destroy this message and kindly notify the
   sender by reply e-mail. Opinions, conclusions and other information in
   this message that do not relate to the official business of my employer
   shall be understood as neither given nor endorsed by it.
Received on Thu Apr 03 2003 - 17:32:25 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:14:39 MST