Dear all, I am trying to build an infrastructure of all components of Licode for high availability, and I have some questions.
-
Can I use several Nuves behind one load balancer? It seems like Nuve is stateless? All information is stored in MongoDB, right?
-
All clients in the same room
MUSE
use the same Erizo Controller? Because all information about publishers/subscribers are stored in memory, right? If one Erizo Controller is crashed, how can we do to decrease the damage? Any suggestions? -
If client A, B, C are in the same room R, A uses EzrioJS_x (created by ErizoAgent_X), B uses EzrioJS_y (created by ErizoAgent_Y) and C uses EzrioJS_y (created by ErizoAgent_Y). If EzrioJS_y or ErizoAgent_Y is crashed, and client B and client C will retry in client side, can Erizo controller handle it when B, C want to enter to the same room R?
Sorry about my English.
Thanks & Regards,
Yannis