You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2013/04/28 00:30:55 UTC

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

Author: minfrin
Date: Sat Apr 27 22:30:54 2013
New Revision: 1476688

URL: http://svn.apache.org/r1476688
Log:
Vote, promote.

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=1476688&r1=1476687&r2=1476688&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sat Apr 27 22:30:54 2013
@@ -90,6 +90,12 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   * mod_proxy_balancer: Add failontimeout parameter. Timeout will put worker
+     in error state if an IO timeout is detected.
+     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1465839
+     2.4.x patch: http://people.apache.org/~druggeri/patches/httpd-2.4.x-failontimeout.patch
+     2.2.x patch: http://people.apache.org/~druggeri/patches/httpd-2.2.x-failontimeout.patch
+     +1: druggeri, jim, minfrin
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -200,13 +206,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: http://people.apache.org/~jim/patches/wstunnel.patch
     +1: jim, minfrin (with fix to mmn bump)
 
-   * mod_proxy_balancer: Add failontimeout parameter. Timeout will put worker
-     in error state if an IO timeout is detected.
-     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1465839
-     2.4.x patch: http://people.apache.org/~druggeri/patches/httpd-2.4.x-failontimeout.patch
-     2.2.x patch: http://people.apache.org/~druggeri/patches/httpd-2.2.x-failontimeout.patch
-     +1: druggeri, jim
-
     * skiplist: Add skiplist functionality
       trunk patches: https://svn.apache.org/r1411190
                      https://svn.apache.org/r1411274



Re: svn commit: r1476688 - /httpd/httpd/branches/2.4.x/STATUS

Posted by Daniel Ruggeri <DR...@primary.net>.
On 4/27/2013 5:30 PM, minfrin@apache.org wrote:
> Author: minfrin
> Date: Sat Apr 27 22:30:54 2013
> New Revision: 1476688
>
> URL: http://svn.apache.org/r1476688
> Log:
> Vote, promote.
>
> 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=1476688&r1=1476687&r2=1476688&view=diff
> ==============================================================================
> --- httpd/httpd/branches/2.4.x/STATUS (original)
> +++ httpd/httpd/branches/2.4.x/STATUS Sat Apr 27 22:30:54 2013
> @@ -90,6 +90,12 @@ RELEASE SHOWSTOPPERS:
>  PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
>    [ start all new proposals below, under PATCHES PROPOSED. ]
>  
> +   * mod_proxy_balancer: Add failontimeout parameter. Timeout will put worker
> +     in error state if an IO timeout is detected.
> +     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1465839
> +     2.4.x patch: http://people.apache.org/~druggeri/patches/httpd-2.4.x-failontimeout.patch
> +     2.2.x patch: http://people.apache.org/~druggeri/patches/httpd-2.2.x-failontimeout.patch
> +     +1: druggeri, jim, minfrin
>  
>  
>  PATCHES PROPOSED TO BACKPORT FROM TRUNK:
> @@ -200,13 +206,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
>      2.4.x patch: http://people.apache.org/~jim/patches/wstunnel.patch
>      +1: jim, minfrin (with fix to mmn bump)
>  
> -   * mod_proxy_balancer: Add failontimeout parameter. Timeout will put worker
> -     in error state if an IO timeout is detected.
> -     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1465839
> -     2.4.x patch: http://people.apache.org/~druggeri/patches/httpd-2.4.x-failontimeout.patch
> -     2.2.x patch: http://people.apache.org/~druggeri/patches/httpd-2.2.x-failontimeout.patch
> -     +1: druggeri, jim
> -
>      * skiplist: Add skiplist functionality
>        trunk patches: https://svn.apache.org/r1411190
>                       https://svn.apache.org/r1411274

Site note about this patch and the AuthLDAPBindPassword patch that were
accepted in 2.4: Both have been proposed for 2.2 if anyone could spare
the time to verify/vote there as well.

--
Daniel Ruggeri