From f3e06436b5a6081e71c6308ca136e9ff1fa1ebef Mon Sep 17 00:00:00 2001 From: Mukund Sivaraman Date: Sun, 13 Sep 2009 03:48:24 +0530 Subject: doc: Move templates to data/templates/ directory --- doc/stats.html | 69 ---------------------------------------------------------- 1 file changed, 69 deletions(-) delete mode 100644 doc/stats.html (limited to 'doc/stats.html') diff --git a/doc/stats.html b/doc/stats.html deleted file mode 100644 index 7179859..0000000 --- a/doc/stats.html +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - -{package} version {version} run-time statistics - - - - - - - - -

{package} version {version} run-time statistics

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
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}.

- - - - -- cgit v1.2.3