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
215 B

# Performance settings
innodb_buffer_pool_size = 4G
innodb_log_file_size = 256M
thread_cache_size = 8
query_cache_size = 64M
query_cache_type = 1
table_open_cache = 2048
# Connection settings
max_connections = 250