diff --git a/data/templates/stats.html b/data/templates/stats.html index 7179859..a8c3e07 100644 --- a/data/templates/stats.html +++ b/data/templates/stats.html @@ -1,69 +1,95 @@ - - + - + + + Stats [{package} v{version}] + + + - -{package} version {version} run-time statistics - + +
+
+ + + + + + + + - - - - - - -

{package} version {version} run-time statistics

- -
{package} v{version} statistics
Open connections{opens}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameValue
Number of open connections{opens}
Number of requests{reqs}
Number of bad connections{badconns}
Number of denied connections{deniedconns}
Number of refused connections due to high load{refusedconns}
- -
- -

Generated by {package} version {version}.

- - + + Refused (high load) + {refusedconns} + + + Total requests + {reqs} + + +
+
+