Support Forums
How to make Mozilla Firefox faster - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Webmaster Support (https://www.supportforums.net/forumdisplay.php?fid=36)
+---- Forum: Website Development (https://www.supportforums.net/forumdisplay.php?fid=43)
+---- Thread: How to make Mozilla Firefox faster (/showthread.php?tid=29077)



How to make Mozilla Firefox faster - Lеgеnd - 03-21-2015

Sorry if I put this in the wrong spot, I couldn't seem to find a perfect fit for it. But anyways, in case you didn't know this simple trick to make Firefox faster, now you do!   Thumbsup

 
 
 
1. Type "about:config" into the address bar and hit return. Scroll down and look for the following: 
 
 
 
network.http.pipelining
 
network.http.proxy.pipelining
 
network.http.pipelining.maxrequests
 
Normally the browser will make one request to a webpage at a time. When you enable pipelining it will make several at once, which really speeds up your loading page. 
 
2. Alter entries as follows: 
 
- Set "network.http.pipelining" to "true"
 
- Set "network.http.proxy.pipelining" to "true"
 
- Set "network.http.pipelining.maxrequests" to some number like 30. This means it will make 30 requests at once instead of just one.
 
3. Lastly, right click anywhere and select New ->Interger. Name it "nglayout.delay" and set its value to 0. This value is the amount of time the browser waits before it acts on information it recieves. If you're using a broadband connection your page will load anywhere from 2-30 times faster then it normally does. 
 
 
 
 


RE: How to make Mozilla Firefox faster - Fetz - 03-26-2015

Just did this and I can actually feel a difference. Thanks Smile


RE: How to make Mozilla Firefox faster - jackluter - 09-07-2018

oooh, thank you for the information!


RE: How to make Mozilla Firefox faster - younggeorge - 02-01-2019

Actually it worked and thanks for sharing this information.


RE: How to make Mozilla Firefox faster - V Brand Developers - 12-20-2019

nice info its works. thanks for this post


RE: How to make Mozilla Firefox faster - Thereshed - 03-15-2020

good details can be easily found anywhere with the help.