XML configuration files
199
Example
<Host>myserver:8080</Host>
To specify the port number in this string, add
:[port]
to the end of the host name.
The port number can also be specified in the
Port
tag.
See also
Port
HTTP
Container tag.
Description
The tags in this section configure the HTTP connection settings for this application.
Contained tags
Connections
and
Proxy
containers;
HTTP1_0
and
Verbose
tags
HTTP1_0
This tag determines whether or not Flash Media Server can use the HTTP 1.0 protocol.
Description
The default is
false
, disallowing the use of the HTTP 1.0 protocol.
HTTPTunnel
Container tag.
Description
The tags nested within this container configure the parameters for HTTP tunneling (sending
RTMP packets through HTTP).
The tunneling protocol is based on the client continuously polling the server. The frequency
of polling affects both network performance and the efficiency of the HTTP protocol. The
IdleAckInterval
and
IdlePostInterval
tags control the polling frequency on a per-client
basis. Selecting too small a delay value for the above parameters will increase the polling
frequency and reduce the network performance and efficiency. Selecting too high values can
adversely affect the interactivity of the application and the server.
Содержание 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...