MW69 - The Way To Success

THIS BLOG IS NOT FOR PROFIT MAKING BUT IT IS TO HELP ANYONE WHO NEEDS MORE AWARENESS ABOUT INTERNET. THIS BLOG GIVES YOU INFORMATIONS ABOUT WHAT YOU NEED. WHAT YOU NEED IS OUR QUESTION?

Friday 18 February 2011

Tutorial - How To Get Full Speed Browsing For Your Firefox.


FIREFOX SPEED TWEAK

Yes, firefox is already pretty damn fast but did you know that you can tweak it and improve the speed even more?

That's the beauty of this program being open source.
Here's what you do:
First Disconnect the internet connection then
In the URL bar, type “about:config” and press enter. This will bring up the configuration “menu” where you can change the parameters of Firefox.

Note that these are what I’ve found to REALLY speed up my Firefox significantly - and these settings seem to be common among everybody else as well. But these settings are optimized for broadband connections - I mean with as much concurrent requests we’re going to open up with pipelining… you’d better have a big connection.

Right click on that window you will get a dialog box. Then goto New.

Below code true or false belongs to boolean. And numbers like 16, 8,4 etc are integers. O.K.
Create->New->Boolean for true and Create->New->Integer for numbers

Code:
browser.tabs.showSingleWindowModePrefs – true
network.http.max-connections – 48
network.http.max-connections-per-server – 16
network.http.max-persistent-connections-per-proxy – 8
network.http.max-persistent-connections-per-server – 4
network.http.pipelining – true
network.http.pipelining.maxrequests – 100
network.http.proxy.pipelining – true
network.http.request.timeout – 300


One more thing… Right-click somewhere on that screen and add a NEW -> Integer. Name it “nglayout.initialpaint.delay” and set its value to “0”. This value is the amount of time the browser waits before it acts on information it receives. Since you’re broadband - it shouldn’t have to wait.

Now you should notice you’re loading pages MUCH faster now!


POST BY: THE ULTIMATE HACKER [[[{{{sHeThE2A}}}]]] - AJMAL MW

@@@@@@@@@@@@@@@@MW69@@@@@@@@@@@@@@@@

No comments:

Post a Comment