mirror of https://github.com/hashicorp/consul
parent
eb44c4cf5d
commit
2397c75856
|
@ -36,7 +36,7 @@ Network coordinates manifest in several ways inside Consul:
|
||||||
[Health endpoints](/docs/agent/http/health.html) can sort the results of queries based
|
[Health endpoints](/docs/agent/http/health.html) can sort the results of queries based
|
||||||
on the network round trip time from a given node using a "?near=" parameter.
|
on the network round trip time from a given node using a "?near=" parameter.
|
||||||
|
|
||||||
* [Prepared queries](/docs/agent/http/query.html) can automatically fail over services to
|
* [Prepared queries](/docs/agent/http/query.html) can automatically fail over services
|
||||||
to other Consul datacenters based on network round trip times.
|
to other Consul datacenters based on network round trip times.
|
||||||
|
|
||||||
* The [Coordinate endpoint](/docs/agent/http/coordinate.html) exposes raw network
|
* The [Coordinate endpoint](/docs/agent/http/coordinate.html) exposes raw network
|
||||||
|
|
Loading…
Reference in New Issue