Does anyone know what's the default TCP window size for iperf3
? It is not mentioned in the manual and I also can't find it in the output, when running a test.
Asked
Active
Viewed 7,253 times
1 Answers
2
You're best running a packet capture (Wireshark/tcpdump) to see what iperf is using by default on your system.
Personally, I'm seeing 29200 Bytes on Linux and 65535 on Windows.

Mark Riddell
- 1,143
- 1
- 7
- 11