
CDN Quickstart
Key features
- Global edge network: Over 100 points of presence deliver content from the nearest location to each user
- Smart caching: Intelligent cache management with configurable durations, query string handling, and vary headers
- Origin Shield: Protect your origin server by consolidating requests through a single shield location
- Edge Rules: Customize request handling, set headers, rewrite URLs, and implement redirects at the edge
- Token authentication: Secure your content with signed URLs and time-limited access tokens
- WebSocket support: Enable real-time bidirectional communication for interactive applications
- Perma-Cache: Store content permanently at the edge for maximum cache hit rates
- Logging and analytics: Access detailed logs via API, forward to storage, or enable permanent log retention
How it works
A Pull Zone connects your origin server to the Bunny CDN network. When a user requests content:- The request routes to the nearest edge location
- If cached, the content serves immediately from the edge
- If not cached, the edge fetches from your origin, caches the response, and delivers it