Improve performance for delegation heavy answers and also general query performance (#44029)
This commit is contained in:
@@ -19,7 +19,6 @@ options {
|
||||
listen-on { 10.53.0.3; };
|
||||
listen-on-v6 { none; };
|
||||
recursion yes;
|
||||
acache-enable yes;
|
||||
notify yes;
|
||||
rrset-order {
|
||||
name "fixed.example" order fixed;
|
||||
|
||||
Reference in New Issue
Block a user