Installation guide
Send aggregate messages
New feature in Flash Media Streaming Server and Flash Media Interactive Server; requires Flash
Player 9,0,115,0 or later.
By default, applications break up aggregate messages into individual messages before delivering
them to clients. By default, aggregate messages are enabled. Applications can be congured not
to deliver aggregate messages by setting the AggregateMessages parameter to false in the
Application.x ml le.
SendingaggregatemessagesreducesCPUusageandincreasesservercapacity.However,itcan
introducesomelatency,soitisnotrecommendedforreal-timeone-to-onecommunication.Itis
recommended for on-demand and live broadcast applications where latency will have little eect.
Congure content storage
New feature in Flash Media Streaming Server and Flash Media Interactive Server; requires Flash
Player 6 or later.
Storagecongurationisimportanttoserverperformance.Ifyourharddiskaccessisnotfast
enough to keep up with the bitrate of your content, your clients will receive buer empty
messages and the overall quality of service will suer.
eservercanuselocalornetworkstoragetoservemediales.Inthe Application.xml le,
you can change the default location where streams and shared objects are stored, and map
virtual directories to physical directories on local or network storage to manage your content.
is can be very convenient in team environments, when you may not always want content
creators to have direct access to your Flash Media Server, or if you have a large library of media
les that you don’t want to copy to your Flash Media Server.
Conguring security features
Flash Media Server 3 has several security features that you can easily set in the conguration
les.(Formoreinformationaboutsecuringyourserverandcontent,refertothe“Security
features”section.)
Verify SWF les
New feature in Flash Media Streaming Server and Flash Media Interactive Server; requires Flash
Player 9,0,115,0 or later.
e server can be congured to verify client SWF les before allowing them to connect to an
application.VerifyingSWFlespreventssomeonefromcreatingtheirownSWFlesthat
attempt to stream your content, or using your server resources. e server compares the
connecting SWF with existing SWF les on your Flash Media Server, and allows the connection
if there is a match.
IntheApplication.xml le, you can specify one or more folders on the server to hold these
SWF verication les. is is done within the node, <SWFVerication>. You can also
congure the versions to check the length of time the verication data is held in cache, and any
exceptions(suchasFlashMediaEncoder).Youcanalsocongurehowoentheservershould
checkforupdatedSWFvericationles.HereisasamplefromtheApplication.xml le. By
default SWFVerication is turned o.
38