Observed change interval
avg —
min — · max —
Purpose: time between payload timestamp updates to verify background revalidation cadence.
Use Start to begin the SWR test session.
No polls yet. Start collecting responses to evaluate SWR behavior.
Browser cache is disabled with Cache-Control: no-store, no-cache, max-age=0, must-revalidate.
CDN cache uses CDN-Cache-Control: public, s-maxage=10, stale-while-revalidate=86400.
s-maxage controls when revalidation starts, while stale-while-revalidate controls how long stale content can still be served.
Polling runs every 2-4s (jittered), using /api/time.json?session=<SESSION_ID>.
The endpoint has an artificial response delay jitter of 2-6s.
Expected behavior: most polls are fast from edge, and payload updates usually land around 12-20s after the previous change.
avg —
min — · max —
Purpose: time between payload timestamp updates to verify background revalidation cadence.
slow polls (≥4.2s): 0
confirmed SWR polls: 0
MISS while running: 0
CF-Cache-Status
—
Age
—
CDN-Cache-Control
—
X-Debug-Cache-Policy
—
| # | Session | Duration | Server now | Recv | Age | Δ payload | CF-Cache-Status | Age hdr | Policy debug | Flags |
|---|---|---|---|---|---|---|---|---|---|---|
| No log rows in this filter. | ||||||||||
Expected policy: no browser cache + public, s-maxage=10, stale-while-revalidate=86400