summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorChristophe Jaillet <jailletc36@apache.org>2017-01-06 07:19:20 +0000
committerChristophe Jaillet <jailletc36@apache.org>2017-01-06 07:19:20 +0000
commit6f2a3a16830f8efe4e2a497b7607233680277dc4 (patch)
tree4f2ab93b366af80e909de2966378aa3f9c568aab /STATUS
parent07ad86dc7030053fada9ee09897bd56bd84bf4f0 (diff)
downloadhttpd-6f2a3a16830f8efe4e2a497b7607233680277dc4.tar.gz
update
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1777535 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS8
1 files changed, 8 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index cc6f80e89d..e40a8797f3 100644
--- a/STATUS
+++ b/STATUS
@@ -140,6 +140,14 @@ THINGS THAT SHOULD BE CONSIDERED EARLY IN THE 2.6/3.0 DEVELOPMENT CYCLE:
* REST-based administration for existing (balancer/etc) and new dynamic
runtime changes (see above)
+ * Improve the look of generated pages (status, load-balancer...) with dynamic
+ update of the values. Generate HTML5 pages, instead of 3.2, Get rid of XHTML
+ in the generated pages.
+
+ * Add performance monitoring of the server, of each module (?), in order to help
+ understanding what worth looking at in order to improve overall performance.
+ (https://cdn.wp.nginx.com/wp-content/uploads/2016/12/Amplify-Dashboards-page-base-for-filters.png)
+
OLD ISSUES THAT WERE THOUGHT TO BE SHOWSTOPPERS FOR 2.4 BUT OBVIOUSLY WEREN'T:
* Handling of non-trailing / config by non-default handler is broken