Blog
This article introduces a new feature in Amazon EC2 that allows configuring idle timeout values for connection tracking. It explains how connection tracking works and the default timeout values for different connection states (e.g., TCP established, UDP stream). Previously, EC2 had predefined timeout values, but now users can customize these timeouts for their workloads.
Specifically, the article covers:
- Overview of the new configurable idle timeout feature for connection tracking
- Refresher on connection tracking and default timeout values
- How to configure timeouts using AWS CLI, SDKs, Console, or CloudFormation
- Common scenarios where adjusting timeouts can be beneficial:
- TCP connections through AWS services like Network Load Balancers
- UDP-based workloads like DNS
- High number of TCP connections that need to be closed properly
- UDP authentication protocols with delays between request and reply
- Conclusion highlighting the benefits of configurable timeouts
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.