MarceloK wrote: > > Hello > > I'm using > > Linux kernel 2.4 > Squid 2.4Stable1 > > when I try to open site www.stpinf.com > > I get the message Connection (110) timed out at the browser > > and TCP_MISS 504 in the access.log > > I already did the command echo > 0 /proc/sys/net/ipv4/tcp_ecn > > Can anyone help me ?
The inital html returned from the site has something like : [EMAIL PROTECTED]> telnet www.stpinf.com 80 Trying 200.181.140.134... Connected to E3-134.ctame.telepar.net.br (200.181.140.134). Escape character is '^]'. GET / <html> <head> <title>Setpoint Informática</title> </head> <body bgcolor="#FFFFFF" text="#000000" topmargin="0" marginheight="0"> <SCRIPT language="JavaScript"> window.location = "http://www.stpinf.com:8080"; </SCRIPT> </body> </html> Please replay the same test from your squid box. You should get the same output. Note also that there is an immediate redirect to port 8080 apparently, make sure you have no firewalling issues, for instance, regarding http access to this port. M. > > Thanks for while > > Marcelo Koehler -- 'Love is truth without any future. (M.E. 1997)
