Hi,

Using iperf3 (3.1.3) on Centos 7 (server and client).

When performing reverse UDP tests I am seeing intermittent failures.

The client fails with: iperf3: error - control socket has closed
unexpectedly
On the server I see: iperf3: error - unable to write to stream socket:
Message too long

My client command is: iperf3 -c <host>  -p 5207 -u -b 3M  -R
And server is running with: iperf3 -s -p 5207 -1 --logfile
/var/log/iperf3/iperf3-5207.log

So far I can only re-create the failure using reverse mode, never in
forward mode.

Any suggestions?

Thanks,

Alan
------------------------------------------------------------------------------
_______________________________________________
Iperf-users mailing list
Iperf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iperf-users

Reply via email to