We continue to offer practical advices that will ease the use of Mozilla Firefox web browser and improve browsing speed within it. This time, in practical advice we will tell you a method that helps to improve performance (ie improve the speed of opening Web pages), by adapting Firefox to the Internet connection speed. As with several other adaptations of Firefox which we have already written baout, this time you must enter about: config in address field and confirm that you are responsible for the changes made.
Once this is done, you will have to replace a number of settings, finding you the necessary entries in the top visible filter. To change a parameter value for this parameter, you must double-click, or stamped on it in favor of a mouse button and choose a Modify . Conversely, if you can not find a list of parameters from the parameters below, then that you should manually by pressing the right mouse button and selecting New -> Integer (if the value is a number) or Boolean < / b> (if the value is True / False).
Next you provide the configuration parameters and their recommended values, depending on internet connection speed and computer speed:
Fast computer and fast Internet connection, optimal settings
browser.display.show_image_placeholders: False
network.http.max-connections: 48
network.http.max-connections-per-server: 32
network.http.max-connections-per-proxy: 16
network.http.max-persistent-connections-per-server: 32
network.http.pipelining: True
network.http.pipelining.maxrequests: 32
network.http.proxy.pipelining: True
Fast computer, fast Internet connection, more changes
content.interrupt.parsing: True
content.max.tokenizing.time:
2250000
content.notify.interval: 750000
content.notify.ontimer: True
content.switch.threshold: 750000
nglayout.initialpaint.delay: 0
network.http.max-connections: 48
network.http.max-connections-per-server: 16
network.http.max-persistent-connections-per-proxy: 16
network.http.max-persistent-connections-per-server: 8
browser.cache.memory.capacity: 65536

Fast computer, slow internet connection
browser.xul.error_pages.enabled: True
content.interrupt.parsing: True
content.max.tokenizing.time:
3000000
content.maxtextrun: , 8191
content.notify.interval: 750000
content.notify.ontimer: True
content.switch.threshold: 750000
network.http.max-connections: 32
network.http.max-connections-per-server: 8
network.http.max-persistent-connections-per-proxy: 8
network.http.max-persistent-connections-per-server: 4
nglayout.initialpaint.delay: 0
browser.cache.memory.capacity: 65536
Slow computer, fast internet connection
content.max.tokenizing.time:
3000000
content.notify.backoffcount: 5
content.notify.interval:
1000000
content.notify.ontimer: True
content.switch.threshold:
1000000
content.maxtextrun: , 4095
nglayout.initialpaint.delay: , 1000
network.http.max-connections: 48
network.http.max-connections-per-server: 16
network.http.max-persistent-connections-per-proxy: 16
network.http.max-persistent-connections-per-server: 8
dom.disable_window_status_change: True
Slow computer, slow internet connection
content.max.tokenizing.time:
2250000
content.notify.interval: 750000
content.notify.ontimer: True
content.switch.threshold: 750000
nglayout.initialpaint.delay: 750
network.http.max-connections: 32
network.http.max-connections-per-server: 8
network.http.max-persistent-connections-per-proxy: 8
network.http.max-persistent-connections-per-server: 4
dom.disable_window_status_change: True




