Arcline Edge is an origin-pull edge cache for static build artifacts, package archives and application update manifests. This host serves cached objects to clients in the surrounding region.
Endpoints
| Path | Purpose |
|---|---|
/assets/ | Immutable, content-hashed build assets |
/stream/updates/ | Incremental update channel |
Caching
- Content-hashed objects are served with a one-year
max-age. - Manifests revalidate on every request via
ETag. - Range requests and conditional GETs are supported.
Status
This node is operating normally. Object listings are disabled; requests for
unknown paths return 404.