You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
221 B

# Performance settings
innodb_buffer_pool_size = 32G
innodb_log_file_size = 2048M
thread_cache_size = 64
query_cache_size = 512M
query_cache_type = 1
table_open_cache = 16384
# Connection settings
max_connections = 2000