It annoys me when I want to complete my work on web faster with quick response from my web browser, but it keeps on working slowly. Sometimes it becomes nuisance when I have a lot of work pending only because of my slow web browser. I found a trick to make my FireFox web browser faster. It is not only safe but also doubles the web browsing speed especially when you are working with Broadband. It really works. Try it.
- Open your FireFox and type about:config in address bar.
- It will show a warning asking you if you really want to go on that page. Click the button I’ll be careful, I promise!.
- Find the entry network.http.max-connections-per-server in the long list of setting entries.
- Double click the Value entry that leads to Enter Integer Value message box to edit new value.
- Replace the current value with 32.
- Similarly find network.http.max-persistent-connections-per-proxy and repeat step 4 to replace the integer value with 16.
- Find network.http.max-connections and repeat step 4 to replace the integer value with 64.
- Find network.http.max-persistent-connections-per-server and repeat step 4 to replace the integer value with 10.
- Find network.http.pipelining and double click to replace the value with true.
- Find network.http.pipelining.maxrequests and repeat step 4 to replace the integer value with 200.
- Find network.http.request.max-start-delay and repeat step 4 to replace the integer value with 0.
- Find network.http.proxy.pipelining and double click to replace the value with true.
- Find network.http.proxy.version and repeat step 4 to replace the integer value with 1.0.
- Right click anywhere on the page, navigate through New to find Integer.
- Name it nglayout.initialpaint.delay and set its value to 0. (0 is the time amount that a browser waits before it completes the assigned task according to the given information.)
*Note:
- Though it is easy to do, but don’t try it until unless you can do it complete with right entry values.
- Press Ctrl + F to find the above entries faster.
- Make sure you are editing a right entry.