From a2a114dc10366da9d74bcb35e13ba82d84d0b97c Mon Sep 17 00:00:00 2001 From: Bill Stoddard Date: Tue, 10 Apr 2001 18:05:19 +0000 Subject: [PATCH] More status stuff and wish listing... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88791 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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. -- 2.40.0