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

2010-06-14 Thread squidACL

hello ,

The following error was encountered while trying to retrieve the URL:
http://www.rekrute.com/
The request or reply is too large.
If you are making a POST or PUT request, then the item you are trying to
upload is too large.
If you are making a GET request, then the item 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.

I can't access to the web site if you have any idea about this error I will
be thankful

tahnk you



-- 
View this message in context: 
http://squid-web-proxy-cache.1019090.n4.nabble.com/The-request-or-reply-is-too-large-tp2254429p2254429.html
Sent from the Squid - Users mailing list archive at Nabble.com.


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

2010-06-14 Thread Amos Jeffries
On Mon, 14 Jun 2010 07:19:55 -0700 (PDT), squidACL zakariai...@gmail.com
wrote:
 hello ,
 
 The following error was encountered while trying to retrieve the URL:
 http://www.rekrute.com/
 The request or reply is too large.
 If you are making a POST or PUT request, then the item you are trying to
 upload is too large.
 If you are making a GET request, then the item 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.
 
 I can't access to the web site if you have any idea about this error I
will
 be thankful
 
 tahnk you

Please read the text of that error message and follow it's instructions.

Amos


[squid-users] the request or reply is too large squid

2009-05-13 Thread goody goody

Hi There.

I have setup transparent proxy on squid 3.0 stable 14 on freebsd 7. but it 
gives me the subject error. after studying the error on net i found suggestions 
to add followings in squid.conf, but it didn't helped me out even.

request_header_max_size 10 KB
request_body_max_size 1 MB
reply_header_max_size 40 KB
reply_body_max_size 0

BTW I am using ipfw as local firewall.

pls guide me how i can tackle this situation.

with thanks and regards,

.Goody.


  


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

2009-05-13 Thread Matus UHLAR - fantomas
On 13.05.09 06:47, goody goody wrote:
 Subject: [squid-users] the request or reply is too large squid

 I have setup transparent proxy on squid 3.0 stable 14 on freebsd 7. but it
 gives me the subject error. after studying the error on net i found
 suggestions to add followings in squid.conf, but it didn't helped me out
 even.
 
 request_header_max_size 10 KB
 request_body_max_size 1 MB
 reply_header_max_size 40 KB
 reply_body_max_size 0
 
 BTW I am using ipfw as local firewall.
 
 pls guide me how i can tackle this situation.

one of them is not big enough. Have you checkd access logs from the time you
see this error?

It's probably request_body_max_size too small, when users are e.g. uploading
big files to webmail, they may need much bigger request_body.

-- 
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Nothing is fool-proof to a talented fool. 


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

2009-05-13 Thread goody goody

my acceess log doesn't gives such an error it only show messgag: 

441 10.1.21.10 TCP_MISS/400 26687 GET 
http://update.microsoft.com/v8/windowsupdate/redir/muv3wuredir.cab? - 
DIRECT/65.55.184.253 text/html

however, cache log gives the following error.

xxx.xx.xxx.xx (squid/3.0.STABLE14), 1.0 xxx.xx.xxx.xx 
(squid/3.0.STABLE14), 1.0 xxx.xx.xxx.xx (squid/3.0.STABLE14), 1.0 
xxx.xx.xxx.xx (squid/3.0.STABLE14), 1.0 xxx.xx.xxx.xx 
(squid/3.0.STABLE14)
X-Forwarded-For: 10.1.21.10, 192.168.1.93, 192.168.1.93, 192.168.1.93, 
192.168.1.93, 192.168.1.93, 192.168.1.93, 192.168.1.93, 192.168.1.93, 
192.168.1.93, 192.168.1.93, 192.168.1.93, 192.168.1.93, 192.168.1.93, 
192.168.1.93, 192.168.1.93, 192.168.1.93, 192.168.1.93, 192.168.1.93, 
192.168.1.93, 192.168.1.93, 192.168.1.93, 192.168.1.93, Cache-Control: 
max-age=259200
Connection: keep-alive

there are lot of such message appear in cache.log whenever i initiate a single 
request for site yahoo or google etc.

Thanks, 
.Goody.

2009/05/13 17:43:39| clientProcessRequest: Invalid Request

--- On Thu, 5/14/09, Matus UHLAR - fantomas uh...@fantomas.sk wrote:

 From: Matus UHLAR - fantomas uh...@fantomas.sk
 Subject: Re: [squid-users] the request or reply is too large squid
 To: squid-users@squid-cache.org
 Date: Thursday, May 14, 2009, 1:23 AM
 On 13.05.09 06:47, goody goody
 wrote:
  Subject: [squid-users] the request or reply is too
 large squid
 
  I have setup transparent proxy on squid 3.0 stable 14
 on freebsd 7. but it
  gives me the subject error. after studying the error
 on net i found
  suggestions to add followings in squid.conf, but it
 didn't helped me out
  even.
  
  request_header_max_size 10 KB
  request_body_max_size 1 MB
  reply_header_max_size 40 KB
  reply_body_max_size 0
  
  BTW I am using ipfw as local firewall.
  
  pls guide me how i can tackle this situation.
 
 one of them is not big enough. Have you checkd access logs
 from the time you
 see this error?
 
 It's probably request_body_max_size too small, when users
 are e.g. uploading
 big files to webmail, they may need much bigger
 request_body.
 
 -- 
 Matus UHLAR - fantomas, uh...@fantomas.sk
 ; http://www.fantomas.sk/
 Warning: I wish NOT to receive e-mail advertising to this
 address.
 Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek
 reklamnu postu.
 Nothing is fool-proof to a talented fool. 
 


  


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

2009-05-13 Thread Amos Jeffries

 my acceess log doesn't gives such an error it only show messgag:

 441 10.1.21.10 TCP_MISS/400 26687 GET
 http://update.microsoft.com/v8/windowsupdate/redir/muv3wuredir.cab? -
 DIRECT/65.55.184.253 text/html

 however, cache log gives the following error.

 xxx.xx.xxx.xx (squid/3.0.STABLE14), 1.0 xxx.xx.xxx.xx
 (squid/3.0.STABLE14), 1.0 xxx.xx.xxx.xx (squid/3.0.STABLE14), 1.0
 xxx.xx.xxx.xx (squid/3.0.STABLE14), 1.0 xxx.xx.xxx.xx
 (squid/3.0.STABLE14)
 X-Forwarded-For: 10.1.21.10, 192.168.1.93, 192.168.1.93, 192.168.1.93,
 192.168.1.93, 192.168.1.93, 192.168.1.93, 192.168.1.93, 192.168.1.93,
 192.168.1.93, 192.168.1.93, 192.168.1.93, 192.168.1.93, 192.168.1.93,
 192.168.1.93, 192.168.1.93, 192.168.1.93, 192.168.1.93, 192.168.1.93,
 192.168.1.93, 192.168.1.93, 192.168.1.93, 192.168.1.93, Cache-Control:
 max-age=259200
 Connection: keep-alive

 there are lot of such message appear in cache.log whenever i initiate a
 single request for site yahoo or google etc.

What does that look like to you?

I see your squid receiving a request and deciding to send it back to
itself again. You very urgently need to find out why that is happening and
stop it.

Common causes are:
 - transparent interception. Configured to catch _everything_ exiting the
LAN, failing to exempt squid box.

 - peering with a domain named peer. Domain name pointing at multiple IP,
including local squid box IP.

 - multiple interface on the local squid box. Peering with self on other
interface.


Your squid should by default be detecting such looping and aborting the
requests after the second return. You have a secondary issue as to why
your squid lets it get longer than  X-Forwarded-For: 10.1.21.10,
192.168.1.93, 192.168.1.93,.

Amos



 2009/05/13 17:43:39| clientProcessRequest: Invalid Request

 --- On Thu, 5/14/09, Matus UHLAR - fantomas uh...@fantomas.sk wrote:

 From: Matus UHLAR - fantomas uh...@fantomas.sk
 Subject: Re: [squid-users] the request or reply is too large squid
 To: squid-users@squid-cache.org
 Date: Thursday, May 14, 2009, 1:23 AM
 On 13.05.09 06:47, goody goody
 wrote:
  Subject: [squid-users] the request or reply is too
 large squid

  I have setup transparent proxy on squid 3.0 stable 14
 on freebsd 7. but it
  gives me the subject error. after studying the error
 on net i found
  suggestions to add followings in squid.conf, but it
 didn't helped me out
  even.
 
  request_header_max_size 10 KB
  request_body_max_size 1 MB
  reply_header_max_size 40 KB
  reply_body_max_size 0
 
  BTW I am using ipfw as local firewall.
 
  pls guide me how i can tackle this situation.

 one of them is not big enough. Have you checkd access logs
 from the time you
 see this error?

 It's probably request_body_max_size too small, when users
 are e.g. uploading
 big files to webmail, they may need much bigger
 request_body.

 --
 Matus UHLAR - fantomas, uh...@fantomas.sk
 ; http://www.fantomas.sk/
 Warning: I wish NOT to receive e-mail advertising to this
 address.
 Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek
 reklamnu postu.
 Nothing is fool-proof to a talented fool.









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

2008-10-28 Thread Tarak

Chris Robertson wrote:

Tarak Ranjan wrote:

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 


From 
http://www.squid-cache.org/Versions/v3/3.0/cfgman/reply_body_max_size.html 



When the reply headers are received, the reply_body_max_size lines are 
processed, and the first line where all (if any) listed ACLs are true 
is used as the maximum body size for this reply.

[SNIP]
Configuration Format is: reply_body_max_size SIZE UNITS [acl ...]

So with that information, try...

reply_body_max_size 25600 B limitsize


...or...

reply_body_max_size 25600 KB limitsize


...instead.

Chris

Hi List,

[EMAIL PROTECTED] interfaces]# squid -k check
2008/10/28 17:41:04| squid.conf line 2574: reply_body_max_size 25600 KB 
allow limitsize
2008/10/28 17:41:04| aclParseAccessLine: expecting 'allow' or 'deny', 
got 'KB'.
2008/10/28 17:41:04| squid.conf line 2576: reply_body_max_size 1024 KB 
allow limitsize2
2008/10/28 17:41:04| aclParseAccessLine: expecting 'allow' or 'deny', 
got 'KB'.
2008/10/28 17:41:04| squid.conf line 2578: reply_body_max_size 1024 KB 
allow limitsize1
2008/10/28 17:41:04| aclParseAccessLine: expecting 'allow' or 'deny', 
got 'KB'.


I'm getting this error after following the above link.


/\
Tarak




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

2008-10-28 Thread Chris Robertson

Tarak wrote:

Hi List,

[EMAIL PROTECTED] interfaces]# squid -k check
2008/10/28 17:41:04| squid.conf line 2574: reply_body_max_size 25600 
KB allow limitsize
2008/10/28 17:41:04| aclParseAccessLine: expecting 'allow' or 'deny', 
got 'KB'.
2008/10/28 17:41:04| squid.conf line 2576: reply_body_max_size 1024 KB 
allow limitsize2
2008/10/28 17:41:04| aclParseAccessLine: expecting 'allow' or 'deny', 
got 'KB'.
2008/10/28 17:41:04| squid.conf line 2578: reply_body_max_size 1024 KB 
allow limitsize1
2008/10/28 17:41:04| aclParseAccessLine: expecting 'allow' or 'deny', 
got 'KB'.


Which leads me to believe you are using Squid2, not Squid3.  Squid 2 
only allows a global reply_body_max_size.  See 
http://www.squid-cache.org/Versions/v3/3.0/squid-3.0.STABLE10-RELEASENOTES.html 
for a list of the differences.




I'm getting this error after following the above link.


/\
Tarak


Chris


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

2008-10-22 Thread Tarak

Tarak Ranjan wrote:

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 

  


I'm not able to figure out, what is went wrong in the above acl .


/\
Tarak


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

2008-10-22 Thread Chris Robertson

Tarak Ranjan wrote:

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 


From 

http://www.squid-cache.org/Versions/v3/3.0/cfgman/reply_body_max_size.html

When the reply headers are received, the reply_body_max_size lines are 
processed, and the first line where all (if any) listed ACLs are true is 
used as the maximum body size for this reply.

[SNIP]
Configuration Format is: reply_body_max_size SIZE UNITS [acl ...]

So with that information, try...

reply_body_max_size 25600 B limitsize


...or...

reply_body_max_size 25600 KB limitsize


...instead.

Chris


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

2008-10-21 Thread Tarak Ranjan
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/