Commit e8fef7d1 authored by Tony Finch's avatar Tony Finch
Browse files

Alternately wet and sunny.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84956 13f79535-47bb-0310-9956-ffa450edef68
parent d12464ed
Loading
Loading
Loading
Loading
+6 −1
Changes for STATUS: 6 added lines, 1 removed line.
Original line number Diff line number Diff line
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:

@@ -171,6 +171,11 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
      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.