projects
/
pdns
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85ceefa
)
add missing letter, plus format
author
Peter van Dijk
<peter.van.dijk@powerdns.com>
Tue, 6 Dec 2016 09:53:35 +0000
(10:53 +0100)
committer
Peter van Dijk
<peter.van.dijk@powerdns.com>
Tue, 6 Dec 2016 09:53:35 +0000
(10:53 +0100)
pdns/README-dnsdist.md
patch
|
blob
|
history
diff --git
a/pdns/README-dnsdist.md
b/pdns/README-dnsdist.md
index 1f8455e9fbf45acbf7aa379982e271e0a8adf130..49e46c18dd71e87a77db36f716ee7c298f5bac88 100644
(file)
--- a/
pdns/README-dnsdist.md
+++ b/
pdns/README-dnsdist.md
@@
-697,7
+697,7
@@
This will delay responses for questions to the mentioned domain, or coming
from the configured subnet, by half a second.
Like the QPSLimits and other rules, the delaying instructions can be
-inspected or edited using
showRule(), rmRule(), topRule(), mvRule()
etc.
+inspected or edited using
`showRules()`, `rmRule()`, `topRule()`, `mvRule()`
etc.
Dynamic load balancing
----------------------