From: Ruediger Pluem Date: Wed, 22 Oct 2008 10:27:30 +0000 (+0000) Subject: * This one is backported. X-Git-Tag: 2.3.0~246 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c51c1b5f9d4e2a18107bab58c988c45bbd450b2c;p=apache * This one is backported. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@707023 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 06c1e47314..713c016f29 100644 --- a/CHANGES +++ b/CHANGES @@ -24,10 +24,6 @@ Changes with Apache 2.3.0 DBD_LIST is still used to build additional dbd drivers. [Tom Donovan] - *) Worker MPM: Crosscheck that idle workers are still available before using - them and thus preventing an overflow of the worker queue which causes - a SegFault. PR 45605 [Denis Ustimenko ] - *) mod_proxy_ajp: Fix wrongly formatted requests where client sets Content-Length header, but doesn't provide a body. Servlet container always expects that next packet is