From: Nick Kew Date: Sat, 18 Nov 2006 20:47:30 +0000 (+0000) Subject: Review backport proposals X-Git-Tag: 2.2.4~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dab04b4062e9d1edcbf21ed24e5d1f21048973f1;p=thirdparty%2Fapache%2Fhttpd.git Review backport proposals git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@476604 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7ddbc64d6cf..a0eda70ef99 100644 --- a/STATUS +++ b/STATUS @@ -149,6 +149,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: The patch for the inflate output filter requires the patch for the deflate output filter. +1 rpluem + +1 niq (with additional fixes in + R475403,475406,475915,475920,475922,476600) * mod_proxy: Add in support for ping/pong (heartbeat test) for the Proxy. Implement cping/cpong for AJP. @@ -234,6 +236,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: mod_authn_dbd behaviour in line with mod_authnz_ldap. Trunk: http://svn.apache.org/viewvc?view=rev&revision=466865 +1: minfrin + niq: This wants a little tidying. Use of 13 as a magic number (for a + strlen of something defined elsewhere) is nasty. More importantly + you need to document how it affects the module's directives. + I'll +1 it when that's done. * Fix address-in-use startup failure caused by corruption of the list of listen sockets in some configurations with multiple generic Listen