From: W.C.A. Wijngaards Date: Mon, 4 Oct 2021 07:19:27 +0000 (+0200) Subject: - Fix to add example.conf note for outbound-msg-retry. X-Git-Tag: release-1.14.0rc1~38 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ce39d5ad17fa11dd6dbc9951be0be9c41dcd1f68;p=thirdparty%2Funbound.git - Fix to add example.conf note for outbound-msg-retry. --- diff --git a/doc/Changelog b/doc/Changelog index 6349795c9..9d0651485 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +4 October 2021: Wouter + - Fix to add example.conf note for outbound-msg-retry. + 27 September 2021: Wouter - Implement RFC8375: Special-Use Domain 'home.arpa.'. diff --git a/doc/example.conf.in b/doc/example.conf.in index 949a0706e..febeb2ac1 100644 --- a/doc/example.conf.in +++ b/doc/example.conf.in @@ -164,6 +164,9 @@ server: # perform connect for UDP sockets to mitigate ICMP side channel. # udp-connect: yes + # The number of retries when a non-positive response is received. + # outbound-msg-retry: 5 + # msec for waiting for an unknown server to reply. Increase if you # are behind a slow satellite link, to eg. 1128. # unknown-server-time-limit: 376