From: Jeff Trawick Date: Fri, 21 Apr 2006 11:02:36 +0000 (+0000) Subject: vote, promote X-Git-Tag: 2.2.2~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99630dd897b7a9e87ce5bf943701b5964bf8b4e4;p=thirdparty%2Fapache%2Fhttpd.git vote, promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@395848 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 780da0a7e3c..128ef51092e 100644 --- a/STATUS +++ b/STATUS @@ -87,6 +87,17 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs?rev=395079&view=rev +1: colm, wrowe, niq + * mod_proxy: Do not release connections from connection pool twice as this + can cause different threads to use the same connection at the + same time. PR 38793. + Trunk version of patch: + http://svn.apache.org/viewcvs?rev=394088&view=rev + 2.2.x version of patch: + Trunk version works + +1: rpluem, jim, wrowe (with trawick's observation), + trawick (with rev 395180) + trawick: needs http://svn.apache.org/viewcvs?rev=395180&view=rev + PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -108,7 +119,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs?rev=394070&view=rev 2.2.x version of patch: Trunk version works - +1: rpluem + +1: rpluem, trawick (with rev 295381) niq: the new comment isn't accurate; it applies to any brigade containing only (one or more) zero-length buckets. The existing comment misled my review! Fix the comment and you have my +1 @@ -129,16 +140,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version works +1: rpluem, jim, wrowe - * mod_proxy: Do not release connections from connection pool twice as this - can cause different threads to use the same connection at the - same time. PR 38793. - Trunk version of patch: - http://svn.apache.org/viewcvs?rev=394088&view=rev - 2.2.x version of patch: - Trunk version works - +1: rpluem, jim, wrowe (with trawick's observation) - trawick: needs http://svn.apache.org/viewcvs?rev=395180&view=rev - * arch win32: http://svn.apache.org/viewcvs?rev=395419&view=rev s|/GX |/EHsc | because they were always synonyms, and Visual Studio 2005 edition complains bitterly and loudly that /GX is deprecated.