maxPendingRequests property

int? maxPendingRequests
final

Number of overflowing requests after max_connections Envoy will queue to upstream cluster.

Implementation

final int? maxPendingRequests;