From: Jeff Trawick Date: Fri, 23 Apr 2004 20:38:49 +0000 (+0000) Subject: ThreadStackSize for Win32 and threaded Unix MPMs? X-Git-Tag: 2.0.50~174 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc3610d39fe1b6937e8d46ae27d1e45a291b5674;p=thirdparty%2Fapache%2Fhttpd.git ThreadStackSize for Win32 and threaded Unix MPMs? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103485 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b6d25432c72..05057477414 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/04/23 07:38:41 $] +Last modified at [$Date: 2004/04/23 20:38:49 $] Release: @@ -376,6 +376,12 @@ PATCHES TO BACKPORT FROM 2.1 server/mpm/worker/worker.c: r1.145 +1: trawick + * ThreadStackSize for Win32 and threaded MPMs + (if there is sufficient interest I'll pursue getting APR 0.9 + fixed up as well as putting together a patch for httpd 2.0.next + which integrates the two rounds of changes) + +1 concept: trawick + CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases,