From: Mark Andrews Date: Wed, 20 Sep 2023 05:49:59 +0000 (+1000) Subject: Document that reloading happens asynchronously X-Git-Tag: v9.19.18~65^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=e33dbd0cbd48aed7d1c1eb25fa61d8173d488d5e;p=thirdparty%2Fbind9.git Document that reloading happens asynchronously --- diff --git a/bin/rndc/rndc.rst b/bin/rndc/rndc.rst index db43974a4b9..da9f0710e45 100644 --- a/bin/rndc/rndc.rst +++ b/bin/rndc/rndc.rst @@ -440,6 +440,7 @@ Currently supported commands are: .. option:: zone [class [view]] If a zone is specified, this command reloads only the given zone. + If no zone is specified, the reloading happens asynchronously. .. program:: rndc @@ -604,7 +605,8 @@ Currently supported commands are: refused. If the zone has changed and the ``ixfr-from-differences`` option is in use, the journal file is updated to reflect changes in the zone. Otherwise, if the zone has changed, any existing - journal file is removed. + journal file is removed. If no zone is specified, the reloading happens + asynchronously. See also :option:`rndc freeze`.