[mod-security-users] High memory usage with nginx on 3.0.3
Brought to you by:
victorhora,
zimmerletw
|
From: Henri C. <he...@pr...> - 2021-01-05 17:14:26
|
Hi all, I'm running modsecurity 3.0.3 and modsecurity-nginx 1.0.0 Recently i've been working with a new payload, which is about 5.5MB of JSON. When anyone POSTs this to my nginx instance memory on the container goes from about 30MB (resting rate) to 140MB! I've tried turning off the rule engine (ctl:ruleEngine=off) for traffic to this specific path (@beginsWith /foo) but memory usage is still jumping massively. Can anyone think that might be causing this? and how I might stop it? I could live without having this content inspected if that's what it takes. Best Regards, Henri |