Skip to content

Commit

Permalink
Backport of docs: Fix go-sockaddr links into stable-website (#15731)
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Glass <pglass@hashicorp.com>
  • Loading branch information
hc-github-team-consul-core and Paul Glass authored Dec 8, 2022
1 parent c0c54c3 commit f056eed
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions website/content/docs/agent/config/config-files.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit f056eed

Please sign in to comment.