Closed
Bug 263590
Opened 20 years ago
Closed 9 years ago
Disk cache hold only 256 objects (images) from one URL location (directory)
Categories
(Core :: Networking: Cache, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: Henk.Rombouts, Unassigned)
References
()
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Hotbar 4.4.6.0; .NET CLR 1.1.4322)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a5) Gecko/20041007
see http://forums.mozillazine.org/viewtopic.php?p=858987#858987
Reproducible: Always
Steps to Reproduce:
1.see http://forums.mozillazine.org/viewtopic.php?p=858987#858987
2.
3.
Actual Results:
only 256 pictures in the disc cache from one loacation.
Expected Results:
Cache all the pictures in its disk cache till disk cache is full, instead of
the latest 256 from on loacation
Comment 1•20 years ago
|
||
that page has exactly 2 images; what's the real url?
Reporter | ||
Comment 2•20 years ago
|
||
(In reply to comment #1)
> that page has exactly 2 images; what's the real url?
this is the right page:
http://members.home.nl/h.rombouts/Alarm/6bf3tdbw/Cam3/Alarm.html
it has 591 pictures in one directory
Severity: major → enhancement
Updated•20 years ago
|
Severity: enhancement → normal
Comment 5•15 years ago
|
||
Is this bug similar hash collision issue to Bug 290032 and resolved by that bug? Or different problem like Bug 175600(8192 disk cache entries)?
Comment 6•15 years ago
|
||
Is this fixed by the patch for bug 290032?
Comment 7•14 years ago
|
||
The URL is no longer valid, so can someone provide a testcase for this issue?
http://www.bing.com/images/search?q=fox&go=&form=QBLH&scope=images&filt=all
Shows 1-28 of 2,860,000 results by default and loads the rest on scroll.
That shows max 1000 - stepsize images from 4 subdomains, though. You could save the page and serve it from a single location.
Comment 10•9 years ago
|
||
whole new cache code...
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•