]> granicus.if.org Git - apache/commitdiff
Vote on mod_proxy proposal.
authorMike Rumph <mrumph@apache.org>
Thu, 19 Jun 2014 17:27:19 +0000 (17:27 +0000)
committerMike Rumph <mrumph@apache.org>
Thu, 19 Jun 2014 17:27:19 +0000 (17:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1603966 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f165de8103db357248ce06e5900a265b5f1ea0a4..df06a325728f5ffc25e12e44b823c06766cc739f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -100,6 +100,13 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   * mod_proxy: Allow reverse-proxy to be set via explicit handler.
+     Submitted by: [ryo takatsuki <ryotakatsuki gmail com>]
+     Committed by: jim
+     trunk patch: http://svn.apache.org/r1573626
+     2.4.x patch: trunk works
+     +1: ylavic, jim, mrumph
+     mrumph: Verified on Linux with mod_proxy_fcgi and PHP FPM.
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -189,13 +196,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      jailletc36: When merged, a compatibility note should be added in the doc stating when
                  the none keyword has been added
 
-   * mod_proxy: Allow reverse-proxy to be set via explicit handler.
-     Submitted by: [ryo takatsuki <ryotakatsuki gmail com>]
-     Committed by: jim
-     trunk patch: http://svn.apache.org/r1573626
-     2.4.x patch: trunk works
-     +1: ylavic, jim
-
    * mod_proxy_http: Avoid (unlikely) access to freed memory.
      trunk patch: http://svn.apache.org/r1599486
      2.4.x patch: trunk works