Looking for a way ti increase my Firefox's speed, I found these two sites called forevergeek and techradar where I found a tweaks that can make this browser really fast. Now my surfing times normally takes 1-4 seconds per page loading.
So here's what I did:
First is Enabling Pipelining: Instead of one request per every response to a server, Firefox would send multiple request before any response; thus, allowing faster page loading.To enable this feature, here's the steps:
- Type "about:config" in the address bar
- Type this code in the Filter Bar: "network.http.pipelining" and set it to true. (you can change the settings by double clicking that item)
- Type again: "network.http.proxy.pipelining" and set it to true.
- Next look for: "network.http.pipelining.maxrequests" and set the value to "8"
- Lastly, click anywhere on the interface, Right-click>New>Integer. Type in "nglayout.initialpaint.delay" and set the value to "0".
Additional way to improve your browsing is through Enabling Quick Rendering. All you have to do is to Right-click again>New>Integer and type "content.notify.interval" with the value of "500000". Next Right click again, New>Boolean and type "content.notify.ontimer" which shall be set to True.































