From 8479f87bc9c90991cb9aa4ab9cecf743191a1858 Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Mon, 3 Sep 2007 21:10:31 +0000 Subject: [PATCH] * These have been backported to 2.2.x. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572426 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/CHANGES b/CHANGES index 7625ae712f..8f79694ca3 100644 --- a/CHANGES +++ b/CHANGES @@ -2,9 +2,6 @@ Changes with Apache 2.3.0 [ When backported to 2.2.x, remove entry from this file ] - *) mod_proxy_http: accept proxy-sendchunked/proxy-sendchunks as synonymous. - PR 43183 [Brian Rectanus , Vincent Bray] - *) mod_include: Add an "if" directive syntax to test whether an URL is accessible, and if so, conditionally display content. This allows a webmaster to hide a link to a private page when the user @@ -14,10 +11,6 @@ Changes with Apache 2.3.0 parameters to the environment. Improve portability to EBCDIC machines by using apr_toupper(). [Martin Kraemer] - *) mod_proxy: Improve network performance by setting APR_TCP_NODELAY - (disable Nagle algorithm) on sockets if implemented. - PR 42871 [Christian BOITEL , Jim Jagielski] - *) mod_info: mod_info outputs invalid XHTML 1.0 transitional. PR 42847 [Rici Lake ] @@ -73,13 +66,6 @@ Changes with Apache 2.3.0 cleanups registered in modules' child_init hooks are performed. [Chris Darroch] - *) core: Do not replace a Date header set by a proxied backend server. - PR 40232. [Ruediger Pluem] - - *) mod_proxy: Ensure that at least scheme://hostname[:port] matches between - worker and URL when searching for the best fitting worker for a given URL. - PR 40910. [Ruediger Pluem] - *) mod_cache: Remove expired content from cache that cannot be revalidated. PR 30370. [Ruediger Pluem] -- 2.40.0