> > 	I'm using Squid 1.1.10 on FreeBSD 2.1.7.1. I've set ip ut like this:
> > cache_swap 1500
> > cache_dir /proxy/cache
> > cache_dir /proxy2/cache1
> > cache_dir /proxy2/cache2
> > 
> > 	This is my df -k:
> > 
> > Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
> > /dev/wd0a       31775    18902    10331    65%    /
> > /dev/wd0s1f    889663   407181   411309    50%    /usr
> > /dev/wd0s1e     29727    13829    13520    51%    /var
> > procfs              4        4        0   100%    /proc
> > /dev/wd1s1e   1887023  1039499   696563    60%    /proxy
> > /dev/sd0s1e   4121543   933146  2858674    25%    /proxy2
> > 
> > 	The problem is that the cache doesn't get any larger andmy hit 
> > rate is only of 40%.
> > 
> > 	Does anybody know what's happening?
        Set your cache_swap value to 4500.
        Also your /proxy partition looks like it may have other stuff on it.
Did you delete ALL directories on your /proxy partition when you changed your
config and added the new disks?  If not, then do so (ie. make it empty) and
then restart.
        Stew.
 
Received on Wed Nov 05 1997 - 14:55:41 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:37:27 MST