You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2018/08/20 20:52:28 UTC

svn commit: r1838490 - /httpd/httpd/branches/2.4.x/STATUS

Author: covener
Date: Mon Aug 20 20:52:27 2018
New Revision: 1838490

URL: http://svn.apache.org/viewvc?rev=1838490&view=rev
Log:
propose fix for 2.4.34 regression


Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1838490&r1=1838489&r2=1838490&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Aug 20 20:52:27 2018
@@ -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 ]