tcp - 长肥管道 rfc1323

1. rfc1323

匹配高性能的网络,tcp在高带宽和高延迟的情节下存在的问题。

2. 长肥管道

  TCP  performance problems arise when the bandwidth*delay product is
  large.  We refer to an Internet path operating in this region as a
  "long, fat pipe", and a network containing this path as an "LFN"
  (pronounced "elephan(t)")

3. 长肥管道的问题

3.1 窗口大小限制问题

tcp的窗口大小2字节(64k),对于长肥管道不够,通过tcp option来增加。

     To circumvent this problem, Section 2 of this memo defines a
     new TCP option, "Window Scale", to allow windows larger than
     2**16.  This option defines an implicit scale factor, which
     is used to multiply the window size value found in a TCP
     header to obtain the true window size.

     This option may be sent in an initial <SYN> segment (i.e., a
     segment with the SYN bit on and the ACK bit off).  It may also
     be sent in a <SYN,ACK> segment, but only if a Window Scale op-
     tion was received in the initial <SYN> segment.  A Window Scale
     option in a segment without a SYN bit should be ignored.
     The Window field in a SYN (i.e., a <SYN> or <SYN,ACK>) segment
     itself is never scaled.

    TCP Window Scale Option (WSopt):
    Kind: 3 Length: 3 bytes
            +---------+---------+---------+
            | Kind=3  |Length=3 |shift.cnt|
            +---------+---------
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值