Sunday, April 15, 2007

Optimize FIREFOX for great speed

Type "about:config" into the address bar and hit return.
Scroll down and look for the following entries:

network.http.pipelining
network.http.proxy.pipelining
network.http.pipelining.maxrequests

Alter the entries as follows:

Set "network.http.pipelining" to "true"

Set "network.http.proxy.pipelining" to "true"

Set "network.http.pipelining.maxrequests" to some number like
30.

Lastly right-click anywhere and select New->Integer.
Name it "nglayout.initialpaint.delay" and set its value to "0".

Setting "network.http.pipelining.maxrequests" to 30 or more will speed up the browser with 30 requests by the browser to the web-page normally its default value is 4.
"nglayout.initialpaint.delay"=This value is the amount of time the browser waits before it acts on information it recieves.

I hope u like this post.
Post your comments for this and how to enhance the future posts.

No comments: