From: William A. Rowe Jr Date: Thu, 8 Sep 2011 15:21:11 +0000 (+0000) Subject: Correct proxy_ajp description & svn rev... and vote up patches X-Git-Tag: 2.2.21~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39c5b4c6cff830d112af55ae5b031c8ed1f7115d;p=thirdparty%2Fapache%2Fhttpd.git Correct proxy_ajp description & svn rev... and vote up patches git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1166742 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 40d04c25814..92011772c66 100644 --- a/STATUS +++ b/STATUS @@ -166,12 +166,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: (modules/filters/mod_filter.c line 324). On trunk the modules mod_dialup and mod_reflector also fiddle with Accept-Ranges But once we have a complete solution in place I am very likely to be +1. - +1: covener (rpluem please see additions) + +1: covener, wrowe (rpluem please see additions) - * mod_proxy_ajp: return HTTP_BAD_REQUEST when AJP_EBAD_METHOD + * mod_proxy_ajp: return HTTP_NOT_IMPLEMENTED when AJP_EBAD_METHOD Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1166551 & - http://svn.apache.org/viewvc?view=revision&revision=1166557 - +1: jfclere, jorton + http://svn.apache.org/viewvc?view=revision&revision=1166657 + +1: jfclere, jorton, wrowe * mod_proxy_ajp: try to prevent a single long request marking a worker in error. Improved version of: http://svn.apache.org/viewvc?view=revision&revision=1092076