TCP Throughput v.s. Round Trip Time (RTT) to ServerWe will study how TCP throughput varies with RTT. We will still use iperf3 for this part. List of public iperf serversAgain, you can get the list of public iperf3 servers here: https://iperf.fr/iperf-servers.php What to turn inYou will pick several iperf3 servers (at least 3, ideally located in separate geolocations), and plot bandwidth vs. the RTT to the servers. You can use ping to get the RTT. ScriptBash/shell script you use to connect and ping the servers. It should at least contain the specific iperf and ping commands you run. Questions:
|