[squid-users] squid logging disable based on ACL & kernel: Out of memory

Alex Rousskov rousskov at measurement-factory.com
Fri May 1 13:35:02 UTC 2020


On 5/1/20 1:20 AM, Akshay Hegde wrote:

> *1. How to disable logging of few ACLs ?

Use "access_log none aclX" to prevent creation of access.log records for
transactions matching aclX. See
http://lists.squid-cache.org/pipermail/squid-users/2020-April/021876.html for
some related caveats.


> *2. Kernel Out of Memory

This problem is most likely unrelated to logging. If your Squid is
gradually leaking memory (rather than just being overwhelmed with
traffic), then the first step towards removing those memory leaks would
be to upgrade your Squid from the unsupported and buggy v3.1.10.


HTH,

Alex.


More information about the squid-users mailing list