mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
- Document that ratelimit works with unbound-control set_option.
git-svn-id: file:///svn/unbound/trunk@3428 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
bd89f4e7d5
commit
5f9d2314a1
2 changed files with 4 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
|
26 May 2015: Wouter
|
||||||
|
- Document that ratelimit works with unbound-control set_option.
|
||||||
|
|
||||||
21 May 2015: Wouter
|
21 May 2015: Wouter
|
||||||
- iana portlist update.
|
- iana portlist update.
|
||||||
- documentation proposes ratelimit of 1000 (closer to what upstream
|
- documentation proposes ratelimit of 1000 (closer to what upstream
|
||||||
|
|
|
||||||
|
|
@ -177,7 +177,7 @@ harden\-glue, harden\-dnssec\-stripped, harden\-below\-nxdomain,
|
||||||
harden\-referral\-path, prefetch, prefetch\-key, log\-queries,
|
harden\-referral\-path, prefetch, prefetch\-key, log\-queries,
|
||||||
hide\-identity, hide\-version, identity, version, val\-log\-level,
|
hide\-identity, hide\-version, identity, version, val\-log\-level,
|
||||||
val\-log\-squelch, ignore\-cd\-flag, add\-holddown, del\-holddown,
|
val\-log\-squelch, ignore\-cd\-flag, add\-holddown, del\-holddown,
|
||||||
keep\-missing, tcp\-upstream, ssl\-upstream, max\-udp\-size.
|
keep\-missing, tcp\-upstream, ssl\-upstream, max\-udp\-size, ratelimit.
|
||||||
.TP
|
.TP
|
||||||
.B get_option \fIopt
|
.B get_option \fIopt
|
||||||
Get the value of the option. Give the option name without a trailing ':'.
|
Get the value of the option. Give the option name without a trailing ':'.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue