From 02912a6d20cdc808ce138e4c5651c4d830260893 Mon Sep 17 00:00:00 2001 From: Bill Stoddard Date: Mon, 13 Dec 1999 15:46:45 +0000 Subject: [PATCH] Update STATUS git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84286 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/STATUS b/STATUS index 220b89b557..ab1e7d5e74 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ Apache 2.0 STATUS: -Last modified at [$Date: 1999/12/02 06:33:05 $] +Last modified at [$Date: 1999/12/13 15:46:45 $] Release: @@ -37,10 +37,11 @@ RELEASE SHOWSTOPPERS: Remaining work: 1. Add back ability to run Apache as a service 2. Fix Win9* specific code in the winnt MPM - 3. Get the MPM working in multi process mode (one parent & one child) - 4. Test access logging with multiple threads. Will the native file I/O + 3. Test access logging with multiple threads. Will the native file I/O calls serialize automagically like the CRT calls or do we need to add region locking each time we write to the access/error logs? + 4. Fix the DOS hole in AcceptEx (need to time out connections over + which data is never sent). * Current 2.0 code is not tested on many Unix platforms. Make 2.0 work on most, if not all the systems 1.3 did -- 2.40.0