
202 Configuration Files
The Application.xml configuration file offers three representative settings for these
parameters. These settings recommend that you set the intervals to correspond to low,
medium, or high latency.
The following table presents these settings.
Contained tags
IdleAckInterval, IdlePostInterval, MimeType, WriteBuffSize
IdleAckInterval
This tag specifies the maximum time the server may wait before it sends back an ack
(acknowledgement code) for an idle post sent by the client.
Description
The server may respond sooner than the value of this tag if it has data to send back to the
client or if some other client is being blocked by the current idle request.
This interval implies that the client may not be able to reach the server for the selected
duration. The interval cannot be set to a negative value.
The default interval is 512 milliseconds.
See also
HTTPTunnel, IdlePostInterval
IdlePostInterval
This tag specifies how long Flash Player should wait before sending an idle post to the server.
Description
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 data to the client.
Acceptable Latency
IdlePostInterval IdleAckInterval
Low
128 milliseconds 256 milliseconds
Medium
512 milliseconds 512 milliseconds
High
1024 milliseconds 2048 milliseconds
Komentáře k této Příručce