Thursday, October 8, 2009

DECRASE OF LATENCY BY 80-160ms


Only requires you to change two things in the windows registry, allowing your ping to drop by 80-175MS.

Process :

Start>RUN>regedit>ENTER

1:

In the regedit window ( called "Registry Editor") find (EDIT>FIND):

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic
es\Tcpip\Parameters\Interfaces\

There will be multiple NIC interfaces listed in there, find the one you use to connect to the internet, there will be several interfaces listed (they have long names like (6DBA9DEN-7AOE-4C03-B60F-ADB1777C41D4). Click each one of them, the right one will have lots of settings in it and you will see your machines IP address listed there somewhere. Right-click in the right hand pane and add a new DWORD value, name it TcpAckFrequency, then right click the entry and click Modify and assign a value of 1.

2:

In the regedit window ( called "Registry Editor") find (EDIT>FIND):

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Paramet
ers

Right-click in the right hand pane and add a new DWORD value, name it TCPNoDelay, then right click the entry and click Modify and assign a value of 1.

Click Ok and close the registry editor, then reboot your PC.

That's all.

Don't forget to make a backup of your registry before.

No comments:

Post a Comment