Modern Browsers intentionally slow your connection:
… In your best interests. When hitting a website, your browser must download all the files associated with that page before it can be fully displayed. This includes graphics, images, flash or other plugin files, and even CSS and JS (javascript) includes.
Most modern browsers impliment a limit of how many files it can download simultaneously. This prevents both your internet connection and the server from being bogged down by multiple files at the same time.
However, as more of us get broadband internet connections and the internet infrastructure itself is upgraded to accomomdate more traffic and requests with more bandwidth, the need for the typical 2-4 simultaneous file limitation is becoming obsolete.
If you have a broadband internet connection, you can try the following registry hacks to speed up your connection. Don’t do this on a dialup connection. While it won’t break anything, it will significantly slow down your connection.
Microsoft Internet Explorer:
This has been tested in IE6 and 7. Make the following registry changes to your system. You may need to add these keys manually, but the branch path should already exist. If it doesn’t, you’re in the wrong place:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings
“MaxConnectionsPerServer”=dword:00000010
“MaxConnectionsPer1_0Server”=dword:00000010
If you’re not a fan of editing the registry yourself, and you have an enormous level of trust, I’ve included a registry file for you. Simply download to your desktop, and run it. You’ll receive no confirmation. You’re welcome to right-click on it, and click “edit” to see what it does before running. File: IE Max Connections modification.
Note:The dword value (00000010) is actually the value “10″, which is 10 simultaneous files. You can modify this value as you please, but any more than 16 and you could slow down your broadband browsing experience, rather than speed it up)
Mozilla Firefox:
From your firefox address bar, enter:
about:config
Find the following value, and modify it accordingly:
network.http.max-connections-per-server = 16
What did I just do?
Think of it this way. With your previous configuration you had to download 20 files for a website to display completely. That’s 1 HTML page, 2 CSS files, 2 javascript files, and 15 JPG’s. Your browser was previously downloading 4 at once, then another 4, then another 4, then another. Your broadband internet connection is fat, and fast enough to download all those files simultaneously. this ain’t not Grannie dial-up. By modifying these settings, you’re now getting 10 files at once, and then another 10. You’ll be done in two ‘groups’ of downloading, rather than 5.
You’re done!
You’ll now be downloading more files simultaneously than before. If you have a broadband internet connection, this should mean IE or firefox is now actually utilizing MORE of your bandwidth in your pipe, rather than letting outdated limits let your bandwidth sit unutilized.
Hi, thanks for this useful information. Here are some of my tips on optimizing your internet speed. This might be of help
1. Go to desktop->
My computer-(right click on)->properties->
then go HARDWARE tab->
Device manager->
Now u see a window of Device manager then
go to Ports->
Communication Port(double click on it and Open).
After open u can see a Communication Port properties.
Go the Port Setting:—-and now increase your “Bits per second” to 128000 and “Flow control” change to Hardware.
Apply and see the result.
2. click START > RUN > type gpedit.msc
go to local computer policy > administrative templates > network > QOS PACKET SCHEDULER > double click LIMIT RESERVABLE BANDWIDTH , it will say it is not configured, but the truth is under the ‘Explain’ tab
click enable then set the value of bandwidth to “0″ ZERO.
tested on windows xp GOODLUCK!:)
Be careful with editing the registry..coz some of these can speed up ur browsing and speed up your boot time if u have done anything incorrect it may not boot anymore haha..:((…Always make a backup before editing….START>RUN type"regedit" then Click "File" Click "EXPORT" there u go.. u have a backup of registry…Be Carefull
Alex try START>RUN then type "regedit" Then On the "File" tab at the top …Click "IMPORT" then it will be added on the registry..Hope i Helped
Alex,
open RegEdit, then go to "File" and click "Import". You can then navigate to the registry file and import it that way, rather than double clicking on it.
buyer beware on my advice… you're responsible for your stuff
hi,
i download the .reg file to my desktop and double-click on it but all it does is open the file in notepad. i noticed the admin mode prompt doesn't show up, which i was expecting it to do.
i was going to manually add to registry using regedit but don't know exactly what to add into it or where exactly to place it.
please advise
alx
my computer need to be up because l download many files
Wow. This actually made a huge change. Usually little tweaks like this don't do much because they're so small, but it looks like the 2-4 file MAX was a HUGE bottleneck because IE is like 3 times faster. Crazy.