Windows키를 누르고, cmd를 입력한 후, Ctrl+Shift+Enter를 누릅니다. (이렇게 하면, 관리자모드로 실행됩니다.)
Auto-Tuning 끄기
netsh int tcp set global autotuninglevel=disabled

이제 비스타를 리부팅하면 Auto-Tuning 기능이 동작하지 않습니다.
Auto-Tuning을 다시 이용하고 싶다면 아래와 같이 입력합니다.
Auto-Tuning 켜기
netsh int tcp set global autotuninglevel=normal
Posted by bakion

