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

Managing flash media server
Table of Contents

Advertisement

RouteEntry
This tag contains the routing information that instructs the proxy to forward the connection
request to one server's IP address and port number [host:port] to a different
Syntax
<host1>:<port1>;<host2>:<port2>
The syntax instructs a Flash Media Server proxy where to route the connection to
to
host1:port1
host2:port2
Description
Proxies or edge servers are configured with the
another destination. The
the edge or proxy server reroutes requests.
You can also add the
the edge or proxy server reroutes requests. If no protocol is specified, however, Flash Media
Server applies the protocol specified in the
information from the clients.
The connection syntax for this tag is flexible, as demonstrated in the following examples.
Examples
<Proxy>
<RouteTable protocol="">
<RouteEntry>foo:1935;bar:80</RouteEntry>
</RouteTable>
</Proxy>
This example shows how you can configure the proxy to route all connections to the host
to the host
"foo"
"bar."
<RouteEntry>*:*;foo:1935</RouteEntry>
Flash Media Server allows the use of the wildcard character '*' to replace host and port.The
example shows how to route connections destined for any host on any port to port 1935 on
the host
"foo."
<RouteEntry>*:*;*:1936</RouteEntry>
The example instructs Flash Media Server to route connections to any host on any port, to the
specified host on port 1936. For example, if you were to connect to
connection would be routed to
<RouteEntry>*:*;*:80</RouteEntry>
176
Configuration Files
.
tag contains the
RouteTable
attribute to an individual
protocol
"foo:1936".
tag to direct connections to
RouteEntry
RouteEntry
RouteEntry
tag. Implicit proxies hide the routing
RouteTable
.
host:port
tags that control where
tag to specify how the
, the
"foo:1935"

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash media server 2

Table of Contents