Learn R Programming

httpcache (version 0.1.4)

requestLogSummary: Summarize HTTP requests from a log

Description

Summarize HTTP requests from a log

Usage

requestLogSummary(logdf)

Arguments

logdf
A logging data.frame, as loaded by link{loadLogfile}.

Value

A list containing counts of HTTP requests by verb, as well as summaries of time spent waiting on HTTP requests.