mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-22 10:10:14 -04:00
The cache verification in steps 11 and 15 checks that the TTL has decreased from its initial value to confirm the response was served from cache, but the sleep between the two queries was missing. Both queries could complete within the same second, leaving the TTL unchanged and causing the test to incorrectly conclude the entry was not cached. |
||
|---|---|---|
| .. | ||
| startperf | ||
| system | ||
| testdata/wire | ||
| .gitignore | ||
| meson.build | ||
| test_client.c | ||
| test_server.c | ||