How to get response / request body size in Mod Security?
I keep getting this error, for example:
[Mon Sep 17 23:34:38 2012] [error] [client 192.168.1.1] ModSecurity: Output filter: Response body too large (over limit of 1000, total not specified). [hostname "example.com"] [uri "/index.php"] [unique_id "asdf"]
This does not tell me the outcome; How can I determine the overall result?
source
share