Question with number of download tasks

  • Thread starter Thread starter Charlie
  • Start date Start date
C

Charlie

Hopefully some knowledgeable person can help me with this one!

I don't know if it is a IE problem (restriction) or somewhere else in
windows.

I have 2 systems - both running XP. On 1 system I can initiate as
many file downloads as I want. But on the other system, it will only
allow 2 file downloads at a time - 1 has to finish before I can start
another. I have tried to find where there is a difference, but I'm
clueless.

Hopefully someone has the answer.

TIA,
Charlie
 
Charlie said:
Hopefully some knowledgeable person can help me with this one!

I don't know if it is a IE problem (restriction) or somewhere else in
windows.

I have 2 systems - both running XP. On 1 system I can initiate as
many file downloads as I want. But on the other system, it will only
allow 2 file downloads at a time - 1 has to finish before I can start
another. I have tried to find where there is a difference, but I'm
clueless.

Hopefully someone has the answer.

TIA,
Charlie

These registry entries increase simultaneous connections.
From the Tweaks and Repairs at:
http://ntcanuck.com/tq1/index.htm

Windows Registry Editor Version 5.00

[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet
Settings]
"MaxConnectionsPerServer"=dword:00000008
"MaxConnectionsPer1_0Server"=dword:00000010

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings]
"MaxConnectionsPerServer"=dword:00000008
"MaxConnectionsPer1_0Server"=dword:00000010
 
Thanks - that was it - worked like a charm

Charlie



Charlie said:
Hopefully some knowledgeable person can help me with this one!

I don't know if it is a IE problem (restriction) or somewhere else in
windows.

I have 2 systems - both running XP. On 1 system I can initiate as
many file downloads as I want. But on the other system, it will only
allow 2 file downloads at a time - 1 has to finish before I can start
another. I have tried to find where there is a difference, but I'm
clueless.

Hopefully someone has the answer.

TIA,
Charlie

These registry entries increase simultaneous connections.
From the Tweaks and Repairs at:
http://ntcanuck.com/tq1/index.htm

Windows Registry Editor Version 5.00

[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet
Settings]
"MaxConnectionsPerServer"=dword:00000008
"MaxConnectionsPer1_0Server"=dword:00000010

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings]
"MaxConnectionsPerServer"=dword:00000008
"MaxConnectionsPer1_0Server"=dword:00000010
 
Back
Top