Re: [squid-users] getting more stuff cached.

From: Robert Collins <robertc@dont-contact.us>
Date: 22 Oct 2002 08:31:42 +1000

On Sun, 2002-10-20 at 13:37, alex avriette wrote:
>
> > You should increase the cache_dir options.
> > example
> > cache_dir ufs <cache path> <size of cache>MB <number of folder>
> > <number of
> > subfolder>
> >
> > To Increase the size of cache just increase that number but to maintin
> > performance
> > increase the folder numbers too ( not too much )
>
> Thats the thing. The cache isn't all being used. It has a lot more room
> to grow, and it simply isn't filling it.

How many inodes are in use?
Squid will only insert 256 files in each store dir, so if you have
1Million inodes in use (filemap bits if you look via cachemgr) then you
will need to change the cache_dir line. It's not about total disk, it's
also about how many inodes can be used :].

Rob

Received on Mon Oct 21 2002 - 16:31:44 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:45 MST