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

Managing flash media server
Table of Contents

Advertisement

Description
Anomalous connections are closed after the specified wait time. The default wait time is 40
seconds.
Example
<Edge name="Edge1">
<Enable>true</Enable>
<IdlePostInterval>512</IdlePostInterval>
<IdleAckInterval>512</IdleAckInterval>
<MimeType>application/x-fms</MimeType>
<WriteBufferSize>16</WriteBufferSize>
<SetCookie>false</SetCookie>
<RedirectHost secure="false">:8080</RedirectHost>
<NeedClose>true</NeedClose>
<MaxWriteDelay>40</MaxWriteDelay>
</Edge>
You may want to use this sample code as a template for configuring each edge server.
MimeType
This tag specifies the default MIME (Multipurpose Internet Mail Extensions) type header
sent on tunnel responses.
Description
The server generally uses the MIME type specified by the incoming requests. The server will
use the entry for the
incoming requests.
NeedClose
This tag specifies whether or not HTTP 1.0 non-keepalive connections are to be closed once
the response is written.
Description
The default is to close the connections.
NodeID
This tag specifies a unique node identification that supports the implementation of load
balancers.
156
Configuration Files
tag only if it is unable to determine the MIME type from the
MIMEType

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash media server 2

Table of Contents