summaryrefslogtreecommitdiff
path: root/doc/unbound-control.8.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/unbound-control.8.in')
-rw-r--r--doc/unbound-control.8.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/unbound-control.8.in b/doc/unbound-control.8.in
index 5b220d664dd0..66ea690390a0 100644
--- a/doc/unbound-control.8.in
+++ b/doc/unbound-control.8.in
@@ -1,4 +1,4 @@
-.TH "unbound-control" "8" "Aug 21, 2017" "NLnet Labs" "unbound 1.6.5"
+.TH "unbound-control" "8" "Sep 18, 2017" "NLnet Labs" "unbound 1.6.6"
.\"
.\" unbound-control.8 -- unbound remote control manual
.\"
@@ -493,6 +493,10 @@ number of queries that had an EDNS OPT record present.
number of queries that had an EDNS OPT record with the DO (DNSSEC OK) bit set.
These queries are also included in the num.query.edns.present number.
.TP
+.I num.query.ratelimited
+The number of queries that are turned away from being send to nameserver due to
+ratelimiting.
+.TP
.I num.answer.rcode.NXDOMAIN
The number of answers to queries, from cache or from recursion, that had the
return code NXDOMAIN. Also printed for the other return codes.