I would just like to make alfresco as fast browsing as possible. mysql is installed on the same box. There should be 100 users using each server but at the moment not many users do. mysql config as follows
Server A [mysqld] datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock user=mysql # Disabling symbolic-links is recommended to prevent assorted security risks symbolic-links=0
# The default storage engine that will be used when create new tables default-storage-engine=INNODB lower_case_table_names=1