From: Geoffrey Young Date: Wed, 24 Mar 2004 20:30:52 +0000 (+0000) Subject: removed after backport X-Git-Tag: 2.0.50~296 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8572004c81d268c7db0470c664c1fc9650962d09;p=thirdparty%2Fapache%2Fhttpd.git removed after backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103128 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 60c6a61bc26..1a5dc986e8e 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/03/24 20:03:34 $] +Last modified at [$Date: 2004/03/24 20:30:52 $] Release: @@ -132,12 +132,6 @@ PATCHES TO BACKPORT FROM 2.1 server/core.c: r1.266 +1: nd - *) Win32: Tweak worker thread accounting routines to prevent - server hang when number of Listen directives is >= - ThreadsPerChild. - server/mpm/winnt/child.c?r1=1.32&r2=1.33 - +1: stoddard, trawick, geoff - *) Provide TLS/SSL upgrade functionality in mod_ssl allowing an unsecure connection to be upgraded to a secure connection upon request by the client. The full patch file is available at http://www.apache.org/~bnicholes/