summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Covener <covener@apache.org>2018-08-20 20:52:27 +0000
committerEric Covener <covener@apache.org>2018-08-20 20:52:27 +0000
commitb5769037d72ac821012cfe9a7dc26738475d8ba3 (patch)
tree4a1dfe3cbeaf51a3899a89db4b73f0334f1beb6a
parentc7e37ca576b6e8ea406a2c668c422aefd19be87b (diff)
downloadhttpd-b5769037d72ac821012cfe9a7dc26738475d8ba3.tar.gz
propose fix for 2.4.34 regression
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1838490 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS6
1 files changed, 6 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index 7854216bd3..8d050440ee 100644
--- a/STATUS
+++ b/STATUS
@@ -221,6 +221,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
(adjust CHANGES and include/ap_mmn.h)
+1: rjung, jim
+ *) mod_ratelimit: Run after the chunking filter so headers are always sent
+ uninterrupted., pass EOS to each downstream filter.
+ Fixes regression in 2.4.34.
+ trunk patch: 1837130
+ 2.4.x patch: svn merge -c 1837130 ^/httpd/httpd/trunk .
+
PATCHES/ISSUES THAT ARE BEING WORKED
[ New entries should be added at the START of the list ]