]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add the remaining parts of my proxy-statusa and
authorRainer Jung <rjung@apache.org>
Wed, 29 Aug 2018 03:41:51 +0000 (03:41 +0000)
committerRainer Jung <rjung@apache.org>
Wed, 29 Aug 2018 03:41:51 +0000 (03:41 +0000)
server-status proposals back to the list.

I have only applied the uncontroversial "auto"
mode part of the accepted patches.

The "html" part is now back in STATUS (with
adjusted smaller patches) to give some more
time for feedback whether the HTML output
format is allowed to change during a patch
release.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1839535 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2e11bbe0831c7e800024223e30c4ea5d4e0b2f00..b71fc66b2438cbabac77cc776d22fdf740f9589a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -209,7 +209,26 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       trunk patch: http://svn.apache.org/r1837056
       2.4.x patch: https://home.apache.org/~jim/patches/response-204-304.patch
       +1: jim, ylavic
-   
+
+   *) mod_proxy: Improve the balancer member data shown
+      in mod_status when "ProxyStatus" is "On":
+      add "busy" count to html mode. The auto mode part
+      has already been backported.
+      This changes the HTML output format for the proxy-status
+      but adds the very important busy metric.
+      trunk: http://svn.apache.org/r1837588 (remaining parts)
+      2.4.x patch: https://home.apache.org/~rjung/patches/httpd-2.4.x-proxy-status-html-busy-r1837588-part2.patch
+      +1: rjung, jim, ylavic
+
+   *) mod_status: Add cumulated response duration time
+      in milliseconds to html mode. The auto mode part
+      has already been backported.
+      This changes the HTML output format for the server-status
+      but adds the very useful request duration metric.
+      trunk: http://svn.apache.org/r1837590 (remaining parts)
+      2.4.x patch: https://home.apache.org/~rjung/patches/httpd-2.4.x-server-status-html-duration-r1837590-part2.patch
+      +1: rjung, jim, ylavic
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]