mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-09-27 12:14:54 +02:00
- Fix test for stat_values for wait limit defaults for localhost.
This commit is contained in:
@@ -18,6 +18,8 @@ server:
|
||||
|
||||
discard-timeout: 800
|
||||
wait-limit: 1
|
||||
wait-limit-netblock: 127.0.0.0/8 1
|
||||
wait-limit-netblock: ::1/128 1
|
||||
infra-cache-min-rtt: 3000 # This is for the discard-timeout test
|
||||
|
||||
remote-control:
|
||||
|
||||
Reference in New Issue
Block a user