summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--named-slave.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/named-slave.conf b/named-slave.conf
index 6b675fa..af317d8 100644
--- a/named-slave.conf
+++ b/named-slave.conf
@@ -6,6 +6,7 @@ options {
auth-nxdomain yes;
datasize default;
listen-on-v6 { any; };
+ tcp-clients 100;
allow-query-cache { none; };
allow-query { any; };
allow-transfer { none; };