VirtualNodeHttpConnectionPool
An object that represents a type of connection pool.
Contents
- maxConnections
 - 
               
Maximum number of outbound TCP connections Envoy can establish concurrently with all hosts in upstream cluster.
Type: Integer
Valid Range: Minimum value of 1.
Required: Yes
 - maxPendingRequests
 - 
               
Number of overflowing requests after
max_connectionsEnvoy will queue to upstream cluster.Type: Integer
Valid Range: Minimum value of 1.
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: