Closed
Bug 57116
Opened 25 years ago
Closed 25 years ago
disk cache size report error
Categories
(Core :: Networking: Cache, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: le-mig_g, Assigned: neeti)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.14-15mdk i686; en-US; m18) Gecko/20001010
BuildID: 2000101015
Disk Cache
Current entries: 1
Maximum entries: 512
Storage in use: 4194298kb
=> 4 gb??
~ $ du -h ~ | tail -n 1
261M /home/lemig_g
Reproducible: Couldn't Reproduce
Steps to Reproduce:
1.Run mozilla
2.Use it a little
3.Type about:cache
Actual Results: Disk Cache
Current entries: 1
Maximum entries: 512
Storage in use: 4194298kb
Expected Results: A nomral size!
uname -a:
Linux eric 2.2.14-15mdk #1 Tue Jan 4 22:24:20 CET 2000 i686 unknown
and uname -a on the NFS server (/home is an NFS directory):
Linux boo 2.2.14 #1 Sun Jan 16 13:48:57 EST 2000 i686 unknown
This may have been changed with the recent checkin for bug 55405.
Changing component etc.
Assignee: asa → neeti
Component: Browser-General → Networking: Cache
QA Contact: doronr → tever
Comment 2•25 years ago
|
||
I'm seeing the correct cache size reported here with linux trunk build 2000110108:
Disk Cache
Current entries: 17
Maximum entries: 512
Storage in use: 129kb
So looks good to me.
Reporter, can you reproduce with a recent build?
It's still working OK here, currently linux sea 20001114.
The profile is a week old, and no mishaps.
WFM
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•