maxPendingRequests property
Number of overflowing requests after max_connections
Envoy will
queue to upstream cluster.
Implementation
final int? maxPendingRequests;
Number of overflowing requests after max_connections
Envoy will
queue to upstream cluster.
final int? maxPendingRequests;