Friday, November 16, 2007

Trick to Increase Internet Explorer Speed

1. Go to Start –> Run and type regedit

2. Select hkey_current_user –> Software –> Microsoft –> Windows –> Current Version–> Internet Settings

3. Change the Decimal Value of "MaxConnections Per1_0Server" and"MaxConnections PerServer" (without the spaces) to 10

4. Close regedit and See the difference in speed of IE Grin

* Internet Explorer performance is greatly dependent in part on the number of simultaneous connections that can be made for a current page. By default, the value is 4. This means only a maximum of 4 simultaneous connectons will be made per server.

Start > Run > Regedit
Hive: hkey_current_user
Key: Software\ Microsoft\ Windows\ CurrentVersion\ Internet Settings
Name: MaxConnections PerServer
Type: REG_dword
Value: 10 (Decimal)
Name: MaxConnections Per1_0Server
Type: REG_dword
Value: 10 (decimal)

If these keys dont already exist, create them.make two dword values [Right click, New> dword Value]
MaxConnections Per1_0Server : Decimal value 10
MaxConnections PerServer : Decimal value 10

No comments: