Make Firefox Faster
#16
Posted 10 February 2008 - 10:57 AM
#17
Posted 19 February 2008 - 02:13 PM
#18
Posted 21 February 2008 - 02:39 AM
~Kelvin
#19
Posted 21 February 2008 - 07:26 AM
Big Ant, on Dec 26 2007, 02:59 PM, said:
-->https://addons.mozilla.org/en-US/firefox/se...ox&status=4
faster fox does not do the nglayout.initialpaint.delay tweak though..
and it set the pipelining.maxrequests to 8...I have mine set to 12...anymore than that can cause you problems at some sites..
#22
Posted 05 May 2008 - 06:23 AM
Kelvin, on Nov 19 2007, 08:07 PM, said:
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 any number around 5-12. This
means it will make X requests at once, depending on the number you put in.
NOTE: A recommended number is either 8 or 12.
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.
IMPORTANT: Some small sites may block your connection because it DOES take up more bandwidth than usual. Take note.
Nice tip dude, where'd you find it? I found one here, Dated Dec. 2004;
http://forevergeek.c...efox_faster.php
#25
Posted 22 May 2008 - 03:47 PM
#26
Posted 22 May 2008 - 06:08 PM
Student101
#28
Posted 20 June 2008 - 04:08 PM
Adamsappleone, on May 5 2008, 06:23 AM, said:
Kelvin, on Nov 19 2007, 08:07 PM, said:
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 any number around 5-12. This
means it will make X requests at once, depending on the number you put in.
NOTE: A recommended number is either 8 or 12.
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.
IMPORTANT: Some small sites may block your connection because it DOES take up more bandwidth than usual. Take note.
Nice tip dude, where'd you find it? I found one here, Dated Dec. 2004;
http://forevergeek.c...efox_faster.php
So he copied it? Could have given credit.
#29
Posted 21 June 2008 - 10:31 PM
