mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 14:59:59 -04:00
regen v9_11
This commit is contained in:
parent
a3253fb44c
commit
d3e2a34ffb
3 changed files with 3 additions and 3 deletions
|
|
@ -2751,7 +2751,7 @@ badresp:1,adberr:0,findfail:0,valfail:0]
|
|||
<span class="command"><strong>fstrm-set-buffer-hint</strong></span>: The
|
||||
threshold number of bytes to accumulate in the output
|
||||
buffer before forcing a buffer flush. The minimum is
|
||||
1024, the maximum is 65536, and the default is 8096.
|
||||
1024, the maximum is 65536, and the default is 8192.
|
||||
</li>
|
||||
<li class="listitem">
|
||||
<span class="command"><strong>fstrm-set-flush-timeout</strong></span>: The number
|
||||
|
|
|
|||
|
|
@ -277,7 +277,7 @@
|
|||
<span class="command"><strong>dnssec-keymgr</strong></span>, has been added. This tool
|
||||
is meant to run unattended (e.g., under <span class="command"><strong>cron</strong></span>).
|
||||
It reads a policy definition file
|
||||
(default: <code class="filename">/etc/dnssec.policy</code>)
|
||||
(default <code class="filename">/etc/dnssec-policy.conf</code>)
|
||||
and creates or updates DNSSEC keys as necessary to ensure that a
|
||||
zone's keys match the defined policy for that zone. New keys are
|
||||
created whenever necessary to ensure rollovers occur correctly.
|
||||
|
|
|
|||
|
|
@ -239,7 +239,7 @@
|
|||
<span class="command"><strong>dnssec-keymgr</strong></span>, has been added. This tool
|
||||
is meant to run unattended (e.g., under <span class="command"><strong>cron</strong></span>).
|
||||
It reads a policy definition file
|
||||
(default: <code class="filename">/etc/dnssec.policy</code>)
|
||||
(default <code class="filename">/etc/dnssec-policy.conf</code>)
|
||||
and creates or updates DNSSEC keys as necessary to ensure that a
|
||||
zone's keys match the defined policy for that zone. New keys are
|
||||
created whenever necessary to ensure rollovers occur correctly.
|
||||
|
|
|
|||
Loading…
Reference in a new issue