Search this blog

Friday, March 21, 2008

To Increase the Internet Speed

Open Notepad and paste the below code in it. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"SackOpts"=dword:00000001
"TcpWindowSize"=dword:0005ae4c
"Tcp1323Opts"=dword:00000003
"DefaultTTL"=dword:00000040"
EnablePMTUBHDetect"=dword:00000000"
EnablePMTUDiscovery"=dword:00000001
"GlobalMaxTcpWindowSize"=dword:0005ae4c
Now save this file as speed.reg. Execute it and observe the change!

No comments: