Installation guide
IntheApplication.xml le, you can specify one or more folders on the server to hold these
SWF verication les locally. is is done within the node <SWFVerification>. You can also
congure the versions to check the length of time the verication data is held in cache, and any
exceptions(suchasFlashMediaLiveEncoder).Youcanalsocongurehowoentheservershould
check for updated SWF verication les. Here is a sample from the Application.xml le. By
default SWFVerification is turned o.
<SWFVerification enabled=”true”>
<SWFFolder />
<MinGoodVersion />
<UserAgentExceptions>
<Exception from=”” to=”” />
</UserAgentExceptions>
<Cache>
<TTL>1440</TTL>
<UpdateInterval>5</UpdateInterval>
</Cache>
</SWFVerification>
WithFlashMediaInteractiveServer3.5,youcannowusetheFileplug-intoperformverication
on SWF les that are stored in remote locations. is gives you even greater exibility and
eciency in securely deploying applications. For more information, see the Flash Media
Interactive Server Plug-in Developer Guide.
Allow domains to connect to a virtual host
Feature in Flash Media Streaming Server and Flash Media Interactive Server; requires Flash Player
6 or later.
You can specify a list of domains that are allowed to connect to a particular virtual host. By default,
connections are allowed from all domains. Set the V H O S T.A LL O W parameter in the fm s.ini le
toacomma-delimitedlistofhostnames,domainnames,andfullorpartialIPaddressesthatyou
want to allow access to the virtual host.
Limit access to Flash Media Administration Server
Feature in Flash Media Streaming Server and Flash Media Interactive Server; requires Flash Player
6 or later.
By default, a client can connect to Flash Media Administration Server from any domain or
IPaddress,whichcanbeasecurityrisk.YoucanchangethisbyeditingtheAdminServer
parameter in the Server.xml le. Simply add a comma-delimited list of host names, domain
names,andfullorpartialIPaddressesthatyouwanttoallow.edefaultvalueis“all.”
Administration API via HTTP
Feature available in Flash Media Streaming Server and Flash Media Interactive Server; requires
Flash Player 6 or later.
You can monitor Flash Media Server via simple HTTP commands. e Flash Media
AdministrationAPImethodscanbecalledoverHTTPconnections.Inthefm s.ini le, set the
USERS.HTTPCOMMAND _ ALLOWparametertoacomma-delimitedlistofAPIs.Youcanalso
specify methods on a more granular user-based level in the Users.xml le.
Most users leverage this feature to write custom monitoring applications. You can monitor the
capacity of the server, including the number of connections, bandwidth used, and number of
streams in cache, and even restart the server.
42