cache_swap_low

cache_swap_low

This directive, along with cache_swap_high controls the replacement of objects stored on disk. It is a percentage of the maximum cache size, which comes from the sum of all cache_dir sizes. See Section 7.2 for additional information.

Syntax

cache_swap_low percent

Default

cache_swap_low 90

Example

cache_swap_low 85

Related

cache_swap_high, cache_dir



    Appendix A. Config File Reference