>-- Mensaje original --
>From: "Gert Brits" <[EMAIL PROTECTED]>
>To: "Elsen Marc" <[EMAIL PROTECTED]>, "Luis Eduardo Cortes" <[EMAIL PROTECTED]>,
>   <[EMAIL PROTECTED]>
>Subject: RE: [squid-users] Problems while downloading pages from some sites
>Date: Fri, 23 Jul 2004 13:42:54 +0200
>
>
>Hi There
>
>Sound like the MTU size yes ....
>
>Had the same, and set the MTU to 1600, and it worked, or check your:



MTU values greater than 1500 are not accepted in ethernet adapters
¿ isn't true ?

debian:~# ifconfig eth0 mtu 1600
SIOCSIFMTU: Invalid argument
debian:~#



>
>request_body_max_size 1 MB
>
>Change it to be like
>
>request_body_max_size 10 MB



The request_body_max_size parameter in the squid.conf file is set to 0,
the default value, It means unlimited size.



>
>
>Regards
>
>Gert Brits
>Senior Engineer
>Technology Concepts
>Tel +27 11 803 2169
>Fax +27 11 803 2189
>http://www.techconcepts.co.za


Thanks Gert.


Reply via email to