]> git.ipfire.org Git - thirdparty/bind9.git/commit
deprecate resolver-retry-interval and resolver-nonbackoff-tries
authorEvan Hunt <each@isc.org>
Tue, 31 Oct 2023 14:09:05 +0000 (15:09 +0100)
committerEvan Hunt <each@isc.org>
Wed, 6 Dec 2023 21:41:47 +0000 (13:41 -0800)
commit374b4d62582e667b1cc9f07f00a61b8253b7b4da
tree9547e606d5c792db61a5e1bcc36f182ca4b0f415
parent4ee01a8b5a588414394ef2d21848d76ae8e7dfb7
deprecate resolver-retry-interval and resolver-nonbackoff-tries

these options control default timing of retries in the resolver
for experimental purposes; they are not known to useful in production
environments.  they will be removed in the future; for now, we
only log a warning if they are used.

(cherry picked from commit 4aaa4f7dca7fee5e62e4554bfbe5ea92f6a4ac6e)
CHANGES
bin/tests/system/checkconf/deprecated.conf
bin/tests/system/checkconf/tests.sh
doc/arm/reference.rst
doc/misc/options
doc/notes/notes-current.rst
lib/isccfg/namedconf.c