DocumentationДокументация
Welcome to the Batoff CDN documentation. This is a reference — not marketing. If you already run traffic through an edge network, you'll recognise most of the primitives here. Это справочник для инженеров, а не маркетинг. Если вы уже работали с edge-сетями, большинство понятий будут знакомы.
Where to startС чего начать
- Getting startedНачало работы — point a domain at our edge, verify origin pulls, issue a TLS certificate.направьте домен на edge, проверьте origin-подтягивание, выпустите TLS-сертификат.
- Caching modelМодель кеша — tiered cache, SWR, origin shield, cache keys and variants.многоуровневый кеш, SWR, origin shield, ключи и варианты.
- Purge API — invalidate URLs, prefixes and tags from code.инвалидация URL, префиксов и тегов из кода.
ConventionsСоглашения
All API endpoints live under https://api.batoff.ru/v1/. All timestamps are RFC 3339 in UTC. All byte counts are decimal (GB = 109). Request IDs are echoed in the X-Batoff-Request-Id header — include them in support tickets.
API-эндпоинты — https://api.batoff.ru/v1/. Время — RFC 3339 UTC. Байты — десятичные (ГБ = 109). ID запросов возвращаются в X-Batoff-Request-Id — прикладывайте их к обращениям в поддержку.
QuestionsВопросы
If something here is wrong or missing, email docs@batoff.ru. We treat doc bugs the same as code bugs. Если что-то неверно или отсутствует — пишите на docs@batoff.ru. Баги в документации чиним так же, как в коде.