MaxConnections

The maximum number of connections to accept simultaneously at the TCP level. IDOL Category Component uses the larger number of connections from:

  • the value of MaxConnections.
  • three times the value of Threads.
Type: Long
Default: 64
Required: No
Configuration Section: Server
Example: MaxConnections=50
See Also: Threads