Closed
Bug 282134
Opened 20 years ago
Closed 9 years ago
Improve prefetching of non-cacheable stuff
Categories
(Core :: Networking, enhancement)
Core
Networking
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: darin.moz, Unassigned)
References
()
Details
(Keywords: perf, Whiteboard: [prefetching])
In many cases, we'll prefetch content that maybe has such a short estimated (zero if no cache control headers are specified) freshness lifetime. In those cases, we do not benefit from prefetching because the user-initiated page load will always be forced to go back out to the net. It would seem that for a large class of pages that we should allow prefetched results to remain fresh until they are used once within a minute or so.
| Reporter | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [prefetching]
Target Milestone: --- → Future
| Reporter | ||
Updated•19 years ago
|
Assignee: darin → nobody
Status: ASSIGNED → NEW
QA Contact: benc → networking
Target Milestone: Future → ---
Comment 1•9 years ago
|
||
overtaken by other appraoches
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•