Installation guide
Close idle connections
Feature in Flash Media Streaming Server and Flash Media Interactive Server; requires Flash Player
6 or later.
When clients leave an application, their connection is oen le open. Flash Media Server 3.5 can
detect these idle connections and reclaim their resources for new and active clients. When a client
hasbeenidlelongerthanthemaximumspeciedidletime—thedefaultis10minutes—theserver
closes the connection. To enable this feature, you must set AutoCloseIdle-Clients
to true in the Server.xml le. Aer it is enabled in the Server.xml le, you can disable
it for individual virtual hosts or individual applications in the V host.x m l and
Application.xml les.
Limit connection requests
Feature in Flash Media Streaming Server and Flash Media Interactive Server; requires Flash Player
6 or later.
Insomecases,ifmanyclientsareattemptingtoconnecttotheserver,thequalityofservicecan
be diminished for those clients who are already connected. By setting the MaxConnection
Rate in the Server.xml le, you can limit the number of connection requests per second that
are accepted.
Send aggregate messages
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. You can congure applications not to deliver aggregate messages by setting the
AggregateMessages parameter to false in the Application.xml le.
SendingaggregatemessagesreducesCPUusageandincreasesservercapacity.However,itcan
introducesomelatency,soitisnotrecommendedforreal-time,one-to-onecommunication.Itis
recommended for on-demand and live broadcast applications where latency has little eect.
Congure content storage
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 bit rate of your content, your clients receive buer empty messages, and
the overall quality of service suers.
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.5 has several security features that you can easily set in the conguration les.
Formoreinformationaboutsecuringyourserverandcontent,seethe“Securityfeatures”section.
Verify SWF les
Enhancement in Flash Media Streaming Server and Flash Media Interactive Server; requires Flash
Player 9,0,115,0 or later.
You can congure the server to verify client SWF les before allowing them to connect to an
application. Verifying SWF les prevents someone from creating their own SWF les that
attempt to stream your content or using your server resources. e server compares the
connecting SWF le with existing SWF les on your Flash Media Server and allows the
connection if there is a match.
41