digest_bits_per_entry

digest_bits_per_entry

This directive affects the size of Squid's Cache Digest, based on the estimate for the total number of cache entries. Reducing the size of the digest results in lower memory usage but a higher false hit probability.

Syntax

digest_bits_per_entry number

Default

digest_bits_per_entry 5

Example

digest_bits_per_entry 4

Related

digest_generation, store_avg_object_size, cache_dir



    Appendix A. Config File Reference