Installation guide
Example of distributed process conguration
emaximumlifetimeforconnectionsinthiscongurationis2hoursbecausetheMaxCore
limitissetto4andthenumProcsissetto2.
Tocalculatethemaximum connection time for clients, use this formula:
(MaxCore DIV NumProcs) x Rollover
Example: (4 DIV 2) X 3600 = 7200 seconds (2 hours)
Tocalculatethetotalnumberofprocesses,usethisformula:
Number of Scopes X NumProcs X MaxCores
Exampleusing<Distribute>adaptor</Distribute> with two adaptors:
2 X 2 X 4 = 16 Core processes
TocalculatetheamountofRAMrequiredtosupportthedistributedprocesses,multiplythetotal
processesby4.Eachcoreprocesscanuseupto4GBofRAM;thereforethepreviousexample
with16corescouldconsumeupto64GBofRAM.
Close idle connections
New 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 can
now detect these idle connections and reclaim their resources for new and active clients. When a
clienthasbeenidlelongerthanthemaximumspeciedidletime,(thedefaultis10minutes),the
serverwillclosetheconnection.Toenablethisfeature,youmustsetAutoCloseIdle-
Clients to true in the Server.xml le.OnceitisenabledintheServer.xml le, you can
disable it for individual virtual hosts or individual applications in the Vhost.xml and
Application.x ml les.
Limit connection requests
New 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.
37