Improve performance for delegation heavy answers and also general query performance (#44029)
This commit is contained in:
@@ -21,7 +21,6 @@ options {
|
||||
listen-on { 10.53.0.6; };
|
||||
listen-on-v6 { none; };
|
||||
recursion yes;
|
||||
acache-enable yes;
|
||||
notify yes;
|
||||
disable-algorithms . { DSA; };
|
||||
dnssec-enable yes;
|
||||
|
||||
Reference in New Issue
Block a user