mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 11:40:06 +00:00
website: Formating fix
This commit is contained in:
parent
b51b463f09
commit
8f81051a4c
@ -43,10 +43,10 @@ Using the SCADA service is optional. SCADA is only enabled by opt-in.
|
||||
|
||||
See the [Atlas integration guide](/docs/guides/atlas.html) for more details.
|
||||
|
||||
# Q: Does Consul rely on UDP Broadcast or Multicast?
|
||||
## Q: Does Consul rely on UDP Broadcast or Multicast?
|
||||
|
||||
Consul uses the [Serf](https://serfdom.io) gossip protocol, which only
|
||||
uses UDP unicast. Broadcast and Multicast are rarely available in a multi-tenant
|
||||
Consul uses the [Serf](https://serfdom.io) gossip protocol which relies on
|
||||
TCP and UDP unicast. Broadcast and Multicast are rarely available in a multi-tenant
|
||||
or cloud network environment. For that reason, Consul and Serf were both
|
||||
designed to avoid any dependence on those capabilities.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user