On Fri, Jun 08, 2007, RW wrote: > I'm using Squid 2.6.13 locally on a FreeBSD 6.2 Desktop PC with a ufs > store, and I am seeing slow download speeds on TCP_HIT downloads, which > should be instantaneous on localhost. With cache misses I get normal > fluctuating speeds, but with hits I get a steady 20KB/s per connection, > which suggests there is some kind of rate-limiting going on. Try running aufs rather than ufs. FreeBSD-6 has perfectly functional threading support for disk IO. Adrian