cacheLogSummary {httpcache} | R Documentation |
Summarize cache performance from a log
Description
Summarize cache performance from a log
Usage
cacheLogSummary(logdf)
Arguments
logdf |
A logging data.frame, as loaded by |
Value
A list containing counts of cache hit/set/drop events, plus a cache hit rate.
[Package httpcache version 1.2.0 Index]