From: Ruediger Pluem Date: Thu, 29 May 2008 20:32:42 +0000 (+0000) Subject: * Add a proposal X-Git-Tag: 2.2.9~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=054e80908204acacbea2a431a83ba0f1ec506742;p=thirdparty%2Fapache%2Fhttpd.git * Add a proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@661465 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 31db15d3e0b..3908fdbbba3 100644 --- a/STATUS +++ b/STATUS @@ -144,6 +144,21 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~chrisd/patches/scoreboard_lb_score/scoreboard-lb_score-2.2.x.patch +1: chrisd + * 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 + [Jim Jagielski, Ruediger Pluem] + Trunk version of patch: + http://svn.apache.org/viewvc?rev=649169&view=rev + http://svn.apache.org/viewvc?rev=649239&view=rev + http://svn.apache.org/viewvc?rev=649840&view=rev + http://svn.apache.org/viewvc?rev=649922&view=rev + http://svn.apache.org/viewvc?rev=650026&view=rev + http://svn.apache.org/viewvc?rev=661452&view=rev + http://svn.apache.org/viewvc?rev=661459&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