Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
windows [2018/12/01 19:29] 93.103.213.10 |
windows [2018/12/20 11:56] (current) zagi |
||
---|---|---|---|
Line 20: | Line 20: | ||
netsh int tcp set heuristics disabled | netsh int tcp set heuristics disabled | ||
netsh int tcp set global autotuninglevel=normal | netsh int tcp set global autotuninglevel=normal | ||
- | netsh int tcp set global | + | netsh int tcp set supplemental |
netsh int tcp set global ecncapability=disable | netsh int tcp set global ecncapability=disable | ||
netsh int tcp set global rss=enabled | netsh int tcp set global rss=enabled | ||
Line 28: | Line 28: | ||
netsh int tcp set global timestamps=enabled | netsh int tcp set global timestamps=enabled | ||
+ | |||
+ | [[https:// | ||
=== Windows IPv6 network tweaks === | === Windows IPv6 network tweaks === | ||