Forum     

Go Back   Digit Technology Discussion Forum > Community > Tutorials
Register FAQ Calendar Mark Forums Read

Tutorials This section offers tutorials and How to's on just about anything related to computers and IT. Note: All tutorials are courtesy the posters and not verified by Digit


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 09-07-2008, 10:09 PM   #1 (permalink)
Wandering In Tecno Land
 
Ecko's Avatar
 
Join Date: Feb 2005
Location: 127.0.0.1
Posts: 724
Thumbs up Tweaking Firefox


FireFox the browser we all know is being accepted as a Universal tradeMark day by day (no fights over it)

Download Now

It includes:
  • improved tabbed browsing
  • pop up blocking
  • integrated Goggle search
  • enhanced privacy controls
  • built-in phishing protection
  • online spell checking
  • lots of themes, interfaces, and extensions/addons

Supports :
  • Mcft Windows
  • Linux
  • Mac OS X



Unofficial Support:
  • Free BSD
  • OS/2
  • Solaris
  • SkyOS
  • BeOS
  • XP Professional x64 Edition


Now here are some Tweaks that can help you double the speed of Firefox.
WARNING : Please Try Them At Your Own Risk

Type about:config in the address bar and then press Enter.


2.HTTP PIPELINING

In the filter search bar type network.http.pipelining Be sure the value field is set true,if not double-click to set true. HTTP is the application-layer protocol that most web pages are transferred with. In HTTP 1.1, multiple requests can be sent before any responses are received. This is known as pipelining. Pipelining reduces page loading times, but not all servers support it.

3.NETWORK PIPELINING

Go back to the filter search bar and type network.http.pipelining.maxrequests Double-click this option and set its value to 8.

4.MAX PIPELINING

In the filter search bar and type network.http.proxy.pipelining Once opened doubleclick on it and set it to true.

5.IP ADDRESS PROTOCOL DELAY

In IPv6-capable DNS servers, an IPv4 address may be returned when an IPv6 address is requested. It is possible for Mozilla to recover from this misinformation, but a significant delay is introduced.
Type network.dns.disableIPv6 in the filter search bar and set this option to true by double clicking on it.

6. CONTENT INTERRUPT PARSING

This preference controls if the application will interrupt parsing a page to respond to UI events. It does not exist by default. Right-click (Apple users ctrl-click) anywhere in the about:config window, select New and then Boolean from the pop-up menu. Then:
A. Enter content.interrupt.parsing in the New boolean value pop-up window and click OK
B. When prompted to choose the value for the new boolean, select true and click OK.

7. RENDERING
Rather than wait until a page has completely downloaded to display it to the user, Mozilla applications will regularly render what has been received to that point. This option controls the maximum amount of time the application will be unresponsive while rendering pages. Right-click (Apple users ctrl-click) anywhere in the about:config window, select New and then Integer from the pop-up menu.
A. Enter content.max.tokenizing.time in the New integer value pop-up window and click OK
B. You will be prompted to enter a value. Enter 2250000 and click OK.

8. CONTENT NOTIFY INTERVAL
This option sets the minimum amount of time to wait between reflows. Right-click (Apple users ctrl-click) anywhere in the about:config window, select New and then Integer from the pop-up menu.
A. Type content.notify.interval in the New integer value pop-up window and click OK.
B. You will be prompted to enter a value. Enter 750000 and click OK.

9. CONTENT NOTIFY ONTIMER
A. This option sets if to reflow pages at an interval any higher than that specified by content.notify.interval. Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Boolean from the pop-up menu.
B. Type content.notify.ontimer in the New boolean value pop-up window and click OK.
C. You will be prompted to choose the value for the new boolean. Select true and click OK.

10. NOTIFY BACKOFFCOUNT
This option controls the maximum number of times the content will do timer-based reflows. After this number has been reached, the page will only reflow once it is finished downloading. Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Integer from the pop-up menu.
A. Enter content.notify.backoffcount in the New integer value pop-up window and click OK.
B. You will be prompted to enter a value. Enter 5 and click OK.

11. CONTENT SWITCH THRESHOLD

You can interact with a loading page when content.interrupt.parsing is set to true. When a page is loading, the application has two modes: a high frequency interrupt mode and a low frequency interrupt mode. The first one interrupts the parser more frequently to allow for greater UI responsiveness during page load.
The low frequency interrupt mode interrupts the parser less frequently to allow for quicker page load. The application enters high frequency interrupt mode when you move the mouse or type on the keyboard and switch back to low frequency mode when you had no activity for a certain amount of time. This preference controls that amount of time. Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Integer from the pop-up menu.
A. Enter content.switch.threshold in the New integer value pop-up window and click OK.
B. You will be prompted to enter a value. Enter 750000 and click OK.

12. NGLAYOUT INITIALPAINT DELAY
Mozilla applications render web pages incrementally, they display what’s been received
of a page before the entire page has been downloaded. Since the start of a web page
normally doesn’t have much useful information to display, Mozilla applications will wait
a short interval before first rendering a page. This preference controls that interval. Rightclick (Apple users ctrl-click) anywhere in the about:config window and select New and then Integer from the pop-up menu.
A. Enter nglayout.initialpaint.delay in the New integer value pop-up window and click OK.
B. You will be prompted to enter a value. Enter 0 and click OK.

These settings can probably be tweaked using FireTune
Source : Google
__________________
Born in Windows Die In Linux © 2009-10 All Rights Reserved.
Learn Linux : www.linoob.com (Official WebSite)
Ecko is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 09-07-2008, 10:36 PM   #2 (permalink)
Wise Old Owl
 
j1n M@tt's Avatar
 
Join Date: Jun 2007
Location: Kochi
Posts: 1,119
Default Re: Tweaking Firefox

kewl.......but these settings r not making much difference in performance.......
__________________
j1n M@tt || "a guy who gets off bed only b'coz of technology..."
j1n M@tt is offline  
Old 09-07-2008, 11:01 PM   #3 (permalink)
Davislav Ivanuiz!!!
 
Kl@w-24's Avatar
 
Join Date: Apr 2004
Location: Pune
Posts: 1,396
Default Re: Tweaking Firefox

Dude, why didn't you mention the source?? Your so-called 'tutorial' is a carbon copy of this site:

http://www.pctipsbox.com/how-to-double-firefox-speed/

http://www.pctipsbox.com/how-to-double-firefox-speed/2/

http://www.pctipsbox.com/how-to-double-firefox-speed/3/

If you want to be credited and applauded, write something yourself rather than lifting articles from the web.
__________________
I was here when the forum's swear filter kept bleeping out the word 'FUNK'. :crazy::censored::eeksign:

www.abhi247.com | The Photohblog A Little Lunacy! [v3]

Flickr!
Kl@w-24 is offline  
Old 10-07-2008, 12:36 AM   #4 (permalink)
Wandering In Tecno Land
 
Ecko's Avatar
 
Join Date: Feb 2005
Location: 127.0.0.1
Posts: 724
Default Re: Tweaking Firefox

Hey Cool Down & Cheer Mate
I never Said its mine
See The Last Line Of Post
It Says Google As a Source
The Article may be present at many places (rather it wasn't picked from where u told)
So dude do read what's written before shouting
__________________
Born in Windows Die In Linux © 2009-10 All Rights Reserved.
Learn Linux : www.linoob.com (Official WebSite)
Ecko is offline  
Old 10-07-2008, 12:51 AM   #5 (permalink)
Davislav Ivanuiz!!!
 
Kl@w-24's Avatar
 
Join Date: Apr 2004
Location: Pune
Posts: 1,396
Default Re: Tweaking Firefox

Quote:
Originally Posted by Ecko View Post
It Says Google As a Source
That's the funniest thing I've heard today!!!
__________________
I was here when the forum's swear filter kept bleeping out the word 'FUNK'. :crazy::censored::eeksign:

www.abhi247.com | The Photohblog A Little Lunacy! [v3]

Flickr!
Kl@w-24 is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tweaking DSL Modem Sathish Hardware Q&A 1 05-06-2008 08:19 AM
tweaking N73 me??? SUKHI99 Mobiles and Tablets 2 08-04-2008 09:20 PM
is TOOL BAR tweaking possible ? slugger QnA (read only) 5 07-07-2005 12:02 PM
Tweaking BIOS The Incredible QnA (read only) 17 28-05-2005 01:22 PM
tweaking ? shreyadr QnA (read only) 4 05-04-2005 01:24 PM

 
Latest Threads
- by icebags
- by bhaskar
- by Soumik

Advertisement




All times are GMT +5.5. The time now is 06:57 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2