Re: [squid-users] The request or reply is too large.

From: Jon Kay <jkay@dont-contact.us>
Date: Wed, 24 Oct 2001 11:09:20 -0600

Federico wrote:
>
> How to solve this problem ?
>
> I've tried to search in the configuration file, but i've found none.
>
> While trying to retrieve the URL:
> <http://posta.umail.it/cgi-bin/gx.cgi/AppLogic+MobNewMsg>
>
> The following error was encountered:
>
> The request or reply is too large.
>
> 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.
 
There are two parameters to look for: request_body_max_size and
reply_body_max_size. Make sure both are set to 0, which disables
those limitations.

Future versions of Squid have both set to zero by default.

-- 
Jon Kay        pushcache.com                      jkay@pushcache.com
http://www.pushcache.com/                             (512) 420-9025
Squid consulting				  'push done right.'
Received on Wed Oct 24 2001 - 10:10:34 MDT

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