From f0c4ef1e744b34673d73770fb3aafdbf661efbb0 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Tue, 1 Mar 2016 21:06:55 +0000 Subject: [PATCH] Remove backported entries. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1733155 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/CHANGES b/CHANGES index 8abcea4ed1..2f7f77ed09 100644 --- a/CHANGES +++ b/CHANGES @@ -138,14 +138,6 @@ Changes with Apache 2.5.0 *) mime.types: add common extension "m4a" for MPEG 4 Audio. PR 57895 [Dylan Millikin ] - *) mod_ssl: Save some TLS record (application data) fragmentations by - including the last and subsequent suitable buckets when coalescing. - [Yann Ylavic] - - *) mod_cache_socache: Fix a possible cached entity body corruption when it - is received from an origin server in multiple batches and forwarded by - mod_proxy. [Yann Ylavic] - *) mod_proxy_fdpass: Fix AH01153 error when using the default configuration. In earlier version of httpd, you can explicitelly set the 'flusher' parameter to 'flush' as a workaround. (i.e. flusher=flush) @@ -155,10 +147,6 @@ Changes with Apache 2.5.0 *) mod_ssl: For the "SSLStaplingReturnResponderErrors off" case, make sure to only staple responses with certificate status "good". [Kaspar Brand] - *) core: Limit to ten the number of tolerated empty lines between request, - and consume them before the pipelining check to avoid possible response - delay when reading the next request without flushing. [Yann Ylavic] - *) mod_session: Introduce SessionExpiryUpdateInterval which allows to configure the session/cookie expiry's update interval. PR 57300. [Paul Spangler ] @@ -169,9 +157,6 @@ Changes with Apache 2.5.0 *) mpm_event: Free memory earlier when shutting down processes. [Stefan Fritsch] - *) mod_ssl: Make the output filter more friendly with deferred write and - response pipelining. [Yann Ylavic, Joe Orton] - *) core/util_script: relax alphanumeric filter of environment variable names on Windows to allow '(' and ')' for passing PROGRAMFILES(X86) et.al. unadulterated in 64 bit versions of Windows. PR 46751. -- 2.40.0