On 23/12/2011 2:51 a.m., Sekar Duraisamy wrote:
Hi Amos,
Thanks fro your reply.
So you meant to say that the problem in server side ?
It is. Either the server itself or in the network between Squid and the
server.
From the sounds of it that domain has 3 or more IP addresses. Only one
of which is successful (thus ~30% okay connections). I suggest disabling
log_fqdn so instead of the fuzzy "DIRECT/www.x.com", you can see the
real server address and start debugging what is wrong with connectivity
to them.
Oh, and check that "balance_on_multiple_ip" is OFF in your squid.conf.
It can break Squids connectivity detection in cases like these.
Amos