
160 Configuration Files
This example instructs Flash Media Server to redirect unknown requests to the specified
redirect host.
<Host port="443">:8443</Host>
This example configures the Redirect tag to forward the request to a specific host depending
upon which port the request arrived on.
<Redirect enable="false" maxbuf="16384">
The maxbuf attribute determines how big the IO buffers are. Flow control automatically
handles the request when the bandwidth resources for producers and consumers differ widely.
Flow control begins when the buffer in either direction fills up.
ResourceLimits
Container tag.
Description
The tags in this container configure the resource limits for the edge server.
Contained tags
MaxFailures, RecoveryTime
SetCookie
This tag specifies whether or not Flash Media Server sets a cookie.
Description
Cookies are required when using load balancers to ensure that requests corresponding to one
network connection are always sent to the same server. Keep in mind that the cookie adds to
the HTTP header size and increases the bandwidth overhead.
SSL
Container tag.
Description
The tags in this section configure the incoming connections via the Secure Sockets Layer
protocol, known as SSL. The
SSL tags in Adaptor.xml configure Flash Media Server to act as
an SSL-enabled server to accept incoming SSL connections.
You need to acquire a digital certificate to use SSL. Once you get your SSL certificate through
a certificate authority such as Verisign, or by creating it yourself with a product such as
OpenSSL, you then use the SSL tags to configure Flash Media Server for SSL.
Commenti su questo manuale