]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 2452: external_acl_type does not limit entries, leads to high memory usage
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 2 Jan 2010 01:00:17 +0000 (14:00 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 2 Jan 2010 01:00:17 +0000 (14:00 +1300)
commit84f795a52b72982329097ed8ae096b7cb76a3b8a
treed36196e7cb5a4543bd0e9065de041bd88b9d0f60
parent6feb0e7c07e56cac67bb91987a7cf2975704e5aa
Bug 2452: external_acl_type does not limit entries, leads to high memory usage

Set a nominal cap of 256*1024 entries per external_acl_type configured.
This can be adjusted as needed with the external_acl_type cache=N option.
src/external_acl.cc