I have the following dedicated server configuration.
2 x Hexa-Core Xeon E5645 2.4GHz w/H (24 CPUs)
16 GB RAM
128 GB SSD
CentOS-6.3 (x86_64 Latest version)
Linux Kernel Version 3.6.8
Apache Server 2.4.3
PHP 5.4.9
MySQL 5.5.28
WHM/cPanel version: 11.34.0 (build 9)
PHP Extension: Mysqli
Apache Module: mod_deflate
InnoDB Tables, Stored Procedures, INNER JOINS are used.
Currently my website traffic around 1500+ users online. In future, it will go 3000+ users online.
Total Query Execution: SELECT 90%, INSERT 8%, UPDATE 2%.
Help me to optimize my.cnf file based on the user traffic and hardware configurations.
Thanks in advance.