[squid-dev] [PATCH] external_acl_type cache=n docs

Alex Rousskov rousskov at measurement-factory.com
Fri Dec 25 22:15:16 UTC 2015


Hello,

     The attached patch changes external_acl_type cache=n documentation 
to better reflect the [ugly] reality. The patch does not change how the 
cache works, but may help admins configure the cache correctly if they 
stumble upon this documentation.

A typical external ACL cache with the default cache settings consumes 
about 70 MB of RAM (more in many cases, e.g., if annotations are used 
with external ACLs). Besides memory usage, the default cache is using 
only 977 hash buckets for 262144 entries so there may be quite a bit of 
linear search going on by default.

If you think the default limit should be changed, please say so or file 
a bug report, but this specific patch is about fixing documentation only.


HTH,

Alex.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SQUID-132-external_acl_type-cache-doc-t0.patch
Type: text/x-patch
Size: 1070 bytes
Desc: not available
URL: <http://lists.squid-cache.org/pipermail/squid-dev/attachments/20151225/1089f1de/attachment.bin>


More information about the squid-dev mailing list