On Wed, 2 Mar 2005, David Rosca-Lorenz wrote:
when my squid is requesting at its "cache_peer" the "cache_peer" is accepting the first request and at the second request nothing anymore.
What does access.log say?
cache_peer 10.20.1.126 parent 3128 7 proxy-only
As this peer obviously isn't using ICP I would suggest adding the no-query option. You may also need "prefer_direct off" or "never_direct allow all" depending on your situation.
The use of the echo port to "ping" the peer is generally not a good idea unless you have many of them and a unreliable network...
Regards Henrik