1. #1

    Latency Reduction Guide

    1. Go to the [run] command in Windows type Regedit and press enter
    2. Search for HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\
    3. There will be interface names like {7DBA6DCA-FFE8-4002-A28F-4D2B57AE8383}. for expample
    We must find the one which connects us to the internet and we do that by click them. The correct one will have your computer's IP
    4. In the right side of the window we press right click and press Add new DWORD value. We rename it to TcpAckFrequency (case sensitive)
    We right click on it and press Modify we change the value to 1 WITHOUT changing anything else
    5. We search for HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Parameters
    Again in the right side of the window we right click and press Add new DWORD value. WE rename it to TCPNoDelay (case sensitive)
    We right click on it and press Modify we change the value to 1 WITHOUT changing anything else
    6. Restart computer and DONE!

    Enjoy!
    Last edited by alkapown; 2010-12-22 at 10:42 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •