What's new
  • BOTL UPCOMING MAINTENANCE

    Hi Everyone, as mentioned in my introduction post, BOTL needs quite a bit of updating, patching and whatever else I might come across. Over time BOTL may be unreachable on occasion as I do migrations or updates, etc. Just be patient - we'll be back! I'll generally try to keep these maintenances until later in the evenings.

8 Tips to Make Firefox Faster

Rating - 87.5%
7   1   0
Joined
Jul 5, 2007
Messages
832
Location
Cincinnati
I can't take credit for this since i'm literally just copying it from another forum.

I tried these and my firefox loads pages instantly now. Very useful IMO.

To get started, open your Firefox web browser. In the address/location bar type [about:config] and then press your Enter key. (NOTE: DON’T TYPE THE BRACKETS.)


Tweak #1:
In the Filter bar type [network.http.pipelining]. Then, double-click on this line under Preference Name in order to change the value from false to true.

Tweak #2:
In the Filter bar type [network.http.pipelining.maxrequests]. Then, double-click on this line under Preference Name and change the value from 4 to a higher number anywhere from 10 to 30. I set mine to 30.

Tweak #3:
In the Filter bar type [network.http.proxy.pipelining]. Then, double-click on this line under Preference Name in order to change the value from false to true.

Tweak #4:
In the Filter bar type [network.dns.disableIPv6]. Then, double-click on this line under Preference Name in order to change the value from false to true.

Tweak #5:
In the Filter bar type [plugin.expose_full_path]. Then, double-click on this line under Preference Name in order to change the value from false to true.

Tweak #6:
In the Filter bar type [network.protocol-handler.external.ms-help]. Now, you are going to create a new Preference Name with an Integer Value. To do this, right-click on this line under Preference Name and select New, then Integer. In the New Integer value box type in [nglayout.initialpaint.delay] and click OK. Then in the Enter Integer value box type

* (that’s a zero) and click OK.


Tweak #7:
In the Filter bar again type [network.protocol-handler.external.ms-help]. Now, you are going to create another new Preference Name with an Integer Value. To do this, right-click on this line under Preference Name and select New, then Integer. In the New Integer value box type in [content.notify.backoffcount] and click OK. Then in the Enter Integer value box type [5] and click OK.

Tweak #8:
In the Filter bar again type [network.protocol-handler.external.ms-help]. Now, you are going to create another new Preference Name with an Integer Value. To do this, right-click on this line under Preference Name and select New, then Integer. In the New Integer value box type in [ui.submenuDelay] and click OK. Then in the Enter Integer value box type

* (that’s a zero) and click OK.


Now, close your web browser and restart it. You’ll see how much faster web pages are loading. I sure did.
 
Top