Closed
Bug 1548544
Opened 6 years ago
Closed 5 years ago
Partition cache by content type
Categories
(Core :: Networking: Cache, enhancement, P3)
Core
Networking: Cache
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox68 | --- | affected |
People
(Reporter: michal, Unassigned)
References
Details
(Whiteboard: [necko-triaged])
We don't allow to cache very large entries that would evict all other entries, but this doesn't work with video. Video is usually split into segments that are cachable and watching a long video can evict the whole cache. So, we should probably reserve certain amount of the cache for selected content types.
Comment 1•5 years ago
|
||
Michal, is there any more to be done for this bug? If not, please close it. Thanks!
Flags: needinfo?(michal.novotny)
Reporter | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(michal.novotny)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•