ipcache_high

ipcache_high

This directive is essentially unused in current versions of Squid. The LRU replacement routine uses only ipcache_low. The only time that Squid uses ipcache_high is when calculating the hash table size for the IP cache at startup.

Syntax

ipcache_high percent

Default

ipcache_high 95

Example

ipcache_high 99

Related

ipcache_size, ipcache_low



    Appendix A. Config File Reference