Commit debcb99d authored by Martin Blix Grydeland's avatar Martin Blix Grydeland

Increase delay in r02035.vtc

Increase the Nagle-avoidance delay in r02035.vtc to make the test case
less timing sensitive.
parent c1fa3248
......@@ -8,7 +8,7 @@ server s1 {
# would be in the same packet as the headers, and would end
# up as pipelined data. Pipelined data wouldn't create a streaming
# data event, breaking the test case.
delay 0.5
delay 1
send_n 10 "A"
# Sema r1 halts the backend thread until client c1 is finished.
sema r1 sync 2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment