>

October 24, 2006

10 Ways To Increase NET Speed

  •   Increase Network Speed By 20%


Windows uses 20% of your bandwidth! Get it back.

A nice little tweak for XP. M*crosoft reserves 20% of your available bandwidth for their own purposes (suspect for updates and interrogating your machine etc..)

Here's how to get it back:

Click Start-->Run-->type "gpedit.msc" without quotes ""

This opens the group policy editor. Then go to:

Local Computer Policy-->Computer Configuration-->Administrative Templates-->Network-->QOS Packet Scheduler-->Limit Reservable Bandwidth

Double click on Limit Reservable bandwidth. It will say it is not configured, but the truth is under the 'Explain' tab :

"By default, the Packet Scheduler limits the system to 20 percent of the bandwidth of a connection, but you can use this setting to override the default."

So the trick is to ENABLE reservable bandwidth, then set it to ZERO. This will allow the system to reserve nothing, rather than the default 20%.


  • Changing the Internet Explorer Title
Start Regedit
Go to HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\Window Title
Enter what you want appear in the title bar

  • Make Your I.E As Fast As Firefox

1. click start > run

2. type regedit > enter

3. browse folder HKEY_CURRENT_USER\Software\m*cro$oft\Windows\Curre ntVersion\InternetSettings

4. right click @ windows right > New > DWORD

5. type MaxConnectionsPerServer > u can set value (the more higher the no, the more good speed u get, eg : 99)

6. create another DWORD >type MaxConnectionsPer1_0Server

7. then put a high value as mentioned above

8. then restart I.E ...

You're finished.


  • Speed up browsing by DNS cache

Each time u browse a web site on the internet,

the actual site name u type is resolved to an ip address.

This translation is effected through what is called the

DNS (Domain Name System).

This DNS information is stored in ur computer so that each time u type a web address ,

a record of its IP address is stored so that it can be recalled later without having to retrieve it again.

1 way to speed up ur browsing experience is to increase this DNS cache in windows XP.

u will need to modify registry for this.

Start notepad & enter the following text into it:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es|Dnscache\Parameters]
"CacheHashTableBucketSize"=dword:00000001
"CacheHashTableSize"=dword:00000180
"MaxCacheEntryTtILimit"=dword:0000fa00
"MaxSOACacheEntryTtILimit"=dword:0000012d
Save this file, naming it dnscache.reg

Double click on the file in windows explorer & merge it into ur registry.



  • Increase Your Net Speedby 35%

Detect it:
Is it connecting at 256K or 52 K or 32 K is enough while u cant browse fasterfor LAN connections
well buddies for those who are using T1/LAN connections, here are the steps for speeding up LAN Browsing without further to do.....

1: Open the registry editor.

2: Navigate to the location HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace and DELETE the key {D6277990-4C6A-11CF-8D87-00AA0060F5BF}

3: Close the registry editor and restart Windows...


· for Broadband/DSL connection optimization, you people can do something like this...follow the steps..

1: Open regedit and navigate to the following location..

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters

2: Create the following DWORD values, as most of these values will not already exist you guys will need to create them by clicking on 'Edit -> New -> DWORD Value' and then set the value as shown below...

a: DefaultTTL = "80" hex (or 128 decimal)
it specifies the default time to live (TTL) for TCP/IP packets..the default is 32..

b: EnablePMTUBHDetect = "0"
it specifies whether the stack will attempt to detect Maximum Transmission Unit (MTU) routers that do not send back ICMP fragmentation-needed messages..the default in this case is 0..

c: EnablePMTUDiscovery = "1"
specifies whether the TCP/IP stack will attempt to perform path MTU discovery as specified in RFC 1191..the default in this case is 1..

d: GlobalMaxTcpWindowSize = "7FFF" hex (or 32767 decimal)
specifies the system maximum receive window size advertised by the TCP/IP stack...

e: TcpMaxDupAcks = "2"
determines the number of duplicate ACKs that must be received for the same sequence number of sent data before "fast retransmit" is triggered..

· f: SackOpts = "1"
enables support for selective acknowledgements as documented by Request for Comment (RFC) 2018..default in this case is once again 0.

g: Tcp1323Opts = "1"
controls RFC 1323 time stamps and window scaling options..possible values are: "0" = disable RFC 1323 options, "1" = window scale enabled only, "2" = time stamps enabled only and "3" = both options enabled.

h: TcpWindowSize = "7FFF" hex (or 32767 decimal)
specifies the receive window size advertised by the TCP/IP stack..if you guys have a latent network you can try increasing the value to 93440,186880 or 372300.

now close the registry and restart the computer..


check ur real internet connection speed

test ur nternet speed
http://www.internetfrog.com/mypc/speedtest/


Increase it:
copy these lines and paste them in any text editor...now save this file as a .reg file and run it..
*********start copying*********

REGEDIT4

[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

***************end copying*************

  • Increase Net Speed For LAN connections
Well buddies for those who are using T1/LAN connections, here are the steps for speeding up LAN Browsing without further to do.....

1: Open the registry editor.

2: Navigate to the location HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace and DELETE the key {D6277990-4C6A-11CF-8D87-00AA0060F5BF}

3: Close the registry editor and restart Windows...

· for Broadband/DSL connection optimization, you people can do something like this...follow the steps..
OR
1: Open regedit and navigate to the following location..

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters

2: Create the following DWORD values, as most of these values will not already exist you guys will need to create them by clicking on 'Edit -> New -> DWORD Value' and then set the value as shown below...

a: DefaultTTL = "80" hex (or 128 decimal)
it specifies the default time to live (TTL) for TCP/IP packets..the default is 32..

b: EnablePMTUBHDetect = "0"
it specifies whether the stack will attempt to detect Maximum Transmission Unit (MTU) routers that do not send back ICMP fragmentation-needed messages..the default in this case is 0..

c: EnablePMTUDiscovery = "1"
specifies whether the TCP/IP stack will attempt to perform path MTU discovery as specified in RFC 1191..the default in this case is 1..

d: GlobalMaxTcpWindowSize = "7FFF" hex (or 32767 decimal)
specifies the system maximum receive window size advertised by the TCP/IP stack...

e: TcpMaxDupAcks = "2"
determines the number of duplicate ACKs that must be received for the same sequence number of sent data before "fast retransmit" is triggered..

· f: SackOpts = "1"
enables support for selective acknowledgements as documented by Request for Comment (RFC) 2018..default in this case is once again 0.

g: Tcp1323Opts = "1"
controls RFC 1323 time stamps and window scaling options..possible values are: "0" = disable RFC 1323 options, "1" = window scale enabled only, "2" = time stamps enabled only and "3" = both options enabled.

h: TcpWindowSize = "7FFF" hex (or 32767 decimal)
specifies the receive window size advertised by the TCP/IP stack..if you guys have a latent network you can try increasing the value to 93440,186880 or 372300.


now close the registry and restart the computer..



 


0 comments:

Related Post