[squid-users] The request or reply is too large, error

From: Tarak Ranjan <contacttrm_at_yahoo.co.in>
Date: Tue, 21 Oct 2008 15:35:59 +0100 (BST)

Hi List,
I have set those acl for limiting the download size in
squid.conf file,
acl limitsize2 time MTWHF 00:30-07:55
acl limitsize time MTWHF 8:00-20:00
acl limitsize1 time SA 00:10-23:59

reply_body_max_size 25600 allow limitsize
reply_body_max_size 1024 allow limitsize2
reply_body_max_size 1024 allow limitsize1

And #Default:
 request_body_max_size 0 KB

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.

Can anyone help to figure out this error.

/\
Tarak

      Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/
Received on Tue Oct 21 2008 - 14:36:09 MDT

This archive was generated by hypermail 2.2.0 : Thu Oct 23 2008 - 12:00:04 MDT