]> granicus.if.org Git - apache/commitdiff
- start definitive list of modules not to be included in 2.4
authorStefan Fritsch <sf@apache.org>
Thu, 15 Sep 2011 19:07:23 +0000 (19:07 +0000)
committerStefan Fritsch <sf@apache.org>
Thu, 15 Sep 2011 19:07:23 +0000 (19:07 +0000)
- 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

STATUS

diff --git a/STATUS b/STATUS
index 42d60d113b6aca55e720b3c53000a795d54304ef..cad2245830159b2917d146e2ad1094262710e1be 100644 (file)
--- 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: