Custom Report Fields

This section describes all fields used by the reports in the Custom Report module.

For the purpose of the Custom Report module, a hit occurs whenever CDN content is requested, regardless of the status code returned to the client.

Field Description

2xx

Indicates the total number of requests or data transferred (MB) for the edge CNAME indicated by the Description column that resulted in a 2xx HTTP status code (e.g., 200 OK).

3xx

Indicates the total number of requests or data transferred (MB) for the edge CNAME indicated by the Description column that resulted in a 3xx HTTP status code (e.g., 302 Found or 304 Not Modified).

4xx

Indicates the total number of requests or data transferred (MB) for the edge CNAME indicated by the Description column that resulted in a 4xx HTTP status code (e.g., 400 Bad Request, 403 Forbidden, or 404 Not Found).

5xx

Indicates the total number of requests or data transferred (MB) for the edge CNAME indicated by the Description column that resulted in a 5xx HTTP status code (e.g., 500 Internal Server Error or 502 Bad Gateway).

Cache Hit %

Indicates the percentage of cacheable requests that were served directly from cache to the requester.

Please refer to the Cache Hit Ratio report for detailed information on how this statistic is calculated.

Cache Hits

Indicates the total number of requests or data transferred (MB) for the edge CNAME indicated by the Description column that resulted in a cache hit (i.e., TCP_EXPIRED_HIT, TCP_HIT, or TCP_PARTIAL_HIT). A cache hit occurs when a cached version of the requested content was found.

Learn more.

Data Transferred (MB)

Indicates the total amount of data transferred, in Megabytes, from our edge servers to HTTP clients (i.e., web browsers) for the edge CNAME indicated by the Description column. The amount of data transferred is calculated by adding HTTP response headers with the response body. As a result, the amount of data transferred for each asset will be greater than its actual file size.

Description

Identifies an edge CNAME by its name (e.g., cdn.mydomain.com).

Hits

Indicates the total number of requests to the edge CNAME identified in the Description column.

Misses

Indicates the total number of requests or data transferred (MB) for the edge CNAME indicated by the Description column that resulted in a cache miss (i.e., TCP_CLIENT_REFRESH_MISS, TCP_EXPIRED_MISS, or TCP_MISS). A cache miss occurs when the requested content was not cached on the edge server that honored the request.

Learn more.

No Cache

Indicates the total number of requests or data transferred (MB) for the edge CNAME indicated by the Description column that resulted in a CONFIG_NOCACHE cache status code.

Other

Indicates the total number of requests or data transferred (MB) for the edge CNAME indicated by the Description column that resulted in a HTTP status code that falls outside of the 2xx - 5xx range.

Platform

Indicates the platform that handled the edge CNAME's traffic.

Unassigned

Indicates the total number of requests or data transferred (MB) for the edge CNAME indicated by the Description column for which cache status code or HTTP status code information was not logged.

Learn more.

Uncacheable

Indicates the total number of requests or data transferred (MB) for the edge CNAME indicated by the Description column that resulted in an UNCACHEABLE cache status code.