will only download two at a time

This is a discussion about will only download two at a time in the Everything New Technology category; i am downloading a variaty of themes and stuff from the web but i can only have two download windows running at once? any idea y? when i try to download a third it waits until one of the others is complete? im using xp pro and ie thanks

Everything New Technology 1823 This topic was started by ,


data/avatar/default/avatar21.webp

179 Posts
Location -
Joined 2003-02-13
i am downloading a variaty of themes and stuff from the web but i can only have two download windows running at once? any idea y?
 
when i try to download a third it waits until one of the others is complete?
 
im using xp pro and ie
 
thanks
 


Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.

Responses to this topic


data/avatar/default/avatar05.webp

214 Posts
Location -
Joined 2002-10-05
1) I think IE has some restrictions on how many downloads you can have at a time. But I don't really remember if it was max two downloads..
 
2) It could also be a server issue.. Sometimes, servers (most likely ftp servers) limit a number of connections an user can make.

data/avatar/default/avatar01.webp

738 Posts
Location -
Joined 2002-12-11
Nah its part of the HTTP1.1 protocol.
 
A way around it, includes the following
 
To configure IE to allow up to 10 simultaneous downloads (it only allows 2 at a time) do the following:
 
Open Registry Editor.
 
In Registry Editor, navigate to the following registry key:
 
HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings
 
On the Edit menu, click Add Value, and then add the following registry value:
 
"MaxConnectionsPer1_0Server"=Dword:0000000a
"MaxConnectionsPerServer"=Dword:0000000a
 
You can change 0000000a to any other value as long as it's hexadecimal.
 
Close the registry editor

data/avatar/default/avatar21.webp

179 Posts
Location -
Joined 2003-02-13
OP
great thanks i have tried that, i am assuming that i was to add a new DWORD thing as thats wat i did !! i will give it ago
 
thanks again
 
RF