Solution - to make webpage load faster in IE8
in Software by manu
How can you make your web page load faster in Internet Explorer 8. Now you can do this by doing simple modification in the registry. Before making changes to the registry, you should back up any valued data on the computer.
1.Open Registry Editor by typing REGEDIT into the Run dialog in the start menu 2.Browse to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings. 3.Right click and create a new DWORD key and name it "MaxConnectionsPer1_0Server" 4.Double click the key to set a value. The number 12 should be good. 5.Right click and create a another new DWORD key and name it "MaxConnectionsPerServer" 6.Double click on the key and set the value. The number 12 should be good. 7.Close the Registry Editor 8.Restart your your Internet Browser.
Hope you will see difference while browsing majority of sites on internet.
|