Monday, June 8, 2009

Optimizing Firefox completely


Published by netty5, last update on Thursday February 12, 2009 09:15:09 AM by netty5

Optimizing Firefox completely






Intro


Type about:config in the address bar of Firefox, then read and confirm the warning.

- To obtain a value, type the name or part of its name in the search field "Filter".
- To create value, we must right-click on the page and select "New".

Increase the speed of loading pages


1) Find the channel network.http.pipelining
2) Double-click on and put the value to "true"

1) Find the channel network.http.pipelining.maxrequests
2) Optimize the value to 9 (you can save more - 30, 100 รข€“ same is not appreciated by network administrators)

1) Find the channel network.http.proxy.pipelining
2) Move the value to "true" (double click)

1) Create a new string named nglayout.initialpaint.delay
2) Set the value to "0"
(search on "nglayout.initialpaint.delay" after to see if you passed ...)

1) Find the channel-connections network.http.max
2) Increase the value to 60

1) Find the channel network.http.max-connections-per-server
2) Put the value to 32

1) Find the channel network.http.max-persistent-connections-per-proxy
2) Put the value to 16

1) Find the channel network.http.max-persistent-connections-per-server
2)Put the value to 16

1) Find the channel network.dns.disableIPv6
2) Move the value to "true"

1) Create a new boolean value "named config.trim_on_minimize"
2) Set the value to "true"
Optimize the rendering and loading pages

1) Create Channel content.notify.backoffcount
2) Give it a value of "5"

1) Create Channel ui.submenuDelay
2) Value "0"

1) Find the channel plugin.expose_full_path
2) Move the value to "true"

Optimize memory usage


The Fastback option allowing caching of the last visited pages is very useful for backtracking fast but however occupies a lot of memory if you do the following manipulation.

1) Find the channel browser.sessionhistory.max_total_viewers
2) Set the value "0"

1) Create Channel browser.cache.memory.capacity
2) Set the value "0"

===Restart Firefox to take into account the new settings==


You made a bad manip 'and your fox has become slow?

Follow this guide to your problem:
I created a value / string too

You have created a value instead of a string / chain instead of a value
Or you put a bad name to the value / supply chain

You have unfortunately made a mistake and the only way is to reinstall firefox.

Save your Bookmarks (Ctrl + Shift + B -> Import and Backup -> Backup ) and mark on your page and modules settings.

I have assigned a value / string

Type about: config in the address bar of Firefox, read and confirm the warning.

1) Find the string / value in question
2) Right click on the string / value -> Edit
3) Give them the appropriate value

I changed the value of a low value / supply chain

Type about: config in the address bar of Firefox, read and confirm the warning.

1) Find the string / value in question
2) Right click on the string / value > Reset

No comments:

Post a Comment