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.4; };
|
||||
listen-on-v6 { none; };
|
||||
recursion yes;
|
||||
acache-enable yes;
|
||||
notify yes;
|
||||
rrset-order {
|
||||
class IN type A name "host.example.com" order random;
|
||||
|
||||
Reference in New Issue
Block a user