git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84956
13f79535-47bb-0310-9956-
ffa450edef68
Apache 2.0 STATUS:
-Last modified at [$Date: 2000/04/13 00:38:55 $]
+Last modified at [$Date: 2000/04/13 14:38:55 $]
Release:
are exported to the connection status table (easy to fix), and mod_status
is ugly.
+ * Optimise the name-based <VirtualHost> implementation so that it uses
+ a hash table instead of a linear linked list scan.
+
+ * Mass vhosting version of suEXEC.
+
Other bugs that need fixing:
* MaxRequestsPerChild measures connections, not requests.