Thursday, February 7, 2008

speed up firefox

This is the process of speed up you're Mozilla Firefox browser 10x faster:

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

2. Modify 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 it will make 30 requests at once).

3. Finally right click anywhere and select New --> Integer.
Name it "nglayout.intialpaint.delay" and set its value to "0". ( this value is the amount of
time the browser waits before it acts on information it receives.

For ADSL:

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

2. Set:
network.http.max-connections:64
network.http.max-connections-per-server:21
network.http.max-persistent-connections-per-server:8
network.http.pipelining: true
network.http.pipelining.maxrequests: 100
network.http.proxy.pipelining: true

3. Finally right click anywhere and select New --> Interger.
Name it "nglayout.initialpaint.delay" and set its value to "0". This value is the amount of the
time the browser waits before it acts on information it receives.

No comments:

Post a Comment

Thanks for the comment.
Please stay on topics; off-topic/advertisement comments will be removed.

You may also like to visit : My Frame of Reference
(Press shift while clicking: Opens in New window.)