[squid-users] storing objects in round robin fashion

From: Askar <askar@dont-contact.us>
Date: Thu, 24 Feb 2005 09:53:43 +0500

hi list
we have these three cache directories, squid/cache working fine expect
two things.
1) I want to store objects in these three directories in round-robin
fashion.
  even though I had enable "store_dir_select_algorithm round-robin" in
squid.conf however still I can see squid storing objects in cache1.
After putting "store_dir_select_algorithm round-robin" in squid.conf , I
just give squid -k reconfigure.
/dev/sda6 26G 2.4G 24G 10% /cache1
/dev/sdb1 16G 81M 16G 1% /cache2
/dev/sdb2 16G 81M 16G 1% /cache3

2) this is P3, 1200MHz Dell machine , and squid is taking upto 70% of
cpu during peak hours.
cache_dir diskd /cache1/....
cache_dir diskd /cache2/....
cache_dir diskd /cache3/....
Received on Wed Feb 23 2005 - 21:46:53 MST

This archive was generated by hypermail pre-2.1.9 : Tue Mar 01 2005 - 12:00:02 MST