Real-time status in Microsoft Azure Content Delivery Network

Important

This is a feature of Azure CDN Premium from Edgio only, to configure rules on Azure CDN from Microsoft please use the Standard rules engine. Advanced rules are not available for Azure CDN from Akamai. For a full comparison of CDN features, see Azure CDN product features.

Overview

This document explains real-time status in Microsoft Azure CDN. This functionality provides real-time data, such as bandwidth, cache statuses, and concurrent connections to your CDN profile when delivering content to your clients. This enables continuous monitoring of the health of your service at any time, including go-live events.

The following graphs are available:

Accessing real-time status

  1. In the Azure Portal, browse to your CDN profile.

    CDN profile blade

  2. From the CDN profile blade, click the Manage button.

    CDN profile blade manage button

    The CDN management portal opens.

  3. Hover over the Analytics tab, then hover over the Real-Time Stats flyout. Click on HTTP Large Object.

    CDN management portal

    The real-time stats graphs are displayed.

Each of the graphs displays real-time statistics for the selected time span, starting when the page loads. The graphs update automatically every few seconds. The Refresh Graph button, if present, will clear the graph, after which it will only display the selected data.

Bandwidth

Bandwidth graph

The Bandwidth graph displays the amount of bandwidth used for the current platform over the selected time span. The shaded portion of the graph indicates bandwidth usage. The exact amount of bandwidth currently being used is displayed directly below the line graph.

Status Codes

Status code graph

The Status Codes graph indicates how often certain HTTP response codes are occurring over the selected time span.

Tip

For a description of each HTTP status code option, see Azure CDN HTTP Status Codes.

A list of HTTP status codes is displayed directly above the graph. This list indicates each status code that can be included in the line graph and the current number of occurrences per second for that status code. By default, a line is displayed for each of these status codes in the graph. However, you can choose to only monitor the status codes that have special significance for your CDN configuration. To do this, check the desired status codes and clear all other options, and then select Refresh Graph.

You can temporarily hide logged data for a particular status code. From the legend directly below the graph, click the status code you want to hide. The status code will be immediately hidden from the graph. Clicking that status code again will cause that option to be displayed again.

Cache Statuses

Cache Statuses graph

The Cache Statuses graph indicates how often certain types of cache statuses are occurring over the selected time span.

Tip

For a description of each cache status code option, see Azure CDN Cache Status Codes.

A list of cache status codes is displayed directly above the graph. This list indicates each status code that can be included in the line graph and the current number of occurrences per second for that status code. By default, a line is displayed for each of these status codes in the graph. However, you can choose to only monitor the status codes that have special significance for your CDN configuration. To do this, check the desired status codes and clear all other options, and then select Refresh Graph.

You can temporarily hide logged data for a particular status code. From the legend directly below the graph, click the status code you want to hide. The status code will be immediately hidden from the graph. Clicking that status code again will cause that option to be displayed again.

Connections

Connections graph

This graph indicates how many connections have been established to your edge servers. Each request for an asset that passes through our CDN results in a connection.

Next Steps