Showing posts with label Improve the browsing speed of your Firefox browsers. Show all posts
Showing posts with label Improve the browsing speed of your Firefox browsers. Show all posts

Tuesday, 20 December 2011

Improve the browsing speed of your Firefox browsers

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

1) In Firefox address bar type " about:config " (without quote) and hit oK
→ It will give you a warning! But you can proceed from here…Click → I`ll be careful, I promise!

2) Search this namenetwork.http.pipelining. and right click → click Toggle..Set the value to ‘true’

3) Search for network.http.pipelining.maxrequests and right click → click Modify set value to 10. Default should be 4.

4) Now create a new string (right click any where and you will get the option) type or copy nglayout.initialpaint.delay and paste it. Again you will get option type 0 (zero)..set its value to 0

That’s all. Restart your browser and enjoy the new speed.
Method 2:

1) In Firefox address bar type " about:config " (without quote) and hit oK
→ It will give you a warning! But you can proceed from here…Click → I`ll be careful, I promise!. Then look for the following entries, and make the corresponding changes.
network.http.max-connections-per-server =32
network.http.max-persistent-connections-per-proxy =16
network.http.max-connections = 64
network.http.max-persistent-connections-per-server = 10
network.http.pipelining = true
network.http.pipelining.maxrequests = 200
network.http.request.max-start-delay = 0
network.http.proxy.pipelining = true
network.http.proxy.version = 1.0

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. Enjoy!