maxConnectionsPerEndpoint property

int? maxConnectionsPerEndpoint
getter/setter pair

Defines a target maximum number of simultaneous connections.

For usage guidelines, see Connection balancing mode and Utilization balancing mode. Not available if the backend's balancingMode is RATE.

Implementation

core.int? maxConnectionsPerEndpoint;