[rt-users] RT3 speed thread
Phil Homewood
pdh at bestpractical.com
Thu May 29 18:36:44 EDT 2003
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
--
»|« http://www.bestpractical.com/rt -- Trouble Ticketing. Free.
More information about the rt-users
mailing list