rbb 99/03/18 13:25:40
Modified: . STATUS
Log:
Just updating the STATUS file.
Revision Changes Path
1.13 +5 -6 apache-apr/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/apache-apr/STATUS,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- STATUS 1999/03/18 18:15:40 1.12
+++ STATUS 1999/03/18 21:25:40 1.13
@@ -1,5 +1,5 @@
Apache Portable Runtime STATUS:
-Last modified at [$Date: 1999/03/18 18:15:40 $]
+Last modified at [$Date: 1999/03/18 21:25:40 $]
Release:
@@ -20,6 +20,10 @@
Available Patches:
In progress:
+ Logging statements
+ We have some comments along the lines of "log this here".
+ Let's actually make those logs at some point.
+
Modules
Ensure thread safety. Does not include mod_proxy, yet.
Modules that work:
@@ -50,14 +54,9 @@
Re-write mod_status to use updated scoreboard for hybrid server.
This is pretty close to completion.
- Check misc thread safety. Make sure UNIX code path mirrors NT path where
- appropriate
-
Everything
Needs patch:
- * A patch to make the alloc_mutex's scope per-process. It seems to be
- causing trouble on Linux at least.
Open issues: