]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
ci: update respdiff config to newest version
authorTomas Krizek <tomas.krizek@nic.cz>
Wed, 14 Feb 2018 17:11:39 +0000 (18:11 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Wed, 14 Feb 2018 17:11:39 +0000 (18:11 +0100)
ci/respdiff/respdiff-tcp.conf
ci/respdiff/respdiff-tls.conf
ci/respdiff/respdiff-udp.conf

index 2ba89e9b7579aef9b7e745e345ecc76296f0b0fd..17b28648939db42bc57dff7b8391c5dd3d935b13 100644 (file)
@@ -3,6 +3,9 @@
 timeout = 11
 # number of queries to run simultaneously
 jobs = 64
+# in seconds (float); delay each query by a random time (uniformly distributed) between min and max; set max to 0 to disable
+time_delay_min = 0
+time_delay_max = 0
 
 [servers]
 names = kresd, bind, unbound
index 38b2ba5fecee120ad90fc4442951b1b7587801a2..79d35e6d72a86b801390bf4b27d3a8cceb8273dd 100644 (file)
@@ -3,6 +3,9 @@
 timeout = 11
 # number of queries to run simultaneously
 jobs = 64
+# in seconds (float); delay each query by a random time (uniformly distributed) between min and max; set max to 0 to disable
+time_delay_min = 0
+time_delay_max = 0
 
 [servers]
 names = kresd, bind, unbound
index 92db2cb0111aaa8a077c8e14f70de65d8028981e..d4d57539d111903bf3ea8fb192ac62ccc7a7aae0 100644 (file)
@@ -3,6 +3,9 @@
 timeout = 11
 # number of queries to run simultaneously
 jobs = 64
+# in seconds (float); delay each query by a random time (uniformly distributed) between min and max; set max to 0 to disable
+time_delay_min = 0
+time_delay_max = 0
 
 [servers]
 names = kresd, bind, unbound