On Mon, Jan 15, 2001 at 03:38:15PM +1100, Richard Gooch wrote:
> I've already set cache_mem to 2 MB. Despite this, it's using 23 MB.

Read chapter 8 of the FAQ for details, but..

Some memory is used for metadata, the bigger your disk cache, the more 
objects you have in your cache, the more memory its going to use.

Basically, it says to reduce memory usage:
reduce cache_mem
turn memory_pools off
reduce cache_swap
reduce maximum_object_size

My setup is fairly standard, I think.
I've got a cache_mem of 8
memory_pools on
cache_dir 100M
maximum_object_size 1000KB

squid is using 8 megs at the moment.

> It has the advantage of allowing me to use the same proxy software at
> work and home, and to copy (with minor tweaks) the config files.

I like the idea of using popular software, even if it is an overkill
for home use, to gain extra experience that might come in handy one day
in a job interview.

-- 
        chesty



-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to