]> git.ipfire.org Git - thirdparty/bind9.git/commit
[master] stats improvements
authorEvan Hunt <each@isc.org>
Thu, 9 Jan 2014 23:14:57 +0000 (15:14 -0800)
committerEvan Hunt <each@isc.org>
Fri, 10 Jan 2014 02:46:25 +0000 (18:46 -0800)
commit789252d55f025db52ee02aa933c9f09a4aadfa97
tree50cbf95488ead08e9c191d6bc37dba57dd4fc3ad
parentd4eb30fa2dbd7a91933a615bece878b696400eb4
[master] stats improvements

3700. [func] Allow access to subgroups of XML statistics via
special URLs http://<server>:<port>/xml/v3/server,
/zones, /net, /tasks, /mem, and /status.  [RT #35115]

3699. [bug] Improvements to statistics channel XSL stylesheet:
the stylesheet can now be cached by the browser;
section headers are omitted from the stats display
when there is no data in those sections to be
displayed; counters are now right-justified for
easier readability. [RT #35117]
12 files changed:
CHANGES
bin/named/bind9.xsl
bin/named/bind9.xsl.h
bin/named/convertxsl.pl
bin/named/server.c
bin/named/statschannel.c
doc/arm/Bv9ARM-book.xml
lib/isc/httpd.c
lib/isc/include/isc/httpd.h
lib/isc/include/isc/types.h
lib/isc/unix/include/isc/time.h
lib/isc/unix/time.c