]> granicus.if.org Git - pdns/commitdiff
Correct wrong statistics counter name in docs
authorAndreas Jakum <aj-gh@users.noreply.github.com>
Fri, 22 Jul 2016 13:01:29 +0000 (15:01 +0200)
committerAndreas Jakum <aj-gh@users.noreply.github.com>
Fri, 22 Jul 2016 13:01:29 +0000 (15:01 +0200)
docs/markdown/authoritative/performance.md

index ddcc75acb031493f3055ac8e31d90a1437cc4b62..43645c7a5d6c437ef7ce1432aa46adacd53ca911 100644 (file)
@@ -81,7 +81,7 @@ daemon.
 * `tcp6-answers-bytes`: Total number of answer bytes sent over TCPv6 (since 4.0.0)
 * `tcp6-answers`: Number of answers sent out over TCPv6
 * `tcp6-queries`: Number of questions received over TCPv6
-* `timedout-questions`: Amount of packets that were dropped because they had to wait too long internally
+* `timedout-packets`: Amount of packets that were dropped because they had to wait too long internally
 * `udp-answers-bytes`: Total number of answer bytes sent over UDP
 * `udp-answers`: Number of answers sent out over UDP
 * `udp-do-queries`: Number of queries received with the DO (DNSSEC OK) bit set