File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -74,9 +74,14 @@ RELEASE SHOWSTOPPERS:
7474
7575 * Modules that are not ready for production use must be removed.
7676 The same for modules without documentation.
77- Candidates:
78- - MPM simple
79- - mod_serf (which is optimal for async httpd anyways)
77+
78+ These modulese will be removed after branching 2.4.x from trunk.
79+ If anyone disagrees, please comment.
80+
81+ - MPM simple (unfinished; buggy)
82+ - mod_serf (which is optimal for async httpd anyways; didn't work
83+ with MPM event last time sf tested it)
84+ - mod_noloris (in experimental; obsoleted by mod_reqtimeout)
8085
8186 * The mod_session* modules need to be checked that their hooks respect
8287 the returning of int (HTTP status codes) and apr_status_t as appropriate,
@@ -95,12 +100,11 @@ RELEASE SHOWSTOPPERS:
95100
96101 * INCLUDE mod_fcgid with 2.4.0, esp to help php users etc to enjoy
97102 a painless event mpm experience.
103+ sf: can be done in 2.4.x>0
98104
99105 * Investigate Windows AcceptFilter issues. Thread starts at
100106 http://mail-archives.apache.org/mod_mbox/httpd-dev/201107.mbox/%3C84552AF751934DA6AD70C93AAEA2B553@mother%3E
101107
102- * Get a recent beta (2.3.14?) installed on apache.org machines for testing.
103-
104108 FOR BETA:
105109
106110
You can’t perform that action at this time.
0 commit comments