]> granicus.if.org Git - apache/commitdiff
More status stuff and wish listing...
authorBill Stoddard <stoddard@apache.org>
Tue, 10 Apr 2001 18:05:19 +0000 (18:05 +0000)
committerBill Stoddard <stoddard@apache.org>
Tue, 10 Apr 2001 18:05:19 +0000 (18:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88791 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 448fab3423c7b8a8fd2504fbe994b50820ac9f96..a79496f4fef8b0e29ea9f2d2d044359355112c28 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                             -*-text-*-
-Last modified at [$Date: 2001/04/10 17:54:35 $]
+Last modified at [$Date: 2001/04/10 18:05:19 $]
 
 Release:
 
@@ -109,6 +109,10 @@ RELEASE SHOWSTOPPERS:
 
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
 
+    * Performance: Get SINGLE_LISTENER_UNSERIALIZED_ACCEPT
+      optimization working again. Bill would like to see this
+      working for the threaded MPM, then prefork.
+
     * mod_tls is very specific to OpenSSL. Make the API calls
       more generic to support other encryption libraries.