Another question, regarding file system, Im using reisersfs for my cache
partition and I've read that ext3 is faster than reiserfs, If it so, is
there a way or an option to make reiserfs as fast as ext3? what are the
parameters to be used for fstab to make reiserfs fast?
In your experience which is the best file system for squid?
Thank you very much,
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