Server Settings | ClickHouse Documentation
clickhouse.com › docs › enClickHouse supports dynamic interserver credentials rotation without stopping all replicas at the same time to update their configuration. Credentials can be changed in several steps. To enable authentication, set interserver_http_credentials.allow_empty to true and add credentials. This allows connections with authentication and without it.
Settings | ClickHouse Documentation
clickhouse.com › docs › enconnection_pool_max_wait_ms The wait time in milliseconds for a connection when the connection pool is full. Possible values: Positive integer. 0 — Infinite timeout. Default value: 0. connections_with_failover_max_tries The maximum number of connection attempts with each replica for the Distributed table engine. Default value: 3. extremes