From: wessels <> Date: Tue, 11 May 1999 01:25:21 +0000 (+0000) Subject: added ERR_TOO_BIG error message X-Git-Tag: SQUID_3_0_PRE1~2212 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ceeb1a0822f06122f7e38b1d42cf284ee7ac853f;p=thirdparty%2Fsquid.git added ERR_TOO_BIG error message --- diff --git a/errors/Bulgarian/ERR_TOO_BIG b/errors/Bulgarian/ERR_TOO_BIG new file mode 100644 index 0000000000..337538ee43 --- /dev/null +++ b/errors/Bulgarian/ERR_TOO_BIG @@ -0,0 +1,26 @@ +
++While trying to retrieve the URL: +%U +
+The following error was encountered: +
+If you are making a POST or PUT request, then your request body +(the thing you are trying to upload) is too large. If you are +making a GET request, then the reply body (what you are trying +to download) is too large. These limits have been established +by the Internet Service Provider who operates this cache. Please +contact them directly if you feel this is an error. +
+Your cache administrator is %w. diff --git a/errors/Czech/ERR_TOO_BIG b/errors/Czech/ERR_TOO_BIG new file mode 100644 index 0000000000..337538ee43 --- /dev/null +++ b/errors/Czech/ERR_TOO_BIG @@ -0,0 +1,26 @@ +
++While trying to retrieve the URL: +%U +
+The following error was encountered: +
+If you are making a POST or PUT request, then your request body +(the thing you are trying to upload) is too large. If you are +making a GET request, then the reply body (what you are trying +to download) is too large. These limits have been established +by the Internet Service Provider who operates this cache. Please +contact them directly if you feel this is an error. +
+Your cache administrator is %w. diff --git a/errors/Danish/ERR_TOO_BIG b/errors/Danish/ERR_TOO_BIG new file mode 100644 index 0000000000..337538ee43 --- /dev/null +++ b/errors/Danish/ERR_TOO_BIG @@ -0,0 +1,26 @@ +
++While trying to retrieve the URL: +%U +
+The following error was encountered: +
+If you are making a POST or PUT request, then your request body +(the thing you are trying to upload) is too large. If you are +making a GET request, then the reply body (what you are trying +to download) is too large. These limits have been established +by the Internet Service Provider who operates this cache. Please +contact them directly if you feel this is an error. +
+Your cache administrator is %w. diff --git a/errors/Dutch/ERR_TOO_BIG b/errors/Dutch/ERR_TOO_BIG new file mode 100644 index 0000000000..337538ee43 --- /dev/null +++ b/errors/Dutch/ERR_TOO_BIG @@ -0,0 +1,26 @@ +
++While trying to retrieve the URL: +%U +
+The following error was encountered: +
+If you are making a POST or PUT request, then your request body +(the thing you are trying to upload) is too large. If you are +making a GET request, then the reply body (what you are trying +to download) is too large. These limits have been established +by the Internet Service Provider who operates this cache. Please +contact them directly if you feel this is an error. +
+Your cache administrator is %w. diff --git a/errors/English/ERR_ACCESS_DENIED b/errors/English/ERR_ACCESS_DENIED index 29e1363e70..141070fb42 100644 --- a/errors/English/ERR_ACCESS_DENIED +++ b/errors/English/ERR_ACCESS_DENIED @@ -19,5 +19,5 @@ Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect. -
+Your cache administrator is %w. diff --git a/errors/English/ERR_CANNOT_FORWARD b/errors/English/ERR_CANNOT_FORWARD index d3b6db5671..f606abd71b 100644 --- a/errors/English/ERR_CANNOT_FORWARD +++ b/errors/English/ERR_CANNOT_FORWARD @@ -24,4 +24,4 @@ parent caches. The most likely cause for this error is that: direct connections to origin servers, and
Your cache administrator is %w. diff --git a/errors/English/ERR_CONNECT_FAIL b/errors/English/ERR_CONNECT_FAIL index 7c9d98b385..f6e76c6dda 100644 --- a/errors/English/ERR_CONNECT_FAIL +++ b/errors/English/ERR_CONNECT_FAIL @@ -22,4 +22,4 @@ The system returned:
The remote host or network may be down. Please try the request again. -
+Your cache administrator is %w. diff --git a/errors/English/ERR_DNS_FAIL b/errors/English/ERR_DNS_FAIL index 9e676901eb..b0c3bd22fa 100644 --- a/errors/English/ERR_DNS_FAIL +++ b/errors/English/ERR_DNS_FAIL @@ -26,5 +26,4 @@ This means that: The cache was not able to resolve the hostname presented in the URL. Check if the address is correct. -
- +Your cache administrator is %w. diff --git a/errors/English/ERR_FORWARDING_DENIED b/errors/English/ERR_FORWARDING_DENIED index 55fc8fbab6..3d412858a9 100644 --- a/errors/English/ERR_FORWARDING_DENIED +++ b/errors/English/ERR_FORWARDING_DENIED @@ -20,4 +20,4 @@ Forwarding Denied. 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. -
+Your cache administrator is %w. diff --git a/errors/English/ERR_FTP_DISABLED b/errors/English/ERR_FTP_DISABLED index 10640f52e5..d4d31bed28 100644 --- a/errors/English/ERR_FTP_DISABLED +++ b/errors/English/ERR_FTP_DISABLED @@ -18,4 +18,4 @@ FTP is Disabled
This cache does not support FTP. -
+Your cache administrator is %w. diff --git a/errors/English/ERR_FTP_FAILURE b/errors/English/ERR_FTP_FAILURE index 20d9e335d5..b93b2381a7 100644 --- a/errors/English/ERR_FTP_FAILURE +++ b/errors/English/ERR_FTP_FAILURE @@ -14,5 +14,4 @@ Squid sent the following FTP command: and then received this reply
%F
- - +%g
Your cache administrator is %w. diff --git a/errors/English/ERR_FTP_FORBIDDEN b/errors/English/ERR_FTP_FORBIDDEN index 5f1b5e9843..10e52e0193 100644 --- a/errors/English/ERR_FTP_FORBIDDEN +++ b/errors/English/ERR_FTP_FORBIDDEN @@ -14,5 +14,4 @@ Squid sent the following FTP command: and then received this reply
%F
- - +%g
Your cache administrator is %w. diff --git a/errors/English/ERR_FTP_NOT_FOUND b/errors/English/ERR_FTP_NOT_FOUND index a9b3f04406..ba290ca850 100644 --- a/errors/English/ERR_FTP_NOT_FOUND +++ b/errors/English/ERR_FTP_NOT_FOUND @@ -17,5 +17,4 @@ and then received this reply This might be caused by an FTP URL with an absolute path (which does not comply with RFC 1738). If this is the cause, then the file can be found at %B. -
- +Your cache administrator is %w. diff --git a/errors/English/ERR_FTP_PUT_ERROR b/errors/English/ERR_FTP_PUT_ERROR index 5de6d2566d..a15529c870 100644 --- a/errors/English/ERR_FTP_PUT_ERROR +++ b/errors/English/ERR_FTP_PUT_ERROR @@ -21,5 +21,4 @@ This means that:
Check path, permissions, diskspace and try again.- - +
Your cache administrator is %w. diff --git a/errors/English/ERR_FTP_UNAVAILABLE b/errors/English/ERR_FTP_UNAVAILABLE index d330368f3b..b60b1a2033 100644 --- a/errors/English/ERR_FTP_UNAVAILABLE +++ b/errors/English/ERR_FTP_UNAVAILABLE @@ -13,5 +13,4 @@ Squid sent the following FTP command: and then received this reply
%F
- - +%g
Your cache administrator is %w. diff --git a/errors/English/ERR_INVALID_REQ b/errors/English/ERR_INVALID_REQ index 3eb38f47c3..d81c94578a 100644 --- a/errors/English/ERR_INVALID_REQ +++ b/errors/English/ERR_INVALID_REQ @@ -28,4 +28,4 @@ Some aspect of the HTTP Request is invalid. Possible problems:
Your cache administrator is %w. diff --git a/errors/English/ERR_INVALID_URL b/errors/English/ERR_INVALID_URL index 4132984a4c..23d7957fa0 100644 --- a/errors/English/ERR_INVALID_URL +++ b/errors/English/ERR_INVALID_URL @@ -24,4 +24,4 @@ Some aspect of the requested URL is incorrect. Possible problems:
Your cache administrator is %w. diff --git a/errors/English/ERR_LIFETIME_EXP b/errors/English/ERR_LIFETIME_EXP index 196b3c4815..0775e5beef 100644 --- a/errors/English/ERR_LIFETIME_EXP +++ b/errors/English/ERR_LIFETIME_EXP @@ -19,4 +19,4 @@ Connection Lifetime Expired
Squid has terminated the request because it has exceeded the maximum connection lifetime. -
+Your cache administrator is %w. diff --git a/errors/English/ERR_NO_RELAY b/errors/English/ERR_NO_RELAY index 123071c35f..d729f66fa9 100644 --- a/errors/English/ERR_NO_RELAY +++ b/errors/English/ERR_NO_RELAY @@ -18,4 +18,4 @@ No Wais Relay
There is no WAIS Relay host defined for this Cache! Yell at the administrator. -
+Your cache administrator is %w.
diff --git a/errors/English/ERR_ONLY_IF_CACHED_MISS b/errors/English/ERR_ONLY_IF_CACHED_MISS
index 31bf22bd8a..b5a9efbea9 100644
--- a/errors/English/ERR_ONLY_IF_CACHED_MISS
+++ b/errors/English/ERR_ONLY_IF_CACHED_MISS
@@ -23,4 +23,4 @@ You have issued a request with a only-if-cached cache control
directive. The document was not found in the cache, or it required
revalidation prohibited by only-if-cached directive.
-
Your cache administrator is %w. diff --git a/errors/English/ERR_READ_ERROR b/errors/English/ERR_READ_ERROR index 864b1a0655..b11681bbbc 100644 --- a/errors/English/ERR_READ_ERROR +++ b/errors/English/ERR_READ_ERROR @@ -23,4 +23,4 @@ The system returned:
An error condition occurred while reading data from the network. Please retry your request. -
+Your cache administrator is %w. diff --git a/errors/English/ERR_READ_TIMEOUT b/errors/English/ERR_READ_TIMEOUT index feed3637b5..c34811782e 100644 --- a/errors/English/ERR_READ_TIMEOUT +++ b/errors/English/ERR_READ_TIMEOUT @@ -23,4 +23,4 @@ The system returned:
A Timeout occurred while waiting to read data from the network. The network or server may be down or congested. Please retry your request. -
+Your cache administrator is %w. diff --git a/errors/English/ERR_SHUTTING_DOWN b/errors/English/ERR_SHUTTING_DOWN index 3cc9afaa05..e89b7b1566 100644 --- a/errors/English/ERR_SHUTTING_DOWN +++ b/errors/English/ERR_SHUTTING_DOWN @@ -14,4 +14,4 @@ The following error was encountered: This cache is in the process of shutting down and can not service your request at this time. Please retry your request again soon. -
+Your cache administrator is %w. diff --git a/errors/English/ERR_SOCKET_FAILURE b/errors/English/ERR_SOCKET_FAILURE index fdbad21595..b18e75bc1a 100644 --- a/errors/English/ERR_SOCKET_FAILURE +++ b/errors/English/ERR_SOCKET_FAILURE @@ -23,4 +23,4 @@ The system returned:
Squid is unable to create a TCP socket, presumably due to excessive load. Please retry your request. -
+Your cache administrator is %w. diff --git a/errors/English/ERR_TOO_BIG b/errors/English/ERR_TOO_BIG new file mode 100644 index 0000000000..337538ee43 --- /dev/null +++ b/errors/English/ERR_TOO_BIG @@ -0,0 +1,26 @@ +
++While trying to retrieve the URL: +%U +
+The following error was encountered: +
+If you are making a POST or PUT request, then your request body +(the thing you are trying to upload) is too large. If you are +making a GET request, then the reply body (what you are trying +to download) is too large. These limits have been established +by the Internet Service Provider who operates this cache. Please +contact them directly if you feel this is an error. +
+Your cache administrator is %w. diff --git a/errors/English/ERR_UNSUP_REQ b/errors/English/ERR_UNSUP_REQ index 8518b9dcc5..dfd8f438fa 100644 --- a/errors/English/ERR_UNSUP_REQ +++ b/errors/English/ERR_UNSUP_REQ @@ -19,5 +19,4 @@ Unsupported Request Method and Protocol
Squid does not support all request methods for all access protocols. For example, you can not POST a Gopher request. -
- +Your cache administrator is %w. diff --git a/errors/English/ERR_URN_RESOLVE b/errors/English/ERR_URN_RESOLVE index 667512a6d4..d19a493aa5 100644 --- a/errors/English/ERR_URN_RESOLVE +++ b/errors/English/ERR_URN_RESOLVE @@ -18,4 +18,4 @@ Cannot Resolve URN
Hey, don't expect too much from URNs on %T :) -
+Your cache administrator is %w. diff --git a/errors/English/ERR_WRITE_ERROR b/errors/English/ERR_WRITE_ERROR index dd6cdd9cbc..6336c42050 100644 --- a/errors/English/ERR_WRITE_ERROR +++ b/errors/English/ERR_WRITE_ERROR @@ -23,4 +23,4 @@ The system returned:
An error condition occurred while writing to the network. Please retry your request. -
+Your cache administrator is %w. diff --git a/errors/English/ERR_ZERO_SIZE_OBJECT b/errors/English/ERR_ZERO_SIZE_OBJECT index 9641a85005..059bc82324 100644 --- a/errors/English/ERR_ZERO_SIZE_OBJECT +++ b/errors/English/ERR_ZERO_SIZE_OBJECT @@ -18,4 +18,4 @@ Zero Sized Reply
Squid did not receive any data for this request. -
+Your cache administrator is %w. diff --git a/errors/Estonian/ERR_TOO_BIG b/errors/Estonian/ERR_TOO_BIG new file mode 100644 index 0000000000..337538ee43 --- /dev/null +++ b/errors/Estonian/ERR_TOO_BIG @@ -0,0 +1,26 @@ +
++While trying to retrieve the URL: +%U +
+The following error was encountered: +
+If you are making a POST or PUT request, then your request body +(the thing you are trying to upload) is too large. If you are +making a GET request, then the reply body (what you are trying +to download) is too large. These limits have been established +by the Internet Service Provider who operates this cache. Please +contact them directly if you feel this is an error. +
+Your cache administrator is %w. diff --git a/errors/French/ERR_TOO_BIG b/errors/French/ERR_TOO_BIG new file mode 100644 index 0000000000..337538ee43 --- /dev/null +++ b/errors/French/ERR_TOO_BIG @@ -0,0 +1,26 @@ +
++While trying to retrieve the URL: +%U +
+The following error was encountered: +
+If you are making a POST or PUT request, then your request body +(the thing you are trying to upload) is too large. If you are +making a GET request, then the reply body (what you are trying +to download) is too large. These limits have been established +by the Internet Service Provider who operates this cache. Please +contact them directly if you feel this is an error. +
+Your cache administrator is %w. diff --git a/errors/German/ERR_TOO_BIG b/errors/German/ERR_TOO_BIG new file mode 100644 index 0000000000..337538ee43 --- /dev/null +++ b/errors/German/ERR_TOO_BIG @@ -0,0 +1,26 @@ +
++While trying to retrieve the URL: +%U +
+The following error was encountered: +
+If you are making a POST or PUT request, then your request body +(the thing you are trying to upload) is too large. If you are +making a GET request, then the reply body (what you are trying +to download) is too large. These limits have been established +by the Internet Service Provider who operates this cache. Please +contact them directly if you feel this is an error. +
+Your cache administrator is %w. diff --git a/errors/Hungarian/ERR_TOO_BIG b/errors/Hungarian/ERR_TOO_BIG new file mode 100644 index 0000000000..337538ee43 --- /dev/null +++ b/errors/Hungarian/ERR_TOO_BIG @@ -0,0 +1,26 @@ +
++While trying to retrieve the URL: +%U +
+The following error was encountered: +
+If you are making a POST or PUT request, then your request body +(the thing you are trying to upload) is too large. If you are +making a GET request, then the reply body (what you are trying +to download) is too large. These limits have been established +by the Internet Service Provider who operates this cache. Please +contact them directly if you feel this is an error. +
+Your cache administrator is %w. diff --git a/errors/Italian/ERR_TOO_BIG b/errors/Italian/ERR_TOO_BIG new file mode 100644 index 0000000000..337538ee43 --- /dev/null +++ b/errors/Italian/ERR_TOO_BIG @@ -0,0 +1,26 @@ +
++While trying to retrieve the URL: +%U +
+The following error was encountered: +
+If you are making a POST or PUT request, then your request body +(the thing you are trying to upload) is too large. If you are +making a GET request, then the reply body (what you are trying +to download) is too large. These limits have been established +by the Internet Service Provider who operates this cache. Please +contact them directly if you feel this is an error. +
+Your cache administrator is %w. diff --git a/errors/Japanese/ERR_TOO_BIG b/errors/Japanese/ERR_TOO_BIG new file mode 100644 index 0000000000..337538ee43 --- /dev/null +++ b/errors/Japanese/ERR_TOO_BIG @@ -0,0 +1,26 @@ +
++While trying to retrieve the URL: +%U +
+The following error was encountered: +
+If you are making a POST or PUT request, then your request body +(the thing you are trying to upload) is too large. If you are +making a GET request, then the reply body (what you are trying +to download) is too large. These limits have been established +by the Internet Service Provider who operates this cache. Please +contact them directly if you feel this is an error. +
+Your cache administrator is %w. diff --git a/errors/Polish/ERR_TOO_BIG b/errors/Polish/ERR_TOO_BIG new file mode 100644 index 0000000000..337538ee43 --- /dev/null +++ b/errors/Polish/ERR_TOO_BIG @@ -0,0 +1,26 @@ +
++While trying to retrieve the URL: +%U +
+The following error was encountered: +
+If you are making a POST or PUT request, then your request body +(the thing you are trying to upload) is too large. If you are +making a GET request, then the reply body (what you are trying +to download) is too large. These limits have been established +by the Internet Service Provider who operates this cache. Please +contact them directly if you feel this is an error. +
+Your cache administrator is %w. diff --git a/errors/Portuguese/ERR_TOO_BIG b/errors/Portuguese/ERR_TOO_BIG new file mode 100644 index 0000000000..337538ee43 --- /dev/null +++ b/errors/Portuguese/ERR_TOO_BIG @@ -0,0 +1,26 @@ +
++While trying to retrieve the URL: +%U +
+The following error was encountered: +
+If you are making a POST or PUT request, then your request body +(the thing you are trying to upload) is too large. If you are +making a GET request, then the reply body (what you are trying +to download) is too large. These limits have been established +by the Internet Service Provider who operates this cache. Please +contact them directly if you feel this is an error. +
+Your cache administrator is %w. diff --git a/errors/Romanian/ERR_TOO_BIG b/errors/Romanian/ERR_TOO_BIG new file mode 100644 index 0000000000..337538ee43 --- /dev/null +++ b/errors/Romanian/ERR_TOO_BIG @@ -0,0 +1,26 @@ +
++While trying to retrieve the URL: +%U +
+The following error was encountered: +
+If you are making a POST or PUT request, then your request body +(the thing you are trying to upload) is too large. If you are +making a GET request, then the reply body (what you are trying +to download) is too large. These limits have been established +by the Internet Service Provider who operates this cache. Please +contact them directly if you feel this is an error. +
+Your cache administrator is %w. diff --git a/errors/Russian-1251/ERR_TOO_BIG b/errors/Russian-1251/ERR_TOO_BIG new file mode 100644 index 0000000000..337538ee43 --- /dev/null +++ b/errors/Russian-1251/ERR_TOO_BIG @@ -0,0 +1,26 @@ +
++While trying to retrieve the URL: +%U +
+The following error was encountered: +
+If you are making a POST or PUT request, then your request body +(the thing you are trying to upload) is too large. If you are +making a GET request, then the reply body (what you are trying +to download) is too large. These limits have been established +by the Internet Service Provider who operates this cache. Please +contact them directly if you feel this is an error. +
+Your cache administrator is %w. diff --git a/errors/Russian-koi8-r/ERR_TOO_BIG b/errors/Russian-koi8-r/ERR_TOO_BIG new file mode 100644 index 0000000000..337538ee43 --- /dev/null +++ b/errors/Russian-koi8-r/ERR_TOO_BIG @@ -0,0 +1,26 @@ +
++While trying to retrieve the URL: +%U +
+The following error was encountered: +
+If you are making a POST or PUT request, then your request body +(the thing you are trying to upload) is too large. If you are +making a GET request, then the reply body (what you are trying +to download) is too large. These limits have been established +by the Internet Service Provider who operates this cache. Please +contact them directly if you feel this is an error. +
+Your cache administrator is %w. diff --git a/errors/Slovak/ERR_TOO_BIG b/errors/Slovak/ERR_TOO_BIG new file mode 100644 index 0000000000..337538ee43 --- /dev/null +++ b/errors/Slovak/ERR_TOO_BIG @@ -0,0 +1,26 @@ +
++While trying to retrieve the URL: +%U +
+The following error was encountered: +
+If you are making a POST or PUT request, then your request body +(the thing you are trying to upload) is too large. If you are +making a GET request, then the reply body (what you are trying +to download) is too large. These limits have been established +by the Internet Service Provider who operates this cache. Please +contact them directly if you feel this is an error. +
+Your cache administrator is %w. diff --git a/errors/Spanish/ERR_TOO_BIG b/errors/Spanish/ERR_TOO_BIG new file mode 100644 index 0000000000..337538ee43 --- /dev/null +++ b/errors/Spanish/ERR_TOO_BIG @@ -0,0 +1,26 @@ +
++While trying to retrieve the URL: +%U +
+The following error was encountered: +
+If you are making a POST or PUT request, then your request body +(the thing you are trying to upload) is too large. If you are +making a GET request, then the reply body (what you are trying +to download) is too large. These limits have been established +by the Internet Service Provider who operates this cache. Please +contact them directly if you feel this is an error. +
+Your cache administrator is %w. diff --git a/errors/Traditional_Chinese/ERR_TOO_BIG b/errors/Traditional_Chinese/ERR_TOO_BIG new file mode 100644 index 0000000000..337538ee43 --- /dev/null +++ b/errors/Traditional_Chinese/ERR_TOO_BIG @@ -0,0 +1,26 @@ +
++While trying to retrieve the URL: +%U +
+The following error was encountered: +
+If you are making a POST or PUT request, then your request body +(the thing you are trying to upload) is too large. If you are +making a GET request, then the reply body (what you are trying +to download) is too large. These limits have been established +by the Internet Service Provider who operates this cache. Please +contact them directly if you feel this is an error. +
+Your cache administrator is %w. diff --git a/errors/Turkish/ERR_TOO_BIG b/errors/Turkish/ERR_TOO_BIG new file mode 100644 index 0000000000..337538ee43 --- /dev/null +++ b/errors/Turkish/ERR_TOO_BIG @@ -0,0 +1,26 @@ +
++While trying to retrieve the URL: +%U +
+The following error was encountered: +
+If you are making a POST or PUT request, then your request body +(the thing you are trying to upload) is too large. If you are +making a GET request, then the reply body (what you are trying +to download) is too large. These limits have been established +by the Internet Service Provider who operates this cache. Please +contact them directly if you feel this is an error. +
+Your cache administrator is %w.