From: Jim Jagielski Date: Tue, 22 Jan 2013 13:42:22 +0000 (+0000) Subject: backported X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f9d9192265c2f88a16c79915ef2626f5350fbc3;p=thirdparty%2Fapache%2Fhttpd.git backported git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1436920 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index f83cd8d2a33..96339c80d22 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 8a626cc1ad3..316918a028b 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