On Wed, 18 Apr 2001, Kashan Sadiq wrote:
> Dear All,
>
> I am again on this list with a problem :)
>
> I am using squid-2.4STABLE1 on BSDI4.0.1 Platform. I
> have a problem in configuring squid with "diskd" file
> types in "cache_dir" option. I was using squid with
> conventional ufs type, but now I want to change it
> with "diskd" type withour wiping out my cache. For
> this I just cahnged the following
> cache_dir ufs /usr/local/squid/cache 100 16 256
>
> with the following one
> #cache_dir diskd /usr/local/squid/cache 100 16 256
> Q1=72 Q2=64
>
You need to reconfigure and recompile Squid first.
./configure --enable-storeio=diskd,ufs ...
make clean all
Received on Wed Apr 18 2001 - 16:56:31 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:59:22 MST