consul/website/source
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
..
api ACL Token Persistence and Reloading (#5328) 2019-02-27 14:28:31 -05:00
assets website: fix carousel bugs 2019-01-07 13:39:14 -05:00
docs Fix race condition in DNS when using cache (#5398) 2019-03-04 09:22:01 -05:00
intro fix typo (#5099) 2018-12-17 08:56:55 -06:00
layouts [Docs] New KV documentation (#5315) 2019-02-14 10:25:17 -06:00
.gitignore
404.html.md
android-manifest.json.erb
community.html.erb Update community.html.erb 2017-12-19 20:57:42 -08:00
configuration.html.erb website: fix carousel bugs 2019-01-07 13:39:14 -05:00
discovery.html.erb website: fix carousel bugs 2019-01-07 13:39:14 -05:00
downloads.html.erb Doc changes for 1.4 Final (#4870) 2018-11-13 13:43:53 +00:00
downloads_tools.html.erb website: add autowire in Community Tools list (#5118) 2019-01-10 12:27:55 -06:00
favicon.ico
index.html.erb Fixes URL paths to learn.hashicorp.com 2018-11-28 15:39:28 -08:00
microsoft-tile.xml.builder
robots.txt
security.html.erb
segmentation.html.erb Fixes URL paths to learn.hashicorp.com 2018-11-28 15:39:28 -08:00
sitemap.xml.builder