Thanks ,I will do that however 128x256 Is this will be right combination for 280 GB space for a single cache_dir On Mon, Mar 2, 2009 at 2:08 PM, Jan-Frode Myklebust <mykleb@xxxxxxxxxx> wrote: > On 2009-02-28, Shekhar Gupta <shekharsahab14@xxxxxxxxx> wrote: >> >> Can any one let me know what will be the best configuration for squid >> cache_dir that can be defined with 280GB . I am using the following >> however i think squid genius can work this more effectively >> >> cache_dir ufs /squid/var/cachestore1 5000 128 256 >> cache_dir ufs /squid/var/cachestore2 5000 128 256 >> cache_dir ufs /squid/var/cachestore3 5000 128 256 >> cache_dir ufs /squid/var/cachestore4 5000 128 256 > > I'm curious why you would want to split it up in multiple > small cache_dir's, instead of giving it all to squid as one > cache dir ? > > And I think you should use "aufs" (or diskd?) instead of "ufs", > to avoid blocking squid on disk access. > > > -jf > >