maxInFlightRequestsPerInstance property

int? maxInFlightRequestsPerInstance
final

Defines a maximum number of in-flight requests for a single VM. Not available if backend's balancingMode is RATE or CONNECTION.

Implementation

final int? maxInFlightRequestsPerInstance;