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. If the value is a positive number and less than 4, then a default minimum value of 4 is used. 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.