[rt-users] RT 3.0 Speed

Simon Woodward sw-lists at onyx.net
Tue May 6 09:55:09 EDT 2003


> The first two are arguably the most important pair; did you
> forget to set them?

I must have left them out, they are set:

key_buffer_size=128M
table_cache=64

I have however tweaked further with the box, and now have it running with:

key_buffer_size=256M
table_cache=64
query_cache_size=4M
max_allowed_packet=1M
sort_buffer=1M
record_buffer=1M

innodb_data_file_path=/usr/local/var/mysql
innodb_data_file_path=ibdata1:10M:autoextend:max:2000M
innodb_buffer_pool_size=256M
innodb_additional_mem_pool_size=64M
innodb_log_buffer_size=8M
innodb_flush_log_at_trx_commit=1

And it hasn't made a difference :-(.






More information about the rt-users mailing list