Adobe Flash Media Server

MaxAppIdleTime

Specifies the maximum time an application instance can remain idle with no clients connected, before it is unloaded from the server's memory.

An application instance is evaluated as idle after all clients disconnect from it. If the application instance is loaded with no clients connected, it is not evaluated as idle.

The maximum idle time is specified, in seconds. The default is 600 seconds (10 minutes).

Example

<MaxAppIdleTime>600</MaxAppIdleTime>

See also

Process, LoadOnStartup, JSEngine, StreamManager, ApplicationGC

 

Send me an e-mail when comments are added to this page | Comment Report