
XML configuration files 155
Accept-Encoding: gzip, deflate..
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)..
Host: localhost:1935..
Connection: Keep
HTTPTunnel
Container tag.
Description
The tags in this section configure the incoming HTTP tunneling connections to the adaptor.
Although you can assign any port number for HTTP tunneling, there is a risk of conflict with
another application that may be assigned to the same port. For example, if you configure
Flash Media Server to use port 80 to support HTTP tunneling, you can not bind the web
server and Flash Media Server to the same port 80.
Contained tags
Enable, IdleAckInterval, IdlePostInterval, MaxWriteDelay, MimeType, NeedClose,
NodeID, Redirect, SetCookie, WriteBufferSize
HttpUserInfo
This tag specifies the physical location where the user-defined XML file is stored in the server.
Description
By default the XML files are placed in the uInfo directory in the server installation directory.
When the
enable attribute is set to “true”, Flash Media Server responds to the HTTP
request and returns the content of the XML file in the
uInfo directory. The default setting for
the
enable attribute is “false”.
Users can specify any XML file in the
uInfo folder. The uInfo folder is configured to point to
C:\fms\uInfo.
To get the XML file from the server, the HTTP request must begin with:
http://server:port/fms/uInfo
The syntax for an HTTP request for an XML file in C:\fms\uInfo\foo\bar.xml is:
http://server:1935/fms/uInfo/foo/bar.xml
Commenti su questo manuale