Saturday, May 12, 2012

Speed up your Firefox's Speed


Step 01 - Type "about:config" into the address bar. search for the following entries in the table shown.

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


Step 02- Change the values of these entries: Normally the browser will make one request to a web page at a time.
   When you enable pipelining it will make several at once, which really speeds up your page loading.



Set "network.http.pipelining" to "true"
Set "network.http.proxy.pipelining" to "true"
Set "network.http.pipelining.maxrequests" to some number like 40.it will make 40 requests at once.


Step 03 - then right click anywhere in the page and select New >> Integer. Give name "nglayout.initialpaint.delay" and set up it's value to "0".
This new value is the amount of time that browser waits before it acts on any information it receives.

Now your browsing speed will be much faster than before

1 comment:

Created By Sora Templates