Sunday, December 9, 2007

increase internet explorer 7 connection limit

This is a simple method on how to easily increase your Internet Explorer 7’s connection limit from 2 to 16 which increases the speed at which many of your web pages load.

When you connect to a website your computer establishes connections with the web server(s). Once the connection has received what it asked for, it is disconnected and used for something else.

By default IE7 is set to only be able to open 2 or 4 connections at a time. If you have broadband and you use tabs in IE7 or you visit sites that use lots of connections this tweak will increase the speed of IE7 by a pretty considerable amount.

You might be wondering “Why don’t they just set IE7 to use 16 connections by default instead of 2?”
If everyone who uses IE would use 16 connections it would slow down the internet. The low number of connections set by default is like a throttle being held back so the internet doesn’t slow down and to keep web servers from getting bogged down from many connections by only a few users.

How to Increase your Connections To 16 ?


Open notepad and paste the code below(in red) in it.

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
“MaxConnectionsPerServer”=dword:00000010
“MaxConnectionsPer1_0Server”=dword:0000010

Save the file by clicking save as, change Save as type to All Files.
Name the file something like ms.reg
Don’t forget to add .reg to the file to make it a registry key.

PS: This regkey works on all Internet Explorer's IE5+ and on all versions of Windows.

Don’t expect your internet speed to double or anything like that. This tweak will make most advanced sites load a little quicker. If you’re using tabs this tweak will let IE7 load multiple tabs quicker also.

No comments: