Installation guide
Distributed process scope options
emaximumconnectiontimeusingtheabovecongurationis4hours.Aer4hoursthecore
process will be closed and all connections will be dropped. At this stage, the client SWF should
initiate a reconnect routine that will reestablish the stream playback.
Changingthenumberofprocesses(numprocs)conguresthenumberofprocessesinwhich
connectionsaredistributed.Changingthenumprocssettingto“2”giventhesamesettingsas
beforewillreducethemaximumconnectiontimefrom4hoursto2hours.Aerthesecondhour,
the MaxCoreslimitof4willbereached.Tospawntwomoreprocesses,thersttwoprocesses
will be killed and connections will be closed.
<Process>
<Scope>adaptor</Scope>
<Distribute numprocs=”2”>vhost</Distribute>
<LifeTime>
<RollOver>3600</RollOver>
<MaxCores>4</MaxCores>
</LifeTime>
</Process>
36