Update options.html.md

This commit is contained in:
James Phillips 2017-09-01 22:25:28 -07:00 committed by GitHub
parent 76cd7963e5
commit f8a5476a3c
1 changed files with 1 additions and 1 deletions

View File

@ -1252,7 +1252,7 @@ Consul will not enable TLS for the HTTP API unless the `https` port has been ass
Starting in Consul 0.7 and later, node addresses in responses to HTTP requests will also prefer a
node's configured <a href="#_advertise-wan">WAN address</a> when querying for a node in a remote
datacenter. An [`X-Consul-Translate-Addresses`](/api/index.html#translate_header) header
datacenter. An [`X-Consul-Translate-Addresses`](/api/index.html#translated-addresses) header
will be present on all responses when translation is enabled to help clients know that the addresses
may be translated. The `TaggedAddresses` field in responses also have a `lan` address for clients that
need knowledge of that address, regardless of translation.