Version ebook / Retour
ipcache_size
Squid’s IP cache holds recent DNS name-to-address lookups. This directive limits the number of names in the cache. Each IP cache entry uses a relatively small amount of memory, so you can safely increase this limit to 10,000 or more.
Syntax
ipcache_size count
count
Default
ipcache_size 1024
Example
ipcache_size 5000
Related
ipcache_low, ipcache_high, fqdncache_size