Synopsis
To avoid having disk as the I/O bottleneck Squid can optionally bypass the on-disk cache if more than this amount of disk file descriptors are open.
A value of 0 indicates no limit.
Arguments
number
|
Maximum number of file descriptors
|
Example(s)
max_open_disk_fds 5 |