open-consul/website/pages/docs/agent
Matt Keeler 141eb60f06
Add per-agent reconnect timeouts (#8781)
This allows for client agent to be run in a more stateless manner where they may be abruptly terminated and not expected to come back. If advertising a per-agent reconnect timeout using the advertise_reconnect_timeout configuration when that agent leaves, other agents will wait only that amount of time for the agent to come back before reaping it.

This has the advantageous side effect of causing servers to deregister the node/services/checks for that agent sooner than if the global reconnect_timeout was used.
2020-10-08 15:02:19 -04:00
..
config-entries Add path-based routing example to Ingress docs (#8672) 2020-09-15 15:37:47 -07:00
index.mdx Refactor docs links to learn (#8490) 2020-08-17 18:17:51 +02:00
options.mdx Add per-agent reconnect timeouts (#8781) 2020-10-08 15:02:19 -04:00
rpc.mdx remove 'sidebar_current' from frontmatter 2020-04-28 12:53:24 -04:00
sentinel.mdx Add callouts to Enterprise features (#7548) 2020-04-28 12:53:29 -04:00
telemetry.mdx Merge pull request #8271 from coignetp/http-metrics-label 2020-10-02 13:41:48 -07:00