I understand that increasing SecResponseBodyLimit fixes the issue technically, but why is setting it globally to 256 MB considered the recommended approach?
Since this value applies globally (for each page request) to ModSecurity response inspection, couldn't this become a memory/performance...