edge-assets

Static asset delivery, close to the edge

Versioned bundles, cached responses, and predictable paths for front-end assets — stylesheets, scripts and media served from nearby edge nodes.

Node status

Edge node reachable — serving cached and origin content.

What this node handles

Bundles

Fingerprinted CSS and JS bundles under /static/, served with long cache lifetimes.

Cache tiers

Edge cache in front of origin storage, with conditional requests honored on revalidation.

Compression

Text assets are served pre-compressed where the client advertises support.

Path layout

Assets are addressed by content hash, so a path is immutable once published.

Caching behaviour

Static bundlesCached indefinitely, invalidated by filename hash change
HTML documentsShort cache lifetime, revalidated on each request
Compressiongzip / br, negotiated per request
TransportHTTP/2, TLS terminated at the edge

Details