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

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

Author: elukey
Date: Tue Feb 20 13:51:12 2018
New Revision: 1824883

URL: http://svn.apache.org/viewvc?rev=1824883&view=rev
Log:
Propose

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=1824883&r1=1824882&r2=1824883&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Feb 20 13:51:12 2018
@@ -131,6 +131,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x: trunk works modulo CHANGES/MMN/log-message
      +1: minfrin, jim
 
+  *) mod_proxy_fcgi: Add the support for the mod_proxy's flushpackets parameter.
+    trunk patch: http://svn.apache.org/r1802040
+                 http://svn.apache.org/r1807876
+                 http://svn.apache.org/r1808014
+                 http://svn.apache.org/r1805490
+                 http://svn.apache.org/r1823886
+    2.4.x: svn merge -c 1802040,1807876,1808014,1805490,1823886 ^/httpd/httpd/trunk .
+    +1: elukey
+    elukey: this patch has been requested a couple of times in the users@ mailing list,
+            but from my tests in trunk the async/set-aside core features would already
+            do the job without the need of this patch. I am proposing the backport
+            to allow more users to migrate away from mod_fastcgi.
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]