DescriptionAdd HttpCache.ExternallyConditionalized histogram.
When the Blink cache produces conditional requests, the Chrome cache
always sends them to the origin server without attempting to serve them
from the cache. Add a histogram to find out how common conditional
requests from Blink are, and how many are hitting the network
even though a usable Chrome cache entry exists.
BUG=407968
TEST=manual inspection of about:histograms
Committed: https://crrev.com/48391cd8d716af87d70c2a4cf23516892d6748c0
Cr-Commit-Position: refs/heads/master@{#293934}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add MISMATCHED_VALIDATORS option to the enum. #
Total comments: 2
Patch Set 3 : Add empty line. #
Messages
Total messages: 18 (4 generated)
|