[rt-users] rt-3 cluster mysql backend
Jesse Vincent
jesse at bestpractical.com
Wed May 3 10:47:31 EDT 2006
>
> Its not really a question of availability as much as performance .. in
> my case the bottleneck is the db .. (the db server is dual cpu 2.8G and
> 6G memory) ..
And you've spent time optimizing the my.cnf?
FWIW, the problem with ndb_cluster, last time I looked, was transaction
support. RT doesn't need innodb. It needs the ability to isolate and
roll back transactions.
Jesse
More information about the rt-users
mailing list