summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorStefan Fritsch <sf@apache.org>2011-09-15 19:07:23 +0000
committerStefan Fritsch <sf@apache.org>2011-09-15 19:07:23 +0000
commit7f59e98923840e1786669670dab5f941aad6e34b (patch)
treed0b074db306b55202e5ea0b9f135918274ed28de /STATUS
parentaec65acf307b44d03f9dd11ee89cb06f1680428a (diff)
downloadhttpd-7f59e98923840e1786669670dab5f941aad6e34b.tar.gz
- 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
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS14
1 files changed, 9 insertions, 5 deletions
diff --git a/STATUS b/STATUS
index 42d60d113b..cad2245830 100644
--- a/STATUS
+++ b/STATUS
@@ -74,9 +74,14 @@ RELEASE SHOWSTOPPERS:
* Modules that are not ready for production use must be removed.
The same for modules without documentation.
- Candidates:
- - MPM simple
- - mod_serf (which is optimal for async httpd anyways)
+
+ These modulese will be removed after branching 2.4.x from trunk.
+ If anyone disagrees, please comment.
+
+ - MPM simple (unfinished; buggy)
+ - mod_serf (which is optimal for async httpd anyways; didn't work
+ with MPM event last time sf tested it)
+ - mod_noloris (in experimental; obsoleted by mod_reqtimeout)
* The mod_session* modules need to be checked that their hooks respect
the returning of int (HTTP status codes) and apr_status_t as appropriate,
@@ -95,12 +100,11 @@ RELEASE SHOWSTOPPERS:
* INCLUDE mod_fcgid with 2.4.0, esp to help php users etc to enjoy
a painless event mpm experience.
+ sf: can be done in 2.4.x>0
* Investigate Windows AcceptFilter issues. Thread starts at
http://mail-archives.apache.org/mod_mbox/httpd-dev/201107.mbox/%3C84552AF751934DA6AD70C93AAEA2B553@mother%3E
- * Get a recent beta (2.3.14?) installed on apache.org machines for testing.
-
FOR BETA: