170
Configuration Files
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
AppsDir
tag, be sure to include a directory named
admin
in
each directory. This ensures that the management console (
fmsconsole.swf
) will be able to
connect to the virtual host.
If no location is specified for this tag, the applications directory is assumed to be located in the
vhost
directory.
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
enable
attribute is
“false”
.
Example
<CacheDir enabled="true">c:\mycache</CacheDir>
To save the contents of the cache, set the
enable
attribute to
“true”
and specify a directory
on the disk where the files will be written.
See also
CachePrefix
in the
Application.xml file
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.
Содержание FLASH MEDIA SERVER 2-MANAGING FLASH MEDIA...
Страница 1: ...Managing Flash Media Server...
Страница 6: ...6 Contents...
Страница 10: ...10 About This Manual...
Страница 84: ...84 Deploying Flash Media Server...