Tip to speed up firefox alot.
I got this from another forum , the purpose of this is to enable the browser firefox to operate faster.
Quote:
Open 'about:config' in your address bar and then...
For Broadband:
network.http.max-connections : 64
network.http.max-connections-per-server : 21
network.http.max-persistent-connections-per-server : 8
network.http.pipelining : true
network.http.pipelining.maxrequests : 100
network.http.proxy.pipelining : true
For Dial-up:
browser.cache.disk_cache_ssl : true
browser.xul.error_pages.enabled : true
content.interrupt.parsing : true
content.max.tokenizing.time : 3000000
content.maxtextrun : 8191
content.notify.backoffcount : 5
content.notify.interval : 750000
content.notify.ontimer : true
content.switch.threshold : 750000
network.http.max-connections : 32
network.http.max-connections-per-server : 8
network.http.max-persistent-connections-per-proxy : 8
network.http.max-persistent-connections-per-server : 4
network.http.pipelining : true
network.http.pipelining.maxrequests : 8
network.http.proxy.pipelining : true
nglayout.initialpaint.delay : 750
plugin.expose_full_path : true
signed.applets.codebase_principal_support : true
Then right click anywhere in that window(if your on broadband, this is useless on dialup) and click new>integer with the name "nglayout.initialpaint.delay" and the value "0"
This will cause there to be no delay in rendering pages, and will also make a crapload of connections to a websites server. this is about the max number you can do before anti-DOS stuff kicks in at there end. and it WILL speed up browsing a lot...
Re: Tip to speed up firefox alot.
hope this works
can som one fill me in on what http pipelining is?
Re: Tip to speed up firefox alot.
just doulble click on the entry to change it.. I just did this and i really hope it doesnt screw anything up... things do seem to be a bit faster..
Re: Tip to speed up firefox alot.
Quote:
Originally Posted by mogadishu
just doulble click on the entry to change it.. I just did this and i really hope it doesnt screw anything up... things do seem to be a bit faster..
I notice a difference too. But write the instuctions down. What a pain in the ass trying to switch back to here and the config bar. :)
Edit: Sorry Formula1 , I should of thanked you ! :blushing:
I forgot the last step , I'm on broadband ,it made it a little faster still. The right click one . :)
Re: Tip to speed up firefox alot.
Been posted a million times before.
It really works. :)
Re: Tip to speed up firefox alot.
Very Nice! I noticed a major difference! Pages "Flash" open with greater speed! Love it!
some pages still stay the same (but they're server is very slow..astalavista lags sometimes during a search..always there)
Re: Tip to speed up firefox alot.
yep good stuff
thank god this was posted again (never saw the old posts)
Re: Tip to speed up firefox alot.
Quote:
Originally Posted by Fiber
hope this works
can som one fill me in on what http pipelining is?
What is HTTP pipelining?
http://www.mozilla.org/projects/netl...ining-faq.html
Re: Tip to speed up firefox alot.
Quote:
Originally Posted by {I}{K}{E}
righty
cheers
Re: Tip to speed up firefox alot.
Quote:
Originally Posted by peat moss
I notice a difference too. But write the instuctions down. What a pain in the ass trying to switch back to here and the config bar. :)
Edit: Sorry Formula1 , I should of thanked you ! :blushing:
I forgot the last step , I'm on broadband ,it made it a little faster still. The right click one . :)
just open another window (not tab) and make it so one is on top of the screen and one is on the bottom... that way you can see the instructions and set it up...
Re: Tip to speed up firefox alot.
never seen it. thanks for posting it again :D
Re: Tip to speed up firefox alot.
Quote:
Originally Posted by Formula1
Open 'about:config' in your address bar and then...
You don't have to worry about remembering all this if you just put this into the user.js config file in your profile directory:
For broadband:
user_pref("network.http.max-connections", 64);
user_pref("network.http.max-connections-per-server", 21);
user_pref("network.http.max-persistent-connections-per-server", 8);
user_pref("network.http.pipelining", true);
user_pref("network.http.pipelining.maxrequests", 100);
user_pref("network.http.proxy.pipelining", true);
For dial-up:
user_pref("browser.cache.disk_cache_ssl", true);
user_pref("browser.xul.error_pages.enabled", true);
user_pref("content.interrupt.parsing", true);
user_pref("content.max.tokenizing.time", 3000000);
user_pref("content.maxtextrun", 8191);
user_pref("content.notify.backoffcount", 5);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
user_pref("network.http.max-connections", 32);
user_pref("network.http.max-connections-per-server", 8);
user_pref("network.http.max-persistent-connections-per-proxy", 8);
user_pref("network.http.max-persistent-connections-per-server", 4);
user_pref("network.http.pipelining", true);
user_pref("network.http.pipelining.maxrequests", 8);
user_pref("network.http.proxy.pipelining", true);
user_pref("nglayout.initialpaint.delay", 750);
user_pref("plugin.expose_full_path", true);
user_pref("signed.applets.codebase_principal_support", true);
Re: Tip to speed up firefox alot.
Quote:
Originally Posted by mogadishu
just open another window (not tab) and make it so one is on top of the screen and one is on the bottom... that way you can see the instructions and set it up...
Oh great now you tell me! JK While I really like Firefox it seems to be a work in progress . I'm learning more all the time . Thanks mogadishu. :)
Re: Tip to speed up firefox alot.
firefox is much better than IE in my opinion.. i would never ever use IE unless i absolutely have to. Also, whats wrong with a work in progress. Its not like Firefox is beta or something, its just being improved all the time, unlike IE which sucks as much as it did 5 years ago.
Re: Tip to speed up firefox alot.
thx for postin this formula, it is much faster :D
and yeh IE sucks the nuts.
Re: Tip to speed up firefox alot.
anything to make these changes for us?
im lazy and stupid
Re: Tip to speed up firefox alot.
@ scribblec...if I can do it anyone can... :)
It seems to have speeded things up a little....not blindingly noticeable but some pages seem definately quicker.
Re: Tip to speed up firefox alot.
Re: Tip to speed up firefox alot.
Quote:
Originally Posted by scribblec
anything to make these changes for us?
im lazy and stupid
ya there's an extension.
or look at that other post here in internet world. :)