mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Update clickhouse-keeper.md
This commit is contained in:
parent
48f3f40ffc
commit
45a18d7717
@ -52,7 +52,7 @@ Internal coordination settings are located in `<keeper_server>.<coordination_set
|
|||||||
|
|
||||||
Quorum configuration is located in `<keeper_server>.<raft_configuration>` section and contain servers description. The only parameter for the whole quorum is `secure`, which enables encrypted connection for communication between quorum participants. The main parameters for each `<server>` are:
|
Quorum configuration is located in `<keeper_server>.<raft_configuration>` section and contain servers description. The only parameter for the whole quorum is `secure`, which enables encrypted connection for communication between quorum participants. The main parameters for each `<server>` are:
|
||||||
|
|
||||||
- `id` — server identifier in a quorum.
|
- `id` — Server identifier in a quorum.
|
||||||
- `hostname` — Hostname where this server is placed.
|
- `hostname` — Hostname where this server is placed.
|
||||||
- `port` — Port where this server listens for connections.
|
- `port` — Port where this server listens for connections.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user