Commit 6b4a7282 authored by Rainer Jung's avatar Rainer Jung
Browse files

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
parent 9d4c3995
Loading
Loading
Loading
Loading
+20 −1
Original line number Diff line number Diff line
@@ -210,6 +210,25 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      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 ]