]> granicus.if.org Git - apache/commitdiff
Clarify wishlist
authorJacob Champion <jchampion@apache.org>
Mon, 9 Jan 2017 22:04:18 +0000 (22:04 +0000)
committerJacob Champion <jchampion@apache.org>
Mon, 9 Jan 2017 22:04:18 +0000 (22:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1778066 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e40a8797f3e27e2e67ff1c63048cd74e78b13672..631170e4b5f3dccda5ca2b7fdcf3f8129e4c690a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -127,7 +127,9 @@ THINGS THAT SHOULD BE CONSIDERED EARLY IN THE 2.6/3.0 DEVELOPMENT CYCLE:
   * True event-loop/asynchronous support in the server core.
 
   * Modify configuration syntax to separate meta-directives from runtime
-    directives (e.g. If vs. IfVersion).
+    directives (e.g. If vs. IfVersion). Allow as much static analysis of the
+    configuration as possible without needing to start the server to figure out
+    what's going on.
 
   * Support JSON-like configuration files