MACROMEDIA FLASH MEDIA SERVER 2-MANAGING FLASH MEDIA SERVER Manual page 177

Managing flash media server
Table of Contents

Advertisement

The example instructs Flash Media Server to use the values for host and port on the left side as
the values for host and port on the right side, and to route connections destined for any host
on any port to the same host on port 80.
<RouteEntry>foo:80;null</RouteEntry>
The example instructs Flash Media Server to route a host:port combination to
is to reject all connections destined for
See also
container,
Proxy
Anonymous
RouteTable
Container tag.
Description
The
tags nested under the
RouteEntry
the proxy or edge server. Administrators use the these tags to route connections to the desired
destination. The
RouteTable
tags.
The
attribute specifies the protocol to use for the outgoing connection. The
protocol
attribute is set to
,
""
connection.
Syntax
<RouteTable protocol="rtmp">
or
<RouteTable protocol="rtmps">
Specifying
means preserving the security status of the incoming connection.
""
If the incoming connection was secure, than the outgoing connection will also be
secure.
If the incoming connection was non-secure, the outgoing connection will be non-
secure.
Specifying
"rtmp"
even if the incoming connection was secure.
Specifying "rtmps" instructs the proxy or edge to use a secure outgoing connection, even if
the incoming connection was non-secure.
foo:80
,
,
Mode
RouteTable
RouteTable
tag can be left empty or it can contain one or more
for a non-secure connection, or
"rtmp"
instructs the proxy or edge to use a non-secure outgoing connection,
.
tags
tag specify the routing information for
"rtmps"
XML configuration files
. Its effect
null
RouteEntry
for a secure
177

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash media server 2

Table of Contents