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:
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