Another means of 'speeding up your computer a little' is by adding the key
TcpNoDelay to the registry.
The process is the same for both
XP and Vista:
- Open up a new Notepad document.
- Copy and paste this into the notepad:
PHP Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Paramet ers]
"TCPNoDelay"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Paramet ers\OCMsetup]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Paramet ers\Security]
"SecureDSCommunication"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Paramet ers\setup]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Setup]
- Go to File > Save As.
- Change the Save As Type to All Files.
- Save the name as NoDelay.reg
- Look for a file where you saved it that looks like a defragmenting box.
- Right click the file and select Merge.
- If you don't notice a difference, try to restart your computer.
This won't change your ping very dramatically, or at all for some people, but it will for others.