Adobe Flash Media Server

IdlePostInterval

Specifies how long Flash Player should wait before sending an idle post to the server.

Idle posts are sent when Flash Player has no data to send, but posting is necessary to provide the server with an opportunity to send data downstream to the client.

The interval for an idle post ranges from 0 to 4064 milliseconds. If the IdlePostInterval element is set to a value that lies outside of this range, the default value of 512 milliseconds is used.

Note: At times, the server will not be able to send any data to the client for the selected duration.

Example

<IdlePostInterval>512</IdlePostInterval>

See also

IdleAckInterval, MimeType, WriteBufferSize

 

Send me an e-mail when comments are added to this page | Comment Report