The commands are as follows:
netsh int tcp set supplemental custom 300 10 ctcp disabled 100 (minrto=300ms, initial congestion window icw=10 packets, congestionprovider=ctcp, enablecwndrestart=disabled, delayedacktimeout=100 ms)
netsh int tcp set supplemental custom (tell Windows to use the custom template)
Note they may not work in all versions of Windows, you can also try a different template than the "custom"
Bookmarks