limit to simultaneous downloads?

D

Duane

Sometimes I want to save several files from the net onto
my computer. However, if there are already two downloads
in progress, the third just sits there "getting file
information" until one of the prior ones completes, before
going to the "save as" dialog.
I'd like to get them all started at once, rather than
having to wait to do two at a time.
Any answers?
 
D

Doug Thews

By default, Windows XP uses only 2 concurrent file transfers. You can
change this by adding 2 keys to the registry. The following will set the
number of concurrent IE downloads to 10:

Locate the following key in the registry:

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

On the Edit menu, click Add Value, and then add the following registry
values:

"MaxConnectionsPer1_0Server"=Dword:0000000a

"MaxConnectionsPerServer"=Dword:0000000a
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top