maxInFlightRequestsPerInstance property

int? maxInFlightRequestsPerInstance
getter/setter pair

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

Implementation

core.int? maxInFlightRequestsPerInstance;