MySQLtuner would be a good place to start.  MySQL is unfortunately not configured optimally for RT in a default install.<br><br>You can get it <a href="http://rackerhacker.com/mysqltuner/">here</a><br><blockquote style="margin: 1.5em 0pt;">

<p><b>Regards,</b></p>
<p><b>Aaron Guise<br><br>
 <img src="http://www.guise.net.nz/images/signatures/ph.jpg" border="0" height="22" width="25"> 
07 838 7793<br>
<img src="http://www.guise.net.nz/images/signatures/mob.gif" border="0" height="24" width="30">027
212 6638<br>
<img src="http://www.guise.net.nz/images/signatures/email.gif" border="0" height="26" width="29"><a target="_blank" href="mailto:aaron@guise.net.nz">aaron@guise.net.nz</a><br>
 </b><br>
<img src="http://www.guise.net.nz/images/signatures/itil_logo.gif" height="30">  <img src="http://www.guise.net.nz/images/signatures/officiallogo-nd-25.jpg">  <img src="http://www.guise.net.nz/images/signatures/ubuntu.png" height="30"></p>

</blockquote><br><br><div class="gmail_quote">On Tue, Aug 11, 2009 at 1:57 AM,  <span dir="ltr"><<a href="mailto:testwreq@gmail.com">testwreq@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Our RT is installed on Linux CentOS 5.3 server running Apache and uses mysql. We just went live 2 days back with the website and RT on the same server, and the performance is slow from day 1. This was not the case when we were testing RT. Probabaly mysql is not configured well. We are pretty new to all this. Below are the contents of my.cnf in the etc folder. I do not have my.cnf in the datadir. I'm not sure if the configuration needs to change in this file and if I should have my.cnf in the datadir folder as well?
<br>
<br>
<br>/etc/my.cnf 
<br>===========
<br>bash-3.2# more my.cnf
<br>[mysqld]
<br>datadir=/var/lib/mysql
<br>socket=/var/lib/mysql/mysql.sock
<br>user=mysql
<br># Default to using old password format for compatibility with mysql 3.x
<br># clients (those using the mysqlclient10 compatibility package).
<br>old_passwords=1
<br>
<br>[mysqld_safe]
<br>log-error=/var/log/mysqld.log
<br>pid-file=/var/run/mysqld/mysqld.pid
<br>bash-3.2#<br>_______________________________________________<br>
<a href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users" target="_blank">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users</a><br>
<br>
Community help: <a href="http://wiki.bestpractical.com" target="_blank">http://wiki.bestpractical.com</a><br>
Commercial support: <a href="mailto:sales@bestpractical.com">sales@bestpractical.com</a><br>
<br>
<br>
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.<br>
Buy a copy at <a href="http://rtbook.bestpractical.com" target="_blank">http://rtbook.bestpractical.com</a><br></blockquote></div><br>