Reblogged from TTC Shelbyville - Technical Blog:
Here's a set of quick tweaks to adjust Windows 7 networking. Always backup your computer before performing any tweak.
Open a command prompt as an administrator and type the following -
netsh int tcp set global congestionprovider=ctcp
netsh int tcp set global ecncapability=default
netsh int tcp set global chimney=enabled
netsh int tcp set global dca=enabled
netsh int tcp set global netdma=enabled…