About:Config Tweaks to optimize Firefox 3
Firefox 3 about:config file is the core configuration file of Firefox. By editing about:config file we can drastically increase performace.
Type about:config in the location bar and change the following values
Disable Prefetch (Helpful for frequent Google searcher, low-speed internet connection or low RAM)
network.prefetch-next = False
Speed Tweaks
network.http.pipelining false to true
network.http.pipelining.maxrequests 30 to 8
network.http.max-connections 30 to 96
network.http.max-connections-per-server 15 to 32
network.http.max-persistent-connections-per-server 6 to 8
network.http.pipelining.ssl false to true
network.http.proxy.pipelining false to true
Disable Delay Time While Installing Firefox Add-on
security.dialog_enable_delay = 0







