- from http://ourmysql.com/archives/1191
-
max_binlog_cache_size=2G
-
max_binlog_size = 500M
-
max_connections = 1020
-
max_user_connections=1000
-
query_cache_size = 30M
-
nnodb_buffer_pool_size = 72G
-
innodb_flush_method = O_DIRECT
-
innodb_sync_spin_loops=0
-
innodb_log_group_home_dir = /u02/
-
innodb_io_capacity=2000
-
innodb_thread_concurrency = 64