Intelligent traffic distribution, included.
Traffic → Healthy origins
Delivery and security, from one engine.
Included as standard.
Route traffic the way your application needs.
Round-robin
Distribute requests evenly across all healthy backends.
Hash-based
Route consistently by source IP, session cookie, or URL, for sticky sessions without server-side state.
Weighted
Assign more traffic to backends with more capacity.
Least connections
Route to the backend currently handling the fewest active connections.
Failures handled before your users see them.
HTTP health checks
Request a URL, expect a specific status code and optional response body.
TCP health checks
Verify port availability for non-HTTP services.
gRPC health checks
Use the standard gRPC health-checking protocol.
Configurable thresholds
Tune how aggressively flapping backends are removed.
Built for infrastructure that moves.
Dynamic by default
What this replaces.
For many customers, CrownWall replaces a separate reverse proxy, a cloud load balancer, a bolt-on WAF, and a paid bot management plugin — with one subscription, one dashboard, and one logging pipeline.