~clint-fewbar/ubuntu/precise/squid3/ignore-sighup-early

« back to all changes in this revision

Viewing changes to errors/Slovak/ERR_TOO_BIG

  • Committer: Bazaar Package Importer
  • Author(s): Luigi Gangitano
  • Date: 2009-09-24 14:51:06 UTC
  • mfrom: (1.1.12 upstream)
  • mto: (20.2.1 sid)
  • mto: This revision was merged to the branch mainline in revision 21.
  • Revision ID: james.westby@ubuntu.com-20090924145106-38jgrzmj0d73pha5
Tags: 3.1.0.13-1
* Upload to experimental

* New upstream release
  - Fixes Follow-X-Forwarded-For support (Closes: #523943)
  - Adds IPv6 support (Closes: #432351)

* debian/rules
  - Removed obsolete configuration options
  - Enable db and radius basic authentication modules

* debian/patches/01-cf.data.debian
  - Adapted to new upstream version

* debian/patches/02-makefile-defaults
  - Adapted to new upstream version

* debian/{squid.postinst,squid.rc,README.Debian,watch}
  - Updated references to squid 3.1

* debian/squid3.install
  - Install CSS file for error pages
  - Install manual pages for new authentication modules

* debian/squid3-common.install
  - Install documented version of configuration file in /usr/share/doc/squid3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
 
<HTML><HEAD>
3
 
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-2">
4
 
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
5
 
<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
6
 
</HEAD><BODY>
7
 
<H1>ERROR</H1>
8
 
<H2>The requested URL could not be retrieved</H2>
9
 
<HR noshade size="1px">
10
 
<P>
11
 
While trying to retrieve the URL:
12
 
<A HREF="%U">%U</A>
13
 
<P>
14
 
The following error was encountered:
15
 
<UL>
16
 
<LI>
17
 
<STRONG>
18
 
The request or reply is too large.
19
 
</STRONG>
20
 
<P>
21
 
If you are making a POST or PUT request, then your request body
22
 
(the thing you are trying to upload) is too large.  If you are 
23
 
making a GET request, then the reply body (what you are trying
24
 
to download) is too large.   These limits have been established
25
 
by the Internet Service Provider who operates this cache.  Please
26
 
contact them directly if you feel this is an error.
27
 
</UL>
28
 
<P>
29
 
Your cache administrator is <A HREF="mailto:%w%W">%w</A>.