View Single Post
Old 02-04-2005, 10:43 PM   #1 (permalink)
KamisoriX
KamisoriX's Avatar
 
is a certified SPAM DEMON.

Join Date: Oct 2003
Location: Sexyman Island
Posts: 9,578
Hellbux: 186,177


Send a message via ICQ to KamisoriX Send a message via AIM to KamisoriX
Default

Do this and you will be amazed by the speed you gain.

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

01001011011000010110110101101001011100110110111101 11001001101001010110000010000001010010010101010100 110001011010
KamisoriX is offline   Reply With Quote