You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mr...@apache.org on 2014/06/19 19:27:19 UTC

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

Author: mrumph
Date: Thu Jun 19 17:27:19 2014
New Revision: 1603966

URL: http://svn.apache.org/r1603966
Log:
Vote on mod_proxy proposal.

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=1603966&r1=1603965&r2=1603966&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Jun 19 17:27:19 2014
@@ -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