On Fri, 20 Feb 2004, Scott Phalen wrote:

> Ok, I have been all over the memory FAQs and still can't figure out why my
> server is consuming all it's RAM.  I have 2GIG of DDR RAM and the only
> service running on this server is Squid.  My cache_mem is set to 64MB and
> cache_dir is 10000 16 256.  During peak hours my RAM is consumed very fast.
> Is there something else I should be configuring besides cache_mem and
> cache_dir to minimize memory use?
>
> Any help would be greatly appreciated!

how much memory is Squid using?  Show us the output from:

        squidclient mgr:info

that looks like this:

        Resource usage for squid:
                ...
                Process Data Segment Size via sbrk(): 141206 KB
                Maximum Resident Size: 150620 KB
                Page faults with physical i/o: 5
        Memory accounted for:
                Total accounted:        89475 KB
                memPoolAlloc calls: 337571214
                memPoolFree calls: 334378229

Duane W.

Reply via email to