Advertisement
capodecima

Untitled

Aug 18th, 2014
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. netsh interface tcp set global autotuning=disabled disable auto-tuning
  2. netsh interface tcp set global autotuning=highlyrestricted
  3. netsh interface tcp set global autotuning=restricted
  4. netsh interface tcp set global autotuning=normal this is the default
  5. netsh interface tcp set global autotuning=experimental allow super large windows, if your router has problems as it is, this would make it worse.
  6.  
  7. netsh interface tcp show global shows current state
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement