From: bert hubert Date: Wed, 3 Oct 2018 14:56:07 +0000 (+0200) Subject: document that the dnsdist 'responses' metric is actually 'backend responses' X-Git-Tag: dnsdist-1.3.3~71^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F7018%2Fhead;p=thirdparty%2Fpdns.git document that the dnsdist 'responses' metric is actually 'backend responses' --- diff --git a/pdns/dnsdistdist/docs/statistics.rst b/pdns/dnsdistdist/docs/statistics.rst index e1877da0b6..7da54dcad9 100644 --- a/pdns/dnsdistdist/docs/statistics.rst +++ b/pdns/dnsdistdist/docs/statistics.rst @@ -120,7 +120,9 @@ Current memory usage. responses --------- -Number of responses received from backends. +Number of responses received from backends. Note! This is not the number of +responses sent to clients. To get that number, add 'cache-hits' and +'responses'. rule-drop ---------