mirror of https://github.com/status-im/consul.git
docs: Fix go-sockaddr links (#15723)
This commit is contained in:
parent
3df68751f5
commit
707ca06d79
|
@ -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…
Reference in New Issue