Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
🔒 NordVPN Premium – 3 Months
hrdilshan
Updated:
Yesterday at 8:29 PM
🚀 Microsoft Office 365 Pro Plus – Lifetime Access! 🚀
hrdilshan
Updated:
Yesterday at 8:28 PM
Linkedin Premium Business / Careere /Sales Navigator - 1/2/3/6/9/12 Months - Reddem Link
hrdilshan
Updated:
Yesterday at 8:27 PM
Colombo
YEYE 3 in 1 Instant Coffee Mix 50 Sachet
Romeshka
Updated:
Wednesday at 12:16 AM
Colombo
Red Hat Certified System Administrator (RHCSA) - RHEL 10
Sanjeewani95
Updated:
Jul 3, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
Computers & Internet
Tips & Tricks
Speed up Firefox
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="dilans" data-source="post: 1390299" data-attributes="member: 41386"><p>Mozilla Firefox is a fast, full-featured web browser that makes browsing more efficient than ever before. Firefox includes pop-up blocking, a tab-browsing, integrated Google searching, simplified privacy controls that let you cover your tracks more effectively, a streamlined browser window that shows you more of the page than any other browser and a number of additional features that work with you to help you get the most out of your time online. Version 2 features an updated theme and user interface, built-in phishing protection, enhanced search capabilities, improved tabbed browsing, and inline spell checking.</p><p></p><p>Mozilla Firefox provides support for various versions of Microsoft Windows, Mac OS X, and Linux. Although not officially released for certain operating systems, the freely available source code works for many other operating systems, including FreeBSD, OS/2, Solaris, SkyOS, BeOS and more recently, Windows XP Professional x64 Edition.</p><p></p><p>There are a few tricks to speed up Firefox. Check them out below:</p><p></p><p>1. Open Firefox.</p><p>2. Type about:config in the address bar and press Enter.</p><p></p><p>Speed Up Firefox</p><p></p><p></p><p> HTTP PIPELINING</p><p></p><p>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.</p><p></p><p>In the filter bar type network.http.pipelining. Make sure under the value field is says true. If not double-click to set it.</p><p></p><p>Speed Up Firefox</p><p></p><p>Return to the filter bar and type network.http.pipelining.maxrequests. Double-click this option and set its value to 8.</p><p></p><p>Speed Up Firefox</p><p></p><p></p><p> HTTP PROXY</p><p></p><p>Go to the filter bar and type network.http.proxy.pipelining. Once it opens double-click it to set it to true.</p><p></p><p>Speed Up Firefox</p><p></p><p></p><p> DNS</p><p></p><p>IPv6 was designed in part to solve the problem IPv4 will soon be facing: the exhaustion of all possible IP addresses. Mozilla implemented IPv6 support in early 2000, but that support did not receive widespread testing until recently as IPv6-capable OSs and network software/equipment became more common.</p><p></p><p>One particular bug that has appeared exists not in Mozilla, but 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.</p><p>Type network.dns.disableIPv6 in the filter bar and set this option to true by double clicking on it.</p><p></p><p>Speed Up Firefox</p><p></p><p></p><p> CONTENT INTERRUPT PARSING</p><p></p><p>This preference controls whether the application will interrupt parsing a page to respond to UI events. It does not exist by default.</p><p>Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Boolean from the pop-up menu.</p><p></p><p>Speed Up Firefox</p><p></p><p>Enter content.interrupt.parsing in the New boolean value pop-up window and click OK.</p><p></p><p>Speed Up Firefox</p><p></p><p>You will be prompted to choose the value for the new boolean. Select true and click OK.</p><p></p><p>Speed Up Firefox</p><p></p><p></p><p> CONTENT MAX TOKENIZING TIME</p><p></p><p>Rather than wait until a page has completely downloaded to display it to the user, Mozilla applications will periodically render what has been received to that point. This preference controls the maximum amount of time the application will be unresponsive while rendering pages.</p><p>Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Integer from the pop-up menu.</p><p></p><p>Speed Up Firefox</p><p></p><p>Enter content.max.tokenizing.time in the New integer value pop-up window and click OK.</p><p></p><p>Speed Up Firefox</p><p></p><p>You will be prompted to enter a value. Enter 2250000 and click OK.</p><p></p><p>Speed Up Firefox</p><p></p><p></p><p> CONTENT NOTIFY INTERVAL</p><p></p><p>This preference specifies the minimum amount of time to wait between reflows. Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Integer from the pop-up menu.</p><p></p><p>Speed Up Firefox</p><p></p><p>Enter content.notify.interval in the New integer value pop-up window and click OK.</p><p></p><p>Speed Up Firefox</p><p></p><p>You will be prompted to enter a value. Enter 750000 and click OK.</p><p></p><p>Speed Up Firefox</p><p></p><p></p><p> CONTENT NOTIFY ONTIMER</p><p></p><p>This preference specifies whether 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.</p><p></p><p>Speed Up Firefox</p><p></p><p>Enter content.notify.ontimer in the New boolean value pop-up window and click OK.</p><p></p><p>Speed Up Firefox</p><p></p><p>You will be prompted to choose the value for the new boolean. Select true and click OK.</p><p></p><p>Speed Up Firefox</p><p></p><p></p><p> CONTENT NOTIFY BACKOFFCOUNT</p><p></p><p>This preference 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.</p><p></p><p>Speed Up Firefox</p><p></p><p>Enter content.notify.backoffcount in the New integer value pop-up window and click OK.</p><p></p><p>Speed Up Firefox</p><p></p><p>You will be prompted to enter a value. Enter 5 and click OK.</p><p></p><p>Speed Up Firefox</p><p></p><p></p><p> CONTENT SWITCH THRESHOLD</p><p></p><p>The user 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 high frequency interrupt mode 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 the user moves the mouse or types on the keyboard and switches back to low frequency mode when the user has 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.</p><p></p><p>Speed Up Firefox</p><p></p><p>Enter content.switch.threshold in the New integer value pop-up window and click OK.</p><p></p><p>Speed Up Firefox</p><p></p><p>You will be prompted to enter a value. Enter 750000 and click OK.</p><p></p><p>Speed Up Firefox</p><p></p><p></p><p> NGLAYOUT INITIALPAINT DELAY</p><p></p><p>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. Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Integer from the pop-up menu.</p><p></p><p>Speed Up Firefox</p><p></p><p>Enter nglayout.initialpaint.delay in the New integer value pop-up window and click OK.</p><p></p><p>Speed Up Firefox</p><p></p><p>You will be prompted to enter a value. Enter 0 and click OK.</p><p></p><p>Speed Up Firefox</p><p></p><p></p><p> UI SUBMENU DELAY</p><p></p><p>This preference controls the time a menu takes to open a sub-menu. Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Integer from the pop-up menu.</p><p></p><p>Speed Up Firefox</p><p></p><p>Enter ui.submenuDelay in the New integer value pop-up window and click OK.</p><p></p><p>Speed Up Firefox</p><p></p><p>You will be prompted to enter a value. Enter 0 and click OK.</p><p></p><p>Speed Up Firefox</p><p></p><p></p><p> PLUGIN EXPOSE FULL PATH</p><p></p><p>This preference shows full path to plugins in about<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite7" alt=":p" title="Stick out tongue :p" loading="lazy" data-shortname=":p" />lugins. Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Boolean from the pop-up menu.</p><p></p><p>Speed Up Firefox</p><p></p><p>Enter plugin.expose_full_path in the New boolean value pop-up window and click OK.</p><p></p><p>Speed Up Firefox</p><p></p><p>You will be prompted to choose the value for the new boolean. Select true and click OK.</p><p></p><p></p><p> BROWSER CACHE MEMORY CAPACITY</p><p></p><p>When a page is loaded, it can be cached so it doesn't need to be rerendered to be redisplayed. This preference controls the maximum amount of memory to use for caching decoded images and chrome (application user interface elements). Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Integer from the pop-up menu.</p><p></p><p>Speed Up Firefox</p><p></p><p>Enter browser.cache.memory.capacity in the New integer value pop-up window and click OK.</p><p></p><p>Speed Up Firefox</p><p></p><p>You will be prompted to enter a value. Enter 65536 and click OK.</p></blockquote><p></p>
[QUOTE="dilans, post: 1390299, member: 41386"] Mozilla Firefox is a fast, full-featured web browser that makes browsing more efficient than ever before. Firefox includes pop-up blocking, a tab-browsing, integrated Google searching, simplified privacy controls that let you cover your tracks more effectively, a streamlined browser window that shows you more of the page than any other browser and a number of additional features that work with you to help you get the most out of your time online. Version 2 features an updated theme and user interface, built-in phishing protection, enhanced search capabilities, improved tabbed browsing, and inline spell checking. Mozilla Firefox provides support for various versions of Microsoft Windows, Mac OS X, and Linux. Although not officially released for certain operating systems, the freely available source code works for many other operating systems, including FreeBSD, OS/2, Solaris, SkyOS, BeOS and more recently, Windows XP Professional x64 Edition. There are a few tricks to speed up Firefox. Check them out below: 1. Open Firefox. 2. Type about:config in the address bar and press Enter. Speed Up Firefox HTTP PIPELINING 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. In the filter bar type network.http.pipelining. Make sure under the value field is says true. If not double-click to set it. Speed Up Firefox Return to the filter bar and type network.http.pipelining.maxrequests. Double-click this option and set its value to 8. Speed Up Firefox HTTP PROXY Go to the filter bar and type network.http.proxy.pipelining. Once it opens double-click it to set it to true. Speed Up Firefox DNS IPv6 was designed in part to solve the problem IPv4 will soon be facing: the exhaustion of all possible IP addresses. Mozilla implemented IPv6 support in early 2000, but that support did not receive widespread testing until recently as IPv6-capable OSs and network software/equipment became more common. One particular bug that has appeared exists not in Mozilla, but 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 bar and set this option to true by double clicking on it. Speed Up Firefox CONTENT INTERRUPT PARSING This preference controls whether 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 and select New and then Boolean from the pop-up menu. Speed Up Firefox Enter content.interrupt.parsing in the New boolean value pop-up window and click OK. Speed Up Firefox You will be prompted to choose the value for the new boolean. Select true and click OK. Speed Up Firefox CONTENT MAX TOKENIZING TIME Rather than wait until a page has completely downloaded to display it to the user, Mozilla applications will periodically render what has been received to that point. This preference 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 and select New and then Integer from the pop-up menu. Speed Up Firefox Enter content.max.tokenizing.time in the New integer value pop-up window and click OK. Speed Up Firefox You will be prompted to enter a value. Enter 2250000 and click OK. Speed Up Firefox CONTENT NOTIFY INTERVAL This preference specifies the minimum amount of time to wait between reflows. Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Integer from the pop-up menu. Speed Up Firefox Enter content.notify.interval in the New integer value pop-up window and click OK. Speed Up Firefox You will be prompted to enter a value. Enter 750000 and click OK. Speed Up Firefox CONTENT NOTIFY ONTIMER This preference specifies whether 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. Speed Up Firefox Enter content.notify.ontimer in the New boolean value pop-up window and click OK. Speed Up Firefox You will be prompted to choose the value for the new boolean. Select true and click OK. Speed Up Firefox CONTENT NOTIFY BACKOFFCOUNT This preference 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. Speed Up Firefox Enter content.notify.backoffcount in the New integer value pop-up window and click OK. Speed Up Firefox You will be prompted to enter a value. Enter 5 and click OK. Speed Up Firefox CONTENT SWITCH THRESHOLD The user 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 high frequency interrupt mode 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 the user moves the mouse or types on the keyboard and switches back to low frequency mode when the user has 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. Speed Up Firefox Enter content.switch.threshold in the New integer value pop-up window and click OK. Speed Up Firefox You will be prompted to enter a value. Enter 750000 and click OK. Speed Up Firefox 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. Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Integer from the pop-up menu. Speed Up Firefox Enter nglayout.initialpaint.delay in the New integer value pop-up window and click OK. Speed Up Firefox You will be prompted to enter a value. Enter 0 and click OK. Speed Up Firefox UI SUBMENU DELAY This preference controls the time a menu takes to open a sub-menu. Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Integer from the pop-up menu. Speed Up Firefox Enter ui.submenuDelay in the New integer value pop-up window and click OK. Speed Up Firefox You will be prompted to enter a value. Enter 0 and click OK. Speed Up Firefox PLUGIN EXPOSE FULL PATH This preference shows full path to plugins in about:plugins. Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Boolean from the pop-up menu. Speed Up Firefox Enter plugin.expose_full_path in the New boolean value pop-up window and click OK. Speed Up Firefox You will be prompted to choose the value for the new boolean. Select true and click OK. BROWSER CACHE MEMORY CAPACITY When a page is loaded, it can be cached so it doesn't need to be rerendered to be redisplayed. This preference controls the maximum amount of memory to use for caching decoded images and chrome (application user interface elements). Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Integer from the pop-up menu. Speed Up Firefox Enter browser.cache.memory.capacity in the New integer value pop-up window and click OK. Speed Up Firefox You will be prompted to enter a value. Enter 65536 and click OK. [/QUOTE]
Insert quotes…
Verification
Asuwa dahayen wadi kalama keeyada?
Post reply
Top
Bottom