Skip to main content
Cloudflare Pages

Is Cloudflare Pages down? Live status

Cloudflare edge + Pages

Live Cloudflare Pages reachability — Pages dashboard, Workers edge and the Cloudflare API checked from your browser.

CloudflarePages API Status

Live, in-browser checks against CloudflarePages's public APIs. Refreshes every 15s.

Checking…

Reachability

DNS / TCP / TLS — Cloudflare's public front-ends

3 endpoints
  • pages.cloudflare.com
    Pages marketing / dashboard
    ms
    warming up
  • dash.cloudflare.com
    Cloudflare dashboard
    ms
    warming up
  • workers.dev
    Workers edge subdomain
    ms
    warming up
Polling every 15s · Last updated · Next in 15sOpen CloudflarePages

Cloudflare's API rejects cross-origin browser requests. These checks confirm DNS, TCP and TLS reachability of the Pages, dashboard and Workers front-ends only.

Sponsored · Cloudflare Pages
Ask CF
Workers · Edge

I'm CF — your Cloudflare Pages guide. Ask about Workers, D1, R2, or Pages vs Vercel.

Visit Cloudflare Pages

Sponsored content. vercel.health may earn a referral reward when you sign up via this widget. Answers are informational only — not financial advice.

Official CloudflarePages status page

Open ↗

About CloudflarePages

Cloudflare Pages is Cloudflare's Jamstack + Workers deployment platform, running on the Cloudflare edge in 300+ cities. Pages ties tightly into Workers, D1, R2 and KV for full-stack apps.

CloudflarePages at a glance

Runs on
Cloudflare edge (300+ cities)
Compute
Workers (V8 isolates)
Storage
R2, D1, KV, Durable Objects
Free tier
Unlimited requests
Pricing
$0 → $5/mo Workers Paid

Common CloudflarePages issues

  • Workers CPU limit exceeded

    Workers have a 10ms CPU budget on free, 50ms on paid. Heavy JSON parsing or crypto in a single request will trip it while the platform itself is healthy.

  • Build failed on Node compat

    Cloudflare's runtime is workerd, not Node. Packages that require child_process, fs.watch, or native addons will fail even with nodejs_compat enabled.

  • Cache-Control ignored

    Cloudflare's global cache honors specific headers only. Origin-set no-store and private are respected; s-maxage overrides max-age at the edge.

Background

Cloudflare launched Pages in 2021 as a direct competitor to Netlify and Vercel, layered on top of Workers. Since then it has bundled Pages with R2 object storage, D1 SQLite, and Durable Objects, positioning itself as the edge-first full-stack alternative.

Frequently asked

Is Cloudflare Pages down right now?
The dashboard above probes Cloudflare's public front-ends from your browser. Pages incidents are usually reported on cloudflarestatus.com alongside Workers and DNS.
Pages vs Workers — do they share status?
Pages runs on top of Workers for functions. A Workers-side incident (Durable Objects, KV) can degrade Pages sites even if the CDN itself is healthy.

About this check

All data is provided on a best-effort basis with no guarantees about accuracy or availability. This is an unofficial status page and is not affiliated with, endorsed by, or sponsored by CloudflarePages.

Checks run client-side from your browser against CloudflarePages's public endpoints. Latency reflects your network path, not the server's health alone. See our resources for more on how to read these checks.