The initworker parameter determines
the number of worker threads that are created on startup that are
available for processing client requests.
initworker=<number>- Description
- Set the value in the range 1 - 1,000,000 to specify the initial
number of worker threads. This value should equal the number of concurrent
requests that the Gateway daemon is
expected to process. However, you might need to set this number to
less than the maximum supported value because of constraints on memory
or other system resources.
You can use the ctgstart command
with the -initworker option to override the value
of the port parameter. For more information,
see Options on the ctgstart command
This parameter is in the GATEWAY section of the configuration
file.
- Default value
- If this parameter is not specified, the default value is 1.