Original Issue: owasp-modsecurity/ModSecurity#1520
The reason is that when using proxy, variable buffer_fully_loadead cannot be assigned to 1, so it cannot execute the modsecurity functions.
In my project, I just delete this variable and it works fine with me, but I don't know whether it has the side effect or some other bugs.