Static asset distribution, origin shielding and cache control across European points of presence. Built for teams shipping large media libraries without running their own edge tier.
| Node | Region | Transport | Status |
|---|---|---|---|
| eu-lv-01 | Riga, LV | HTTP/2, HTTP/3 | Operational |
| eu-lv-01 | Riga, LV | HTTP/2, HTTP/3 | Operational |
Health of the delivery tier is exposed as JSON for external monitors:
$ curl https://md.media-keep-cdn.com/status.json
{"service":"media-keep-cdn","status":"ok","region":"eu-md"}
Monitoring endpoints are unauthenticated and safe to poll at up to one request per minute per source.
Assets are served with immutable cache headers where a content hash is present in the path. Requests for unknown paths return 404 without touching the origin. Range requests are honoured for media segments.