File: //etc/my.cnf
[mysqld]
#innodb_force_recovery=3
thread_handling = pool-of-threads
log-error = /var/lib/mysql/host.point2pointhosting.com.err
performance-schema = 0
max_connections = 300
max_user_connections = 10
table_open_cache = 50000
table_definition_cache = 12000
read_buffer_size = 8M
open_files_limit=40000
local-infile = 0
query_cache_type = 1
query_cache_size = 128M
key_buffer_size = 256M
ft_min_word_len = 3
thread_cache_size = 500
max_heap_table_size = 64M
tmp_table_size = 128M
default-storage-engine = MyISAM
innodb_flush_log_at_trx_commit = 0
innodb_log_file_size = 128M
innodb_flush_method = O_DIRECT
innodb_flush_neighbors = 0
innodb_io_capacity = 1000
innodb_buffer_pool_size = 1G
innodb_file_per_table = 1
max_allowed_packet = 268435456
log_warnings = 1
wait_timeout=30
interactive_timeout=45
[mysqldump]
quick
max_allowed_packet = 256M
[mysql]
no-auto-rehash
[isamchk]
key-buffer-size=128M
sort_buffer_size = 128M
read_buffer = 2M
write_buffer = 2M
[mysqlhotcopy]
interactive-timeout