Networking, Wireless Routers (802.11 a/b/g/n/ac/ax WiFi), NAT, LAN configuration, equipment, cabling, hubs, switches, and general network discussion
-
shoreke
- New Member
- Posts: 19
- Joined: Sun Jan 28, 2007 7:16 am
Post
by shoreke »
Compound TCP
At the command line:
Enable CTCP:
netsh interface tcp set global congestionprovider=ctcp
Disable CTCP:
netsh interface tcp set global congestionprovider=none
Show settings:
netsh interface tcp show global