OK. I think I figured out a solution.
I studied the result of the
ping and found :
Code: Result
Pinging go4expert.com [174.133.80.67] with 32 bytes of data:
Reply from 174.133.80.67: bytes=32 time=389ms TTL=54
Reply from 174.133.80.67: bytes=32 time=390ms TTL=54
Reply from 174.133.80.67: bytes=32 time=390ms TTL=54
Reply from 174.133.80.67: bytes=32 time=390ms TTL=54
Ping statistics for 174.133.80.67:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 389ms, [B][COLOR="Red"]Maximum = 390ms[/COLOR][/B], [B]Average = 389ms[/B]
So, the average round-trip time is 389 ms.
Then I checked my FF's timeout limit, as I guessed -- it was 300 ms !!!!
So, there was the problem. (perhaps)
And, now no timeouts any more !