Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- bind-address = 0.0.0.0
- max_connections = 500
- large-pages
- performance_schema = On
- query_cache_size = 0
- query_cache_limit = 5M
- join_buffer_size = 5M
- skip-name-resolve = On
- max_allowed_packet = 1G
- innodb_buffer_pool_size = 11G
- innodb_flush_method=O_DIRECT
- innodb_log_file_size = 150M
- innodb_file_per_table=true
Advertisement
Add Comment
Please, Sign In to add comment