Skip to content

Commit a92758b

Browse files
author
Stefan Fritsch
committed
- start definitive list of modules not to be included in 2.4
- mod_fcgid not a blocker - install of beta on www.a.o done thanks to pquerna/infra git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1171229 13f79535-47bb-0310-9956-ffa450edef68
1 parent d46430b commit a92758b

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

STATUS

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)