Full Version: Speed Up Firefox
Dream.In.Code > Programming Tutorials > Windows Tutorials
skyhawk133
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 receives.

If you're using a broadband connection you'll load pages MUCH faster now!
pioSko
QUOTE
Set "network.http.pipelining.maxrequests" to some number like 30. This means it will make 30 requests at once.


View this before you make changes

QUOTE
Mike:

Ahoy there mates you let the proverbial bobcat out of the bag ...

The dearly beloved "run the turbines at Military Power 'til they blow up" Scribner on your staff who suggests sticking their foot through the floorboards by tweaking Firefox & setting "network.http.pipelining.maxrequests" to "30" connections (This means it will make 30 requests at once.)

Said Scribner, who is obviously a gamer & overclocker freak, _FORGOT_ to read the comments section at th4e bottom of the posting http://forevergeek.com/open_source/make_fi...er.php#comments

"#13 Great little tips, but only one problem, and that's that you're breaking servers by doing this. 3-5 requests is fine, but trying to do 30 requests at once puts some strain on the server. If two people try to access the same page at once with this set, that's 60 connections. Most httpd's are set to cut off after there are 100 connections made. So, 4 people with this set could not access the same site. I urge you to think things through before setting something like this and killing the websites you browse."

Was the editor off having a pint when this one was lashed onto top billing?

Tell Said Scribner, okay you can grab a lot of server bandwidth and therefore cut out everybody else. But that simply proves your grandmother didn't beat you about the head and ears often enough when you stole all the chocolate biscuits/cookies from the plate. The system works when folks share - not be a freaking bandwidth hog ...

John O
Technqe
Okay I have a problem when I went to start the steps in your tutorial. I the hit enter key after typing in "about:config" and the page came up it said "This might void your warranty" I want to know if it is referring to the warranty of my computer.
born2c0de
QUOTE
I want to know if it is referring to the warranty of my computer.

Don't worry, it refers to the warranty of Firefox, not your computer.
smile.gif
Technqe
Oh Okay cool thanks
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.