From 7f59e98923840e1786669670dab5f941aad6e34b Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Thu, 15 Sep 2011 19:07:23 +0000 Subject: [PATCH] - 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 --- STATUS | 14 +++++++++----- 1 file 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: -- 2.40.0