12 June 2008 Categorized under Uncategorized

Firefox 3 beta gulping down I/O resources – simple solution

Ever since FireFox 3 beta was released it caused more problems than it actually solved. With addons not working, history clearing problems and even installation issues its time for a change. The new issue is with I/O resource consumption by FF. Actually it is not new. I had noticed earlier on that

C:\Documents and Settings\Ajith\Local Settings\Application Data\Mozilla\Firefox\Profiles\clyao2bz.default\urlclassifier3.sqlite

was always in the Disk read/write queue. But I didn’t care much.

Last day after installing a new RAM module, expecting an improved performance, I was surprised to see that there was a lot of disk usage. So I decided to Search with the file name and came out with some quiet interesting facts. The file is actually used as a cache for the reported web sites. So every time you start a new profile, FF starts downloading the file and causes the excessive resource usage. But I still wonder how a 20Mb file download would cause so much CPU and I/O usage.

Solution

Uncheck the \

The solution is rather simple. Just turn off the “Report Attack site” function from under Tools>> Option>> Privacy and everything will come back to normal.


Some related articles you may like :

  1. FireFox 3 beta, looks good, succumb your addons
    Today I downloaded the firefox 3 beta version. It is the latest version available and is in beta testing stage. Mozilla has added a list...
  2. What to do if your firefox wont load a wordpress blog
    It is completely normal that a site doesn’t load. but it is not that normal when the site won’t load only on Firefox. Well of...
  3. Is Firefox stable as it is said
    Stability is the least of Firefox's (Ubuntu) quality as I discovered recently. But thanks to the developers the problem is almost fixed now. Almost means...
  4. Address bar shortcuts in Firefox
    This is just a quick post. Today while I was working with the blog I accidentally came to know these keyboard shortcuts for auto address...
  5. Setting a preferred domain for your blog
    The preferred domain means the address you want your visitors to see when they come to your site. That is http://exnol.com or http://www.exnol.com in my...
  6. How to open unknown files – without extension
    There are times when we are not quiet sure which program could be used to open a file. Worst case scenario is when the file...

Leave a Reply