
XML configuration files 195
See also
Bandwidth
Bits
This tag contains the settings for Flash Player on the Windows and Macintosh platforms.
Examples
<Bits from="WIN 6,0,0,0" to="WIN 7,0,55,0">0x01</Bits>
<Bits from="MAC 6,0,0,0" to="MAC 7,0,55,0">0x01</Bits>
See also
UserAgent
CachePrefix
This tag specifies the cache prefix that is passed from the origin server to the proxy server.
Description
This tag is set on the origin server. The proxy or edge server uses the value of this tag as a
relative path to locate the cache file defined in the
CacheDir tag.
The
type attribute provides additional specification for the cache prefix. The type attribute
can be set to
path or sname. The default is path.
Examples
<CachePrefix type="path"></CachePrefix>
When the attribute type is "path", Flash Media Server appends the physical path of the
recorded stream to the prefix.
<CachePrefix type="sname"></CachePrefix>
When the attribute type = "sname", Flash Media Server appends the stream name to the
prefix.
The cache prefix is any text with or without preset parameters. The prefix can be any name
without special characters such as \, :, *, ?, ", <, >, |. All parameters are surrounded by ?. Flash
Media Server will substitute the actual names for everything specified within the ?.
Commenti su questo manuale