From: Rainer Jung Date: Wed, 29 Aug 2018 03:41:51 +0000 (+0000) Subject: Add the remaining parts of my proxy-statusa and X-Git-Tag: 2.4.35~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe432d9ada2256f6c8dce19d99d5f505b03d1dfa;p=thirdparty%2Fapache%2Fhttpd.git Add the remaining parts of my proxy-statusa and 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 --- diff --git a/STATUS b/STATUS index 2e11bbe0831..b71fc66b243 100644 --- 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 ]