On Sat, Feb 16, 2008 at 12:36 PM, Adrian Chadd <
adrian@...> wrote:
> On Sat, Feb 16, 2008, J. Peng wrote:
>
> > My squid has 2.0G mem totally, I assign 1.8G to squid's cache
> > buffer,the max object size I set is 128kb, and most of our files' size
> > is less than 32kb.
> > Why I still saw lots of TCP_HIT rather than TCP_MEM_HIT? thanks!
>
> so you've set cache_mem at 1.8gig?
>
yes, cache_mem is 1.8GB.
so I thought I should see much more TCP_MEM_HIT than TCP_HIT, but it is not.