Details
-
Task
-
Resolution: Out of scope
-
P2: Important
-
None
Description
... by e.g.
- keeping some resources in memory instead of always saving them to disk
- have a worker thread for saving elements to disk / loading elements from disk
- somehow prevent files being written to disk whenever the Date header changes (which is needed to calculate the age of a resource, see QTBUG-18740)
This might result in a new class deriving from QAbstractNetworkCache or changes in the current QNetworkDiskCache.
Attachments
Issue Links
- depends on
-
QTBUG-18740 HTTP cache: respect Age header in response
- Open
-
QTBUG-18739 HTTP cache: implement heuristics to calculate freshness of a resource
- Closed
- is required for
-
QTBUG-28762 QtNetwork performance improvements
- Closed