Skip to main content

MaxServers

Set the maximum number of connections to ECP servers.

Synopsis

[config]    MaxServers=n

n is an integer in the range 0—254. The default value is 2.

Description

MaxServers is the maximum number of ECP servers that can be accessed from this instance. This is the maximum number of connections that this instance can establish when acting as an ECP client. If you modify this setting, you must restart the instance for the change to take effect.

When an instance is a member of a sharded clusterOpens in a new tab, this setting must be equal to or greater than the number of nodes in the cluster.

Changing This Parameter

On the page System Administration > Configuration > Connectivity > ECP Settings, in the This System as an ECP Application Server column, edit Maximum number of data servers.

Instead of using the Management Portal, you can change MaxServers in the Config.configOpens in a new tab class (as described in the class reference) or by editing the CPF in a text editor (as described in Editing the Active CPF).

FeedbackOpens in a new tab