From: Graham Leggett Date: Sat, 27 Apr 2013 22:30:54 +0000 (+0000) Subject: Vote, promote. X-Git-Tag: 2.4.5~364 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=de395c513e26477d33295bf8d8bda1cfa4b71a09;p=apache Vote, promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1476688 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3278aacce3..e100b0fec6 100644 --- a/STATUS +++ b/STATUS @@ -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