Traffic management
Review options for configuring request routing and traffic management for apps in your ambient mesh.
Overview of request routing
Review options for configuring request routing and traffic management for apps in your ambient mesh.
Ingress
Send requests to apps from outside your ambient mesh setup by deploying an ingress gateway.
Egress
Control outbound traffic from your ambient mesh using ztunnel (L4) or a waypoint (L7).
Traffic splitting
Split traffic by percentage across service versions in ambient mesh using HTTPRoutes, enabling A/B …
Load balancing
Configure load balancing in ambient mesh, from ztunnel's automatic L4 round-robin to advanced L7 …
Mirroring
Mirror live traffic to a shadow service in ambient mesh to safely test changes in production without …
Redirects and rewrites
Configure HTTP redirects and URL rewrites in ambient mesh using HTTPRoute rules at a gateway or …
Rate limiting Enterprise
Configure local rate limiting in ambient mesh to cap inbound request rates at waypoint proxies using …
Canary deployments with Argo Rollouts
Use Argo Rollouts to manage canary deployment strategies for workloads in your Solo Enterprise for …