RE: [squid-users] Connection timed out

From: Elsen Marc <elsen@dont-contact.us>
Date: Wed, 20 Oct 2004 12:52:48 +0200

 
>
> Dear all,
>
> I am facing problem of connection timeout
> what could be the reason.
>
> Opening http://groups.yahoo.com/ gives me below error.
>
> >From the start i have this option. echo 0 >
> /proc/sys/net/ipv4/tcp_ecn
>
>
> ERROR
> The requested URL could not be retrieved
>
> while trying to retrieve the URL: http://groups.yahoo.com/
>
> The following errow was encountered:
> .Conection failed
>
> The system returned:
> (110) connection timed out
>
> The remote host or network may be down. Please try the request again.
> ..
>
>
> What could be the reason ?????
> what i need to setup in squid.conf
>

Connection timed out simply means that your squid box
can not reach groups.yahoo.com.
There can be various reasons , some of them you may have
no control over. Such as a broken link in remote 'internet paths'.

Try

    % ping groups.yahoo.com

from your SQUID bx

Well groups.yahoo.com, seems to allow ping, this not always the
case for nodes hosting webservers :

PING groups1.vip.scd.yahoo.com (66.218.66.240) from 10.1.1.11 : 56(84) bytes of data.
64 bytes from groups1.vip.scd.yahoo.com (66.218.66.240): icmp_seq=0 ttl=48 time=156.8 ms
64 bytes from groups1.vip.scd.yahoo.com (66.218.66.240): icmp_seq=1 ttl=49 time=157.4 ms
64 bytes from groups1.vip.scd.yahoo.com (66.218.66.240): icmp_seq=2 ttl=48 time=156.1 ms

Check whether your ping test works and/or ping does not return,for
instance strange error messages.

M.
Received on Wed Oct 20 2004 - 04:54:17 MDT

This archive was generated by hypermail pre-2.1.9 : Mon Nov 01 2004 - 12:00:02 MST