consul/website/source/docs
Aestek 02f991843f Fix race condition in DNS when using cache (#5398)
* Fix race condition in DNS when using cache

The healty node filtering was modifying the result from the cache, which
caused a crash when multiple queries were made to the same service
simultaneously.
We now copy the node slice before filtering to ensure we do not modify
the data stored in the cache.

* Fix wording in dns cache config doc

s/dns_max_age/cache_max_age/
2019-03-04 09:22:01 -05:00
..
agent Fix race condition in DNS when using cache (#5398) 2019-03-04 09:22:01 -05:00
commands website: fix errant mention of 'snapshot save' on docs for 'snapshot restore' 2019-02-21 13:48:20 -06:00
connect Improve Connect with Prepared Queries (#5291) 2019-02-04 09:36:51 -05:00
enterprise Doc changes for 1.4 Final (#4870) 2018-11-13 13:43:53 +00:00
guides typo (#5407) 2019-03-01 08:51:37 -06:00
install website: reference last command's last field instead of background PID (#5264) 2019-01-25 17:30:38 +01:00
internals Documentation and changes for `verify_server_hostname` (#5069) 2018-12-06 13:51:49 -08:00
platform/k8s [Docs] Helm Chart (#5350) 2019-02-20 18:27:28 -06:00
compatibility.html.md fix a couple html errors (#4456) 2018-07-26 16:30:24 -07:00
faq.html.md Remove all mention of Atlas, even in deprecated changelogs 2018-08-03 10:51:18 -07:00
index.html.md
upgrade-specific.html.md Update upgrade-specific.html.md (#4956) 2018-11-14 21:39:59 +00:00
upgrading.html.md Be more explicit about rolling upgrade process 2018-10-11 11:44:20 +01:00