Hello,
I am facing CPU high load issue with the server. Server hardware and software details are as follows.
CPU load is continuously above 35. Daily site visitor is 18000. So I am planning to Apache and MySQL performance tuning. Please suggest me on the same.
Hardware Details:-
Hard Disk:- 2000.4 GB X 2 HDD with software RAID-1.
RAM:- 16 GB.
CPU model name AMD Opteron(tm) Processor 3280
Manufacturer: FUJITSU
Product Name: D3090-A1
Version: S26361-D3090-A1
physical id: 1
cpu cores: 4
processor: 8
Software Details:-
Cpanel, Mysql and Apache.
Mysql configuration file details:-
[mysqld]
skip-networking
innodb_file_per_table=1
query_cache_limit = 1M
query_cache_size = 32M
key_buffer_size = 64M
max_heap_table_size = 256M
tmp_table_size = 256M
thread_cache = 128
open_files_limit=2358
max_connections = 1500
max_user_connections = 300
Apache configuration file details:-
Timeout 300
StartServers 5
MinSpareServers 5
MaxSpareServers 10
ServerLimit 256
MaxClients 150
MaxRequestsPerChild 10000
KeepAlive Off
KeepAliveTimeout 5
MaxKeepAliveRequests 100
Thanks,
Imran Khan.
I am facing CPU high load issue with the server. Server hardware and software details are as follows.
CPU load is continuously above 35. Daily site visitor is 18000. So I am planning to Apache and MySQL performance tuning. Please suggest me on the same.
Hardware Details:-
Hard Disk:- 2000.4 GB X 2 HDD with software RAID-1.
RAM:- 16 GB.
CPU model name AMD Opteron(tm) Processor 3280
Manufacturer: FUJITSU
Product Name: D3090-A1
Version: S26361-D3090-A1
physical id: 1
cpu cores: 4
processor: 8
Software Details:-
Cpanel, Mysql and Apache.
Mysql configuration file details:-
[mysqld]
skip-networking
innodb_file_per_table=1
query_cache_limit = 1M
query_cache_size = 32M
key_buffer_size = 64M
max_heap_table_size = 256M
tmp_table_size = 256M
thread_cache = 128
open_files_limit=2358
max_connections = 1500
max_user_connections = 300
Apache configuration file details:-
Timeout 300
StartServers 5
MinSpareServers 5
MaxSpareServers 10
ServerLimit 256
MaxClients 150
MaxRequestsPerChild 10000
KeepAlive Off
KeepAliveTimeout 5
MaxKeepAliveRequests 100
Thanks,
Imran Khan.