Did not read pspaceks comment correctly. If we were running fedora on nameservers we could go to 100k. For EL8/7 we can go to 1000
Signed-off-by: Stephen Smoogen <smooge@smoogespace.com>
This commit is contained in:
parent
a81783e13e
commit
a67c6ed272
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ options {
|
|||
pid-file "/var/run/named/named.pid";
|
||||
statistics-file "/var/log/named.stats";
|
||||
provide-ixfr no;
|
||||
tcp-clients 100000;
|
||||
tcp-clients 1000;
|
||||
|
||||
version "cowbell++";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue