PDA

View Full Version : FireFox Mod


DPancoast
05-05-2006, 01:53 PM
Here's how you speed up you're firefox 10x faster

1. Type "about:config" into the address bar and hit enter. Scroll down and look for the following entries:

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.

bam done.

Enjoy.

JesterBOOM
05-05-2006, 02:12 PM
you sexy, sexy beast you.

What else do you know about making my porn-top run faster?

gerard
05-05-2006, 02:57 PM
Here's how you speed up you're firefox 10x faster

1. Type "about:config" into the address bar and hit enter. Scroll down and look for the following entries:

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.

bam done.

Enjoy.
yeah, I have done that before. Works pretty good, but on older machines I think it might use more resources.

DPancoast
05-05-2006, 05:04 PM
yeah the concept of the mod is there, but it really depends on the individual user. Some people see a difference, some people don't see anything.