[OpenSIPS-Users] Mediaproxy scalability
Saúl Ibarra Corretgé
saul at ag-projects.com
Fri Mar 2 12:04:30 CET 2012
Hi,
On Mar 2, 2012, at 10:45 AM, John Quick wrote:
> Please, what is the maximum number of relays that can connect to one
> dispatcher?
>
There is no defined maximum. Relays are connected using TLS and MediaProxy uses a reactor model, so you could have as many as you want (you might need to tell Twisted to use epoll in the dispatcher), but note that there is a pinging mechanism between the two and resources are allocated. So, the number is basically determined by your system resources.
What number are you thinking about?
Regards,
--
Saúl Ibarra Corretgé
AG Projects
More information about the Users
mailing list