docs: rate limiting applies to Consul agents in server mode (#6932)

This commit is contained in:
Stuart Williams 2020-02-03 12:10:47 +00:00 committed by GitHub
parent d40b9f3501
commit 3eb76691df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1371,7 +1371,8 @@ default will automatically work with some tooling.
* <a name="limits"></a><a href="#limits">`limits`</a> Available in Consul 0.9.3
and later, this is a nested object that configures limits that are enforced by
the agent. The following parameters are available:
the agent. Prior to Consul 1.5.2, this only applied to agents in client mode,
not Consul servers. The following parameters are available:
* <a name="http_max_conns_per_client"></a><a
href="#http_max_conns_per_client">`http_max_conns_per_client`</a> -