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
Ad icon
Video Content Creator
pramukag
Updated:
Sunday at 6:10 AM
Ad icon
QA Engineer Intern
pramukag
Updated:
Sunday at 6:07 AM
Ad icon
Sell your Land, House on idamata.lk for FREE
sajith.xp.pk
Updated:
Thursday at 9:03 AM
Handmade Character Soft Toys
anil1961
Updated:
Jun 23, 2026
Bodim.lk out now !
Manoj Suranga Bandara
Updated:
Jun 21, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
Computers & Internet
Tips & Tricks
3 tricks for Firefox That Will Double Your Internet Browsing Speed
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="W0rkh0rs3" data-source="post: 4119314" data-attributes="member: 157890"><p><span style="color: Red"><em><strong><span style="font-size: 15px">Sorry If this is repost, but this worked for me <img src="/styles/default/xenforo/smilies/default/rolleyes.gif" class="smilie" loading="lazy" alt=":rolleyes:" title="Rolleyes :rolleyes:" data-shortname=":rolleyes:" /><img src="/styles/default/xenforo/smilies/default/rolleyes.gif" class="smilie" loading="lazy" alt=":rolleyes:" title="Rolleyes :rolleyes:" data-shortname=":rolleyes:" /><img src="/styles/default/xenforo/smilies/default/rolleyes.gif" class="smilie" loading="lazy" alt=":rolleyes:" title="Rolleyes :rolleyes:" data-shortname=":rolleyes:" /></span></strong></em></span></p><p><img src="http://gnoted.com/wp-content/uploads/2009/01/firefox-150x150.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /> </p><p> </p><p><span style="color: #BF0040">3 tricks for Firefox To Double Your Internet Browsing Speed!</span> </p><p> </p><p> <span style="color: #000080">1 - Reduce the amount of RAM Firefox uses for it’s cache feature!</span> </p><p> </p><p>Here’s how to fix it: </p><p>1. Type “<strong>about:config</strong>” (no quotes) in the adress bar in the browser. </p><p>2. Find “<strong>browser.sessionhistory.max_total_viewer</strong>” </p><p>2. Set it’s value to “<strong>0</strong>“;(Zero) </p><p> </p><p> </p><p> <span style="color: #000080">2 - Increase the Speed in Which Firefox loads pages!</span> </p><p> </p><p>1. Type “<strong>about:config</strong>” into the address bar and hit Enter. </p><p>(Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which really speeds up page loading.) </p><p>2. Alter the entries as follows: </p><p>Set “<strong>network.http.pipelining</strong>” to “<strong>true</strong>” </p><p>Set “<strong>network.http.proxy.pipelining</strong>” to “<strong>true</strong>” </p><p>Set “<strong>network.http.pipelining.maxrequests</strong>” to some number like <strong>10</strong>. </p><p>This means it will make 10 requests at once. </p><p>3. Lastly, right-click anywhere and select New-> Integer. Name it “<strong>nglayout.initialpaint.delay</strong>” and set its value to “<strong>0</strong>“;.(Zero) </p><p>This value is the amount of time the browser waits before it acts on information it receives. If you’re using a broadband connection you’ll load pages faster now. </p><p> </p><p>Optionally (for even faster web browsing) here are some more options for your about:config (you might have to create some of these entries by Right Click –> New– > Interger or String </p><p><strong>network.dns.disableIPv6</strong>: set “<strong>false</strong>” </p><p>“<strong>content.notify.backoffcount</strong>”: set “<strong>5</strong>“; (Five) </p><p>“<strong>plugin.expose_full_path</strong>”: set “<strong>true</strong>”. </p><p>“<strong>ui.submenuDelay</strong>”: set “<strong>0</strong>"; (zero) </p><p> </p><p> </p><p> <span style="color: #000080">3 - Reduce RAM usage to 10mb when Firefox is minimized!</span> </p><p> </p><p>This little hack will drop Firefox’s RAM usage down to 10 Mb when minimized: </p><p>1. Open Firefox and go to the Address Bar. Type in <strong>about:config</strong> and then press Enter. </p><p>2. Right Click in the page and select New -> Boolean. </p><p>3. In the box that pops up enter “<strong>config.trim_on_minimize</strong>”. Press Enter. </p><p>4. Now select <strong>True</strong> and then press Enter. </p><p>5. <strong>Restart Firefox</strong>.</p></blockquote><p></p>
[QUOTE="W0rkh0rs3, post: 4119314, member: 157890"] [COLOR=Red][I][B][SIZE=4]Sorry If this is repost, but this worked for me :rolleyes::rolleyes::rolleyes:[/SIZE][/B][/I][/COLOR] [IMG]http://gnoted.com/wp-content/uploads/2009/01/firefox-150x150.jpg[/IMG] [COLOR=#BF0040]3 tricks for Firefox To Double Your Internet Browsing Speed![/COLOR] [COLOR=#000080]1 - Reduce the amount of RAM Firefox uses for it’s cache feature![/COLOR] Here’s how to fix it: 1. Type “[B]about:config[/B]” (no quotes) in the adress bar in the browser. 2. Find “[B]browser.sessionhistory.max_total_viewer[/B]” 2. Set it’s value to “[B]0[/B]“;(Zero) [COLOR=#000080]2 - Increase the Speed in Which Firefox loads pages![/COLOR] 1. Type “[B]about:config[/B]” into the address bar and hit Enter. (Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which really speeds up page loading.) 2. Alter the entries as follows: Set “[B]network.http.pipelining[/B]” to “[B]true[/B]” Set “[B]network.http.proxy.pipelining[/B]” to “[B]true[/B]” Set “[B]network.http.pipelining.maxrequests[/B]” to some number like [B]10[/B]. This means it will make 10 requests at once. 3. Lastly, right-click anywhere and select New-> Integer. Name it “[B]nglayout.initialpaint.delay[/B]” and set its value to “[B]0[/B]“;.(Zero) This value is the amount of time the browser waits before it acts on information it receives. If you’re using a broadband connection you’ll load pages faster now. Optionally (for even faster web browsing) here are some more options for your about:config (you might have to create some of these entries by Right Click –> New– > Interger or String [B]network.dns.disableIPv6[/B]: set “[B]false[/B]” “[B]content.notify.backoffcount[/B]”: set “[B]5[/B]“; (Five) “[B]plugin.expose_full_path[/B]”: set “[B]true[/B]”. “[B]ui.submenuDelay[/B]”: set “[B]0[/B]"; (zero) [COLOR=#000080]3 - Reduce RAM usage to 10mb when Firefox is minimized![/COLOR] This little hack will drop Firefox’s RAM usage down to 10 Mb when minimized: 1. Open Firefox and go to the Address Bar. Type in [B]about:config[/B] and then press Enter. 2. Right Click in the page and select New -> Boolean. 3. In the box that pops up enter “[B]config.trim_on_minimize[/B]”. Press Enter. 4. Now select [B]True[/B] and then press Enter. 5. [B]Restart Firefox[/B]. [/QUOTE]
Insert quotes…
Verification
Nawa warak dahaya keeyada? (Namaya wadi kireema dahaya)
Post reply
Top
Bottom