01 May 2009

Mempercepat Browser Firefox

Ketik di browser firefox anda dengan keyword “about:config”

.:: settingan cepat dan singkat ::.
- network.dns.disableIPv6 -> true
- network.http.pipelining -> true
- network.http.pipelining.maxrequests -> 8
- network.http.proxy.pipelining -> true
- plugin.expose_full_path -> true

.:: Fast Computer Fast Connection ::.
- 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, Slower Connection ::.
- content.max.tokenizing.time = 2250000
- content.notify.interval = 750000
- content.notify.ontimer = true
- content.switch.threshold = 750000
- 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
- nglayout.initialpaint.delay = 0
- browser.cache.memory.capacity = 65536

.:: Fast Computer, Slow 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 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 Connection (Dial Up) ::.
- 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

That’s the beauty of this program being open source.
Here’s what you do:
In the URL bar, type “about:config” and press enter. This will bring up the configuration “menu” where you can change the
parameters of Firefox.

Double Click on the following settins and put in the numbers below - for the true / false booleans - they’ll change when
you double click

browser.tabs.showSingleWindowModePrefs – true
network.http.max-connections – 48
network.http.max-connections-per-server – 16
network.http.max-persistent-connections-per-proxy – 8
network.http.max-persistent-connections-per-server – 4
network.http.pipelining – true
network.http.pipelining.maxrequests – 100
network.http.proxy.pipelining – true
network.http.request.timeout – 300

now u can enjoy the fast browsing ….

No comments: