Closed Bug 454378 Opened 16 years ago Closed 16 years ago

Mozilla Firefox Disk Cache is confined to only 8192 objects

Categories

(Firefox :: File Handling, defect)

3.0 Branch
x86
Windows Vista
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 175600

People

(Reporter: abhinav.kumar.in, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1

The disk cache of Mozilla Firefox 3.0 cannot store more than 8192 objects no matter what the maximum disk cache size is.

Mine has set 256 MB (Disk Cache) but it always remains around 80 MB.

And the objects stored never crosses 8192 objects. I think it is the limitation of the _CACHE_MAP_ file which is in plain limited format. As the history has been transformed into sqlite database in Mozilla 1.9 branch. You should store the Cache Map also in sqlite format which is beyond limitation or take off the limit on disk cache like Google Chrome

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Version: unspecified → 3.0 Branch
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.