Edge Origin Advantages on live apps.
Hi .. Can someone advice how would edge origin be advantageous in terms of network latency for a live (publisher / consumer) application ( I guess live apps wont need caching of data in edges)
user1 --------------- ASIA````````````````````|
USA
|
user2 -------------- EMEA ```````````````````
(Edges) (Origin)
How the above is advantageous from the below one.
user1 --------------------------````````````````````|
USA
|
user2 --------------------------````````````````````
In both the cases, requests are reaching the same server (USA) where the application is running.
( I know if I have multiple edges behind a load balancer it ll help in failover. But how about network latency?)
2) Can I make it so that if the ASIA server dies, User1 would automatically be connected to EMEA server? ( I wasnt able to understand the client autodiscovery)
3) I wanted to have a fail over of origin server. I went through http://www.adobe.com/devnet/flashmediaserver/articles/origin_redundancy.html But this is too complicated. Is there any other simple way for Origin's Failover ?
4) Is it possible to have two origin server in active-active mode ?
5) If for live applications, Edges are not going to process / store much things, can I use a low end machine for edges and a very high end machine for Origin?
Please help .. Thanks in advance...
