CDN incidents are easy to misread because a public symptom can originate in the CDN, an origin, DNS, a certificate authority, a cloud dependency, or the customer’s own configuration. Use primary sources to establish what is known before assigning cause.

This page is a monitoring method and source directory. It is not a live incident feed.

Start with the incident class

SignalCheck firstConfirm with
Broad availability dropProvider status pageProvider incident history and your regional probes
New CVE or exploited flawVendor advisory and CISA KEVProduct/version scope and remediation text
Elevated 5xx responsesCDN and origin logsThe 5xx ownership and diagnosis guide
Certificate failuresCDN certificate state and CA statusTLS handshake logs and affected hostnames
Cache or purge anomalyCache-status headers and purge operation IDsThe purge verification checklist
Suspected attackWAF, bot, and DDoS event logsProvider advisory, indicators, and application logs

Primary status sources

Subscribe to the provider’s official email, RSS, Atom, webhook, or API option where one exists. A third-party aggregator is useful for discovery, but it should not be the sole evidence for impact, cause, or resolution.

Primary vulnerability sources

Also monitor the advisory channel for the software actually running at the edge or origin: web server, reverse proxy, TLS library, image processor, edge runtime, and deployment tooling.

Triage workflow

  1. Record the first observed time in UTC, affected hostnames, regions, networks, status codes, and request IDs.
  2. Preserve response headers and a small set of failing and successful samples.
  3. Check the provider status page, but do not wait for it before testing the origin directly through an authorized path.
  4. Compare multiple networks and regions. A single synthetic location cannot establish global impact.
  5. For a vulnerability, map the advisory’s affected product and version to the deployed service. Do not infer exposure from a vendor name alone.
  6. Separate confirmed facts from hypotheses in the incident log.
  7. Record the mitigation, rollback condition, and evidence that service recovered.
  8. After closure, retain the provider’s final incident report and update runbooks.

What a useful incident note contains

A concise incident note states the time window, affected user task, scope, evidence, mitigation, recovery signal, and unresolved questions. Avoid copying an advisory headline without explaining whether the site’s deployed configuration was in scope.

For resilience planning, see Multi-CDN architecture patterns and cache consistency across CDNs.