159N/ALast modified at [$Date: 1999/08/27 19:02:51 $]
159N/A 2.0: In pre-alpha development
919N/A * Vague goal of an alpha or beta release in 1999. Commit-then-review
919N/A Status: Ben Laurie is working on this.
919N/A * mod_status doesn't work
919N/A Status: Manoj Kasichainula <manojk@io.com> is working on this. A
919N/A patch has been posted that starts to fix this:
919N/A (<19990825025653.A19065@samosa.mindspring.com> and
919N/A <19990825022146.A10096@io.com>)
159N/A Ben Laurie's work to fix CGIs will also fix this.
159N/A * Windows NT port isn't done
159N/A Status: Bill is working on this through his MPM work, and Ryan
159N/A * Current 2.0 code is not tested on many Unix platforms. Make 2.0
851N/A work on most, if not all the systems 1.3 did
911N/A Status: Autoconf and APR will get us most of the way there.
911N/A * The module API is a weird combination of the old table and the new
911N/A hook system. Switch completely to the new hook system
159N/A Status: Ben Laurie is working on this.
606N/ARELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
705N/A * Switch to autoconf, et al. for configuration.
159N/A * Use APR to get rid of more platform dependancies.
159N/A Status: Ryan Bloom <rbb@raleigh.ibm.com> is working on this.
493N/AOther bugs that need fixing:
159N/A * MaxRequestsPerChild measures connections, not requests.
606N/A * Regex containers don't work in an intutive way
606N/A Status: No one has come up with an efficient way to fix this
606N/A behavior. Dean has suggested getting rid of regex containers
606N/AOther features that need writing:
963N/A * Finish infrastructure in core for async MPMs
963N/A * Work on other MPMs. Possible MPMs discussed or in progress include:
963N/A - David Reid's <abb37@dial.pipex.com> Beos MPM
963N/A - Dean Gaudet's async MPM
963N/A - Zach Brown's <zab@zabbo.net> Linux siginfo MPM
Documentation that needs writing:
* The concept of MPMs, especially if we ship more than one MPM for a
* New directives in the various MPMs
Status: Ben Laurie has written some hooks documentation
* Mike Abbott's <mja@trudge.engr.sgi.com> patches to improve
Status: These were written for 1.3, and are awaiting a port to
* What do we do about mod_proxy?
* Which MPMs will be included with Apache 2.0?