From: Jim Jagielski Date: Fri, 30 May 2008 12:37:11 +0000 (+0000) Subject: Votes X-Git-Tag: 2.2.9~70 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f44a3317d8283335def9bca1449dde523c4bee61;p=thirdparty%2Fapache%2Fhttpd.git Votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@661688 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9c00cd5fa91..8f895e68297 100644 --- a/STATUS +++ b/STATUS @@ -142,7 +142,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=404848 Backport version for 2.2.x: http://people.apache.org/~chrisd/patches/scoreboard_lb_score/scoreboard-lb_score-2.2.x.patch - +1: chrisd, rpluem + +1: chrisd, rpluem, jim * mod_proxy_http, mod_proxy_ajp, mod_proxy_balancer: Make modules nocanon aware and do not add the query string again in this case. PR 44803 @@ -157,7 +157,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?rev=661459&view=rev Backport version for 2.2.x of patch: Trunk version of patch works - +1: rpluem, + +1: rpluem, jim * prefork: prefork's apr_pollset_poll() loop-on-EINTR loop was not checking die_now; the child holding the mutex will not die immediately if poll @@ -167,14 +167,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=613260 Backport version for 2.2.x of patch: Trunk version of patch works - +1: + +1: jim * prefork: Unlock mutex before terminating. Trunk version of patch: http://svn.apache.org/viewvc?view=rev&revision=613252 Backport version for 2.2.x of patch: Trunk version of patch works - +1: + +1: jim * prefork: Stop processing new connections if shutdown_pending is set, i.e. when SIGTERM is received in single-process mode. @@ -183,7 +183,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=552029 Backport version for 2.2.x of patch: Trunk version of patch works - +1: + +1: jim PATCHES/ISSUES THAT ARE STALLED