Log In · Register

 
how to speed up mozilla/firefox
*kryogenix*
post Jan 6 2005, 08:22 AM
Post #1





Guest






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.
 
 
Start new topic
Replies
jordanriane
post Mar 13 2005, 04:39 PM
Post #2


when we speak, we breathe
******

Group: Member
Posts: 1,635
Joined: Jan 2005
Member No: 91,760



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.
 

Posts in this topic
kryogenix   how to speed up mozilla/firefox   Jan 6 2005, 08:22 AM
sadolakced acid   whoa... superspeed now. nice trick. works great...   Jan 6 2005, 04:40 PM
Cake.   Hm, it's kinda faster... but it's still c...   Jan 6 2005, 06:28 PM
xtremeliquid   Nice...   Jan 6 2005, 06:46 PM
Azarel   Wow, thanks. Firefox runs noticibly faster now.   Jan 6 2005, 07:26 PM
tofumonzter   hahah yah. i had it already. it's uberfast.   Jan 6 2005, 07:54 PM
MyVermilionPlague   Okay. I just did the stuff. [hits reply to see] E...   Jan 7 2005, 12:20 AM
vanish   Ooh that's nice. Thanks a lot, it really is no...   Jan 12 2005, 07:27 PM
Levy2k6   that's cool.. i had firefox but i stopped usin...   Jan 12 2005, 11:36 PM
kryogenix   bump   Mar 10 2005, 06:54 AM
jordanriane   i felt really tingly down there after i did that.....   Mar 10 2005, 07:30 AM
Frankie   if you could do that in ie, that would be awesome...   Mar 10 2005, 06:09 PM
sadolakced acid   except you can't with IE> anywyas; this ...   Mar 10 2005, 06:14 PM
X-Zeifer   james is hack is awsome. it also works on netscape...   Mar 10 2005, 07:08 PM
uLoVeMikeRoch   aww, u suck i was going to post the exact same thi...   Mar 10 2005, 10:02 PM
largosama   QUOTE(uLoVeMikeRoch @ Mar 10 2005, 10:02 PM)a...   Mar 11 2005, 06:19 PM
DaToNeViEtBoI916   this is cool =]   Mar 10 2005, 10:06 PM
mona lisa   wow. it's a little faster now. but i'll ha...   Mar 10 2005, 10:14 PM
sadolakced acid   get the extention configuration mania and then go...   Mar 11 2005, 09:44 PM
uLoVeMikeRoch   QUOTE(sadolakced acid @ Mar 11 2005, 9:44 PM)...   Mar 12 2005, 06:59 PM
angel-roh   aww how about for internet explorer?   Mar 13 2005, 10:52 AM
sharpieaddicteD   *celebrates* thanks james!   Mar 13 2005, 10:59 AM
sadolakced acid   linky here: http://members.lycos.co.uk/toolbarpale...   Mar 13 2005, 11:54 AM
jordanriane   You should check this article out, on changing the...   Mar 13 2005, 04:39 PM
sadolakced acid   yea, i said it was frowned upon. but do i look l...   Mar 13 2005, 06:42 PM
jordanriane   Just because I posted this after your reply does n...   Mar 13 2005, 07:28 PM
gponce10104   whoooaaa....SUPER speed...it goes like a million t...   Apr 12 2005, 07:44 PM
cocoalightning27   muhahhahahhahh It's awesome...doesn't go s...   Apr 12 2005, 07:58 PM
Szeh   QUOTE(cocoalightning27 @ Apr 12 2005, 7:58 PM...   Apr 13 2005, 02:31 PM
Szeh   ill do that at home, hope it works. ;)   Apr 13 2005, 07:31 AM
Azarel   By the way, James, I still love you for this.   Sep 23 2006, 02:14 AM
kryogenix   Who me? I don't even use it anymore. I use Fas...   Sep 23 2006, 09:04 AM
Azarel   omg. I love you forever. The speed.. alskjdhltn ...   Sep 24 2006, 02:51 AM
warriors1035   did it a while ago and i remember making a big dif...   Sep 27 2006, 06:44 PM
SmokeScreen   Cool, thanks :)   Oct 1 2006, 11:39 AM
ThunderEvermore   Fater Fox seems to slow mine down. I dunno.   Oct 1 2006, 05:15 PM
faithin_felix   No difference...   Oct 3 2006, 05:59 PM
Anna Banana =}   Oh my God T/Y! My firefox was soo slow before ...   Oct 3 2006, 06:16 PM
magicfann   oh please, like we care if the cB server goes down...   Oct 3 2006, 06:17 PM


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: