mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 03:51:16 -05:00
when "checking lame server clients are dropped below the hard limit", periodically a query is sent for a name for which the server is authoritative, to verify that legitimate queries can still be processed while the server is dealing with a flood of lame delegation queries. those queries used the same dig options as elsewhere in the fetchlimit test, including "+tries=1 +timeout=1". on slow systems, a 1-second timeout may be insufficient to get an answer even if the server is behaving well. this commit increases the timeout for the check queries to 2 seconds in hopes that will be enough to eliminate test failures in CI. |
||
|---|---|---|
| .. | ||
| ans4 | ||
| ns1 | ||
| ns2 | ||
| ns3 | ||
| clean.sh | ||
| setup.sh | ||
| tests.sh | ||