From: bert hubert Date: Mon, 29 Sep 2014 14:20:06 +0000 (+0200) Subject: aj noted that our docs describe how recursor statistics add up badly, fixed X-Git-Tag: auth-3.4.0~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b91f75d4a496a07845648ed70c4502a5aed18f92;p=thirdparty%2Fpdns.git aj noted that our docs describe how recursor statistics add up badly, fixed --- diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index d3493413da..d8c61198bf 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -16488,7 +16488,7 @@ user-msec number of CPU milliseconds spent in 'user' mode graphs of all these numbers. Use rec_control get-all to get all statistics in one go. - It should be noted that answers0-1 + answers1-10 + answers10-100 + answers100-1000 + packetcache-hits + over-capacity-drops + policy-drops = questions. + It should be noted that answers0-1 + answers1-10 + answers10-100 + answers100-1000 + 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.