From: Ruediger Pluem Date: Sat, 15 Sep 2007 20:02:37 +0000 (+0000) Subject: * Vote, promote, comment. X-Git-Tag: 2.2.7~403 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d5b8ff11da7a34ca30f9a80ba629513d72aaa88;p=thirdparty%2Fapache%2Fhttpd.git * Vote, promote, comment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@575966 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 0f2303368d5..32ff93c1fa7 100644 --- a/STATUS +++ b/STATUS @@ -79,6 +79,21 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * mod_proxy: Issue a warning when the same worker name is reused. + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=421252 + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: jim, niq, rpluem + + * filters|proxy: Return METHOD_NOT_ALLOWED, not FORBIDDEN, to a TRACE + request when TraceEnable is Off. This agrees with our documentation, + and with our Allow: header in response to OPTIONS. + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=507526 + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: jim, niq, rpluem PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -173,13 +188,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem - * mod_proxy: Issue a warning when the same worker name is reused. - Trunk version of patch: - http://svn.apache.org/viewvc?view=rev&revision=421252 - Backport version for 2.2.x of patch: - Trunk version of patch works - +1: jim, niq - * mod_proxy: Enable retry=0 for the worker. Trunk version of patch: http://svn.apache.org/viewvc?view=rev&revision=451575 @@ -187,15 +195,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Backport version for 2.2.x of patch: Trunk version of patch works +1: jim, niq - - * filters|proxy: Return METHOD_NOT_ALLOWED, not FORBIDDEN, to a TRACE - request when TraceEnable is Off. This agrees with our documentation, - and with our Allow: header in response to OPTIONS. - Trunk version of patch: - http://svn.apache.org/viewvc?view=rev&revision=507526 - Backport version for 2.2.x of patch: - Trunk version of patch works - +1: jim, niq + rpluem says: +1 in general, but I am missing a minor bump since we change + the proxy_worker struct. PATCHES/ISSUES THAT ARE STALLED