Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 How to back up and restore the registry in Windows
To increase the number of files that you can download at one time to 10, follow these steps:
- Start Registry Editor.
- Locate the following key in the registry:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings
- On the Edit menu, point to New, click DWORD Value, and then add the following registry values:
Value name: MaxConnectionsPer1_0Server
Value data: 10
Base: Decimal
Value Name: MaxConnectionsPerServer
Value data: 10
Base: Decimal
- Exit Registry Editor.
Internet Explorer 8.0 and Internet Explorer 9.0
How to configure the connection limit by modifying a registry key
- Start Registry Editor.
- Locate the following key in the registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\MAIN\FeatureControl\FEATURE_MAXCONNECTIONSPERSERVER
- On the Edit menu, point to New, click DWORD Value, and then add the following registry values:
Value name: iexplore.exe
Value data: 10
Base: Decimal
Note set this value to the connection limit that you want for HTTP 1.1 connections.
By setting the value to 10, you increase the connection limit to 10.
- Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\MAIN\FeatureControl\FEATURE_MAXCONNECTIONSPER1_0SERVER
- On the Edit menu, point to New, click DWORD Value, and then add the following registry values:
Value name: iexplore.exe
Value data: 10
Base: Decimal
Note set this value to the connection limit that you want for HTTP 1.1 connections.
By setting the value to 10, you increase the connection limit to 10.
- Exit Registry Editor.
How to configure the connection limit by using Group Policy
- Click Start, click Run, type gpedit.msc, and then click OK.
- Expand User Configuration, expand Administrative Templates, expand Windows Components, expand Internet Explorer,
expand Security Features, and then expand AJAX.
- Set the Maximum number of connections per server (HTTP 1.0) and Maximum number of connections per server (HTTP 1.1) options
to the settings that you want. You must update policies or restart the computer to apply these changes.