From: Ruediger Pluem Date: Thu, 6 Nov 2008 12:15:33 +0000 (+0000) Subject: * Revoke vote and add a comment X-Git-Tag: 2.2.11~95 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8125ef9a0b15bbff481d73880a839f996ffee82;p=thirdparty%2Fapache%2Fhttpd.git * Revoke vote and add a comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@711847 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ef93924b0f2..86712755062 100644 --- a/STATUS +++ b/STATUS @@ -144,7 +144,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?rev=706921&view=rev Backport version for 2.2.x of patch: Trunk version of patch works - +1: rpluem, jim + +1: jim + rpluem: This code still has bad edge cases that lead to segfaults. I have + a better version in the pipe that currently undergoes testing and will + be in trunk soon. * mod_proxy: Add the possibility to set the worker parameters connectiontimeout and ping in milliseconds.