]> granicus.if.org Git - apache/commitdiff
propose silencing of ratelimit errors
authorEric Covener <covener@apache.org>
Sun, 10 Aug 2014 00:45:02 +0000 (00:45 +0000)
committerEric Covener <covener@apache.org>
Sun, 10 Aug 2014 00:45:02 +0000 (00:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1617035 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4197c9d9007d1ffa43d805f25128a10e9bdeecfd..7cc02c2f80b940aaadcc702d537b4bcf82f99fe0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -233,6 +233,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (modulo CHANGES)
      +1: rjung
 
+   * mod_ratelimit: Drop severity of AH01455 and AH01457 (ap_pass_brigade
+     failed) messages from ERROR to TRACE1.  Other filters do not bother
+     re-reporting failures from lower level filters.  PR56832.
+     trunk patch: http://svn.apache.org/r1617018
+     2.4.x patch: trunk works
+     +1 covener
 
 OTHER PROPOSALS