Can you make Firefox faster?

Apathetic

New Member
I've heard you can pretty much tweak firefox to make it go faster, is this true and if so how can you do it?
 

Cromewell

Administrator
Staff member
its pretty easy

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.
 

Cromewell

Administrator
Staff member
Can you do this with browsers other than firefox?
probably, it would be via a different method though
cool! will i nodice that much of a differnce if i do it?
it depends on your connection speed, how high you set the number of connections and the site you're trying to load
 

Dunedain

New Member
WOW! Now it's like...20 times faster than it was! (I use highspeed cable), pages load in less than 1/2 of a second...cool!
 

691175002

New Member
Wow those tips were great Cromewell. Now firefox is like 23452 times faster. Why don't they have firefox like that by default?
 

Cromewell

Administrator
Staff member
Why don't they have firefox like that by default?
Because not everyone who uses it has a broadband connection and trying to pipeline on dialup would be a bad idea
 

Adam Warren

New Member
what number did you guys set the network.http.pipelining.maxrequests at? i just put in 30, like told :), but im not nodicing that much of a difference. i am on a dsl conection so i should nodice at least a little bit of a differnce should i...?
 

Charlie7940

Member
Adam Warren said:
what number did you guys set the network.http.pipelining.maxrequests at? i just put in 30, like told :), but im not nodicing that much of a difference. i am on a dsl conection so i should nodice at least a little bit of a differnce should i...?

I set mine at 30, and I have dsl as well. I notice a BIG difference, not sure what's up with yours.
 
Top