User Guide
XML configuration files 157
Description
If the NodeID tag is used, a following string of up to 9 characters is prefixed to the tunnel
session IDs and can be used by the load balancers to uniquely identify each node in the
cluster.
The ID must contain URL safe characters except for '.' and '/', which are replaced by '_' and
'-' respectively.
Order
This tag specifies the sequence in which Flash Media Server evaluates the Allow and Deny
tags.
Description
<Order>Allow,Deny</Order>
The default sequence Allow,Deny indicates that access to a server is denied unless it is
specified in the
Allow tag
<Order>Deny,Allow</Order>
The alternative sequence Deny,Allow indicates that access to a server is allowed unless
specified in the
Deny tag and not specified in the Allow tag.
See also
Allow, Deny
Path
This tag specifies the location of the uInfo directory where the user-defined XML files are
stored.
Description
By default the uInfo directory is located in the server installation directory.
RecoveryTime
This tag specifies the wait time for an edge server to pause after failing before restarting.
Description
Once an edge server fails, it waits for the interval specified here before it restarts. The wait
time is specified in seconds.
The number of failures is specified by the
MaxFailures tag.