thebreakfast.info

General Discussions => Spunk => Topic started by: davepeck on December 21, 2004, 08:15:46 am


Title: Firefox Users - Make pages load instantly!
Post by: FreeSpirit on September 25, 2005, 09:17:41 pm
holy ****!  This is the fastest my computer\'s been in awhile... thanx dave ;)
Title: Firefox Users - Make pages load instantly!
Post by: freddiewaht on September 25, 2005, 08:38:12 pm
Doh!!
Title: Firefox Users - Make pages load instantly!
Post by: leith on September 25, 2005, 08:30:36 pm
Quote from: davepeck
9 months behind, GUY!! ;)
Thanx Dave. I searched in vain for the former thread. Good ol\' Wah.
 On the BALL!!!!!!!!!!
Title: Firefox Users - Make pages load instantly!
Post by: davepeck on September 25, 2005, 08:28:04 pm
9 months behind, GUY!! ;)
Title: Firefox Users - Make pages load instantly!
Post by: freddiewaht on September 25, 2005, 04:52:30 pm
dude,my ****=FLYIN!
Title: Firefox Users - Make pages load instantly!
Post by: inertia1215 on September 25, 2005, 04:51:18 pm
thank you very much for that info......let\'s see if it works.
Title: Firefox Users
Post by: freddiewaht on September 25, 2005, 03:45:33 pm
do this!!

forevergeek.com has a useful guide on speeding up firefox for broadband users. basically after getting to the hidden config settings you set the browser to request more data that it usually does.

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. 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.

4. Right-click anywhere and select New-> Boolean.

Name it "browser.turbo.enabled" and set its value to "True"

i found this over on tappersection, and it does REALLY work.
http://taperssection.com/index.php?topic=32806.0
Title: noyce
Post by: funkjunkie on December 22, 2004, 04:11:43 pm
thanks doooods.
Title: Firefox Users - Make pages load instantly!
Post by: wstielau on December 22, 2004, 01:06:23 pm
This also seems to work in Netscape 7.2.
Title: Firefox Users - Make pages load instantly!
Post by: davepeck on December 22, 2004, 09:05:58 am
Quote
Originally posted by Marcial
I changing these settings makes it run faster, why aren\'t these the default settings?  Is there a downside?


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.

there\'s no downside on your end.. the only \'downside\' (albeit minimal) would be on the server\'s end, because it is receiving several requests at once for a page from you, rather than just one.
Title: Firefox Users - Make pages load instantly!
Post by: Marcial on December 22, 2004, 08:55:21 am
I just downloaded Firefox, but I haven\'t started using it yet....

I changing these settings makes it run faster, why aren\'t these the default settings?  Is there a downside?
Title: Firefox Users - Make pages load instantly!
Post by: leith on December 22, 2004, 01:11:16 am
Thanx Guru Dave
Title: Firefox Users - Make pages load instantly!
Post by: kindm's on December 21, 2004, 09:57:02 pm
nice
Title: Firefox Users - Make pages load instantly!
Post by: Todd on December 21, 2004, 08:28:17 am
wow, that works great!! Thanx!
Title: Firefox Users - Make pages load instantly!
Post by: davepeck on December 21, 2004, 08:15:46 am
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: (by double clicking them)

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

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

Set "network.http.pipelining.maxrequests" to 8. This means it will make 8 requests at once (anything above this will have no effect).

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.