Loading CHANGES +7 −7 Changes for CHANGES: 7 added lines, 7 removed lines. Original line number Diff line number Diff line Loading @@ -18,16 +18,9 @@ Changes with Apache 2.3.0 *) Added new connection states for handler and write completion [Brian Pane] *) mod_proxy_ajp: Do not spool the entire response from AJP backend before sending it up the filter chain. PR37100. [Ruediger Pluem] *) Preserve the Content-Length header for a proxied HEAD request. PR 18757 [Greg Ames] *) mod_cache: Create new filters CACHE_OUT_SUBREQ / CACHE_SAVE_SUBREQ which only differ by the type from CACHE_OUT / CACHE_SAVE to ensure that subrequests to non local resources work again. [Ruediger Pluem] *) New module: mod_authn_dbd [Nick Kew] *) mod_cgid: Refuse to work on Solaris 10 due to OS bugs. PR 34264. Loading @@ -40,6 +33,13 @@ Changes with Apache 2.3.0 Changes with Apache 2.1.9 *) mod_proxy_ajp: Do not spool the entire response from AJP backend before sending it up the filter chain. PR37100. [Ruediger Pluem] *) mod_cache: Create new filters CACHE_OUT_SUBREQ / CACHE_SAVE_SUBREQ which only differ by the type from CACHE_OUT / CACHE_SAVE to ensure that subrequests to non local resources work again. [Ruediger Pluem] *) mod_proxy: Do not lowercase the entire worker name of a BalancerMember since this breaks case sensitive URI's. PR36906. [Ruediger Pluem] Loading Loading
CHANGES +7 −7 Changes for CHANGES: 7 added lines, 7 removed lines. Original line number Diff line number Diff line Loading @@ -18,16 +18,9 @@ Changes with Apache 2.3.0 *) Added new connection states for handler and write completion [Brian Pane] *) mod_proxy_ajp: Do not spool the entire response from AJP backend before sending it up the filter chain. PR37100. [Ruediger Pluem] *) Preserve the Content-Length header for a proxied HEAD request. PR 18757 [Greg Ames] *) mod_cache: Create new filters CACHE_OUT_SUBREQ / CACHE_SAVE_SUBREQ which only differ by the type from CACHE_OUT / CACHE_SAVE to ensure that subrequests to non local resources work again. [Ruediger Pluem] *) New module: mod_authn_dbd [Nick Kew] *) mod_cgid: Refuse to work on Solaris 10 due to OS bugs. PR 34264. Loading @@ -40,6 +33,13 @@ Changes with Apache 2.3.0 Changes with Apache 2.1.9 *) mod_proxy_ajp: Do not spool the entire response from AJP backend before sending it up the filter chain. PR37100. [Ruediger Pluem] *) mod_cache: Create new filters CACHE_OUT_SUBREQ / CACHE_SAVE_SUBREQ which only differ by the type from CACHE_OUT / CACHE_SAVE to ensure that subrequests to non local resources work again. [Ruediger Pluem] *) mod_proxy: Do not lowercase the entire worker name of a BalancerMember since this breaks case sensitive URI's. PR36906. [Ruediger Pluem] Loading