Load FireFox – Webpages Faster

Version: 13.1a
Revision: 33 Build 54

Load FireFox – Webpages Faster

Introduction:
got a problem with Firefox browser? Then take your browser – power to the next level with a little tweak! Have fun and be careful…

—————————

1.] Type in “about:config” straight into the address bar. After that, you’ll need to scroll down and look for these entries…

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


Notes: If you’re using Firefox browser (default settings), the configuration will only make one request to a webpage at a time. But, if you enable ‘pipelining’, it will make multiple requests in a single run. This method can be resource – hogging (through the network piplines). But, it will speed up your page – loading – time.

2.] Set these configuration from your browser.

network.http.pipelining = true (double click)
network.http.proxy.pipelining = true (double click)
network.http.pipelining.maxrequests = 8 (double click)


Notes #1: The default value for “network.http.pipelining.maxrequests” settings is 4. This should be ‘edited’ back to default, if you encounter a problem with a request!

Notes #2: There is no point setting “network.http.pipelining.maxrequests” higher then 8, as it is capped at 8 -MAXED!.

3.] Right click anywhere and select: New >> Integer (Name it: “nglayout.initialpaint.delay”) >> set its value to “0″. This value is the amount of time the browser waits before collecting / receiving information.

8.] Exit Firefox browser, clear your system cache and check a website!

Comments are closed.