From: Ruediger Pluem Date: Mon, 3 Sep 2007 10:01:07 +0000 (+0000) Subject: * This comment is now obsolete. X-Git-Tag: 2.2.6~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb017f44182b94ce7bf573602d6f85f9cf9b828a;p=thirdparty%2Fapache%2Fhttpd.git * This comment is now obsolete. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@572271 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6caacd5e24c..43e004b467e 100644 --- a/STATUS +++ b/STATUS @@ -185,8 +185,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=571927 http://svn.apache.org/viewvc?view=rev&revision=572136 +1: minfrin - rpluem says: Without r571927 the documentation for mod_authn_dbd fails - to build. * mod_proxy: Improve network performance by setting APR_TCP_NODELAY (disable Nagle algorithm) on sockets if implemented. PR 42871.