Loading CHANGES +9 −7 Original line number Diff line number Diff line Loading @@ -7,9 +7,6 @@ Changes with Apache 2.3.0 excessive memory usage in inflate output filter for large compressed content. PR 39854. [Ruediger Pluem, Nick Kew, Justin Erenkrantz] *) mod_proxy_ajp: Close connection to backend if reading of request body fails. PR 40310. [Ian Abel <ianabel mxtelecom.com>] *) All MPMs: Introduce a check_config phase between pre_config and open_logs, to allow modules to review interdependent configuration directive values and adjust them while messages can still be logged Loading Loading @@ -65,10 +62,6 @@ Changes with Apache 2.3.0 about the useless use of AllowOverride. PR 39992. [Darryl Miles <darryl darrylmiles.org>] *) mod_proxy_balancer: Retry worker chosen by route / redirect worker if it is in error state before sending "Service Temporarily Unavailable". PR 38962. [Christian Boitel <cboitel lfdj.com>] *) mod_proxy_balancer: Add information about the route, the sticky session and the worker used during a request as environment variables. PR 39806. [Brian <brectanu gmail.com>] Loading Loading @@ -192,6 +185,15 @@ Changes with Apache 2.3.0 access control, as in: SSLRequire "value" in OID("1.3.6.1.4.1.18060.1") [Martin Kraemer, David Reid] Changes with Apache 2.2.4 *) mod_proxy_ajp: Close connection to backend if reading of request body fails. PR 40310. [Ian Abel <ianabel mxtelecom.com>] *) mod_proxy_balancer: Retry worker chosen by route / redirect worker if it is in error state before sending "Service Temporarily Unavailable". PR 38962. [Christian Boitel <cboitel lfdj.com>] Changes with Apache 2.2.3 *) mod_authn_alias: Add a check to make sure that the base provider and the Loading Loading
CHANGES +9 −7 Original line number Diff line number Diff line Loading @@ -7,9 +7,6 @@ Changes with Apache 2.3.0 excessive memory usage in inflate output filter for large compressed content. PR 39854. [Ruediger Pluem, Nick Kew, Justin Erenkrantz] *) mod_proxy_ajp: Close connection to backend if reading of request body fails. PR 40310. [Ian Abel <ianabel mxtelecom.com>] *) All MPMs: Introduce a check_config phase between pre_config and open_logs, to allow modules to review interdependent configuration directive values and adjust them while messages can still be logged Loading Loading @@ -65,10 +62,6 @@ Changes with Apache 2.3.0 about the useless use of AllowOverride. PR 39992. [Darryl Miles <darryl darrylmiles.org>] *) mod_proxy_balancer: Retry worker chosen by route / redirect worker if it is in error state before sending "Service Temporarily Unavailable". PR 38962. [Christian Boitel <cboitel lfdj.com>] *) mod_proxy_balancer: Add information about the route, the sticky session and the worker used during a request as environment variables. PR 39806. [Brian <brectanu gmail.com>] Loading Loading @@ -192,6 +185,15 @@ Changes with Apache 2.3.0 access control, as in: SSLRequire "value" in OID("1.3.6.1.4.1.18060.1") [Martin Kraemer, David Reid] Changes with Apache 2.2.4 *) mod_proxy_ajp: Close connection to backend if reading of request body fails. PR 40310. [Ian Abel <ianabel mxtelecom.com>] *) mod_proxy_balancer: Retry worker chosen by route / redirect worker if it is in error state before sending "Service Temporarily Unavailable". PR 38962. [Christian Boitel <cboitel lfdj.com>] Changes with Apache 2.2.3 *) mod_authn_alias: Add a check to make sure that the base provider and the Loading