arcnetics

Endpoints

Edge nodes expose a fixed, minimal surface. Everything else is served by the origin and never reaches this host.

PathPurpose
/node overview, this documentation
/assets/*cached static objects, immutable by content hash

Caching

Objects under /assets/ are addressed by content hash and are served with a long max-age. A changed object gets a new address, so caches are never invalidated by hand.

Transport