From d87090515d4f14c201413cb230c0fcf399eadab5 Mon Sep 17 00:00:00 2001 From: phonedph1 Date: Thu, 12 Apr 2018 18:58:20 -0600 Subject: [PATCH] Update metrics.rst Make it clear why they were not performed. --- pdns/recursordist/docs/metrics.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/metrics.rst b/pdns/recursordist/docs/metrics.rst index 9f83cc3a1..71b90c4b2 100644 --- a/pdns/recursordist/docs/metrics.rst +++ b/pdns/recursordist/docs/metrics.rst @@ -17,7 +17,7 @@ There are 309 items in the negative cache, items of which it is known that don't The outpacket/query ratio means that on average, 0.37 packets were needed to 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 on servers worldwide. +Finally, 12% of queries were not performed because identical queries had gone out previously and failed, saving load on servers worldwide. .. _metricscarbon: -- 2.50.1