Image pipeline
Source files are normalised once and delivered in AVIF, WebP or JPEG depending on what the requesting client advertises. Width and density variants are generated on first request and cached thereafter.
Asset delivery
This host serves static assets — images, fonts, stylesheets and video posters — for Northwind Media properties. Origin content is cached at the edge and revalidated on publish, so editorial changes propagate within seconds.
Source files are normalised once and delivered in AVIF, WebP or JPEG depending on what the requesting client advertises. Width and density variants are generated on first request and cached thereafter.
Fingerprinted paths are immutable and carry a one-year max-age. Unversioned paths use a short TTL with stale-while-revalidate, so a slow origin never blocks a page render.
Requests are answered from the nearest healthy region. If a region is drained for maintenance, traffic shifts automatically and no configuration change is required.
Public assets are open. Pre-release and embargoed material is signed with a short-lived token issued by the editorial CMS and is not reachable without it.