---
格式版本: 2
标题: "AWS Gateway Load Balancer now supports TCP Reset for faster failure recovery"
原文链接: "https://aws.amazon.com/cn/about-aws/whats-new/2026/09/aws-gateway-load-balancer-tcp-reset/"
发布日期: "2026-09-03"
发布时间校准状态: "found"
发布时间需复核: "否"
发布时间来源: "llm:local:original_script_field"
发布时间证据: "postDateTime: 2026-09-03T17:00:00Z"
发布时间校准原因: "该候选为原始脚本字段中明确的文章发布时间，且与标题和URL中的日期一致。"
发布时间校准置信度: "1"
发布时间候选数量: 1
发布时间严格候选数量: 0
发布时间原页读取状态: "source template page reused from URL open"
发布时间未找到原因: ""
发布时间校准时间: "2026-09-07T22:48:18+08:00"
发布时间仲裁状态: "confirmed"
发布时间仲裁尝试次数: 1
发布时间仲裁耗时毫秒: 3360
发现时间: "2026-09-07T22:07:26+08:00"
入库时间: "2026-09-07T14:48:23.423Z"
来源平台: "固定入口"
搜索渠道: "fixed_url"
搜索词: "https://aws.amazon.com/new"
匹配关键词:
  - "delivery"
相关厂家:
  - "AWS"
相关专家:
  []
内容类型: "网页"
抓取工具: "Free Fetch + Defuddle"
清洗工具: "Defuddle Markdown + Defuddle/Readability 正文提取"
原始附件:
  []
AI优质: "否"
AI打分: 41
AI分档: "非优质"
AI质检状态: "不通过"
AI打分理由: "正文主线为AWS Gateway Load Balancer新增TCP Reset功能，属于云网络负载均衡能力，不涉及超节点、AI Rack或机架级基础设施。来源为AWS官方，权威性高，但主题严重不相关；技术细节仅为通用网络功能，无AI机架系统、互连、供电、液冷等关键部件信息；无具名客户、部署或量产信号。历史知识库无此功能，但该功能不改变AI基础设施路线。命中强否决：主体非机架级AI基础设施，不属于任何高价值准入通道。"
AI质检模型: "zj-deepseek-v4-flash"
AI质检时间: "2026-09-07T22:48:35+08:00"
AI主题相关性: 2
AI来源权威性: 15
AI新颖性: 8
AI技术细节: 6
AI商业部署信号: 1
AI完整性: 9
AI评分提示词版本: "v17-精简生产版"
AI评分提示词SHA256: "48fb9777f386026761b4873eaff30807694fb11e9b352d7c69bf2dfde750cc7d"
AI评分知识库版本: "knowledge_base_v1-20260819+runtime.100"
AI评分知识库SHA256: "7fe4568b9de9fc322c105ece08d18efab5b9b86f27dea6eb043b9a4d273bde60"
AI评分知识库检索词: "[\"AWS\",\"https://aws.amazon.com/new\",\"TCP\",\"GWLB\",\"RST\",\"CLI\",\"API\"]"
AI评分知识库命中: "[{\"id\":\"runtime-bf4039a0342d37545e9459a2\",\"title\":\"Most Neoclouds Suck At Security\",\"sourceType\":\"ai_excellent_article\",\"time\":\"2026-08-30\",\"matchedTerms\":[\"AWS\",\"TCP\",\"RST\",\"CLI\",\"API\"],\"rank\":-11.010976226365862},{\"id\":\"runtime-51cfe3db04ed0bd3efb5e0e3\",\"title\":\"The full stack behind abundant intelligence\",\"sourceType\":\"ai_excellent_article\",\"time\":\"2026-08-25\",\"matchedTerms\":[\"AWS\",\"RST\",\"API\"],\"rank\":-7.110201495001736},{\"id\":\"runtime-b9ec799d769b0f4ba49df311\",\"title\":\"AWS and NVIDIA to Deliver 2 Million Additional GPUs and Next-Generation Infrastructure for Agentic and Physical AI\",\"sourceType\":\"ai_excellent_article\",\"time\":\"\",\"matchedTerms\":[\"AWS\",\"RST\",\"API\"],\"rank\":-5.353488612905393},{\"id\":\"runtime-9f43a79e9c23b1f329d8a71a\",\"title\":\"AWS and NVIDIA to Deliver 2 Million Additional GPUs and Next-Generation Infrastructure for Agentic and Physical AI\",\"sourceType\":\"ai_excellent_article\",\"time\":\"\",\"matchedTerms\":[\"AWS\",\"RST\",\"API\"],\"rank\":-5.322737396120927},{\"id\":\"runtime-ba9a8fcaf332bae34960d0f8\",\"title\":\"Amazon EC2 P6-B200 instances are now available in the AWS Asia Pacific (Hyderabad) Region\",\"sourceType\":\"ai_excellent_article\",\"time\":\"2026-09-03\",\"matchedTerms\":[\"AWS\",\"API\"],\"rank\":-5.154296725705913}]"
采集批次: "2026年9月7日22点05分18秒"
采集批次ID: "20260907-220517-361"
去重键: "https://aws.amazon.com/cn/about-aws/whats-new/2026/09/aws-gateway-load-balancer-tcp-reset"
---

AWS Gateway Load Balancer (GWLB) now supports sending TCP Reset (RST) packets when a target becomes unhealthy, is deregistered, or when a flow's idle timeout expires. This feature helps reduce traffic interruptions from minutes to seconds by enabling TCP endpoints to quickly detect failed connections and establish new TCP flows through healthy targets.  
  
Previously, when a GWLB target failed, existing TCP connections would continue to be forwarded to the unhealthy target (aka fail-open behavior). Client and server applications could experience interruptions lasting several minutes due to TCP retry and exponential back-off mechanisms built in the TCP stacks of clients or servers. When this capability is enabled, GWLB sends TCP Resets in response to the incoming traffic, indicating to the sender that a TCP connection is no longer viable. This allows TCP endpoints to recover in quickly.  
  
TCP Reset is not enabled by default to ensure backward compatibility. You can enable it per target group using the AWS Management Console, AWS CLI, or API. Three triggers are supported independently for generating TCP Reset: target becomes unhealthy, target deregistration (after connection draining), and TCP idle timeout expiry.  
  
This feature is available for all new and existing Gateway Load Balancers in all AWS Regions where GWLB is available. There is no additional charge for using this feature.  
  
To learn more, visit this [AWS blog](https://aws.amazon.com/blogs/networking-and-content-delivery/reduce-traffic-interruptions-with-gateway-load-balancer-tcp-reset/)*,*and GWLB User Guide [here](https://docs.aws.amazon.com/elasticloadbalancing/latest/gateway/edit-target-group-attributes.html#send-tcp-reset-target-failover) and [here](https://docs.aws.amazon.com/elasticloadbalancing/latest/gateway/gateway-listeners.html#listener-attributes).
