VirtualNodeHttpConnectionPool - Amazon App Mesh
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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_connections Envoy 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 Amazon SDKs, see the following: