More status stuff and wish listing...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88791 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bill Stoddard
2001-04-10 18:05:19 +00:00
parent a3dd2c0710
commit a2a114dc10

6
STATUS
View File

@ -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.