
pandroso
Zeta
Verificación en dos pasos activada
Hola actualmente tengo un servidor dedicado pero quiero darle a MySQL mas recursos
he leido que se puede modificando el archivo /etc/my.cnf
actualmente tengo esto:
[mysqld]
local-infile = 0
max_connections = 250
key_buffer = 64M
myisam_sort_buffer_size = 64M
join_buffer_size = 1M
read_buffer_size = 1M
sort_buffer_size = 2M
max_heap_table_size = 16M
table_cache = 5000
thread_cache_size = 286
interactive_timeout = 25
wait_timeout = 7000
connect_timeout = 15
max_allowed_packet = 16M
max_connect_errors = 10
query_cache_limit = 2M
query_cache_size = 32M
query_cache_type = 1
tmp_table_size = 16M
open_files_limit=2528
innodb_file_per_table=1
y el servidor tiene:
Intel Xeon E3-1230v2 Quad-Core
32 GB RAM
que puedo mejorar?
he leido que se puede modificando el archivo /etc/my.cnf
actualmente tengo esto:
[mysqld]
local-infile = 0
max_connections = 250
key_buffer = 64M
myisam_sort_buffer_size = 64M
join_buffer_size = 1M
read_buffer_size = 1M
sort_buffer_size = 2M
max_heap_table_size = 16M
table_cache = 5000
thread_cache_size = 286
interactive_timeout = 25
wait_timeout = 7000
connect_timeout = 15
max_allowed_packet = 16M
max_connect_errors = 10
query_cache_limit = 2M
query_cache_size = 32M
query_cache_type = 1
tmp_table_size = 16M
open_files_limit=2528
innodb_file_per_table=1
y el servidor tiene:
Intel Xeon E3-1230v2 Quad-Core
32 GB RAM
que puedo mejorar?