Adobe 65029121 - Flash Media Streaming Server Configuration And Administration Manual page 165

Administration guide
Hide thumbs Also See for 65029121 - Flash Media Streaming Server:
Table of Contents

Advertisement

FLASH MEDIA SERVER 4.5 CONFIGURATION AND ADMINISTRATION
XML configuration files reference
MaxGCSkipCount
Specifies the maximum number of times that the server will skip garbage collection (GC) when the JS engine is busy.
This element determines the frequency of the garbage collection process.
By default, the server only performs GC when the JS engine is not busy. However, the JS engine does not necessarily
perform GC when it is busy, so in some cases you must force the server to perform GC regardless of the JS engine state.
If MaxGCSkipCount is set to 0, the server forces a GC regardless of the JS engine state. If MaxGCSkipCount is set to a
positive value, the server forces a GC when the skip count exceeds the value in MaxGCSkipCount.
Example
<MaxGCSkipCount>-1</MaxSGCSkipCount>
See also
,
RuntimeSize
MaxTimeOut (JSEngine and ScriptEngine)
NetConnection (ScriptEngine)
MaxFailures
The value of this element determines the maximum number of core process failures that can occur before a core
process is disabled.
Once the core processes are disabled, the server does not launch a core process until some minimum recovery time has
elapsed. Having a time lag for recovery avoids a denial-of-service action, which can happen when a faulty core
consumes all CPU resources by repeatedly launching itself.
Example
<MaxFailures>2</MaxFailures>
See also
,
,
Scope
Distribute
LifeTime
MaxIdleTime
The maximum time a client can be idle before the server closes the connection. This value is set in the Server.xml file
by default. You can set the value in the Vhost.xml file to override the value set in the Server.xml file. You can set the
value in the Application.xml file to override the value set in the Vhost.xml file.
See also
AutoCloseIdleClients
MaxInitDelay
The maximum number of seconds used to process SWF files. The default value is 5 seconds.
Example
<MaxInitDelay>5</MaxInitDelay>
Example
SWFVerification
,
RecoveryTime
Last updated 11/28/2012
,
,
ScriptLibPath
FileObject
161
,
,
XMLSocket

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash media streaming server

Table of Contents