RE: [squid-users] error:request-too-large

From: Elsen Marc <elsen@dont-contact.us>
Date: Wed, 15 Dec 2004 14:19:28 +0100

 
>
> Hi,
> I am using squid squid-2.5.STABLE7 on Redhat Linux 9.0
> working O.K.
>
> I am getting following error in log file
> "1103030629.354 0 192.168.0.93 NONE/413 1572 NONE
> error:request-too-large - NONE/- text/html
> 1103030629.498 0 192.168.0.93 NONE/413 1572 NONE
>...
>...
 
>
> This error I am getting for some more IP's also.
> Is it squid problem OR virus/worm problem.
> Follwing is the setting in squid.conf file
> #######
> [root@shast root]# egrep "request_header_max_size"
> /usr/local/squid/etc/squid.conf
> # TAG: request_header_max_size (KB)
> # request_header_max_size 20 KB
> #########
>
> Whenever user of indiacted IP starts connection with
> browser message start coming in the log file
> continuously for that IP.
>
> Please guide me to solve problem. I think it is eating
> my bandwidth.
 
 It's a client problem. It's not eating your bandwith from Squid
to the Internet, as squid will not 'process' invalid requests.
It does, indeed, consume Intranet networking resources.

Squid only reports bogus requests. Solving the action means
intervention at the client and or making the client not squid.

You can however set,
  
  log_mime_hdrs on

in squid.conf. To possibly further identify these requests.

M.
Received on Wed Dec 15 2004 - 06:20:12 MST

This archive was generated by hypermail pre-2.1.9 : Sat Jan 01 2005 - 12:00:02 MST