|
|
|
|
|
by SaveTheRbtz
1861 days ago
|
|
A couple of questions: * What are the reasons for disabling TCP timestamps by default? (If you can answer) will they be eventually enabled by default? (The reason I'm asking is that Linux uses TS field as storage for syncookies, and without it will drop WScale and SACK options greatly degrading Windows TCP perf in case of a synflood.[1]) * I've noticed "Pacing Profile : off" in the `netsh interface tcp show global` output. Is that the same as tcp pacing in fq qdisc[2]? (If you can answer) will it be eventually enabled by default? [1] https://elixir.bootlin.com/linux/v5.13-rc2/source/net/ipv4/s...
[2] https://man7.org/linux/man-pages/man8/tc-fq.8.html |
|