From e879151c6717702f2c9472bed844ef3bb0104fe8 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Tue, 22 Jan 2013 13:42:22 +0000 Subject: [PATCH] backported git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1436920 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 10 ---------- docs/manual/mod/mod_proxy.xml | 2 +- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/CHANGES b/CHANGES index f83cd8d2a3..96339c80d2 100644 --- a/CHANGES +++ b/CHANGES @@ -28,9 +28,6 @@ Changes with Apache 2.5.0 *) EventOpt MPM - *) mod_proxy_balancer: Improve output - PR 52478 [Danijel ] - *) core: Add LogLevelOverride directive that allows to override the loglevel for clients from certain IPs. This also works for things like the SSL handshake where LogLevel ... is evaluated @@ -61,9 +58,6 @@ Changes with Apache 2.5.0 *) mod_systemd: New module, for integration with systemd on Linux. [Jan Kaluza ] - *) --with-module: Fix failure to integrate them into some existing - module directories. PR 40097. [Jeff Trawick] - *) mod_cache_socache: New cache implementation backed by mod_socache that replaces mod_mem_cache removed from httpd v2.2. [Graham Leggett] @@ -71,10 +65,6 @@ Changes with Apache 2.5.0 *) core: Add dirwalk_stat and pre_htaccess hooks, allowing mpm-itk to be used without patches to httpd core. [Jeff Trawick] - *) mod_proxy: Allow for persistence of local changes (via the - balancer-manager) between graceful and normal restarts. - [Jim Jagielski] - *) mod_lua: Add LuaInputFilter/LuaOutputFilter for creating content filters in Lua [Daniel Gruno] diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index 8a626cc1ad..316918a028 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -670,7 +670,7 @@ expressions BalancerInherit On|Off BalancerInherit On server configvirtual host - BalancerInherit is only available in Apache HTTP Server 2.5.0 + BalancerInherit is only available in Apache HTTP Server 2.4.4 and later. and later.

This directive will cause the current server/vhost to "inherit" ProxyPass -- 2.40.0