From de70bc606a5e898fc344377d526b18f9fcb2085f Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Wed, 12 Dec 2007 20:56:15 +0000 Subject: [PATCH] * These have been backported. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@603738 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/CHANGES b/CHANGES index ee29e61bac..f00157633c 100644 --- a/CHANGES +++ b/CHANGES @@ -14,18 +14,6 @@ Changes with Apache 2.3.0 *) mod_proxy: Lower memory consumption for short lived connections. PR 44026. [Ruediger Pluem] - *) core: Lower memory consumption of ap_r* functions by reusing the brigade - instead of recreating it during each filter pass. - [Stefan Fritsch ] - - *) mod_proxy_ajp: Use 64K as maximum AJP packet size. This is the maximum - length we can squeeze inside the AJP message packet. - [Mladen Turk] - - *) core: Lower memory consumption in case that flush buckets are passed thru - the chunk filter as last bucket of a brigade. PR 23567. - [Stefan Fritsch ] - *) mod_proxy: Keep connections to the backend persistent in the HTTPS case. [Ruediger Pluem] -- 2.40.0