|
It turns out that I had a SIGINT also
killing the client after 5 seconds. The server then sent data until it timed
out the client. Without the SIGINT, the client and server close synchronously. It is not necessary to specify the
transfer time on both the server and the client. Sorry for the inconvenience. Dave From:
owner-iperf-users --at-- dast.nlanr.net [mailto:owner-iperf-users --at-- dast.nlanr.net] On Behalf Of Jeff Schultz I'm pretty sure you have to specify the -t option for the server as
well if doing bi-directional. The default transfer time is 10 seconds so
it sounds like you're hitting that. I’m running dual mode tests and I noticed that the
server does not run for the same length of time as the client. For
instance, |