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 website: bulk copy from serf 2014-02-07 16:41:03 -08:00
404.html.md Tweaks 404 message. 2017-04-14 09:00:59 -07:00
android-manifest.json.erb Move to new branding 2017-03-30 18:46:50 -04:00
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 Move to new branding 2017-03-30 18:46:50 -04:00
index.html.erb Fixes URL paths to learn.hashicorp.com 2018-11-28 15:39:28 -08:00
microsoft-tile.xml.builder Move to new branding 2017-03-30 18:46:50 -04:00
robots.txt Use new Markdown syntaxes and add SEO descriptions 2014-10-19 19:42:13 -04:00
security.html.erb Move to new branding 2017-03-30 18:46:50 -04:00
segmentation.html.erb Fixes URL paths to learn.hashicorp.com 2018-11-28 15:39:28 -08:00
sitemap.xml.builder Add robots.txt and sitemap 2014-10-19 19:41:12 -04:00