Speed up FireFox using the about:config configuration tool.

First in the URL bar, Type "about:config". This will bring up a list of commands and variables you can edit.

The second step is to put "network.http.pipelining" in the filter and change the value to "true".

After that you will want to put "network.http.proxy.pipelining" in the filter.

Like the last one, make that value set to "true" also.

The next thing you want to do is locate "network.http.pipelining.maxrequests" and change the value to some number higher, if you were to set it to 10, it would make up to 10 requests at once.


The last step is to right click anywhere and select "New" then "Integer". Name it "nglayout.initialpaint.delay" and make its value "0". This will make the browser respond faster on the information of the websites it receives.

Finally restart Firefox.