Here’s a good old trick to speed up Firefox for Broadband Users. You can follow the following steps:
network.http.pipelining network.http.proxy.pipelining network.http.pipelining.maxrequests

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 page loading.
Set “network.http.pipelining” to “true”
Set “network.http.proxy.pipelining” to “true”
Set “network.http.pipelining.maxrequests” to some number like 30. You can keep it from 20-30 as you like. The number ‘30′ here refers to making requests. So, here it’s 30 requests.
After you are done with everything just restart the browser, if you are a broadband user you’ll see the difference for sure.
[Via-Hackaday]
Discussion
No comments for “Speeding Up Your Firefox”
Post a comment