From: Arаm Sаrgsyаn Date: Thu, 20 Feb 2025 10:31:47 +0000 (+0000) Subject: new: usr: Implement the min-transfer-rate-in configuration option X-Git-Tag: ondrej/lock-free-qpzone-reads-v1~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a282f1ba3f3d71f63d90cbc94a19e733e9746b03;p=thirdparty%2Fbind9.git new: usr: Implement the min-transfer-rate-in configuration option A new option 'min-transfer-rate-in ' has been added to the view and zone configurations. It can abort incoming zone transfers which run very slowly due to network related issues, for example. The default value is set to 10240 bytes in 5 minutes. Closes #3914 Merge branch '3914-detect-and-restart-stalled-zone-transfers' into 'main' See merge request isc-projects/bind9!9098 --- a282f1ba3f3d71f63d90cbc94a19e733e9746b03