Browse Source

docs: Fix go-sockaddr links (#15723)

pull/15651/head^2
Paul Glass 2 years ago committed by GitHub
parent
commit
707ca06d79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      website/content/docs/agent/config/config-files.mdx

4
website/content/docs/agent/config/config-files.mdx

@ -2220,3 +2220,7 @@ server.
The default value is `250`. It is based on a load test of 5,000 streams connected to a single server with two CPU cores.
If necessary, you can lower or increase the limit without a rolling restart by using the `consul reload` command or by sending the server a `SIGHUP`.
<!-- list of reference-style links -->
[go-sockaddr]: https://godoc.org/github.com/hashicorp/go-sockaddr/template

Loading…
Cancel
Save