hey
i have an vps with the following specs
4 CPU Cores
2Gb RAM
4Gb RAM with Burst
OS CentOs 5.6 64bit
management with CPanel
i have running 3 domains on it
1 board (ipboard) and 2 wordpress blogs
the 3 sites are often slow like hell, not good
i not really have a clue , how to optimize the my.cnf
i read tutorials about it , but it get more worse then better :D
so , if somebody could help me to optimize this thing , would be cool.
Small payment can be made if you want ;)
my.cnf
if you need more infos ,write me , i will add it
i have an vps with the following specs
4 CPU Cores
Code:
vendor_id : GenuineIntel
model name : Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
4Gb RAM with Burst
OS CentOs 5.6 64bit
management with CPanel
i have running 3 domains on it
1 board (ipboard) and 2 wordpress blogs
the 3 sites are often slow like hell, not good
i not really have a clue , how to optimize the my.cnf
i read tutorials about it , but it get more worse then better :D
so , if somebody could help me to optimize this thing , would be cool.
Small payment can be made if you want ;)
my.cnf
Code:
[mysqld]
innodb_file_per_table=1
open_files_limit=2454
max_allowed_packet=12M
thread_cache_size =4
table_cache=12000
query_cache_size=16M
log_slow_queries=/var/log/mysql-slow-queries.log
long_query_time=3
max_connections=100
table_definition_cache=2048