Top "Iperf" questions

Iperf is a network testing tool for performance and tuning that can create TCP and UDP data streams and measure the throughput of a network that is carrying them.

install iperf3 ubuntu 14.04

I hope to find an answer rather quickly about this issue. I am currently trying measure RTT from an iOS …

ubuntu-14.04 iperf
How to specify iperf client port

Is there a way to force an iperf client to use a specific port number as its outgoing port instead …

client port iperf
How to save Iperf result in an output file

I am running iperf between a set of hosts that are read from a txt file, here's how I am …

python networking iperf mininet
How can I stop iperf server when it finishes?

Once the client finishes the process is automatically closed. I would like to do the same thing in the server …

unix process kill iperf
iperf error: connect failed: no route to host

I have installed same version of iperf (2.0.5) on 2 different ubuntu systems. But when i execute command iperf -s -p 45678 on …

ubuntu-16.04 iperf
udp traffic with Iperf for haproxy

I'm working on my personal project on "performance evaluation" of Haproxy using Docker Container. I'm programming with Python and uses …

python docker haproxy iperf
iperf and iperf3 shows different network bandwidths

I am trying to understand the difference between iperf (version=2.0.8b) and iperf3 (version=3.15) which are showing different network bandwidths …

iperf iperf3
iperf UDP server start error, bind failed: Operation not permitted

OS : Windows 8, Tool : Jperf, internal Tool : iperf i want to start UDP Server listener. Command Used:- iperf -s -u …

windows sockets udp iperf
run iperf in background and redirect output to a file

I am trying to start iperf server in background and redirect the output to a file. But it is not …

linux bash iperf iperf3
TCP receiving window size higher than net.core.rmem_max

I am running iperf measurements between two servers, connected through 10Gbit link. I am trying to correlate the maximum window …

linux performance tcp iperf congestion-control