Skip to content

Investigate benefit of enabling AWS TCP connection reuse by default #241

@jamesallardice

Description

@jamesallardice

The AWS JS SDK supports TCP connection reuse via the AWS_NODEJS_CONNECTION_REUSE_ENABLED environment variable. We could include this env var in the example Lambda function, or at the provider level so it applies to all functions.

It would be good to understand any possible downsides to this approach.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions