consul/website/source/docs/agent
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
..
acl-rules.html.md Re-worked the ACL guide into two docs and an updated guide. (#5093) 2019-01-09 15:07:20 -06:00
acl-system.html.md Re-worked the ACL guide into two docs and an updated guide. (#5093) 2019-01-09 15:07:20 -06:00
basics.html.md adds link to agent config options from basic.html 2018-05-28 12:47:14 +05:30
checks.html.md Corrects `defile` to `defined` (#5262) 2019-01-25 13:45:08 -06:00
cloud-auto-join.html.md Adds newline for bullets 2019-02-13 00:54:51 +00:00
dns.html.md Implementation of Weights Data structures (#4468) 2018-09-07 15:30:47 +01:00
encryption.html.md Encryption Docs and New Guide (#5059) 2018-12-19 12:41:25 -06:00
kv.html.md [Docs] New KV documentation (#5315) 2019-02-14 10:25:17 -06:00
options.html.md Fix race condition in DNS when using cache (#5398) 2019-03-04 09:22:01 -05:00
rpc.html.md website: rename *.markdown to *.md 2017-05-17 20:25:45 +02:00
services.html.md Update services.html.md 2019-01-24 12:41:43 +00:00
telemetry.html.md New ACLs (#4791) 2018-10-19 12:04:07 -04:00
watches.html.md typo: missing space 2018-10-05 11:33:28 -05:00