From c3cf8f8f5ca5fb8ec12835c4e67c1d7c4b2090ac Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Sun, 27 Nov 2011 20:07:25 +1300 Subject: [PATCH] Bug 3301: Update CONNECT_FAIL message to mention DNS and connectivity issues --- errors/templates/ERR_CANNOT_FORWARD | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/errors/templates/ERR_CANNOT_FORWARD b/errors/templates/ERR_CANNOT_FORWARD index 7e7a7a4518..6abe3ce1a5 100644 --- a/errors/templates/ERR_CANNOT_FORWARD +++ b/errors/templates/ERR_CANNOT_FORWARD @@ -23,7 +23,15 @@ body

Unable to forward this request at this time.

-

This request could not be forwarded to the origin server or to any parent caches. The most likely cause for this error is that the cache administrator does not allow this cache to make direct connections to origin servers, and all configured parent caches are currently unreachable.

+

This request could not be forwarded to the origin server or to any parent caches.

+ +

Some possible problems are:

+

Your cache administrator is %w.

-- 2.47.3