hello, after configure my.cnf file with this parameters:
My VPS is hitting the QoS parameter: dcachesize, i have this in JagMonitor:[mysqld]
max_connections = 400
key_buffer = 64M
join_buffer_size = 1M
read_buffer_size = 1M
sort_buffer_size = 2M
table_cache = 1024
thread_cache_size = 286
interactive_timeout = 25
wait_timeout = 1000
connect_timeout = 10
max_heap_table_size = 128M
max_allowed_packet = 16M
max_connect_errors = 10
read_rnd_buffer_size = 524288
query_cache_limit = 1M
query_cache_size = 16M
query_cache_type = 1
query_prealloc_size = 163840
tmp_table_size = 32M
myisam_sort_buffer_size = 32M
query_alloc_block_size = 32768
bulk_insert_buffer_size = 16M
skip-innodb
[mysqld_safe]
open_files_limit = 8192
[mysqldump]
quick
max_allowed_packet = 16M
[myisamchk]
key_buffer = 32M
sort_buffer = 32M
read_buffer = 16M
write_buffer = 16M
[mysqlhotcopy]
interactive-timeout
How can solve this?dcachesize 4 MB 5 MB 5 MB 5 MB 1757
I have the Enterprise VPS with 1024 RAM


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks