From 78a0e185c1882515c74f69084c9965d38cc80a44 Mon Sep 17 00:00:00 2001 From: setharnold Date: Mon, 11 Jul 2016 10:51:26 -0700 Subject: [PATCH] small doc fixes --- docs/markdown/recursor/stats.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/markdown/recursor/stats.md b/docs/markdown/recursor/stats.md index dae1a9dc30..3413cac384 100644 --- a/docs/markdown/recursor/stats.md +++ b/docs/markdown/recursor/stats.md @@ -92,7 +92,7 @@ answers-slow + packetcache-hits + over-capacity-drops + policy-drops = questions Also note that unauthorized-tcp and unauthorized-udp packets do not end up in the 'questions' count. -Every half our or so, the recursor outputs a line with statistics. More +Every half hour or so, the recursor outputs a line with statistics. More infrastructure is planned so as to allow for Cricket or MRTG graphs. To force the output of statistics, send the process a SIGUSR1. A line of statistics looks like this: @@ -112,4 +112,5 @@ answer a question. Initially this ratio may be well over 100% as additional queries may be needed to actually recurse the DNS and figure out the addresses of nameservers. -Finally, 12% of queries were not performed because identical queries had gone out previously, saving load servers worldwide. +Finally, 12% of queries were not performed because identical queries had gone out +previously, saving load on servers worldwide. -- 2.47.2