On mån, 2008-05-05 at 15:34 +0800, Shaojie Liu wrote: > we r using squid 2.6.12 for months. recently when we parsing squid > access log and studying on the value of "serveing time", we fount it > to be interesting that many slow serving actions is finished within > 120 seconds or 60 seconds. 120 seconds is the default "connect timeout" in Linux. The time it takes for a connection to a non-responding/down server to time out. Regards Henrik