Closed
Bug 1257735
Opened 9 years ago
Closed 9 years ago
Setting a suitable value for browser.cache.compression_level on automatic cache management
Categories
(Core :: Networking: Cache, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 940747
People
(Reporter: sworddragon2, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0
Build ID: 20160304115459
Actual results:
At default Firefox does manage the disk cache automatically like setting browser.cache.disk.capacity to a suitable value but browser.cache.compression_level seems to always stay at 0.
Expected results:
Firefox could try to figure out a suitable value for browser.cache.compression_level to take more advantage of the cache. For example it could favor higher values on slow disks (to reduce the I/O and even potentially increase the performance) and lower values if the CPU is not powerfull.
Reporter | ||
Updated•9 years ago
|
Severity: normal → enhancement
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Component: Untriaged → Networking: Cache
Product: Firefox → Core
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•