]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
manpage for ratelimit_list
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 10 Apr 2015 14:07:25 +0000 (14:07 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 10 Apr 2015 14:07:25 +0000 (14:07 +0000)
git-svn-id: file:///svn/unbound/trunk@3397 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/unbound-control.8.in

index 6a2c177e49bc8da017713a71abb5ac307a9e9c85..8315ed2a9e4501cc5c392bf3e710292a54f2de9f 100644 (file)
@@ -255,6 +255,13 @@ port number can be set explicitly (default port is 53 (DNS)).
 By default the forwarder information from the config file for the root "." is
 used.  The config file is not changed, so after a reload these changes are
 gone.  Other forward zones from the config file are not affected by this command.
+.TP
+.B ratelimit_list \fR[\fI+a\fR]
+List the domains that are ratelimited.  Printed one per line with current
+estimated qps and qps limit from config.  With +a it prints all domains, not
+just the ratelimited domains, with their estimated qps.  The ratelimited
+domains return an error for uncached (new) queries, but cached queries work
+as normal.
 .SH "EXIT CODE"
 The unbound\-control program exits with status code 1 on error, 0 on success.
 .SH "SET UP"