On Fri, Jul 20, 2007, cwx wrote: > TCP_HIT means a valid copy of the requested object was in the cache. > Apache received less than 30 request. It should be a TCP_MEM_HIT, shouldn't it? Part of what makes Squid "good" in front of apache is being able to cache the static stuff without tying up apache resources better spent on dynamic content. If you're benchmarking apache vs squid for static content then you're going to lose out. Adrian