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
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
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