calling firefox users! speed up page loading!
i frequent the my-pda-cafe forum regularly, and found this interesting post a few hours ago. i gave it a try and true enough it works. well, someone posted a way on how to speed up the loading of webpages using firefox. so for those who do not visit mypdacafe or those who do not know of this yet, i’m sharing it with you. you can read it here, when you click on ‘more’ or go straight to mypdacafe to read.
to continue reading, please click on ‘more’.
———————————-
Here’s how to speed up your firefox when loading webpages… i know the broadband one works fine.. dial up i never try :
For dial up :
Open your firefox and type about:config at the link and enter. Then find and change the following on the page:
browser.cache.memory.capacity : 65536
browser.cache.disk_cache_ssl : true
browser.xul.error_pages.enabled : true
content.interrupt.parsing : true
content.max.tokenizing.time : 3000000
content.maxtextrun : 8191
content.notify.backoffcount : 5
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
network.http.pipelining : true
network.http.pipelining.maxrequests : 8
network.http.proxy.pipelining : true
nglayout.initialpaint.delay : 750
plugin.expose_full_path : true
signed.applets.codebase_principal_support : true
For broadband, same, type about:config at the link and enter :
Alter the 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. (never set too much or your browsers will not load the page)
Lastly right-click anywhere and select New-> Integer. Name it “nglayout.initialpaint.delay” and set its value to “0”. This value is the amount of time the browser waits before it acts on information it receives.
Leave a Reply
You must be logged in to post a comment.