MaxConnections

Identifies the maximum number of clients that you can connect to this Open Server application.

Syntax

MaxConnections=integer

Range

1–5000

Default

42

Value

integer is the maximum number of clients that you can connect to Open Client.

Comments

In this example, the calculated 3355 file descriptors will provide you with enough file descriptors to handle your desired number of concurrent connections (1000) for your ECDA process. To meet this requirement, your UNIX administrator needs to increase the number of file descriptors available for the ECDA process.