-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
./client_http_run_once -n 80 bsd10.fh-muenster.de
and
./client_http_run_once -n 80 localhost
both show the same symptom (bsd10 is at a 42ms RTT from my test machine). It quickly handles the first 55-56 flows and then gets stuck on 25 or 24 flows remaining, spending 100% CPU time until after some time on_error is called and the application exits.
[25 flows to go]
Waiting...
[25 flows to go]
Waiting...
[25 flows to go]
Waiting...
[25 flows to go]
Waiting...
[25 flows to go]
Waiting...
[25 flows to go]
Waiting...
[25 flows to go]
Waiting...
[25 flows to go]
Waiting...
[25 flows to go]
Waiting...
[25 flows to go]
Waiting...
[25 flows to go]
Waiting...
on_error
Running on Linux kernel 4.9.2, no working IPv6, no SCTP.