In the address bar place about:config press GO
copy/paste the following (if its not already listed) if listed r/click and pick modify boolean value use "add" then pick the boolean entry integer value use "add" then pick the integer entry
also if useing BB try these settings with the cache set to 0 (zero)
setting the page rendering & display time<
nglayout.initialpaint.delay integer value 750 (default is 250)
content.notify.ontimer boolean value true
setting the number of reflows to do before waiting for the rest of the page to arrive<
content.notify.backoffcount integer value 5
content.interrupt.parsing boolean value true
content.maxtextrun integer value 8191
sets the allowed time between reflows in microseconds<
content.notify.interval integer value 750000
content.switch.threshold integer value 750000
content.max.tokenizing.time integer value 2250000
Change maximum connection count<
network.http.max-connections integer value 32 (default 24)
network.http.max-connections-per-server integer value 8 (default 8)
network.http.max-persistent-connections-per-proxy integer value 8 (default 4)
network.http.max-persistent-connections-per-server integer value 4 (default 2)
Network+DNS settings<
network.dnsCacheExpiration integer value 360 (6 minutes)
network.dnsCacheEntries integer value 100
network.ftp.idleConnectionTimeout integer value 60 (1 minute)
network.http.keep-alive.timeout integer value 30
network.http.connect.timeout integer value 30
enable pipelining via the preferences menu<
network.http.pipelining boolean value true
network.http.proxy.pipelining boolean value true
network.http.pipelining.maxrequests integer value 8 (default value 4)
Caching settings<
browser.cache.memory.enable boolean value true
browser.cache.disk.enable boolean value true
browser.cache.disk_cache_ssl boolean value false (default true)
This for dailup connections<
If you go to:
Edit> Preferences> Advanced> Proxies and then enable Automatic proxy configuration URL:
inside this type or copy/paste below
HTTP://cache:8080
close the Preferences window restart mozilla
U will notice a big speed difference in page rendering while browseing... (only use this if your cache for mozilla is enabled)
these work on a windows or linux box...
i CANNOT take the credit for the above, all i have done is gleen them from different forums and place them together in such a way in the hope that they are easier to apply
please enjoy your tweaking...