From: Arаm Sаrgsyаn Date: Thu, 15 May 2025 13:26:44 +0000 (+0000) Subject: new: usr: Implement a new 'notify-defer' configuration option X-Git-Tag: v9.21.9~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10a02e84ebffca4b909573f4a162c729de635b66;p=thirdparty%2Fbind9.git new: usr: Implement a new 'notify-defer' configuration option This new option sets a delay (in seconds) to wait before sending a set of NOTIFY messages for a zone. Whenever a NOTIFY message is ready to be sent, sending will be deferred for this duration. This option is not to be confused with the :any:`notify-delay` option. The default is 0 seconds. Closes #5259 Merge branch '5259-implement-zone-notify-defer' into 'main' See merge request isc-projects/bind9!10419 --- 10a02e84ebffca4b909573f4a162c729de635b66