MACROMEDIA FLASH MEDIA SERVER 2-SERVER-SIDE ACTIONSCRIPT LANGUAGE Manuale Utente Pagina 179

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 240
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 178
XML configuration files 179
RouteTable
Container tag.
Description
The RouteEntry tags nested under the RouteTable tag specify the routing information for
the proxy or edge server. Administrators use the these tags to route connections to the desired
destination. The
RouteTable tag can be left empty or it can contain one or more RouteEntry
tags.
The
protocol attribute specifies the protocol to use for the outgoing connection. The
attribute is set to
"", "rtmp" for a non-secure connection, or "rtmps" for a secure
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" instructs the proxy or edge to use a non-secure outgoing connection,
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.
You can override the security status for a connection mapping by specifying a protocol
attribute in a
RouteEntry tag. By default, Flash Media Server applies the protocol configured
in the
RouteTable list unless the mapping for a particular RouteEntry tag overrides it.
Contained tag
RouteEntry
Vedere la pagina 178
1 2 ... 174 175 176 177 178 179 180 181 182 183 184 ... 239 240

Commenti su questo manuale

Nessun commento