https://issues.apache.org/bugzilla/show_bug.cgi?id=56832
Tomas M <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Tomas M <[email protected]> --- Created attachment 31926 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31926&action=edit Modify log level of errors so they are no longer reported in error_log I am proposing a patch for mod_ratelimit. It modifies the error messages level to APLOG_TRACE1. I have no deep understanding of logging in Apache but I assume that once the errors are marked as trace1, it won't fill up apaches error_log file any more. If I am wrong, feel free to modify it in any other way to silence the error messages, they are useless anyway! I don't really want to see in error_log all users who disconnected the connection and so on. Please consider this patch for httpd 2.4.11 ! Thank you -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
