Delivery
Block traffic
Blocking happens at the edge of the proxy, before a request is forwarded to your origin, so a blocked IP never puts load on your infrastructure.
How it works
- IP blocklist entries are stored in fast memory storage, scoped per tenant
- A fixed rate limit caps request volume per tenant independent of the blocklist
- Both checks run early in the proxy pipeline, ahead of routing and caching
Good to know
- Blocklist and rate-limit checks are intentionally lightweight so they don't add meaningful latency to legitimate traffic

