Improve performance for delegation heavy answers and also general query performance (#44029)
This commit is contained in:
@@ -17,7 +17,6 @@ options {
|
||||
listen-on { 10.53.0.2; };
|
||||
listen-on-v6 { none; };
|
||||
recursion no;
|
||||
acache-enable yes;
|
||||
send-cookie yes;
|
||||
nocookie-udp-size 512;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user