]> granicus.if.org Git - apache/commitdiff
Vote, promote.
authorYann Ylavic <ylavic@apache.org>
Sat, 3 Mar 2018 12:14:44 +0000 (12:14 +0000)
committerYann Ylavic <ylavic@apache.org>
Sat, 3 Mar 2018 12:14:44 +0000 (12:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1825764 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8490cfdc0f3a7906f35ba6cf3aff8dc2093004a2..0f3a9a8f6ebbc7743457bf54521ac30efee81c8c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -119,6 +119,18 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) 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, jim, ylavic
+    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 PROPOSED TO BACKPORT FROM TRUNK:
@@ -141,19 +153,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  See also:
                  https://lists.apache.org/thread.html/b924afe0fcc58a8636b753e630421bf6dc2080653a79575fd5fd641a@%3Cdev.httpd.apache.org%3E
 
-  *) 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, jim
-    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 ]