From: Mark Andrews Date: Tue, 26 Nov 2024 07:15:25 +0000 (+0000) Subject: chg: usr: emit more helpful log for exceeding max-records-per-type X-Git-Tag: v9.21.3~21 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b2ffa5845b278032521a5cde553578721caef990;p=thirdparty%2Fbind9.git chg: usr: emit more helpful log for exceeding max-records-per-type The new log message is emitted when adding or updating an RRset fails due to exceeding the max-records-per-type limit. The log includes the owner name and type, corresponding zone name, and the limit value. It will be emitted on loading a zone file, inbound zone transfer (both AXFR and IXFR), handling a DDNS update, or updating a cache DB. It's especially helpful in the case of zone transfer, since the secondary side doesn't have direct access to the offending zone data. It could also be used for max-types-per-name, but this change doesn't implement it yet as it's much less likely to happen in practice. Merge branch 'helpful-log-on-toomanyrecords' into 'main' See merge request isc-projects/bind9!9509 --- b2ffa5845b278032521a5cde553578721caef990