From: Bill Stoddard Date: Tue, 10 Apr 2001 18:05:19 +0000 (+0000) Subject: More status stuff and wish listing... X-Git-Tag: 2.0.17~67 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a2a114dc10366da9d74bcb35e13ba82d84d0b97c;p=apache More status stuff and wish listing... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88791 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 448fab3423..a79496f4fe 100644 --- 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.