Howdy!
When you run UDP tests, you should never rely on the results reported by
sending peer[*]. Any network node between peers is free to drop any
packet in case of congestion. TCP resolves this by retransmissions and
application will normally detect this by seeing lower throughput. Even
sen
I did iperf test from one Linux server to another. One server is in
Helsinki, other is in London and they are connected with a VPN
tunnel(should be 100Mbps/100Mbps connection). I started iperf server
in London(192.168.1.2) and iperf client in Helsinki(192.168.1.1). I
started server with this "iperf