Wednesday, September 23, 2009

Increasing the internet speed

if you are using Broadband..

Open notepad,paste the following lines,and save it as reg.reg,and save as all files.
now double click on it,and click the message box.restart your system,and you'll see the difference in your downloading speed.


Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MaxConnectionsPer1_0Server"=dword:00000008
"MaxConnectionsPerServer"=dword:00000004

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\kl1]
"InData"=hex:fa,7e,40,10,00,00,00,00
"OutData"=hex:a0,7e,fc,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"EnablePMTUBHDetect"=dword:00000001
"EnablePMTUDiscovery"=dword:00000001
"SackOpts"=dword:00000001 "Tcp1323Opts"=dword:00000003
"TcpWindowSize"=dword:0005ae4c
"GlobalMaxTcpWindowSize"=dword:00011a6c
"InData"=hex:2e,39,4a,10,00,00,00,00
"OutData"=hex:39,c1,fc,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters]

"CacheHashTableBucketSize"=dword:00000001

"CacheHashTableSize"=dword:00000180

"MaxCacheEntryTtlLimit"=dword:0000fa00

"MaxSOACacheEntryTtlLimit"=dword:0000012d

"NetFailureCacheTime"=dword:00000000

"NegativeSOACacheTime"=dword:00000000

"NegativeCacheTime"=dword:00000000

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\MSTCP\ServiceProvider]

"LocalPriority"=hex:05,00,00,00

"HostsPriority"=hex:06,00,00,00

"DnsPriority"=hex:07,00,00,00

"NetbtPriority"=hex:08,00,00,00

"Class"=hex:08,00,00,00


------------------------------------

No comments: