From: Jim Jagielski Date: Mon, 28 Aug 2006 16:32:41 +0000 (+0000) Subject: And remove backported info X-Git-Tag: 2.2.4~195 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d426b3501c078e18dc3da328c42ea5b5e3dfee7;p=thirdparty%2Fapache%2Fhttpd.git And remove backported info git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@437747 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 740fac913ed..af34c6907e8 100644 --- a/STATUS +++ b/STATUS @@ -86,16 +86,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: http://people.apache.org/~wrowe/mod_isapi-416293-to-httpd-2.2.patch +1 wrowe , fielding, jerenkrantz - * mod_proxy_balancer: Retry worker chosen by client supplied route / - redirect worker if it is in error state before sending "Service - Temporarily Unavailable". - PR: 38962 - Trunk version of patch: - http://svn.apache.org/viewvc?view=rev&revision=417443 - 2.2.x version of patch: - Trunk version works - +1 rpluem, sctemme, jim, mturk - * mod_proxy_ajp: Close connection to backend if reading of request body fails. PR: 40310