Thursday, May 7, 2009

Increase Firefox Speed

Increase Firefox Speed

This tricks will improve the speed & load time of firefox. And you will be able to surf faster..
Type about:config in the address bar, Then look for the followingentries, and make the corresponding changes.

1. network.http.max-connections-per-server =32

2. network.http.max-persistent-connections-per-proxy =16

3. network.http.max-connections = 64

4. network.http.max-persistent-connections-per-server = 10

5. network.http.pipelining = true

6. network.http.pipelining.maxrequests = 200

7. network.http.request.max-start-delay = 0

8. network.http.proxy.pipelining = true

9. network.http.proxy.version = 1.0

Lastly right-click anywhere and select New- Integer. Name itnglayout.initialpaint.delay and set its value to 0. This value isthe amount of time the browser waits before it acts on information it recieves.

You might have noticed that Firefox performs poorly when you surf for a long time or open lots of tabs at once. This is actually caused because Firefox stores 50 most recently visited websites in a memory session inorder to speed up the pageload of the previously visited site.

Average web surfer tend to visit only 3 – 5 websites out of the previously visited websites, so you can reduce the resource hog by changing the memory threshold to 5 (or anything below 50).This can be done by modifying the following entry in about:config :- "browser.sessionhistory.max_entries" , right click on the entry and choose modify. Now set the value for 5 (or anything lower than 50).

1. With Firefox up and running, type about:config and hit enter.

2. Right click on the new page and select New -> Boolean.

3. In the pop-up window, type in “config.trim_on_minimize” without quotes and hit enter.

4. In the next pop-up window, select True and hit enter.

5. Restart your browser

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.