This hack really improves your web browsing experience. You will find that web pages show in a fraction of the time they used to. Users of modems and ISDN lines will notice the most dramatic speed increase, ADSL and cable users will also enjoy a hefty boost.
It does however make you a bandwidth pig - if your happy to suck down more than your share of server bandwidth then the hack is cool....
How does it work? Simple really. Internet Explorer 4 and 5 are designed to comply with Hypertext Protocol 1.1. This dictates that the web browser should draw no more than two streams of data from a Web server at any one time. The thing is, your browser is more than capable of getting many more streams than that, and if you want to increase the number it's looking for, you vastly speed up the whole web page down load process.
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MaxConnectionsPerServer"=dword:00000006
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MaxConnectionsPer1_0Server"=dword:00000008
If the DWORD isn't there just add them.
The values you enter should be 6 Decimal for MaxConnectionsPerServer & 8 Decimal for MaxConnectionsPer1_0Server
Cool
😉
Howzzat?