mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-21 13:28:54 -04:00
When a referral lookup is triggered by a QMIN query, it should be exempt from the fetches-per-zone limit just as the QMIN query itself is. Also restart the test server between the fetches-per-server and fetches-per-zone tests so that leftover statistics from the former do not pollute the latter. Another fix is because zone spills and general query drops are no longer in a strict >= relation (on a parent-centric resolver), so check that both counters are non-zero instead. |
||
|---|---|---|
| .. | ||
| ans4 | ||
| ns1 | ||
| ns2 | ||
| ns3 | ||
| ns5 | ||
| prereq.sh | ||
| tests.sh | ||
| tests_sh_fetchlimit.py | ||