From: Christophe Jaillet Date: Fri, 6 Jan 2017 07:19:20 +0000 (+0000) Subject: update X-Git-Tag: 2.5.0-alpha~813 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=6f2a3a16830f8efe4e2a497b7607233680277dc4;p=thirdparty%2Fapache%2Fhttpd.git update git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1777535 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index cc6f80e89da..e40a8797f3e 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