On 13.01.2010, Matus UHLAR - fantomas wrote: > > cache_dir coss /var/cache/squid/c1 10240 max-size=3145728 block-size=4096 maxfullbufs=10 > too big max-size imho. > > cache_dir aufs /var/cache/squid/cacheA 16000 64 256 > min-size could go here. You were right, I was going down to 128k and things improved noticeably. I also added the min-size to my aufs cache_dir line. Thanks a lot!