mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 06:55:30 +00:00
sort options
This commit is contained in:
@@ -54,8 +54,8 @@ options {
|
|||||||
pid-file none;
|
pid-file none;
|
||||||
port 5300;
|
port 5300;
|
||||||
querylog yes;
|
querylog yes;
|
||||||
recursing-file "named.recursing";
|
|
||||||
random-device "/dev/random";
|
random-device "/dev/random";
|
||||||
|
recursing-file "named.recursing";
|
||||||
recursive-clients 3000;
|
recursive-clients 3000;
|
||||||
serial-queries 10;
|
serial-queries 10;
|
||||||
serial-query-rate 100;
|
serial-query-rate 100;
|
||||||
|
Reference in New Issue
Block a user