NOTE: Making changes to the registry can cause serious harm to your computer if done incorrectly. Always backup tour registry before making any changes.
This article shows how to increase the number of streams that your browser can draw from. Since Internet Explorer complies with HyperText Protocol v1.1, browsers usually only draw two streams or less from a Web server.We are going to increase that from two streams to six. This should enable you to browse much faster. To begin:
- Click Start - Run
- Type "regedit" and click OK.
- In the left pane navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings
- In the right pane you should see the contents of Internet Settings.
- 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.
- Close Regedit and test Internet Explorer.
0 comments:
Post a Comment