How-to: Speed Up Firefox
By default Firefox only opens one connection at a time when loading a web page.
On fast broadband connections this isn’t usually too much of a problem but should your speed drop at busy times, or if pages seems to load slowly there’s a great little tweak you can implement called “Pipelining”.
It’s also beneficial to fast connections as speed increases can still be seen.
Once ‘pipelining’ is set-up Firefox, will (by default) open many connections simultaneously to the website and retrieve the all the page’s elements in one go. Even on my fast broadband connection this has made a huge difference to my browsing page load times.
To enable Pipelining follow the simple steps below (it looks harder than it really is, in fact it’s fairly simple):
- In the Firefox address bar enter: about:config and press return/enter
This displays the internal configuration and system settings of Firefox - If prompted, accept the warning message that cautions against modifying the system settings:
- In the filter/search field enter: network.http
- This restricts the list to the entries for the HTTP protocol
- Locate the entry: network.http.pipelining
Normally this will be set to: false
Double click on the entry to change the value to: true
This enables “pipelining” - Locate the entry: network.http.proxy.pipelining
Normally this will be set to: false
Double click on the entry to change the value to: true
This enables proxy “pipelining” - Locate the entry: network.http.pipelining.maxrequests
Normally this will be set to: 1
Double click on the entry and enter a value. 30 produces good results and strikes a nice balance between speed and loading overheads.
The image below shows the network.http screen, the changes have been made and can be seen in bold:
- Close all firefox windows/quit firefox to ensure the application is fully shutdown.
On restarting Firefox you should notice (hopefully) a considerable improvement on the time it takes pages to load. On most sites I have seen blazingly fast page loads.
Disclaimer: Your mileage may vary depending on your processor speeds, your bandwidth, the speed of your provider, the wind direction
and the website in question. If you find that this change causes problems then reverse the procedure and you should be back to your original set-up.
Finally, all changes are, of course, made at your own risk (although it’d be pretty difficult to screw-up the changes needed).
If this tip helps, and improves your browser’s page load times then please leave me some feedback and link to this page, or refer friends to this article.
Happy faster browsing!
Richard


I thought this might be what Tweak Network does (https://addons.mozilla.org/en-US/firefox/addon/327 ) but even though I have that my settings were all as per the defaults above!
Did the change improve firefox?
Change the settings as described and it works brilliantly. Lightning speed. Cheers. K.