![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Mozilla/Firefox Browsers Firefox support issues |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
TSF Enthusiast
Join Date: Nov 2006
Posts: 510
OS: XP2,WIN03,UBUNTU,CentOS,Bayanihan,FEDORA 8
|
How to Speed up Firefox
- hey guys i have noticed a in term of speed in browsing difference between my browsers firefox and. i clear both of there cache and access several websites and i noticed that IE loads them faster than firefox. is there a way to speed up firefox?
|
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Registered User
Join Date: Sep 2006
Posts: 207
OS: Windows XP+Sp2, 3.2ghzCeleron Processor,1.5gigs RAM,60gb HD, with CD Burner
|
http://fasterfox.mozdev.org/
and I have NEVER seen IE work faster than FireFox, and don't forget that IE also has more security issues |
|
|
|
|
|
#4 (permalink) |
|
Registered User
Join Date: Oct 2006
Posts: 231
OS: Win XP Pro
|
I ran across the following tweaks on another forum and have used them myself.
They made a big difference. Open Firefox and in the address bar type: about:config this will open hidden options. underneath the address bar there is another bar that you can start typing in the names, and it will shorten the list accordingly. so. 1. Find browser.tabs.showSingleWindowModePrefs and double click on it so it = true 2. Find network.http.pipelining and double click on it so it = true 3. Find network.http.pipelining.maxrequests set from 4 to 100 ***4. Find network.http.max-connections and set to 48. Default was 24 ***5. Find network.http.max-connections-per-server and set to 24. Default was 8 ***6. Find network.http.max-persistent-connections-per-proxy and set to 12. Default was 4 ***7. Find network.http.max-persistent-connections-per-server and set to 6. Default was 2 8. Find network.http.proxy.pipelining and double click on it so it = true after finishing those 8 tweaks, close FF, reopen, and go to any page, it should pretty much Dump the whole page at once. however if the server itself is slow, it will slowdown, but not as slow as before I added the original default values to the instructions so I would have a baseline to go back to but haven't had to. Hope they help. T.
|
|
|
|
|
|
#5 (permalink) |
|
Roaming To Help
Join Date: Nov 2006
Posts: 5,642
OS: Many
|
Yes those are the hacks I listed recently on the Mozillazine forums as well. Theres more too.
You could start having problems with certain websites/pages that don't allow multiple connections per server or pipelining though, like ImageShack. With Fasterfox keep it to "Optimized" and yes, disable prefetching. |
|
|
|
|
|
#9 (permalink) |
|
Roaming To Help
Join Date: Nov 2006
Posts: 5,642
OS: Many
|
I'm just cautioning you thats all
If you ever do get page loadup problems, then be sure to turn it down to optimized. If it works properly on turbo, then go ahead and make use of it ![]() NOTE: When you start adding themes and extensions to a total of 30 r more, things will start playing up a little with turbo on. Last edited by Kalim; 12-08-2006 at 09:13 PM. |
|
|
|
|
|
#11 (permalink) | |
|
Registered User
Join Date: Oct 2006
Posts: 55
OS: Win XP Pro
|
Quote:
browser.tabs.showSingleWindowModePrefs
__________________
- Dave - Apathy Error: Don't bother striking any key |
|
|
|
|
|
|
#13 (permalink) |
|
Moderator Hardware Team
|
about:config is good for those who want to get into the hidden settings of Firefox. It's a simple interface that can make dramatic changes to the way your browser looks and works, but there's the potential to make mistakes. There are plenty of online guides to help you setup Firefox just how you like it.
For those who want to increase the performance level from the default settings without getting too technical, programs like Fasterfox and Firetune do a very good job, but are limited in their scope.
__________________
![]() New members: Subscribe to your thread (Thread Tools) to receive an instant email notification when you get a reply. TSF Folding@Home Team 85015 - details here |
|
|
|
|
|
#14 (permalink) |
|
Registered User
|
In Firefox, you can disable prefetching by doing the following:
1. Type "about:config" the address bar. 2. Scroll down to the setting "network.prefetch-next" and set the value to "false". I have FasterFox installed yet the value was set at true. Last edited by A-Nick4me; 12-18-2006 at 01:43 AM. |
|
|
|
|
|
#16 (permalink) | |
|
Alternative Computing Team
Join Date: Jul 2005
Location: South of England
Posts: 310
OS: XP Pro
|
Quote:
Read about Firefox's link prefetching here: http://developer.mozilla.org/en/docs...refetching_FAQ
__________________
http://homepage.ntlworld.com/boots44/ftg/ff_banner.png 1960's wild teenager - 2000's Grandad |
|
|
|
|
|
|
#17 (permalink) |
|
Roaming To Help
Join Date: Nov 2006
Posts: 5,642
OS: Many
|
user.js = http://kb.mozillazine.org/User.js
Code:
user_pref("nglayout.initialpaint.delay", 100);
user_pref("content.notify.ontimer", true);
user_pref("content.notify.interval", 100000);
user_pref("content.notify.backoffcount", 5);
user_pref("network.http.max-connections", 32);
user_pref("network.http.max-connections-per-server", 8);
user_pref("network.http.max-persistent-connections-per-proxy", 4);
user_pref("network.http.max-persistent-connections-per-server", 2);
}
|
|
|
|
|
|
#18 (permalink) | |
|
Registered User
|
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
|
|