]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
changed meaning of ERR_CANNOT_FORWARD
authorwessels <>
Thu, 1 Jan 1998 05:13:53 +0000 (05:13 +0000)
committerwessels <>
Thu, 1 Jan 1998 05:13:53 +0000 (05:13 +0000)
errors/English/ERR_CANNOT_FORWARD

index de107e06e59bf33772867359346de72522c24f0d..7d6a97d5fafe4beb2ad7f44c3e068cab01a48032 100644 (file)
@@ -12,11 +12,15 @@ The following error was encountered:
 <UL>
 <LI>
 <STRONG>
-Forwarding Denied.
+Unable to forward this request at this time.
 </STRONG>
 </UL>
 
 <P>
-This cache will not forward your request because it is trying to enforce a
-sibling relationship.  Perhaps the client at %i is a cache which has been
-misconfigured.
+This request could not be forwarded to the origin server or to any
+parent caches.  The most likely cause for this error is that:
+<UL>
+<LI>The cache administrator does not allow this cache to make 
+    direct connections to origin servers, and
+<LI>All configured parent caches are currently unreachable.
+</UL>