website: Fixed semantic meaning of upstream in DNS guide

pull/220/head
Phillip Markert 2014-06-17 09:11:13 -04:00
parent 441d613e1b
commit ea1c3c4ea1
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ of the leader.
## 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 reduce the number of lookups and to amortize
the latency of doing a DNS lookup. By default, all TTLs are zero,
preventing any caching.