Saturday, January 2, 2010

Improving speed in Firefox

This tricks will improve the speed & load time of firefox. And you will be able to surf faster..

Type about:config in the address bar, Then look for the following
entries, and make the corresponding changes.

1.network.http.max-connections = 64
2.network.http.max-connections-per-server =32
3.network.http.max-persistent-connections-per-proxy =16
4.network.http.max-persistent-connections-per-server = 10
5.network.http.pipelining = true
6.network.http.pipelining.maxrequests = 200
7.network.http.proxy.pipelining = true
8.network.http.proxy.version = 1.0
9.network.http.request.max-start-delay = 0

No comments:

Post a Comment