From ef061d3bf9afd56549bd32f78b1f7db5000e73e1 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Mon, 19 Sep 2005 13:04:29 +0000 Subject: [PATCH] Backported to the 2.1.8/2.2.x tree git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290146 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index c69764e59f..16c755cf5e 100644 --- a/CHANGES +++ b/CHANGES @@ -7,9 +7,6 @@ Changes with Apache 2.3.0 *) Fix mod_dbd's config [Brian J. France ] - *) New provider function to list all available provider names in a - specific group and version (ap_list_provider_names). [Jim Jagielski] - *) httpd.exe/apachectl -V: display the DYNAMIC_MODULE_LIMIT setting, as in 1.3. [Jeff Trawick] @@ -42,6 +39,13 @@ Changes with Apache 2.3.0 Changes with Apache 2.1.8 + *) mod_proxy/mod_proxy_balancer: lbmethods now implemented as + providers. Prevent problems when no Vhost containers were + configured with proxy balancers. [Jim Jagielski] + + *) New provider function to list all available provider names in a + specific group and version (ap_list_provider_names). [Jim Jagielski] + *) mod_cache: Enhance CacheEnable/CacheDisable to control caching on a per-protocol, per-host and per-path basis. Intended for proxy configurations. [Colm MacCarthaigh] -- 2.40.0