From: Geoffrey Young Date: Thu, 25 Mar 2004 02:14:26 +0000 (+0000) Subject: move backported change to proper place X-Git-Tag: pre_ajp_proxy~457 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c22d7fae075ff0475416430b5511e3802e960cb3;p=apache move backported change to proper place git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103144 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index fbb1879adb..6d4810546b 100644 --- a/CHANGES +++ b/CHANGES @@ -35,11 +35,6 @@ Changes with Apache 2.1.0-dev for some third-party modules on platforms with small default thread stack size. [Jeff Trawick] - *) Win32: Tweak worker thread accounting routines to eliminate - server hang when number of Listen directives in httpd.conf - is greater than or equal to the setting of ThreadsPerChild. - [Bill Stoddard] - *) mod_rewrite: Support for recognizing SSL variables in RewriteCond using the new "SSL:" format. [Joe Orton, Madhusudan Mathihalli] @@ -302,6 +297,11 @@ Changes with Apache 2.0.50 that would be reused for different purposes on different requests. [Jeff Trawick, based on an old 1.3 patch submitted by Will Lowe] + *) Win32: Tweak worker thread accounting routines to eliminate + server hang when number of Listen directives in httpd.conf + is greater than or equal to the setting of ThreadsPerChild. + [Bill Stoddard] + Changes with Apache 2.0.49 *) SECURITY: CAN-2004-0174 (cve.mitre.org)