mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
stream reuse, fix review comments.
This commit is contained in:
parent
4445d9c5aa
commit
dde9fade26
1 changed files with 1 additions and 1 deletions
2
testdata/tcp_reuse.tdir/tcp_reuse.test
vendored
2
testdata/tcp_reuse.tdir/tcp_reuse.test
vendored
|
|
@ -190,7 +190,7 @@ for x in a1.more.net a2.more.net a3.more.net a4.more.net a5.more.net; do
|
||||||
done
|
done
|
||||||
|
|
||||||
# make the server timeout to drop the upstream connection
|
# make the server timeout to drop the upstream connection
|
||||||
echo "> sleep 20"
|
echo "> sleep 15"
|
||||||
sleep 15
|
sleep 15
|
||||||
# see if we are still up.
|
# see if we are still up.
|
||||||
echo "> query a7.more.net"
|
echo "> query a7.more.net"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue