Comments
Item

Allow more than 2 simultaneous downloads in IE 6

Published in Windows XP Internet & Network Tweaks by TweakXP Member with 9,861 views and 1 comment
This is to increase the the number of max downloads to 10.

1. Start Registry Editor (Regedt32.exe).

2. Locate the following key in the registry:

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

3. On the Edit menu, click Add Value (a dword) , and then add the following registry values:

"MaxConnectionsPer1_0Server"=Dword:0000000a
"MaxConnectionsPerServer"=Dword:0000000a

4. Quit Registry Editor.
 
Free Computer Magazines and eBooks
 
Comments
bling
2 years ago
Won't help setting to 10 connections since HTTP spec only allows a max of four connections per client.