Subscribe to How-To Geek

Enable More Simultaneous Downloads in Internet Explorer

Have you ever tried to download more than 2 files from the same website and noticed the third download doesn’t start until one of the prior two are done? The reason for this is that the HTTP 1.1 spec says that only two connections may be allowed at a time, so your browser adheres to that limit.

We can boost that number for IE by using a registry hack, but let me warn you not to go crazy and increase it too far.

If everybody increased the number of connections it would really put a hurting on the webservers out there, and then webmasters would have to start blocking extra threads.

Manual Registry Hack

Open regedit.exe through the start menu search or run box, and then browse down to the following key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings

image

On the right hand side, you’ll want to create two new 32-bit DWORD values:

  • MaxConnectionsPerServer – This sets the limit for HTTP 1.1 servers, which is normally supposed to be 2
  • MaxConnectionsPer1_0Server – This sets the limit for HTTP 1.0 servers, which is normally supposed to be 4

You can change the amount of connections for either one by changing the value, but I wouldn’t try and crank it up too far, as you’ll find your browsing becomes much slower than normal, and possibly would get you blocked from some servers for using too many connections. A safe bet is to double the defaults.

Downloadable Registry Hack

This downloadable hack will only slightly increase the values, which is probably the wisest course of action. You could modify the script to use more if you’d like.

You can download, extract and double-click on the registry file in order to enter the information into the registry. To uninstall, use the uninstall script included in the zipfile.

Download IncreaseIEDownloadLimit Registry Hack

| More
This article was originally written on 01/8/08 Tagged with: Network and Internet, Windows Vista

Daily Email Updates

You can get our how-to articles in your inbox each day for free. Just enter your name and email below:


Name:
Email:

Comments (3)

  1. Daniel Spiewak

    It’s worth noting that the number one Firefox optimization (pipelining) does exactly this, except recommends increasing the value to 8 concurrent connections. Pipelining actually does a bit more than just add concurrent connections, but that’s the gist of it.

  2. jason

    thanks! My computer didn’t list the max settings in Regedit, but I downloaded the file and installed it with no problems. Thanks again!

  3. fred

    Will this work on IE8? The download hack to increase ? The settings arent in the registry should I add them ?


Leave a Comment




Leave your friendly comment here.

If you have a computer help question, click here to leave it on the forums instead.

Note: Your comment may not show up immediately on the site.

Our Friends
Getting Started


About How-To Geek
What Is That Process?
svchost.exe
jusched.exe
dwm.exe
ctfmon.exe
wmpnetwk.exe
mDNSResponder.exe
wmpnscfg.exe
rundll32.exe
wfcrun32.exe
Ipoint.exe
Itype.exe
Wfica32.exe
Mobsync.exe
conhost.exe
Dpupdchk.exe Adobe_Updater.exe

Copyright © 2006-2009 HowToGeek.com. All Rights Reserved.