QueueTimeout
The maximum amount of time that a request from an upstream Media Server can remain in the queue. If this timeout is exceeded then the request is removed from the queue and an error is returned to the upstream Media Server.
Type: |
Time duration
The value of this parameter is a time duration. Specify a value using one or more of the following units: days d hours h minutes m seconds s milliseconds ms microseconds us For example, all of the following are equivalent: 1minute 3seconds |
Default: | 60s |
Required: | No |
Configuration Section: | Chaining |
Example: | QueueTimeout=10s
|
See Also: | MaxProcessingSessions |