Specifies a throughput threshold that a client session must reach to prevent being cancelled after the time threshold is reached. The time threshold is the value set by the THROUGHPUTTIMETHRESHOLD server option plus the media wait time. The time threshold starts when the client begins sending data to the server for storage (as opposed to setup or session housekeeping data).
Syntax
>>-THROUGHPUTDatathreshold-- kilobytes_per_second--------------><
Parameters
Note: | This option is used in conjunction with the THROUGHPUTTIMETHRESHOLD server option. |
Examples
Specify that the server is to wait until 90 minutes plus the media wait time after a session has started sending data for storage to examine it as a candidate for cancellation due to low throughput. If a session is not achieving 50KB per second in transfer rates, it will be cancelled.
throughputtimethreshold 90 Throughputdatathreshold 50