Ok. If I shutdown Squid-2.5.STABLE1 and then start Squid-2.5.STABLE2,
can I use same cache (STABLE2 will be using aufs, not ufs) (STABLE2 also has increased cache size)?


Or would it better to just use a new cache. squid -z.

Thank you.


Henrik Nordstrom wrote:


You can't run two Squids at the same time using the same cache
directory. Only one must be running and writing to the cache_dir at a
time.

Regards
Henrik



ons 2003-04-02 klockan 18.56 skrev Pat Lendon:


Hello All,

I'm currently running Squid-2.5.STABLE1 in production.

I've installed Squid-2.5.STABLE2 in separate directory, using separate port for testing.
I'm using same STABLE1 squid.conf for STABLE2, except I've changed STABLE2 squid.conf cache-dir from
cache_dir ufs /d1/squid_cache 2048 16 256
to
cache_dir aufs /d1/squid_cache 3072 16 256


Questions, will above changes (STABLE2 using same cache, but with aufs and 3gig specified) impact existing STABLE1 in procduction?

Thank you,

Pat





Reply via email to