-
Notifications
You must be signed in to change notification settings - Fork 386
Open
Labels
Description
Hi, I have just noticed that the concurrent_threads_soft_limit_ratio_to_cores
setting is said to have a default value 0
(https://clickhouse.com/docs/operations/server-configuration-parameters/settings#concurrent_threads_soft_limit_ratio_to_cores), while in config.xml
value 2
is given:
Shouldn't these two values be the same? If not, should config.xml
be fixed?