From: Arаm Sаrgsyаn Date: Fri, 22 Aug 2025 18:37:20 +0000 (+0000) Subject: new: usr: Add a new 'servfail-until-ready' configuration option for RPZ X-Git-Tag: v9.21.12~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec1e919389d0565252a334f08ea30ab47268ce38;p=thirdparty%2Fbind9.git new: usr: Add a new 'servfail-until-ready' configuration option for RPZ By default, when :iscman:`named` is started it may start answering to queries before the response policy zones are completely loaded and processed. This new feature gives an option to the users to tell :iscman:`named` that incoming requests should result in SERVFAIL answer until all the response policy zones are processed and ready. Note that if one or more response policy zones fail to load, :iscman:`named` starts responding to queries according to those zones that did load. Closes #5222 Merge branch '5222-stop-sending-responses-until-rpz-is-ready' into 'main' See merge request isc-projects/bind9!10839 --- ec1e919389d0565252a334f08ea30ab47268ce38