Maximum number of HTTP connections
The maxhttpconnect parameter defines the maximum number of HTTP clients that can be connected at the same time.
maxhttpconnect=<number>
- Description
- Set the value in the range 1-1,000,000 to specify the maximum
number of HTTP client connections. A value of -1 indicates no limit.
This parameter is in the GATEWAY section of the configuration file.
- Default value
- If this parameter is not specified, the default value is 100.
- Configuration Tool
- In the Configuration Tool, you can set the value of maxhttpconnect in the Maximum number of HTTP clients field in the Resources tab of the Gateway daemon settings page. You can also set the value of maxhttpconnect to -1 by selecting the Unrestricted check box associated with the Maximum number of HTTP clients field. If you select the Unrestricted check box, no limits are applied to the number of HTTP clients.
CICS Transaction Gateway Desktop Edition
- Maximum value
- The maximum value for this parameter is 5.
- Default value
- If this parameter is not specified, the default value is 5.