Lines Matching refs:nxdomain

69 echo_i "prime cache nxdomain.example TXT ($n)"
71 $DIG -p ${PORT} @10.53.0.1 nxdomain.example TXT >dig.out.test$n
131 $DIG -p ${PORT} @10.53.0.1 nxdomain.example TXT >dig.out.test$((n + 5)) &
176 echo_i "check stale nxdomain.example TXT ($n)"
339 $DIG -p ${PORT} @10.53.0.1 nxdomain.example TXT >dig.out.test$((n + 4)) &
368 echo_i "check stale nxdomain.example TXT (serve-stale off) ($n)"
397 $DIG -p ${PORT} @10.53.0.1 nxdomain.example TXT >dig.out.test$((n + 4)) &
432 echo_i "check stale nxdomain.example TXT (serve-stale on) ($n)"
465 $DIG -p ${PORT} @10.53.0.1 nxdomain.example TXT >dig.out.test$((n + 4)) &
500 echo_i "check stale nxdomain.example TXT (serve-stale reset) ($n)"
615 echo_i "prime cache nxdomain.example TXT (low max-stale-ttl) ($n)"
617 $DIG -p ${PORT} @10.53.0.1 nxdomain.example TXT >dig.out.test$n
659 $DIG -p ${PORT} @10.53.0.1 nxdomain.example TXT >dig.out.test$((n + 4)) &
694 echo_i "check stale nxdomain.example TXT (low max-stale-ttl) ($n)"
738 $DIG -p ${PORT} @10.53.0.1 nxdomain.example TXT >dig.out.test$((n + 4)) &
770 echo_i "check ancient nxdomain.example TXT (low max-stale-ttl) ($n)"
1043 echo_i "prime cache nxdomain.example TXT (max-stale-ttl default) ($n)"
1045 $DIG -p ${PORT} @10.53.0.3 nxdomain.example TXT >dig.out.test$n
1092 $DIG -p ${PORT} @10.53.0.3 nxdomain.example TXT >dig.out.test$((n + 4)) &
1124 echo_i "check fail of nxdomain.example TXT (max-stale-ttl default) ($n)"
1183 $DIG -p ${PORT} @10.53.0.3 nxdomain.example TXT >dig.out.test$((n + 4)) &
1219 echo_i "check nxdomain.example TXT (max-stale-ttl default) ($n)"
1226 # The notfound.example check is different than nxdomain.example because
1291 echo_i "prime cache nxdomain.example TXT (serve-stale answers disabled) ($n)"
1293 $DIG -p ${PORT} @10.53.0.4 nxdomain.example TXT >dig.out.test$n
1340 $DIG -p ${PORT} @10.53.0.4 nxdomain.example TXT >dig.out.test$((n + 4)) &
1372 echo_i "check fail of nxdomain.example TXT (serve-stale answers disabled) ($n)"
1499 echo_i "prime cache nxdomain.example TXT (serve-stale cache disabled) ($n)"
1501 $DIG -p ${PORT} @10.53.0.5 nxdomain.example TXT >dig.out.test$n
1548 $DIG -p ${PORT} @10.53.0.5 nxdomain.example TXT >dig.out.test$((n + 4)) &
1580 echo_i "check fail of nxdomain.example TXT (serve-stale cache disabled) ($n)"
1635 | grep "; expired since .* (awaiting cleanup) nxdomain\.example\." >/dev/null 2>&1 || ret=1
2607 $DIG -p ${PORT} @10.53.0.3 nxdomain.example TXT >dig.out.test$((n + 4)) &
2634 echo_i "check stale nxdomain.example TXT (fetch-limits dual-mode) ($n)"