From: Ondřej Surý Date: Thu, 16 Apr 2026 12:33:44 +0000 (+0200) Subject: fix: usr: Prevent excessive priming queries to the root servers X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f8624df7602ff70f75076521f18e48587350472;p=thirdparty%2Fbind9.git fix: usr: Prevent excessive priming queries to the root servers BIND was sending a priming query to the root servers on nearly every recursive lookup instead of only when the cached root information expired. Priming now rearms only after the TTL of the fetched records elapses, and the refreshed root NS set is used for query routing until the next cycle. Merge branch 'ondrej/fix-delegdb-priming' into 'main' See merge request isc-projects/bind9!11847 --- 5f8624df7602ff70f75076521f18e48587350472