计算机应用

• 人工智能与仿真 •    下一篇

一种数据中心中TCP连接建立过程的优化方法

夏羽1,廖苹秀2,崔雷3   

  1. 1. 四川师范大学
    2. 中国电子科技集团公司第30研究所
    3. 华为科技有限公司
  • 收稿日期:2017-02-15 修回日期:2017-03-20 发布日期:2017-03-20 出版日期:2017-05-13
  • 通讯作者: 夏羽

Optimizing the TCP Connection Initiating Process in Data Centers

  • Received:2017-02-15 Revised:2017-03-20 Online:2017-03-20 Published:2017-05-13
  • Contact: Yu XIA

摘要: 摘 要: 针对数据中心中由于SYN包丢失而引起的TCP连接被延迟从而错过任务时间限制的问题,在无需更换现有设备以及无需修改应用和TCP协议的前提下,提出了一种基于WRED协议的TCP连接初始化的优化方法。解决了连接优化的三个关键问题:如何识别和标记SYN包;如何在交换机上为SYN包预留空间以及需要预留多少空间。与原始TCP协议相比,TCP连接建立的时间能够极大地降低。实验证明使用TCP连接初始化优化的方法可以极大地计算任务错过规定时间限制的问题。

Abstract: Abstract: A SYN packet might be dropped when initiating a TCP connection in data centers, causing the tasks missing the expected deadline; accordingly, without changing the existing devices, applications and the TCP protocol itself, a viable mechanism based on WRED was proposed to avoid the drop of SYN packets. Three related key problems was solved: how to mark and recognize the SYN packets; how to reserve space for the SYN packets in switches; how much space to reserve. Compared with the original TCP protocol, the TCP connection establishment time is greatly reduced. The simulation results show that connection initialization process is properly optimized and the tasks are now finished within the deadline.

中图分类号: