Quote:
|
I wonder if there is a zimbra tool that comes up with some sane defaults for a given RAM configuration.
|
Why yes. There is such a handy script. It is
/opt/zimbra/libexec/zmmycnf. This looks a little more sane for a 2G box.
Code:
[zimbra@testserver libexec]$ ./zmmycnf |grep size
sort_buffer_size = 1048576
read_buffer_size = 1048576
# Increase the size of the table cache, since each mailbox has its
innodb_buffer_pool_size = 632000102
innodb_log_file_size = 104857600
innodb_log_buffer_size = 8388608