summaryrefslogtreecommitdiffstats
path: root/STATUS
diff options
context:
space:
mode:
authorStefan Fritsch <sf@apache.org>2010-07-14 22:15:41 +0200
committerStefan Fritsch <sf@apache.org>2010-07-14 22:15:41 +0200
commitedbed095175d744fe752124ef89d6935a02d053b (patch)
treeb573c7b73fb231d7d2ff1d05479c6acdaceeb0ee /STATUS
parentfix log messages (diff)
downloadapache2-edbed095175d744fe752124ef89d6935a02d053b.tar.xz
apache2-edbed095175d744fe752124ef89d6935a02d053b.zip
Add some open issues
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@964171 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS14
1 files changed, 14 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index ecb33923fb..5b8ca3aa72 100644
--- a/STATUS
+++ b/STATUS
@@ -62,6 +62,10 @@ RELEASE SHOWSTOPPERS:
- MPM simple
- mod_serf
+ * Error log format should be configurable. The current format is
+ too verbose: The prefix length ranges from 70 chars (server-scope,
+ level <= info) to 120 chars (conn-scope, level >= debug).
+
FOR BETA:
* Modules without documentation need to be moved to experimental or be
@@ -130,6 +134,16 @@ CURRENT VOTES:
RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
+ * Allow to log module name in error log format.
+
+ * Add mod_allow_method or some other (usable) functionality to replace
+ Limit/LimitExcept.
+
+ * Sort out modules selections for most/all/reallyall. Maybe rename
+ all -> most, reallyall -> all, and remove the old 'most'.
+
+ * Add mod_define.
+
* Patches submitted to the bug database:
http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Apache+httpd-2&keywords=PatchAvailable