Installation guide

<RouteEntry>edge1.fms.com:*;192.168.110.150:1935</RouteEntry>
</RouteTable>
</Proxy>
e connection string would look like:
rtmp://edge1.fms.com/ondemand/
eFlashPlayerconnectstotheEdgeserveranddoesnotexposetheOriginserverat
192.168.110.50,asshowninthefollowinggure.
Edge server using a single Origin server
YoucancongureEdgeserverstocreateproxyclusters.Inthefollowinggure,noticehowan
Edgeserver(e1)canproxytheEdgeserver(e0)initsrouteEntrytag.ee0Edgeserver
proxiestheFlashMediaServerOrigin.istypeofcongurationallowsyoutobuildFlash
MediaServerEdgeclustersthataregeographicallybalanced.
RouteEntryfortheclustermemberspointstoamainEdgeserver.
<RouteTable protocol=”>
<RouteEntry>edge1.fms.com:*;edge0.fms.com:*;</RouteEntry>
</RouteTable>
RouteEntry forthemainproxy(Edgeserver)intheclusterpointsbacktotheOriginserver.
<RouteTable protocol=”>
<RouteEntry>edge0.fms.com:*;origin.fms.com:*;</RouteEntry>
</RouteTable>
49