
01-23-2006, 09:22 PM
|
 |
Thinking outside the box
|
|
Join Date: Sep 2004
Location: Cape Breton
Posts: 4,614
|
|
- Click Start | Run.
- Type regedit and click OK.
- Expand HKEY_CURRENT_USER, then Software, Microsoft, Windows, CurrentVersion.
- Click on Internet Settings to view its contents.
- Check Regedit's right-hand column for the following two lines (values):
MaxConnectionsPerServer
MaxConnectionsPer1_0Server
- If these values are present, right-click on the first value (MaxConnectionsPerServer), select Modify from the drop-down menu, click Decimal, and set the Value data field to 6. Repeat this process for the second value (MaxConnectionsPer1_0Server).
- If these lines (values) are not listed, right-click on the white region of Regedit's right-hand column, click New, and then click DWORD Value.
- Enter MaxConnectionsPerServer for the name of the new DWORD Value and press Enter. The new value should now appear in Regedit's right-hand column.
- Right-click the new value and click Modify.
- As in step six, click Decimal and set the Value Data field to 6, then click OK.
- Repeat steps seven through 10 using MaxConnectionsPer1_0Server as the new DWORD Value name instead of MaxConnectionsPerServer.
- You are done. Close Regedit and test Internet Explorer.
|