From edbed095175d744fe752124ef89d6935a02d053b Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Wed, 14 Jul 2010 20:15:41 +0000 Subject: Add some open issues git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@964171 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'STATUS') 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 -- cgit v1.2.3