Archive for December, 2005

Speed-up Firefox!

Sunday, December 4th, 2005

To jump start the speed of Firefox ability to load pages faster, check out these settings edits.

Type “about:config” into the address bar.
Set the following values:

network.http.pipelining = true
network.http.proxy.pipelining = 30 (choose anything that is greater than the original one)
network.http.pipelining.maxrequests = true

Right-click -> New -> Integer. Name it “nglayout.initialpaint.delay” and set it to 0. This value is […]