Lazuardi Nasution wrote:
Hi all, I'm running Windows based multi instance Squid with multi interface connected to different ISP for load balancing. The configuration is like below. Squid Main http_port <my network interface>:8080 icp_port 3130 tcp_outgoing_adderss <my network interface> Squid Parent A http_port <my network interface>:8081 icp_port 3131 tcp_outgoing_adderss <ISP A interface> Squid Parent B http_port <my network interface>:8082 icp_port 3132 tcp_outgoing_adderss <ISP B interface> Users -> Main Squid -(Round Robbin Parent)-> Squid Parent A/B -(Direct)-> ISP A/B -> Internet The performance is very bad and sometime Squid Parent B was hang (service was stopped) with "Loop" related log on Cache.Log. I didn't see CPU and RAM exhausting and the HD queue was low enough. Any suggestion with my problem ?
Any info as to what squid version and release you are using? And what the error actually says? Amos -- Please use Squid 2.6STABLE17+ or 3.0STABLE1+ There are serious security advisories out on all earlier releases.