[rt-users] RT3 speed thread

Matt Simonsen matt_lists at careercast.com
Thu May 29 18:56:11 EDT 2003


On Thu, 2003-05-29 at 15:36, Phil Homewood wrote:
> Andrew Tefft wrote:
> > I read all the articles in the "RT 3.0 Speed" thread with interest,
> > because I have the same problem. RT3 is much slower than RT2. I tweaked
> > my InnoDB options (still bad), I converted the rt3 tables to MyISAM
> > (still bad),
> 
> Convert back. :-)
> 
> > I made sure I had the latest version of DBIx::SearchBuilder
> > (0.82) (already had it). RT3 is still significantly slower.
> 
> Can you give 3.0.3pre1 (in the devel area) a shot? It's
> drastically improved performance here.
> 
> Also, make sure you enable mysql's query cache:
> 
> set-variable    = query_cache_size=32M
> set-variable    = query_cache_type=1

This would be for Mysql 4.0 only, right?

Matt




More information about the rt-users mailing list