You can also specify multiple applications directories by separating locations with a semicolon
(;). You can specify two locations, each of which contains application subdirectories. If you
change the default location of the
tag, be sure to include a directory named
in
AppsDir
admin
each directory. This ensures that the management console (
) will be able to
fmsconsole.swf
connect to the virtual host.
If no location is specified for this tag, the applications directory is assumed to be located in the
directory.
vhost
For more information, see
"Using the management console" on page
16.
CacheDir
This tag enables or disables writing recorded streams to disk. Set this tag on the proxy or edge
server to control the proxy's caching behavior.
Description
The contents of the cache are volatile. This tag controls whether the cached streams will be
written to disk, in addition to being cached in the proxy server's memory.
The proxy server caches content locally to aid performance. Caching static content can reduce
the overall load placed on the origin server.
The default location is the cache folder in the server installation directory.
Syntax
<CacheDir enabled="false"></CacheDir>
The default value of the
attribute is
.
enable
"false"
Example
<CacheDir enabled="true">c:\mycache</CacheDir>
To save the contents of the cache, set the
attribute to
and specify a directory
enable
"true"
on the disk where the files will be written.
See also
in the
Application.xml file
CachePrefix
DNSSuffix
This tag specifies the primary DNS suffix for this virtual host.
Description
If a reverse DNS lookup fails to return the domain as part of the host name, then this tag is
used as the domain suffix.
170
Configuration Files
Need help?
Do you have a question about the FLASH MEDIA SERVER 2-MANAGING FLASH MEDIA SERVER and is the answer not in the manual?
Questions and answers