Installation guide
eEdgeserverservesasa“traccop”—handlingconnectionoverhead,authentication,and
otheradministrativeduties—freeingupvaluablesystemandnetworkresourcesfortheOrigin
server.Everyconnectionandconnectionattemptconsumesresourcesoverandabovetheactual
stream data owing through the connection. As the number and frequency of connections increase,
theloadcanbeexcessive,adverselyaectingserverperformance.eEdgeservergreatlyreduces
thisloadbyaggregatingconnections.Itmultiplexestheconnectionsfromalargenumberofclients
intooneconnectiontotheOriginserver.AllcommunicationsbetweentheEdgeandOrigin
servers are transparent to clients.
eEdgeserveralsostorestheprerecordedmediacontentreceivedfromtheOriginserverina
cache,whichisthenmadeavailabletootherclientsthatconnecttotheEdgeserver.Caching
staticcontentfurtherreducestheloadontheOriginserver.
Deployment strategies
AsimplewaytodistributeloadamongEdgeserversistoassignusersinageographicalregion
or otherdelineationtoaspecicEdgeserver.Forexample,oneEdgeservermayaggregateand
forwardrequestsfromclientsinLondon,whileanothermayhandlerequestsfromTokyo.
AtypicalnetworkedFlashMediaServerdeploymentcaninvolvemultipleEdgeservers,deployed
eitherindividuallyorinclusters.Edgeserverscanalsobechained,allowingevenfurther
distribution of trac.
ToenabletheEdgeandOriginfeature,youcancongureanyserverinyourclusterasyour
Originserver(orservers)andtherestasyourEdgeservers.AlleditionsinanEdgeandOrigin
congurationmustbethesame(forexample,youcannotmixFlashMediaStreamingServerand
FlashMediaInteractiveServereditionsinacluster).
Large-scaleFlashMediaServerdeploymentsaresupportedwiththeFlashMediaServerEdge
andOriginconguration.ForanintroductiontoFlashMediaServerEdgeandOriginservers,see
the DeployingtheServerChapterintheConguration and Administration Guide.
Edgeserversarealsoreferredtoasproxyservers.erearefourwaystocongureaFlashMedia
ServerEdge(orproxy)server:
• Clientauto-discoveryproxy
• Serverauto-discoveryproxy(reverseproxy)
• ExplicitURI
• ImplicitURI(recommended)
Typically,implicitURIistherecommendedsettingbecauseitisthemostsecureandrequiresthe
leastamountofcommunication.ItcanhidetheOriginserverURI,anditistheeasiesttosetup.
erefore,wewillexploretheimplicitURIconguration,butallthesemethodsaredescribedin
Using Flash Media Server Edge Servers.
Conguring proxy servers using implicit URI
e following settings dene the virtual host as a proxy server. is conguration allows the
clienttoconnectwiththeEdgeserverwithoutexposingtheproxyserver.
<Proxy>
<Mode>remote</Mode>
<Anonymous>false</Anonymous>
<CacheDir enabled=”true” useAppName=”true”>d:\fmsCache\</CacheDir>
<LocalAddress></LocalAddress>
<RouteTable protocol=””>
48