HAProxy Enterprise Documentation 1.6r1
Traffic Routing
HAProxy Enterprise supports changing the destination of a connection or request before it is relayed. This section describes how to enable traffic routing features.
- Blue-Green Deployments
-
Configure a Blue-Green deployment for your backend servers.
- Redirects
-
Redirect a client to a different destination.
- Rewrites
-
Change the properties of a request or a response on the fly.
Next up
Blue-Green Deployments