mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-13 17:50:00 -04:00
parent
7e3e98c4f9
commit
0ee8fe7865
1 changed files with 1 additions and 1 deletions
|
|
@ -59,8 +59,8 @@ options {
|
|||
pid-file none;
|
||||
port 5300;
|
||||
querylog yes;
|
||||
recursing-file "named.recursing";
|
||||
random-device "/dev/random";
|
||||
recursing-file "named.recursing";
|
||||
recursive-clients 3000;
|
||||
serial-queries 10;
|
||||
serial-query-rate 100;
|
||||
|
|
|
|||
Loading…
Reference in a new issue