lag isues reducer

1
1. Run regedit Access this by pressing the Windows Key+R together or Start/Run, type the word regedit 2. Browse to: HKEY_LOCAL_MACHINE \SYSTEM\CurrentControlSet\Services\Tcpip\Parameter s\ Interfaces\ 3. In this drop down you will have 1 or more folders with a bunch of numbers and letters; each of those represents a network adapter in your PC. Choose your adapter if you know how to identify it. Add the following line to all of the folders if you are unsure. 4. Add a DWORD named TcpAckFrequency (This is Case Sensitive) 5. Set the Value of the DWORD to 1 6. Add a DWORD named TCPNoDelay (This is Case Sensitive) 7. Set the Value of the DWORD to 1 8. Reboot your PC!

Upload: tyroy-cristy

Post on 17-Sep-2015

216 views

Category:

Documents


3 download

TRANSCRIPT

1. RunregeditAccess this by pressing the Windows Key+R together or Start/Run, type the wordregedit2. Browse to:HKEY_LOCAL_MACHINE \SYSTEM\CurrentControlSet\Services\Tcpip\Parameter s\Interfaces\3. In this drop down you will have 1 or more folders with a bunch of numbers and letters; each of those represents a network adapter in your PC.Choose your adapter if you know how to identify it.Add the following line to all of the folders if you are unsure.4. Add aDWORDnamedTcpAckFrequency(This is Case Sensitive)5. Set the Value of the DWORD to 16. Add aDWORDnamedTCPNoDelay(This is Case Sensitive)7. Set the Value of the DWORD to 18. Reboot your PC!