2 description "Role applied to all Matomo servers"
9 :max_request_workers => 1000,
10 :threads_per_child => 50,
11 :min_spare_threads => 75,
12 :max_spare_threads => 175,
13 :listen_cores_buckets_ratio => 4
19 :innodb_buffer_pool_instances => "8",
20 :innodb_buffer_pool_size => "16GB",
21 :innodb_flush_log_at_trx_commit => "2"