summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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