hi,
I have two wowza servers configured as ORIGIN servers, and four wowza servers configured as EDGE servers.
How can I assure failover if one of the origin servers dies? I’m talking about VOD and LIVE streaming.
So let’s say I have 2 edge servers connected to origin1 and 2 edge servers connected to origin2 server. Origin1 dies. What mechanism can I use for wowza to be able to detect that origin1 is down and switch all users from edge servers to the existing origin2 server? I don’t want to do that manually. Dynamic Load Balancing solution? Is that it?
Thank you