3703. [func] Prefetch about to expire records if they are queried
for, see prefetch option for details. [RT #35041]
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
// NS4
|
||||
// NS7
|
||||
|
||||
controls { /* empty */ };
|
||||
|
||||
@@ -29,6 +29,7 @@ options {
|
||||
recursion yes;
|
||||
empty-zones-enable yes;
|
||||
disable-empty-zone 20.172.in-addr.arpa;
|
||||
prefetch 0;
|
||||
};
|
||||
|
||||
key rndc_key {
|
||||
|
||||
Reference in New Issue
Block a user