From b5769037d72ac821012cfe9a7dc26738475d8ba3 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Mon, 20 Aug 2018 20:52:27 +0000 Subject: [PATCH] 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 --- STATUS | 6 ++++++ 1 file changed, 6 insertions(+) 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 ] -- 2.50.1