Browse Source

docs: Fix go-sockaddr links

pull/15723/head
Paul Glass 2 years ago
parent
commit
122173b980
  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