From: Ruediger Pluem Date: Mon, 26 May 2008 15:30:32 +0000 (+0000) Subject: * Add proposal X-Git-Tag: 2.2.9~130 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60660da6fccae9d4b6707cad9b3e8205f91d8f10;p=thirdparty%2Fapache%2Fhttpd.git * Add proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@660213 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7187b862cbe..77a5d016f9b 100644 --- a/STATUS +++ b/STATUS @@ -220,6 +220,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem, + * mod_proxy: Do not try a direct connection if the connection via a + remote proxy failed before and the request has a request body. + Trunk version of patch: + http://svn.apache.org/viewvc?rev=631735&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem, + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when