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

Increase the initial TCP timeout for the DoH quota test

This commit increases the idle TCP timeout to let the DoH quota system
test pass on some platforms (namely FreeBSD 11). It turned out to run
slow enough on the CI under load for the idle TCP timeout to kick in.
This commit is contained in:
Artem Boldariev
2021-07-26 17:02:16 +03:00
parent ae26a1ec75
commit 9e8ff1d6ad

View File

@@ -35,6 +35,7 @@ options {
also-notify { 10.53.0.2 port @PORT@; };
statistics-file "named.stats";
dnssec-validation yes;
tcp-initial-timeout 1200;
};
zone "." {