From: Arаm Sаrgsyаn Date: Thu, 1 Aug 2024 18:31:14 +0000 (+0000) Subject: chg: usr: allow shorter resolver-query-timeout configuration X-Git-Tag: alessio/regression/026024a6ae~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1661278b3438bcc9a913cfbcfbfb64c4247e0dd6;p=thirdparty%2Fbind9.git chg: usr: allow shorter resolver-query-timeout configuration The minimum allowed value of 'resolver-query-timeout' was lowered to 301 milliseconds instead of the earlier 10000 milliseconds (which is the default). As earlier, values less than or equal to 300 are converted to seconds before applying the limit. Closes #4320 Merge branch '4320-allow-shorter-resolver-query-timeout-configuration' into 'main' Closes #4320 See merge request isc-projects/bind9!9091 --- 1661278b3438bcc9a913cfbcfbfb64c4247e0dd6