33d0a7767d53cb366039fd0ac4f63cf8a9c351b0 |
|
27-Jun-2016 |
Tinderbox User <tbox@isc.org> |
regen master |
bb5d14d7243d71e03d262ff175b355b52873e195 |
|
08-Jan-2016 |
Evan Hunt <each@isc.org> |
[master] millisecond granularity for statschannel timers
4290. [func] The timers returned by the statistics channel
(indicating current time, server boot time, and
most recent reconfiguration time) are now reported
with millisecond accuracy. [RT #40082] |
d7dbbf9b7e78713c4e02dabee0d951d0c27bd7a1 |
|
06-Jan-2016 |
Tinderbox User <tbox@isc.org> |
regen |
de4c1814dd84dd1c016143eeb25ea1aa495f84ae |
|
04-Jan-2016 |
Evan Hunt <each@isc.org> |
[master] update stats version number for rssac counters |
1b6e38d7b83b26f123e6f113e4b30093a2774562 |
|
29-Oct-2015 |
Tinderbox User <tbox@isc.org> |
regen |
7b26f8d8b9730bd9c2eaf8d16f652d7f101cc9a2 |
|
28-Oct-2015 |
Tinderbox User <tbox@isc.org> |
regen |
a70fc47e9dc165175e77f091076559748858a488 |
|
27-Oct-2015 |
Mark Andrews <marka@isc.org> |
4243. [func] Improved stats reporting from Timothe Litt. [RT #38941] |
f66d0e646ffedd0b5fa2845f5e5b9cc61f5c7313 |
|
09-Jul-2015 |
Tinderbox User <tbox@isc.org> |
regen |
70d987def5a58ebeb8243017c0ec2e9b2c326cf4 |
|
07-Jul-2015 |
Evan Hunt <each@isc.org> |
[master] traffic size stats
4156. [func] Added statistics counters to track the sizes
of incoming queries and outgoing responses in
histogram buckets, as specified in RSSAC002.
[RT #39049] |
c73a7e127fd3d2b2d3257f67d7a0b94441797f3a |
|
25-Mar-2014 |
Mark Andrews <marka@isc.org> |
3792. [func] Provide links to the alternate statistics views when
displaying in a browser. [RT #35605]
Squashed commit of the following:
commit 7ac73b584aa6e026a1deb124257d3a2ed1fc64cc
Author: Evan Hunt <each@isc.org>
Date: Mon Mar 24 21:47:28 2014 -0700
[rt35605] tweak
commit b18bccc570803293f819c04f324f91b446a67756
Author: Mark Andrews <marka@isc.org>
Date: Tue Mar 25 14:20:07 2014 +1100
provide links to alternate statistic views |
62ec9fd1681ffae7d6b0d54618599ecf650e3100 |
|
07-Feb-2014 |
Mark Andrews <marka@isc.org> |
3733. [func] Improve interface scanning support. Interface
information will be automatically updated if the
OS supports routing sockets. Use
"automatic-interface-scan no;" to disable.
Add "rndc scan" to trigger a scan. [RT #23027] |
7a50e338b57714030d5ba24fe2fd715c28e94d14 |
|
10-Jan-2014 |
Tinderbox User <tbox@isc.org> |
regen |
789252d55f025db52ee02aa933c9f09a4aadfa97 |
|
10-Jan-2014 |
Evan Hunt <each@isc.org> |
[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] |
030993f41b57809907e02aa6c1838df888b55669 |
|
19-Mar-2013 |
Mark Andrews <marka@isc.org> |
version 3.1 |
4f9f8fa0528ce843a3bdf7993e94463508d8320e |
|
02-Mar-2013 |
Evan Hunt <each@isc.org> |
[master] add "config-time" to stats/status
3510. [func] "rndc status" and XML statistics channel now report
server start and reconfiguration times. [RT #21048] |
25bccd181cb25a9cf5ba00a911dd45cd24da58a8 |
|
01-Mar-2013 |
Tinderbox User <tbox@isc.org> |
regen |
2b8dac99166f74532264f756f5c0b43a6b04d995 |
|
28-Feb-2013 |
Evan Hunt <each@isc.org> |
[master] fix XSL glitch with empty query data
3507. [bug] Statistics channel XSL had a glitch when attempting
to chart query data before any queries had been
received. [RT #32620] |
855f5935ad4595ba30741ccae884e48a91650ac7 |
|
09-Feb-2013 |
Evan Hunt <each@isc.org> |
[master] clarify "server counters" section in XSL |
b748b5e2c2fa40f758e3b35ad4f1fde99ab5e11f |
|
08-Feb-2013 |
Evan Hunt <each@isc.org> |
[master] fix cache/ADB stats in new stats schema
new stats that were added for 9.10 (changes 3319-3326) were not
all updated when the new statistics schema was merged (change 3418).
3484. [bug] Some statistics were incorrectly rendered in XML.
[RT #32587] |
fd6efb2c62668d6e094d834ee2e1bcfa3d129af8 |
|
03-Jan-2013 |
Tinderbox User <tbox@isc.org> |
regen |
b7d5c2f26d7482d54eb94473fd6b58efdf7d6a20 |
|
02-Jan-2013 |
Tinderbox User <tbox@isc.org> |
regen |
38bc0509a752ae506cac41b81e3e9756d277ff84 |
|
15-Nov-2012 |
Tinderbox User <tbox@isc.org> |
regen |
aecadaf3b1bbbe0bd58f703989baf38eedd0ffca |
|
14-Nov-2012 |
ckb <ckb@isc.org> |
3418. [func] New XML schema (version 3.0) for the statistics channel
adds query type statistics at the zone level, and
flattens the XML tree and uses compressed format to
optimize parsing. Includes new XSL that permits
charting via the Google Charts API on browsers that
support javascript in XSL. The old XML schema has been
deprecated. [RT #30023]
3417. [placeholder] |
701f6f02a2dda97c0e3a2b1a06807fac1eb818b8 |
|
16-May-2012 |
Tinderbox User <tbox@isc.org> |
regen |
dd2a0a6d2dec1c23787351e51b434a838dec5603 |
|
14-May-2012 |
Evan Hunt <each@isc.org> |
Merge statistics code (ATT SoW, rt24117)
This includes the following changes:
3326. [func] Added task list statistics: task model, worker
threads, quantum, tasks running, tasks ready.
[RT #27678]
3325. [func] Report cache statistics: memory use, number of
nodes, number of hash buckets, hit and miss counts.
[RT #27056]
3324. [test] Add better tests for ADB stats [RT #27057]
3323. [func] Report the number of buckets the resolver is using.
[RT #27020]
3322. [func] Monitor the number of active TCP and UDP dispatches.
[RT #27055]
3321. [func] Monitor the number of recursive fetches and the
number of open sockets, and report these values in
the statistics channel. [RT #27054]
3320. [func] Added support for monitoring of recursing client
count. [RT #27009]
3319. [func] Added support for monitoring of ADB entry count and
hash size. [RT #27057] |
b0c3e518e47b83352b495296eaa0e70afe19ad74 |
|
10-Mar-2012 |
Tinderbox User <tbox@isc.org> |
regen |
ddc163d53213f991420ec44bee33597528030b91 |
|
01-Mar-2011 |
Automatic Updater <source@isc.org> |
regen |
c06bf2ff5cc4ef499eb89d705c1b9620250b4b32 |
|
29-Jan-2009 |
Automatic Updater <source@isc.org> |
regen |
2ec317aee9c1e925ef1c8bc439914571b78b9544 |
|
28-Jan-2009 |
Automatic Updater <source@isc.org> |
regen |
d9059b0c38bd630c367d81424d72b1308cd74b04 |
|
27-Jan-2009 |
Tatuya JINMEI 神明達哉 <ji <jinmei@isc.org> |
2537. [func] Added more statistics counters including those on socket
I/O events and query RTT histograms. [RT #18802] |
829f1b9a32ffd82acab0d6713a0479793a566976 |
|
18-Jul-2008 |
Tatuya JINMEI 神明達哉 <ji <jinmei@isc.org> |
regen |
fb1f9020174e8a4a4e7314502fec99eef17ef66c |
|
24-Jun-2008 |
Automatic Updater <source@isc.org> |
regen |
386d3a99c190bad55edf44d076e6bd087e230ab8 |
|
23-Jun-2008 |
Tatuya JINMEI 神明達哉 <ji <jinmei@isc.org> |
2375. [security] Fully randomize UDP query ports to improve
forgery resilience. [RT #17949, #18098] |
caa3ad8d572ba0faf09063d09250e10fb53e50be |
|
10-Apr-2008 |
Automatic Updater <source@isc.org> |
regen |
57442fd5ef4445446982e8b0acccb226077d1350 |
|
04-Apr-2008 |
Automatic Updater <source@isc.org> |
regen |
1dd74a07445818b1d23a24159013178baf2dc3ee |
|
03-Apr-2008 |
Mark Andrews <marka@isc.org> |
silence warnings |
c9ea41d79f5dc4b6e1b2906944c57f839833858e |
|
03-Apr-2008 |
Automatic Updater <source@isc.org> |
regen |
8907d8fa04fdaa65baf0bc6b01230b2ebde93106 |
|
03-Apr-2008 |
Mark Andrews <marka@isc.org> |
2355. [func] Extend the number statistics counters available.
[RT #17590] |
db30f4bdcb66afb7eb1ab0c6882cc70be9a53d79 |
|
03-Apr-2008 |
Mark Andrews <marka@isc.org> |
2353. [func] Add support for Name Server ID (RFC 5001).
'dig +nsid' requests NSID from server.
'request-nsid yes;' causes recursive server to send
NSID requests to upstream servers. Server responds
to NSID requests with the string configured by
'server-id' option. [RT #17091] |
037b8b129d21973972074725538f4e79ae07a4cc |
|
03-Apr-2008 |
Automatic Updater <source@isc.org> |
regen |
3e072511de11529e910b8a40203adb866ec0eb88 |
|
31-Mar-2008 |
Mark Andrews <marka@isc.org> |
2346. [func] Memory statistics now cover all active memory contexts
in increased detail. [RT #17580] |
f110daaa3df9fcc535c9991f5125f5b9bea368bd |
|
15-Sep-2007 |
Automatic Updater <source@isc.org> |
regen |
41ea0390baa8033fcf45844919ab70dcb29e1503 |
|
15-Sep-2007 |
Automatic Updater <source@isc.org> |
regen |
dedf4ed091ff862bd57c20386d1d89db37458da7 |
|
15-Sep-2007 |
Automatic Updater <source@isc.org> |
update copyright notice |
adc6ae37d8734864bff835f03923e8b1da7493ae |
|
15-Sep-2007 |
Automatic Updater <source@isc.org> |
regen |
65391557db5d7dc725ed3f2b759248fea31a2445 |
|
14-Sep-2007 |
Mark Andrews <marka@isc.org> |
2239. [func] Ship a prebuilt bin/named/bind9.xsl.h. [RT #17114] |