Worker thread availability timeout
The workertimeout parameter specifies the timeout period, in milliseconds, for a worker thread to become available.
workertimeout=<number>
- Description
- Set the value in the range 0 - 1,000,000 to specify the time period
in milliseconds. If you set the value to 0, the request is rejected
unless a worker thread is immediately available.
This parameter is in the GATEWAY section of the configuration file.
- Default value
- If this parameter is not specified, the default value is 10,000.