I've added a '-Q' '--quantum' option to iperf2 in our deployments, enforcing a time limit on client connections, after which they will be terminated by the server. This was necessary to keep our singly-threaded iperf from being tied up by an unresponsive client. I doubt that this patch will be accepted into iperf2, but you're welcome to take it.
I've added a '-Q' '--quantum' option to iperf2 in our deployments, enforcing a time limit on client connections, after which they will be terminated by the server. This was necessary to keep our singly-threaded iperf from being tied up by an unresponsive client. I doubt that this patch will be accepted into iperf2, but you're welcome to take it.
If merged, please credit Nick Black of Luma, Inc.
Curious, how is this different from setting -t on the server/listener?
Bob