iperf3
iperf3
congestion algorithm
--congestion cubic
--congestion bbr
- client 側のみで指定可能
$ iperf3 -s --congestion cubic | head -n 2
iperf3: parameter error - some option you are trying to set is client only
Usage: iperf3 [-s|-c host] [options]
iperf3 [-h|--help] [-v|--version]
最終更新日