pmech Posted March 28, 2005 Posted March 28, 2005 For those who dont know this already: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.pipeliningnetwork.http.proxy.pipeliningnetwork.http.pipelining.maxrequestsNormally 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 2-3 times faster now. Quote
Don Posted May 2, 2005 Posted May 2, 2005 It puts a shitload of strain on the servers, though. I mean.. one person won't really matter, but if every visitor to a site were to do that.. wow. Quote
Neo52285 Posted May 2, 2005 Posted May 2, 2005 i guess i forgot to say thank you...i did it the day p mech posted it. Quote
Acro Posted May 2, 2005 Posted May 2, 2005 how do i change it to true? <{POST_SNAPBACK}> right mouse and then "switch" if my translation ist correct ... Quote
Blade102384 Posted May 3, 2005 Posted May 3, 2005 it is faster on my computer at least. maybe u have spyware on ur cpu ronin. thats just my opinion. THANX P-MECH Quote
Guest quasicartes Posted May 3, 2005 Posted May 3, 2005 It puts a shitload of strain on the servers, though. I mean.. one person won't really matter, but if every visitor to a site were to do that.. wow.<{POST_SNAPBACK}>Pity the bellazon server! Quote
nquinnathome1 Posted May 11, 2005 Posted May 11, 2005 I don't recommend changing the pipelining to 30 at all; Mozilla set it at the default of 3\4 for a reason.Pipelining just creates more connections to the server, most servers have a maximum load (I think by default Apache has a load of 200 or something), so people connecting with 30 at a time is going to hammer any servers visited (and when you sum it up, how much faster are you really loading the page; I doubt it's fast enough to warrant the hammering the servers take).If you feel compelled to change the pipelining I would advise a maximum of 8 connections in the pipeline. Quote
Guest quasicartes Posted May 28, 2005 Posted May 28, 2005 Oh, I was thinking of upping my pipeline request to 50 or more. Cos' 30 is still too slow for me. Quote
Guest quasicartes Posted May 28, 2005 Posted May 28, 2005 It puts a shitload of strain on the servers, though. I mean.. one person won't really matter, but if every visitor to a site were to do that.. wow.<{POST_SNAPBACK}>I just discovered that many, many forums have a similar thread! Even the South Park fans forum! That means... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.