
168 Configuration Files
Description of Vhost.xml tags
The following alphabetical list of Vhost.xml tags contains additional information, including
cross references to associated tags, syntax, and examples.
Alias
The Alias tag specifies the assumed name(s) of the virtual host.
Description
An alias is an alternative short name to use when connecting to the virtual host. The
Alias tag lets you specify additional names to connect to this virtual host. Use the Alias tag
to shorten long host names, or if you want to be able to connect to this virtual host with
different names.
Syntax
<Alias name="alias1"></Alias>
Example
<Alias name="abc">abc.macromedia.com</Alias>
If the name of this virtual host is "abc.macromedia.com", but you wish to connect by simply
specifying "abc", then specify the alias "abc". Keep in mind that "abc" must still map to the
same IP address as "abc.macromedia.com".
SSLSessionCacheGC
Specifies how often to flush expired sessions from the
server-side SSL session cache.
SSLVerifyCertificate
Specifies whether or not to verify the certificate returned by
the server being connected to.
SSLVerifyDepth
Specifies the maximum depth in the certificate chain that
Flash Media Server is willing to accept.
Streams
Specifies the virtual directory for recorded streams.
UpdateInterval
Specifies how often thread statistics are collected per
reused messages.
VirtualDirectory
Container tag; configures the directory mappings for
resources such as recorded streams.
VirtualHost
Root tag; contains all other tags for the Vhost.xml file.
VirtualKeys
Sets the virtual key mappings for connecting players.
Vhost.xml tag Description
Commenti su questo manuale