Henrik,
For you personal opinion based on your experience, will it improve the
performance of our cahe server if I migrate it from diskd cache_dir to aufs
cache_dir?
Thank you,
Wennie
----- Original Message -----
From: "Henrik Nordstrom" <hno@xxxxxxxxxxxxxxx>
To: "Wennie V. Lagmay" <wlagmay@xxxxxxxxxxxxx>
Cc: "Henrik Nordstrom" <hno@xxxxxxxxxxxxxxx>; "azeem ahmad"
<azeem81@xxxxxxx>; <squid-users@xxxxxxxxxxxxxxx>
Sent: Saturday, May 28, 2005 6:41 PM
Subject: Re: [squid-users] tune up
On Sat, 28 May 2005, Wennie V. Lagmay wrote:
Its only now that I knew this cache_dir issue, Im using FC2 64 bit and
using diskd for my cache_dir. Is ther a way to migrate my cache_dir to
aufs without harming my cache server.
Yes. Modify squid.conf and restart your Squid.
cache_dir aufs /cache1/spool/squid 25000 16 256
cache_dir aufs /cache2/spool/squid 25000 16 256
cache_dir aufs /cache3/spool/squid 25000 16 256
Regards
Henrik