On Thu, 8 Jan 2004, Darren wrote:
> How would it improve performance? If I put /var/spool/squid on one drive
> and /var/spool/squid2 on the other wouldn't it just fill up the first,
> then fill up the second?
It fills both, but if one if very much larget than the other then usage
will be biased towards the larger one unless the
store_dir_select_algorithm is changed to round-robin.
> Would there really but a noticable difference?
Depends on what speeds you require.
Squids use of the cache drives requires a lot of seeks. Two drives can
seek twice as much as a single drive.
Note: to make use of the seek times of more than one drive you need to use
one of the async cache_dir types (aufs or diskd).
Regards
Henrik
Received on Fri Jan 09 2004 - 04:38:23 MST
This archive was generated by hypermail pre-2.1.9 : Sun Feb 01 2004 - 12:00:05 MST