From b91f75d4a496a07845648ed70c4502a5aed18f92 Mon Sep 17 00:00:00 2001 From: bert hubert Date: Mon, 29 Sep 2014 16:20:06 +0200 Subject: [PATCH] aj noted that our docs describe how recursor statistics add up badly, fixed --- pdns/docs/pdns.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index d3493413d..d8c61198b 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. -- 2.40.0