PDA

View Full Version : Speed up firefox



jay
05-07-2006, 11:08 PM
A couple of tips to improve page loading times using broadband.

open firefox and type in the address bar about:config

This will bring up the firefox rules, some of these are setup for dial-up, change them for better performance

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

I find it quicker with these settings, try it!