open-nomad/website/source/docs/agent
Alex Dadgar 747d67eb3f Allow tuning of heartbeat ttls
This PR allows tuning of heartbeat TTLs. An example of very aggressive
settings is as follows:

```
server {
  heartbeat_grace = "1s"
  min_heartbeat_ttl = "1s"
  max_heartbeats_per_second = 200.0
}
```
2017-07-19 09:38:35 -07:00
..
configuration Allow tuning of heartbeat ttls 2017-07-19 09:38:35 -07:00
encryption.html.md Spellcheck sweep of website directory 2017-07-17 14:41:50 -04:00
index.html.md
telemetry.html.md Spellcheck sweep of website directory 2017-07-17 14:41:50 -04:00