Open
Bug 687084
Opened 14 years ago
Updated 3 years ago
Add Telemetry for hit rate & revalidation rate per pageload
Categories
(Core :: Networking: Cache, defect, P5)
Core
Networking: Cache
Tracking
()
NEW
People
(Reporter: u408661, Unassigned)
Details
(Whiteboard: [necko-would-take])
+++ This bug was initially created as a clone of Bug #686948 +++
We want to collect telemetry for the following bits of information (per pageload in this case):
Cache hit (without revalidation from the server)
Successful revalidation (hit with network overhead)
Failed revalidation (we have an entry but after asking the server it can no longer be used)
Cache miss (no entry in the cache)
Not getting to this any time soon
Assignee: hurley → nobody
Updated•10 years ago
|
Whiteboard: [necko-would-take]
Comment 2•8 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•