> directories and want to lower it down to 16 , how can
> i do this without loosing my cache.
>
>
> cache_dir ufs /cache4 4500 32 256
>
> i want to make it
>
> cache_dir ufs /cache4 4500 16 256
you may do with partial loss.
kill squid
cd /cache4
rm -rf 1* swap* &
edit config to change to 16
fg
run squid
Received on Mon Apr 30 2001 - 11:22:55 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:59:40 MST