Merge branch 'pmarkert-semantic'
This commit is contained in:
commit
fe5fadc6ea
|
@ -41,7 +41,7 @@ of the leader.
|
||||||
|
|
||||||
## TTL Values
|
## TTL Values
|
||||||
|
|
||||||
TTL values can be set to allow DNS results to be cached upstream
|
TTL values can be set to allow DNS results to be cached downstream
|
||||||
of Consul which can be used to reduce the number of lookups and to amortize
|
of Consul which can be used to reduce the number of lookups and to amortize
|
||||||
the latency of doing a DNS lookup. By default, all TTLs are zero,
|
the latency of doing a DNS lookup. By default, all TTLs are zero,
|
||||||
preventing any caching.
|
preventing any caching.
|
||||||
|
|
Loading…
Reference in New Issue