2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

3333. [bug] Setting resolver-query-timeout too low can cause

named to not recover if it looses connectivity.
                        [RT #29623]
This commit is contained in:
Mark Andrews
2012-06-08 12:34:33 +10:00
parent 0ef5a17e84
commit 7310c0b1ee
5 changed files with 47 additions and 17 deletions

View File

@@ -89,7 +89,7 @@ options {\n\
#endif
"\
recursive-clients 1000;\n\
resolver-query-timeout 30;\n\
resolver-query-timeout 10;\n\
rrset-order { order random; };\n\
serial-queries 20;\n\
serial-query-rate 20;\n\