[asterisk-users] Re: Performance issues in Realtime

JR Richardson jmr.richardson at gmail.com
Wed Nov 8 10:03:06 MST 2006


>
> Hello everybody,
> I'd like to hear some success stories about the use of Asterisk
> Realtime in medium-large contexts, like > 50 extensions.
>
> Don't you think that in those contexts the system could be overloaded
> from the excessive number of queries to the DB?
>
> So.. is anybody using ARA in those kind of deployments?
>
> Thanks in advance,

Master database across network segment has performance limitations as
Cluster scales
Replicate the Master database to each registration server Slave database
MySQL replication is simpler and cost less to implement than MySQL Cluster
Increase performance, small log file sent from Master to Slave database
Setup res_mysql to read from the local Slave database and write to the
Master database (Digium Bug Tracker, Mantis Issue 5881)


JR

-- 
JR Richardson
Engineering for the Masses


More information about the asterisk-users mailing list