iperf3-python icon indicating copy to clipboard operation
iperf3-python copied to clipboard

How disable Neagle's algorithm: -N, --no-delay

Open ckleu opened this issue 7 years ago • 0 comments

Currently it doesn't look like the --no-delay parameter has been passed through as a modification variable. Setting the MSS (trying to use tcp_mss_default, not sure if it is the correct one) does not seem to take affect if the Neagle algorithm is in play.

ckleu avatar Oct 26 '18 13:10 ckleu