Help - Search - Members - Calendar
Full Version: how to speed up mozilla/firefox
Forums > Community Center > Technology
kryogenix
got this from another forum

QUOTE
How To Speed Up Firefox (Helpful Vanity)

Posted on 12/12/2004 12:45:50 PM PST by KoRn

Here's something for broadband people that will really speed Firefox up:

1.Type "about:config" into the address bar and hit return. Scroll down and look for the following entries:

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.

2. Alter the entries as follows:

Set "network.http.pipelining" to "true"

Set "network.http.proxy.pipelining" to "true"

Set "network.http.pipelining.maxrequests" to some number like 30. This means it will make 30 requests at once.

3. Lastly right-click anywhere and select 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 recieves.

If you're using a broadband connection you'll load pages MUCH faster now!


tried it with mozilla and I think it does make a difference.
sadolakced acid
whoa... superspeed now.

nice trick. works great.
jennyjenny
Hm, it's kinda faster...

but it's still cool...
xtremeliquid
Nice...
Azarel
Wow, thanks. _smile.gif Firefox runs noticibly faster now.
tofumonzter
hahah yah. i had it already. it's uberfast.
inthemudhole
Okay.
I just did the stuff.
[hits reply to see]

EDIT//

Whoa, that's kickass.
Thanks!
vanish
Ooh that's nice. Thanks a lot, it really is noticeable. hah! another bullet into IE (as if it needed any more)
Levy2k6
that's cool.. i had firefox but i stopped using cuz AOL loaded faster (what!?, lol) and now i think ima use firefox a bit more.. except for like xanga.
kryogenix
bump
jordanriane
i felt really tingly down there after i did that..

mmm
heyyfrankie
if you could do that in ie, that would be awesome! tongue.gif
sadolakced acid
except you can't with IE>

anywyas; this setting is sorta frowned upon because it hogs connections to sites.

oh well...
X-Zeifer
james is hack is awsome. it also works on netscape but not opera.
uLoVeMikeRoch
aww, u suck i was going to post the exact same thing. ohmy.gif
Tell me, did u get it from hackaday?

There is a problem though, everytime u use firefox, the settings dont save. So basically everytime you would turn on ur computer, you would have to change the settings again.
Im still trying to find a way to save the changes. stubborn.gif
MrElsewhere
this is cool =]
mona lisa
wow. it's a little faster now. but i'll have to try it out with other sites. biggrin.gif
largosama
QUOTE(uLoVeMikeRoch @ Mar 10 2005, 10:02 PM)
aww, u suck i was going to post the exact same thing.  ohmy.gif
Tell me, did u get it from hackaday?

There is a problem though, everytime u use firefox, the settings dont save. So basically everytime you would turn on ur computer, you would have to change the settings again.
Im still trying to find a way to save the changes. stubborn.gif
*


whaaaaaaat? sad.gif and I thought the hack was not working after I restarted Firefox tongue.gif
sadolakced acid
get the extention configuration mania

and then go and add those.

configuration mania lets you set pipelining, so that should keep it in place.
uLoVeMikeRoch
QUOTE(sadolakced acid @ Mar 11 2005, 9:44 PM)
get the extention configuration mania

and then go and add those.

configuration mania lets you set pipelining, so that should keep it in place.
*


give us a link please.
angel-roh
aww how about for internet explorer? cry.gif
Flaunted
*celebrates* thanks james!
sadolakced acid
linky here: http://members.lycos.co.uk/toolbarpalette/...a/index_en.html

for configuration mania
jordanriane
You should check this article out, on changing the the max requests.

max requests entry, Firefox limits it to 8, regardless of whatever integer you put in. A max of 2/server was recommended when you were 5, and still a moron.

QUOTE
Connection Tweaks
The "other" type of optimization commonly seen instructs you to alter the "network.http.max-persistent-connections-per-server", "network.http.max-connections-per-server" and other related settings. These are EXTREMELY DAMAGING "optimizations" to apply and should be avoided at all costs. These settings violate the HTTP protocol, which recommends a limit of 2 connections per server. When you increase it beyond that, a lot of bad things begin to happen:

The web server is often the hardest hit. The Apache web server maintains a number of "slots" which are processes lying around to handle requests as they come in. Since they usually come in at a steady rate, the server can create and destroy extra processes as needed to handle the load. When you and your "optimized" settings hit the server however, almost all of the slots that are idle are suddenly taken up by your browser. This forces the server to suddenly create a bunch of new processes to handle other traffic which is a CPU-intensive task. When you are done hogging up the slots, the server suddenly finds itself with way more processes than are needed for normal traffic, so it will kill off the extra ones.

What's worse is that since most tweaks involve such a high number of connections, once one element has been transferred, the connection is never used again. This forces the web server to hold all the connections in "keepalive" state as under normal circumstances, more than one request is sent per connection. TCP never gets a chance to automatically find the best RWIN for greatest speeds, load on routers between you and the server is increased thanks to all the extra packets... the whole basis of the HTTP/1.1 specification was to get away from the "one connection per element" days of HTTP/1.0, by applying these tweaks you are simply going back to the 1.0 days.

It's also worth pointing out that there exists an Apache module and netfilter settings that could cause your additional connections to be blocked from the server, resulting in very slow page load times, broken images and possibly even a complete IP ban for this "flooding" behaviour. Please, stick with pipelining and do not touch these settings. There is a very good reason why they are not the default.
sadolakced acid
yea, i said it was frowned upon.

but do i look like i care?
jordanriane
Just because I posted this after your reply does not mean I'm replying to you.

Read my message, and note that I was referring to the thread post, NOT yours. okay?
blah1234567
whoooaaa....SUPER speed...it goes like a million times faster...before i would have to wait 3 seconds to load just ONE page!
cocoalightning27
muhahhahahhahh It's awesome...doesn't go superspeed but it goes pretty fast..

edit// How come now, some webpages come up as "not found"
Eryi
ill do that at home, hope it works. ;)
Eryi
QUOTE(cocoalightning27 @ Apr 12 2005, 7:58 PM)
muhahhahahhahh It's awesome...doesn't go superspeed but it goes pretty fast..

edit// How come now, some webpages come up as "not found"
*

Firefox does that at times.. refresh or press enter again. When my firefox was at regular settings it couldn't find some site either.
Azarel
By the way, James, I still love you for this.
kryogenix
Who me? I don't even use it anymore. I use FasterFox on 'polite' mode to speed up Firefox.
Azarel
omg. I love you forever.

The speed.. alskjdhltn <3
warriors1035
did it a while ago and i remember making a big difference
now i added fasterfox and its even better
smokescreen
Cool, thanks :)
ThunderEvermore
Fater Fox seems to slow mine down. I dunno.
faithin_felix
No difference... cry.gif
Anna-x-chan
laugh.gif Oh my God T/Y! My firefox was soo slow before for some reason. mellow.gif
magicfann
oh please, like we care if the cB server goes down

connection tweaking ftw
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.