From 50ec7327472b5c8f76748e20b0995bf280bb2cec Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Sun, 10 Aug 2014 00:45:02 +0000 Subject: [PATCH] propose silencing of ratelimit errors git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1617035 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/STATUS b/STATUS index 4197c9d900..7cc02c2f80 100644 --- 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 -- 2.40.0