> > Hello All, > > Recently I have downloaded SquidNT for Windows version and > installed on W2K server, I have configured Squid to forward > all the HTTP traffic to our upstream ISP. Everything is > working fine. the problem is that every 10 minutes squid > stop functioning and I get the following message ( (10060) > WSAETIMEDOUT, Connection time out ), After restarting the > squid everything is back to normal but doesn't stay for long > time. > > Please advise what could be the cause of that? As I recall, this is some Windows timeout message on (initiating ?) connections. Some long shot ; is it the intend that the upstream proxy receives all the http traffic ? If so, don't forget to include :
never_direct allow all in squid.conf. M.
