| store_dir_select_algorithm | |
This directive controls the
algorithm Squid uses when selecting a
cache_dir for a new cache file. The possible
choices are: least-load and
round-robin. See Section 7.4 for
additional information.
|
Syntax
|
store_dir_select_algorithm round-robin|least-load
|
|
Default
|
store_dir_select_algorithm least-load
|
|
Example
|
store_dir_select_algorithm round-robin
|
|
Related
|
cache_dir
|