Panagiotis Malakoudis wrote:
> > If we have just a very small cache directory, say 10mb, how many level 1
> > and level 2 directories do we need? The default values of 16*256=4096
> > subdirectories seems a bit much for this small amount of data.
The following condition should be true
cache_dir size / store_avg_object_size * 2 < L1 * L2 * L2
For only 10 MB L1 and L2 can be tuned down considerably. The default is
good for up to 6GB i think.
Please remember that you need to wipe clean you cache if you change L2
or if you change L1 and the above condition has been false.
-- Henrik Nordstrom Squid hackerReceived on Tue Dec 07 1999 - 09:50:32 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:49:46 MST