Michael, I have the same problem on my site (i.e. lots and lots of "Timing out new connection" errors) ; actually I am not sure whether it is a real problem or some logging artifact that can be ignored. This btw is a good question for a community site, so why don't we compare our numbers? In my case I have a ratio between 1 : 30-50 i.e.for every 30-50 requests on a particular vhost on my Trafficmanager, I get 1 "timing out" error. What are your numbers? Everybody else reading this - can you compare and tell us your findings? Enable logging temporarily in Virtual Servers > SERVERNAME > Connection Management >Connection Error Settings> log!client_connection_failures My sites are primarily B2C sites (news, entertainment) so I have lots of residential users with dialup/DSL ; further research has shown that most of the logged IPs had hostnames like dsl-something, cable-something etc., sounding like they were used for residential access. Over the years, I have learned to safely ignore all those zillions of "connection reset by peer" errors found in the log of every busy webserver; that's something that just happens since you can't expect that each and every connection can be handled correctly. ""Timing out new connection"", is obviously a Zeus-specific message, so I am lacking this experience. I have opened a support case for this issue and so far, they recommended to check out the listen queue size and other tcp parameters as described in <a target="_blank" href="http://blogs.riverbed.com/stingray/2005/09/tuning-zeus-traffic-manager-for-maximum-performance.html">http://blogs.riverbed.com/stingray/2005/09/tuning-zeus-traffic-manager-for-maximum-performance.html</a> That , however, has had no effect on the number of error messages. >>So in your case, you have a client read which sent no data in any direction because it timed out. Sounds like Chris is assuming a generic network related communication problem. If I knew that other sites have the same percentage of log entries, I would think that they probably can be ignored. Regards, Ulrich
... View more