mirror of
https://github.com/status-im/consul.git
synced 2025-01-13 23:36:00 +00:00
Apply suggestions from code review
This commit is contained in:
parent
69189e0381
commit
12aa3cac4a
@ -375,9 +375,9 @@ Next to the name of the peer, click **More** (three horizontal dots) and then **
|
||||
</Tab>
|
||||
</Tabs>
|
||||
|
||||
## Traffic management between peers
|
||||
## L7 traffic management between peers
|
||||
|
||||
### Redirects and failover
|
||||
### Service resolvers for redirects and failover
|
||||
|
||||
As of Consul v1.14, you can use [dynamic traffic management](/consul/docs/connect/l7-traffic) to configure your service mesh so that services automatically failover and redirect between peers. The following examples update the [`service-resolver` config entry](/docs/connect/config-entries/) in `cluster-01` so that Consul redirects traffic intended for the `frontend` service to a backup instance in peer `cluster-02` when it detects multiple connection failures.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user