WO2012149762A1 - 拥塞控制方法及设备 - Google Patents

拥塞控制方法及设备 Download PDF

Info

Publication number
WO2012149762A1
WO2012149762A1 PCT/CN2011/080017 CN2011080017W WO2012149762A1 WO 2012149762 A1 WO2012149762 A1 WO 2012149762A1 CN 2011080017 W CN2011080017 W CN 2011080017W WO 2012149762 A1 WO2012149762 A1 WO 2012149762A1
Authority
WO
WIPO (PCT)
Prior art keywords
round
trip time
jitter
value
alpha
Prior art date
Application number
PCT/CN2011/080017
Other languages
English (en)
French (fr)
Inventor
肖文曙
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Priority to CN201180001933.7A priority Critical patent/CN102388584B/zh
Priority to PCT/CN2011/080017 priority patent/WO2012149762A1/zh
Publication of WO2012149762A1 publication Critical patent/WO2012149762A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1867Arrangements specially adapted for the transmitter end
    • H04L1/187Details of sliding window management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/28Flow control; Congestion control in relation to timing considerations
    • H04L47/283Flow control; Congestion control in relation to timing considerations in response to processing delays, e.g. caused by jitter or round trip time [RTT]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/19Flow control; Congestion control at layers above the network layer
    • H04L47/193Flow control; Congestion control at layers above the network layer at the transport layer, e.g. TCP related
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/27Evaluation or update of window size, e.g. using information derived from acknowledged [ACK] packets

Definitions

  • the embodiments of the present invention relate to communication technologies, and in particular, to a congestion control method and device. Background technique
  • the Transmission Control Protocol is a commonly used transport layer protocol that can be used for reliable data transmission between nodes in a packet network.
  • Congestion control is an important control function for TCP to ensure reliable transmission of data in a packet network.
  • the sender device can adjust the size of the congestion window (CWND) according to the received acknowledgement (ACK) information.
  • the size of the send window in turn, can adjust the data transmission rate to avoid network crashes.
  • the receiving end device since the receiving end device receives the packet data and returns the ACK information, it is affected by many network link factors, such as: packet loss caused by the wireless link, delay jitter, and out-of-order, therefore, the transmitting device according to the received ACK.
  • the information, adjusting the congestion window value and using the adjusted transmission window to control the data transmission rate are low, resulting in a decrease in the reliability of the congestion control, thereby reducing the transmission efficiency of the TCP. Summary of the invention
  • Embodiments of the present invention provide a congestion control method and device, which are used to improve the reliability of congestion control and the transmission efficiency of TCP.
  • a congestion control method including:
  • the congestion window value is adjusted according to the determined adjustment value of the congestion window.
  • a congestion control device including: a determining unit, configured to determine an adjustment value of a congestion window value according to the detected ACK information and the obtained round-trip time jitter corresponding to the ACK information in a congestion avoidance phase;
  • an adjusting unit configured to adjust the congestion window value according to the adjustment value of the congestion window determined by the determining unit.
  • the embodiment of the present invention determines the adjustment value of the congestion window value according to the detected ACK information and the obtained round-trip time jitter corresponding to the ACK information, so that the determined value can be determined according to the foregoing.
  • the adjustment value of the congestion window adjusts the congestion window value to avoid the problem that the control window is adjusted according to the received ACK information and the control accuracy of the data transmission rate is low by using the adjusted transmission window. It can fully utilize the network bandwidth capability, which improves the reliability of congestion control and the transmission efficiency of TCP.
  • FIG. 1 is a schematic flowchart of a congestion control method according to an embodiment of the present invention.
  • FIG. 2 is a schematic flowchart of a congestion control method according to another embodiment of the present invention.
  • FIG. 3 is a schematic structural diagram of a congestion control device according to another embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of a congestion control device according to another embodiment of the present invention. detailed description
  • FIG. 1 is a schematic flowchart of a congestion control method according to an embodiment of the present invention. As shown in FIG. 1, the congestion control method in this embodiment may include:
  • Step 101 In a congestion avoidance phase, according to the detected ACK information, and the obtained
  • the jitter of the Round-Trip Time (RTT) corresponding to the ACK information, and the adjustment value of the congestion window value is determined;
  • Step 102 Adjust the congestion window value according to the adjusted value of the congestion window determined above.
  • the execution body of the above steps 101-102 may be a sender device.
  • the packet data sent by the transmitting device to the receiving device is transmitted during transmission. Generate propagation delays.
  • the packet data sent by the sending device to the receiving device can be further cached in the router, and then the buffered packet data is forwarded by the router to the receiving device, so that the sending device sends the data to the receiving device. Packet data creates additional delays during transmission. Among them, the extra delay generated by the router's queue cache will gradually increase as the trend of congestion occurs.
  • the linear mechanism is used to adjust the congestion window value, so that when the data transmission rate is much smaller than the network bandwidth, it cannot grow rapidly and cannot be effective.
  • the congestion control method of the prior art easily causes the size of the congestion window to fluctuate greatly, and the network bandwidth capability cannot be fully utilized.
  • the sender device can adjust the congestion window by referring to the jitter of the round-trip time corresponding to the current ACK information in this embodiment.
  • step 101 if the ACK information is detected by the source device, the round-trip time corresponding to the obtained ACK information and the round-trip time minimum value within the specified time may be obtained, and the round-trip time jitter corresponding to the ACK information may be obtained (ie, The jitter of the round trip time corresponding to the ACK information is the difference between the round trip time corresponding to the ACK information and the minimum round trip time in the specified time).
  • alpha_max is the pre-specified increase factor maximum value
  • alpha_min is the pre-specified increase factor minimum value
  • cur_delay is the round-trip time corresponding to the above ACK information ⁇ 3" should be the jitter
  • tolerantjitter is the jitter threshold
  • the function ⁇ is the above-mentioned cur_delay reduction Function
  • the value range is [alpha_min, alpha_max].
  • the adjusted increase factor can take a pre-specified maximum value, and the congestion window value increases rapidly.
  • the increase factor that controls the congestion window value to be adjusted can be obtained through the constructed function , which is considered to be Round trip time included by sending Router queue buffer delay time between the device and the receiving side apparatus due to the congestion window value is gradually increased, a short time is not prone to congestion, the congestion window size does not cause fluctuations occur, to take advantage of available bandwidth.
  • the sending end device in this embodiment may further set an initial jitter threshold as the current jitter threshold.
  • the sending end device may further compare the round-trip time corresponding to the current ACK information with the round-trip time corresponding to the previous ACK information, and set a counter, and the initial value may be set to 0. If the round-trip time corresponding to the ACK information is greater than the round-trip time corresponding to the previous ACK information, the sending device may increase the value of the counter by a specified step size (for example: 1); if the round-trip time corresponding to the ACK information is less than or equal to the previous one The round-trip time corresponding to the ACK information, the sender device resets the counter, that is, sets the value of the counter to an initial value; if the value of the counter is greater than a pre-specified counter threshold (for example, 3), the transmitting device may perform the current current
  • the jitter threshold is set to the above initial jitter threshold.
  • the adjustment value of the congestion window value is determined according to the detected ACK information and the obtained round-trip time jitter corresponding to the ACK information, so that the adjustment value of the congestion window determined according to the foregoing is determined.
  • the adjustment of the congestion window value can avoid the problem that the control window is adjusted according to the received ACK information and the control precision of the data transmission rate is low by using the adjusted transmission window in the prior art, and the network bandwidth can be fully utilized. Capability, thereby improving the reliability of congestion control and the transmission efficiency of TCP.
  • step 101 in the congestion control method provided by this embodiment, except for step 101 and step
  • an initialization phase a fast retransmission and a fast recovery phase, and a slow start phase may be further included.
  • the sender device may use the method in the prior art. For details, refer to related descriptions in the prior art, and details are not described herein again.
  • the current method may be used to adjust the current Slow Start Threshold (ssthresh) Passing the slow start threshold in step 102) to one-half of the current congestion window value, and reducing the congestion window value to one-half of the current congestion window value or the initial congestion window value of the slow start phase (usually It is 1) and enters the corresponding phase to perform congestion control (fast retransmission and fast recovery phase or slow start phase).
  • ssthresh Slow Start Threshold
  • FIG. 2 is a schematic flowchart of a congestion control method according to another embodiment of the present invention. As shown in FIG. 2, the embodiment is based on the previous embodiment (steps 201-202 are the same as steps 101-102).
  • the congestion control method of this embodiment may further include:
  • Step 203 If a specified number of ACK information (for example, three) is detected, or a retransmission timer of the transmitting device is detected to be timed out, the slow start threshold is set to a network bandwidth and a round trip time average within a specified time. The product value, and enter the corresponding phase to perform congestion control.
  • a specified number of ACK information for example, three
  • the slow start threshold is set to a network bandwidth and a round trip time average within a specified time. The product value, and enter the corresponding phase to perform congestion control.
  • the network bandwidth is an available bandwidth of the data transmission path between the transmitting end and the receiving end device calculated by the transmitting end device through the information fed back by the receiving end, and is an actual measured value.
  • rtt_avg is the average of the round-trip time in the specified time
  • rtt_s is the sum of the round-trip time sampled in the specified time
  • rtt_cnt is the number of samples in the specified time.
  • the slow start threshold is set to the network bandwidth and the round trip time average value within the specified time.
  • the product value such that the slow start threshold in the fast retransmission and fast recovery phases or the slow start phase varies according to the product of the network bandwidth and the round trip time average, in particular, congestion at the beginning of the fast retransmission and fast recovery phases
  • the window changes according to the change of the network bandwidth and the average value of the round-trip time, further improves the control precision of the congestion control, and can fully utilize the network bandwidth capability, thereby avoiding waste of network resources.
  • FIG. 3 is a schematic structural diagram of a congestion control device according to another embodiment of the present invention.
  • the congestion control device of this embodiment may include a determining unit 31 and an adjusting unit 32.
  • the determining unit 31 is configured to use the detected ACK information and the obtained information in the congestion avoidance phase.
  • the jitter of the round-trip time corresponding to the ACK information determines the adjustment value of the congestion window value;
  • the adjusting unit 32 is configured to adjust the congestion window value according to the adjustment value of the congestion window determined by the determining unit 31.
  • the determining unit 31 in the embodiment may obtain the round-trip time jitter corresponding to the ACK information according to the round-trip time corresponding to the obtained ACK information and the minimum round-trip time in the specified time;
  • the round-trip time jitter is greater than the jitter threshold.
  • alpha2 f1 ( alpha_max, alpha_min, cur_delay, tolerantjitter )
  • the second boost factor is obtained, where alpha2 is the second increase factor, and alpha_max is the pre-specified increase factor maximum, alpha_min
  • cur_delay is the round-trip time jitter corresponding to the above ACK information
  • tolerantjitter is the above jitter threshold
  • function ⁇ is the reduction function of the above cur_delay
  • the value range is [alpha_min, alpha_max], when cur_delay tends Tolerantjitter , Converges to the value of function f1 alpha_max.
  • the increase factor for controlling the congestion window value to be adjusted may take a pre-specified maximum value, and the congestion window value increases rapidly; when the round-trip time corresponding jitter is greater than the jitter threshold
  • the increase factor for controlling the congestion window value to be adjusted can be obtained by constructing a function ,, and it is considered that the round-trip time at this time includes the delay time caused by the queue cache of the router between the sender device and the sink device, and the congestion window value. Slowly increase, congestion is not easy in a short period of time, and the size of the congestion window does not fluctuate greatly, so that the available bandwidth of the network can be fully utilized.
  • the congestion control apparatus may further include a setting unit 41 configured to set an initial jitter threshold as a current jitter threshold.
  • the setting unit 41 may further compare the round-trip time corresponding to the current ACK information with the round-trip time corresponding to the previous ACK information, and set a counter, and the initial value may be set to 0.
  • the setting unit 41 may increase the value of the counter by a specified step size (for example: 1); if the round-trip time corresponding to the ACK information is less than or equal to the previous one The round trip time corresponding to the ACK information, the setting unit 41 resets the counter, that is, sets the value of the counter to an initial value; if the value of the counter is greater than a preset counter threshold (for example, 3), the setting unit 41 may perform the current current The jitter threshold is set to the above initial jitter threshold.
  • a specified step size for example: 1
  • the setting unit 41 resets the counter, that is, sets the value of the counter to an initial value
  • a preset counter threshold for example, 3
  • the determining unit determines the adjustment value of the congestion window value according to the detected ACK information and the obtained round-trip time jitter corresponding to the ACK information, so that the adjusting unit can determine according to the determining unit.
  • Adjusting the congestion window value, adjusting the congestion window value can avoid the problem that the control precision of the data transmission rate is low by adjusting the congestion window value according to the received ACK information and using the adjusted transmission window in the prior art. , can fully utilize the network bandwidth capability, thereby improving the reliability of congestion control and the transmission efficiency of TCP.
  • the adjusting unit 32 in this embodiment may further set the slow start threshold to the network bandwidth and the specified time if the specified number of duplicate ACK information is detected, or the retransmission timer of the sending device is detected to be timed out.
  • the change of the value product changes.
  • the congestion window changes according to the change of the network bandwidth and the round-trip time average value at the beginning of the fast retransmission and fast recovery phases, which further improves the control precision of the congestion control and can fully utilize the network.
  • Bandwidth capability thus avoiding waste of network resources.
  • the disclosed systems, devices, and methods may be implemented in other ways.
  • the device embodiments described above are merely illustrative.
  • the division of the unit is only a logical function division.
  • there may be another division manner for example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored, or not executed.
  • the coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be electrical, mechanical or otherwise.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solution of the embodiment.
  • each functional unit in each embodiment of the present invention may be integrated into one adjustment unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of hardware plus software functional units.
  • the above-described integrated unit implemented in the form of a software functional unit can be stored in a computer readable storage medium.
  • the software functional units described above are stored in a storage medium and include instructions for causing a computer device (which may be a personal computer, server, or network device, etc.) to perform portions of the steps of the methods described in various embodiments of the present invention.
  • the foregoing storage medium includes: a USB flash drive, a removable hard disk, a read-only memory (ROM), and a random access storage device. Any medium that can store program code, such as Random Access Memory (RAM), disk, or optical disk.
  • RAM Random Access Memory

Description

拥塞控制方法及设备
技术领域
本发明实施例涉及通信技术, 尤其涉及一种拥塞控制方法及设备。 背景技术
传输控制协议 ( Transmission Control Protocol, 简称 TCP )是目前常用 的一种传输层协议,其可以用于分组网络中的各节点之间进行可靠数据传输。 而拥塞控制就是 TCP保证分组网络中数据可靠传输的一个重要控制功能,发 送端设备可以根据接收到的确认(ACKnowledge, 简称 ACK )信息, 通过调 整拥塞窗口 (congestion window, 简称 CWND ) 的大小实现调整发送窗口 的大小, 进而能够实现调整数据发送速率, 避免网络崩溃现象的发生。
然而,由于接收端设备接收分组数据并返回 ACK信息会受到众多网络链 路因素的影响, 例如: 无线链路引起的丟包、 时延抖动和乱序, 因此, 发送 端设备根据接收到的 ACK信息,调整拥塞窗口值并利用调整之后的发送窗口 进行数据发送速率的控制精度较低, 导致了拥塞控制的可靠性降低, 从而降 低了 TCP的传输效率。 发明内容
本发明实施例提供一种拥塞控制方法及设备, 用以提高拥塞控制的可靠 性和 TCP的传输效率。
一方面提供了一种拥塞控制方法, 包括:
在拥塞避免阶段, 根据检测到的 ACK信息、 以及获得的该 ACK信息对 应的往返时间的抖动, 确定拥塞窗口值的调整值;
根据所述确定的拥塞窗口的调整值, 对所述拥塞窗口值进行调整。
另一方面提供了一种拥塞控制设备, 包括: 确定单元, 用于在拥塞避免阶段, 根据检测到的 ACK信息、 以及获得的 该 ACK信息对应的往返时间的抖动, 确定拥塞窗口值的调整值;
调整单元, 用于根据所述确定单元确定的拥塞窗口的调整值, 对所述拥 塞窗口值进行调整。
由上述技术方案可知, 在拥塞避免阶段, 本发明实施例通过根据检测到 的 ACK信息、 以及获得的该 ACK信息对应的往返时间的抖动, 确定拥塞窗 口值的调整值, 使得能够根据上述确定的拥塞窗口的调整值, 对上述拥塞窗 口值进行调整,能够避免现有技术中由于根据接收到的 ACK信息调整拥塞窗 口值并利用调整之后的发送窗口进行数据发送速率的控制精度较低的问题, 能够充分利用网络带宽能力,从而提高了拥塞控制的可靠性和 TCP的传输效 率。 附图说明
为了更清楚地说明本发明实施例或现有技术中的技术方案, 下面将对实 施例或现有技术描述中所需要使用的附图作一简单地介绍, 显而易见地, 下 面描述中的附图是本发明的一些实施例, 对于本领域普通技术人员来讲, 在 不付出创造性劳动的前提下, 还可以根据这些附图获得其他的附图。
图 1为本发明一实施例提供的拥塞控制方法的流程示意图;
图 2为本发明另一实施例提供的拥塞控制方法的流程示意图;
图 3为本发明另一实施例提供的拥塞控制设备的结构示意图;
图 4为本发明另一实施例提供的拥塞控制设备的结构示意图。 具体实施方式
为使本发明实施例的目的、 技术方案和优点更加清楚, 下面将结合本发 明实施例中的附图, 对本发明实施例中的技术方案进行清楚、 完整地描述, 显然, 所描述的实施例是本发明一部分实施例, 而不是全部的实施例。 基于 本发明中的实施例, 本领域普通技术人员在没有作出创造性劳动前提下所获 得的所有其他实施例, 都属于本发明保护的范围。
图 1为本发明一实施例提供的拥塞控制方法的流程示意图,如图 1所示, 本实施例的拥塞控制方法可以包括:
步骤 101、 在拥塞避免阶段, 根据检测到的 ACK信息、 以及获得的该
ACK信息对应的往返时间 (Round-Trip Time, 简称 RTT ) 的抖动, 确定拥 塞窗口值的调整值;
步骤 102、 根据上述确定的拥塞窗口的调整值, 对上述拥塞窗口值进行 调整。
上述步骤 101~102的执行主体可以为发送端设备。
可以理解的是: 由于网络链路特性(例如: 无线链路的误码率、 终端设 备移动过程中的链路切换等),会使发送端设备发送给接收端设备的分组数据 在传输过程中产生传播延迟。 另外, 发送端设备发送给接收端设备的分组数 据还可以进一步在路由器中进行队列緩存, 之后由路由器再将緩存的分组数 据转发给接收端设备, 这样会使发送端设备发送给接收端设备的分组数据在 传输过程中产生了额外的延迟。 其中, 路由器的队列緩存所产生的这部分额 外延迟, 随着拥塞发生的趋势会呈现逐渐增大的特征。 因此, 如果采用现有 技术, 不考虑这两种传播延迟的差异, 在拥塞避免阶段, 一律采用线性机制 调整拥塞窗口值, 使得在数据发送速率远远小于网络带宽时, 不能快速增长, 无法有效利用网络带宽能力, 在数据发送速率接近网络带宽时, 不能减緩增 加速度, 短时间内容易发生拥塞, 导致拥塞窗口降低。 因此现有技术的拥塞 控制方法容易导致拥塞窗口的大小发生大幅度波动, 而无法充分利用网络带 宽能力。 正是针对上述现有技术对发送端设备的拥塞窗口的大小调整时所产 生的问题, 本实施例中,发送端设备可以以当前的 ACK信息对应的往返时间 的抖动为参考, 调整拥塞窗口, 充分利用网络带宽能力的同时, 避免拥塞现 象的发生。 例如: 在步骤 101 中, 若发送端设备检测到 ACK信息, 则可以根据获 得的该 ACK信息对应的往返时间和指定时间内的往返时间最小值, 获得该 ACK信息对应的往返时间的抖动 (即 ACK信息对应的往返时间的抖动为该 ACK信息对应的往返时间与指定时间内的往返时间最小值的差值)。 如果上 述 ACK信息对应的往返时间对应的抖动小于或等于抖动阈值,发送端设备则 可以根据 alpha1=alpha_max, 获得第一增加因子, 其中, alphal 为第一增 加因子, alpha_max为预先指定的增加因子最大值。如果上述 ACK信息对应 的往返时间的抖动大于抖动阈值, 发送端设备则可以根据 alpha2=f1 ( alpha_max,alpha_min, cur—delay, tolerantjitter ), 获得第二增力口因子, 其 中, alpha2 为第二增加因子, alpha_max 为预先指定的增加因子最大值, alpha_min为预先指定的增加因子最小值, cur_delay为上述 ACK信息对应 的往返时间^ 3"应的抖动, tolerantjitter为抖动阈值,函数 Π为上述 cur_delay 的减函数, 且取值范围为 [alpha_min, alpha_max] , 当 cur_delay 趋于 tolerantjitter时, 函数 f1的值收敛到 alpha_max。 因此, 能够实现当往返时 间对应的抖动小于或等于抖动阈值时, 控制拥塞窗口值进行调整的增加因子 可以取预先指定的最大值, 拥塞窗口值快速增加; 当往返时间对应的抖动大 于抖动阈值时, 控制拥塞窗口值进行调整的增加因子可以通过构造的函数 Π 得到, 认为此时的往返时间中包含了由发送端设备与接收端设备之间的路由 器的队列緩存引起的延迟时间, 拥塞窗口值緩慢增加, 短时间内不容易发生 拥塞, 不会导致拥塞窗口的大小发生大幅度波动, 能够充分利用网络可用带 宽。
可选地, 在步骤 101之前, 本实施例中的发送端设备还可以进一步设置 初始抖动阈值, 作为当前的抖动阈值。
可选地, 为了进一步充分利用网络带宽能力, 本实施例中的发送端设备 还可以进一步根据指定时间内的往返时间最大值和往返时间最小值, 对抖动 阈值进行更新。 例如: 若发送端设备检测到 ACK 信息, 则可以根据 tolerantJitter_lst=f2 ( rtt_max, rtt_min ), 获得抖动样本值, 其中, rttjnax 为指定时间内的往返时间最大值, rtt_min为指定时间内的往返时间最小值; 然后, 发送端设备根据抖动样本值和当前的抖动阈值, 采用低通滤波方式更 新 上 述 当 前 的 抖 动 阈 值 , 即 tolerantJitter=q*tolerantJitter+(1-q)*tolerantJitter_lst, 其中, q为预先指定 的权重因子。 其中,发送端设备还可以进一步将当前的 ACK信息对应的往返 时间与上一 ACK信息对应的往返时间进行比较, 并设置一个计数器, 初始值 可以设置为 0。 若上述 ACK信息对应的往返时间大于上一 ACK信息对应的 往返时间, 发送端设备则可以将计数器的值增加指定步长(例如: 1 ); 若上 述 ACK信息对应的往返时间小于或等于上一 ACK信息对应的往返时间, 发 送端设备则重置计数器即设置该计数器的值为初始值; 若上述计数器的值大 于预先指定的计数器阈值(例如: 3 ), 发送端设备则可以将上述当前的抖动 阈值设置为上述初始抖动阈值。
本实施例中, 在拥塞避免阶段, 通过根据检测到的 ACK信息、 以及获得 的该 ACK信息对应的往返时间的抖动, 确定拥塞窗口值的调整值, 使得能够 根据上述确定的拥塞窗口的调整值, 对上述拥塞窗口值进行调整, 能够避免 现有技术中由于根据接收到的 ACK信息调整拥塞窗口值并利用调整之后的 发送窗口进行数据发送速率的控制精度较低的问题, 能够充分利用网络带宽 能力, 从而提高了拥塞控制的可靠性和 TCP的传输效率。
可以理解的是: 本实施例提供的拥塞控制方法中, 除了步骤 101和步骤
102 所述的拥塞避免阶段之外, 还可以进一步包括初始化阶段、 快速重传和 快速恢复阶段、 慢启动阶段。 然而, 在这些阶段中, 发送端设备可以采用现 有技术中的方法, 具体内容可以参见现有技术中的相关描述, 此处不再赘述。
本实施例中, 若发送端设备检测到指定个数(例如: 3个) 重复的 ACK 信息, 或者检测到发送端设备的重传定时器超时, 则可以采用现有技术中的 方法调整当前的慢启动阈值(Slow Start Threshold, 简称 ssthresh ) (即通 过步骤 102中进行慢启动阈值)到当前的拥塞窗口值的二分之一, 并将拥塞 窗口值减小到当前的拥塞窗口值的二分之一或者慢启动阶段的初始拥塞窗口 值(通常为 1 ), 并进入相应阶段执行拥塞控制 (快速重传和快速恢复阶段或 者慢启动阶段) 。 采用上述现有技术, 盲目减小慢启动阈值, 导致拥塞窗口 也盲目减小, 使得在快速重传和快速恢复阶段中的数据发送速率远远小于网 络带宽, 造成网络资源的浪费。 图 2为本发明另一实施例提供的拥塞控制方 法的流程示意图, 如图 2 所示, 本实施例在上一实施例的基础之上(步骤 201 -202 同步骤 101 -102—致), 本实施例的拥塞控制方法还可以进一步包 括:
步骤 203、 若检测到指定个数(例如: 3个)重复的 ACK信息, 或者检 测到发送端设备的重传定时器超时, 将慢启动阈值设置为网络带宽与指定时 间内的往返时间平均值的乘积值, 并进入相应阶段执行拥塞控制。
其中, 上述网络带宽为发送端设备通过接收端反馈的信息计算得到的发 送端与接收端设备之间的数据传输路径的可用带宽, 是一个实际测量值。 具 体地,发送端设备可以根据当前的最新没有接收到的 ACK信息的字节号和上 一次的最新没有接收到的 ACK信息的字节号, 获得接收到的字节数, 即 ackc=snd_una_new-snd_una_last , 其中 , ackc 为接收到的字节数, snd_una_new为当前的最新没有接收到的 ACK信息的字节号, snd_una_last 为上一次的最新没有接收到的 ACK信息的字节号; 然后,根据接收到当前的 ACK信息的时刻和接收到上一次的 ACK信息的时刻, 获得一个时间范围 delta;最后,根据 bw_est=(1/mss)*(ackc/delta),获得网络带宽,其中, bw_est 为网络带宽, mss为 TCP中的最大分段大小 (Maxitum Segment Size, 简 称 MSS )值。
其中, 指定时间内的往返时间平均值可以有多种理解, 可以为算数平均 值, 或者还可以为加权平均值, 本实施例对此不进行限定。 以算数平均值作 为举例, 可以根据 rtt_avg=rtt_s/rtt_cnt, 获得指定时间 (例如: 一个往返时 间) 内的往返时间平均值, 其中, rtt_avg为指定时间内的往返时间平均值, rtt_s为指定时间内采样到的往返时间的总和, rtt_cnt为指定时间内采样的次 数。
可以理解的是: 本实施例中, 发送端设备可以采用现有技术中的方法获 得拥塞窗口值。 例如: 若发送端设备检测到指定个数(例如: 3 个) 重复的 ACK信息, 则可以根据 cwnd=ssthresh+3, 获得拥塞窗口值, 其中, cwnd 为拥塞窗口值, ssthresh 为慢启动阈值; 再例如: 若发送端设备检测到发送 端设备的重传定时器超时, 则将拥塞窗口值设置为慢启动阶段的初始拥塞窗 口值。
本实施例中, 若发送端设备检测到指定个数重复的 ACK信息, 或者检测 到发送端设备的重传定时器超时 , 通过将慢启动阈值设置为网络带宽与指定 时间内的往返时间平均值的乘积值, 使得在快速重传和快速恢复阶段或者慢 启动阶段中的慢启动阈值根据网络带宽与往返时间平均值乘积的变化而变 化, 特别是, 在快速重传和快速恢复阶段开始时拥塞窗口根据网络带宽与往 返时间平均值乘积的变化而变化, 进一步提高了拥塞控制的控制精度, 而且 能够充分利用网络带宽能力, 从而避免了网络资源浪费。
需要说明的是: 对于前述的各方法实施例, 为了简单描述, 故将其都表 述为一系列的动作组合, 但是本领域技术人员应该知悉, 本发明并不受所描 述的动作顺序的限制, 因为依据本发明, 某些步骤可以采用其他顺序或者同 时进行。 其次, 本领域技术人员也应该知悉, 说明书中所描述的实施例均属 于优选实施例, 所涉及的动作和模块并不一定是本发明所必须的。
在上述实施例中, 对各个实施例的描述都各有侧重, 某个实施例中没有 详述的部分, 可以参见其他实施例的相关描述。
图 3为本发明另一实施例提供的拥塞控制设备的结构示意图, 如图 3所 示, 本实施例的拥塞控制设备可以包括确定单元 31和调整单元 32。 其中, 确定单元 31用于在拥塞避免阶段, 根据检测到的 ACK信息、 以及获得的该 ACK信息对应的往返时间的抖动, 确定拥塞窗口值的调整值; 调整单元 32 用于根据确定单元 31 确定的拥塞窗口的调整值, 对上述拥塞窗口值进行调 整。
上述图 1和图 2对应的实施例中方法均可以由本实施例提供的拥塞控制 设备实现。
例如: 本实施例中的确定单元 31若检测到 ACK信息, 可以根据获得的 该 ACK信息对应的往返时间和指定时间内的往返时间最小值, 获得该 ACK 信息对应的往返时间的抖动;若上述 ACK信息对应的往返时间的抖动小于或 等于抖动阈值, 根据 alpha1 =alpha_max, 获得第一增加因子, 其中, alphal 为第一增加因子, alpha_max 为预先指定的增加因子最大值; 若上述 ACK 信息对应的往返时间 的抖动大于抖动 阈值, 根据 alpha2=f1 ( alpha_max,alpha_min,cur_delay, tolerantjitter ), 获得第二增力口因子, 其 中, alpha2 为第二增加因子, alpha_max 为预先指定的增加因子最大值, alpha_min为预先指定的增加因子最小值, cur_delay为上述 ACK信息对应 的往返时间的抖动, tolerantjitter为上述抖动阈值,函数 Π为上述 cur_delay 的减函数, 且取值范围为 [alpha_min, alpha_max] , 当 cur_delay 趋于 tolerantjitter时, 函数 f1的值收敛到 alpha_max。 因此, 能够实现当往返时 间对应的抖动小于或等于抖动阈值时, 控制拥塞窗口值进行调整的增加因子 可以取预先指定的最大值, 拥塞窗口值快速增加; 当往返时间对应的抖动大 于抖动阈值时, 控制拥塞窗口值进行调整的增加因子可以通过构造的函数 Π 得到, 认为此时的往返时间中包含了由发送端设备与接收端设备之间的路由 器的队列緩存引起的延迟时间, 拥塞窗口值緩慢增加, 短时间内不容易发生 拥塞, 不会导致拥塞窗口的大小发生大幅度波动, 能够充分利用网络可用带 宽。
可选地, 如图 4所示, 本实施例提供的拥塞控制设备还可以进一步包括 设置单元 41 , 用于设置初始抖动阈值, 作为当前的抖动阈值。 可选地, 为了进一步充分利用网络带宽能力,设置单元 41还可以进一步 根据指定时间内的往返时间最大值和往返时间最小值,对抖动阈值进行更新。 例如: 设置单元 41 若检测到 ACK信息, 还可以根据 tolerant」itter_lst=f2 ( rtt_max,rtt_min ), 获得抖动样本值, 其中, rttjnax 为指定时间内的往返 时间最大值, rtt_min为指定时间内的往返时间最小值; 然后, 根据抖动样本 值和当前的抖动阈值, 采用低通滤波方式更新上述当前的抖动阈值。 其中, 设置单元 41 还可以进一步将当前的 ACK信息对应的往返时间与上一 ACK 信息对应的往返时间进行比较, 并设置一个计数器, 初始值可以设置为 0。 若上述 ACK信息对应的往返时间大于上一 ACK信息对应的往返时间, 设置 单元 41则可以将计数器的值增加指定步长(例如: 1 ); 若上述 ACK信息对 应的往返时间小于或等于上一 ACK信息对应的往返时间, 设置单元 41则重 置计数器即设置该计数器的值为初始值; 若上述计数器的值大于预先指定的 计数器阈值(例如: 3 ), 设置单元 41则可以将上述当前的抖动阈值设置为上 述初始抖动阈值。
本实施例中, 在拥塞避免阶段, 通过确定单元根据检测到的 ACK信息、 以及获得的该 ACK信息对应的往返时间的抖动, 确定拥塞窗口值的调整值, 使得调整单元能够根据上述确定单元确定的拥塞窗口的调整值, 对上述拥塞 窗口值进行调整,能够避免现有技术中由于根据接收到的 ACK信息调整拥塞 窗口值并利用调整之后的发送窗口进行数据发送速率的控制精度较低的问 题, 能够充分利用网络带宽能力, 从而提高了拥塞控制的可靠性和 TCP的传 输效率。
可选地,本实施例中的调整单元 32若检测到指定个数重复的 ACK信息, 或者检测到发送端设备的重传定时器超时, 还可以进一步将慢启动阈值设置 为网络带宽与指定时间内的往返时间平均值的乘积值, 并进入相应阶段执行 拥塞控制 (快速重传和快速恢复阶段或者慢启动阶段) , 使得在快速重传和 快速恢复阶段或者慢启动阶段中的慢启动阈值根据网络带宽与往返时间平均 值乘积的变化而变化, 特别是, 在快速重传和快速恢复阶段开始时拥塞窗口 根据网络带宽与往返时间平均值乘积的变化而变化, 进一步提高了拥塞控制 的控制精度, 而且能够充分利用网络带宽能力, 从而避免了网络资源浪费。
所属领域的技术人员可以清楚地了解到, 为描述的方便和简洁, 上述描 述的系统, 装置和单元的具体工作过程, 可以参考前述方法实施例中的对应 过程, 在此不再赘述。
在本申请所提供的几个实施例中, 应该理解到, 所揭露的系统, 装置和 方法, 可以通过其它的方式实现。 例如, 以上所描述的装置实施例仅仅是示 意性的, 例如, 所述单元的划分, 仅仅为一种逻辑功能划分, 实际实现时可 以有另外的划分方式, 例如多个单元或组件可以结合或者可以集成到另一个 系统, 或一些特征可以忽略, 或不执行。 另一点, 所显示或讨论的相互之间 的耦合或直接耦合或通信连接可以是通过一些接口, 装置或单元的间接耦合 或通信连接, 可以是电性, 机械或其它的形式。
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的, 作 为单元显示的部件可以是或者也可以不是物理单元, 即可以位于一个地方, 或者也可以分布到多个网络单元上。 可以根据实际的需要选择其中的部分或 者全部单元来实现本实施例方案的目的。
另夕卜,在本发明各个实施例中的各功能单元可以集成在一个调整单元中, 也可以是各个单元单独物理存在, 也可以两个或两个以上单元集成在一个单 元中。 上述集成的单元既可以采用硬件的形式实现, 也可以采用硬件加软件 功能单元的形式实现。
上述以软件功能单元的形式实现的集成的单元, 可以存储在一个计算机 可读取存储介质中。 上述软件功能单元存储在一个存储介质中, 包括若干指 令用以使得一台计算机设备(可以是个人计算机, 服务器, 或者网络设备等) 执行本发明各个实施例所述方法的部分步骤。 而前述的存储介质包括: U盘、 移动硬盘、 只读存储器(Read-Only Memory, 简称 ROM )、 随机存取存储 器( Random Access Memory, 简称 RAM )、 磁碟或者光盘等各种可以存储 程序代码的介质。
最后应说明的是: 以上实施例仅用以说明本发明的技术方案, 而非对其 限制; 尽管参照前述实施例对本发明进行了详细的说明, 本领域的普通技术 人员应当理解: 其依然可以对前述各实施例所记载的技术方案进行修改, 或 者对其中部分技术特征进行等同替换; 而这些修改或者替换, 并不使相应技 术方案的本质脱离本发明各实施例技术方案的精神和范围。

Claims

权 利 要求
1、 一种拥塞控制方法, 其特征在于, 包括:
在拥塞避免阶段, 根据检测到的确认信息、 以及获得的该确认信息对应 的往返时间的抖动, 确定拥塞窗口值的调整值;
根据所述确定的拥塞窗口的调整值, 对所述拥塞窗口值进行调整。
2、 根据权利要求 1所述的方法, 其特征在于, 所述根据检测到的确认信 息、 以及获得的该确认信息对应的往返时间的抖动, 确定拥塞窗口值的调整 值, 包括:
若检测到确认信息, 根据获得的该确认信息对应的往返时间和指定时间 内的往返时间最小值, 获得该确认信息对应的往返时间的抖动;
若所述确认信息对应的往返时间的抖动小于或等于抖动阈值, 根据 alpha1=alpha_max, 获得第一增加因子, 其中, alphal 为第一增加因子, alpha_max为预先指定的增加因子最大值;
若所述确认信息对应的往返时间的抖动大于抖动阈值, 根据 alpha2=f1 ( alpha_max,alpha_min,cur_delay, tolerantjitter ), 获得第二增力口因子, 其 中, alpha2 为第二增加因子, alpha_max 为预先指定的增加因子最大值, alpha_min为预先指定的增加因子最小值, cur_delay为所述确认信息对应的 往返时间的抖动, tolerantjitter为所述抖动阈值, 函数 Π为所述 cur_delay 的减函数, 且取值范围为 [alpha_min, alpha_max] , 当 cur_delay 趋于 tolerantjitter时, 函数 Π的值收敛到 alpha_max。
3、 根据权利要求 2所述的方法, 其特征在于, 所述方法还包括: 设置初 始抖动阈值, 作为当前的抖动阈值。
4、 根据权利要求 3所述的方法, 其特征在于, 所述设置初始抖动阈值, 作为当前的抖动阈值之后, 还包括:
若检测到确认信息, 根据 tolerant」itter_lst=f2 ( rtt_max,rtt_min ), 获得 抖动样本值, 其中, rttjnax为指定时间内的往返时间最大值, rtt_min为指 定时间内的往返时间最小值;
根据抖动样本值和当前的抖动阈值, 采用低通滤波方式更新所述当前的 抖动阈值。
5、 根据权利要求 4所述的方法, 其特征在于, 所述设置初始抖动阈值, 作为当前的抖动阈值之后, 还包括:
若所述确认信息对应的往返时间大于上一确认信息对应的往返时间, 将 计数器的值增加指定步长;
若所述确认信息对应的往返时间小于或等于上一确认信息对应的往返时 间, 重置计数器;
若所述计数器的值大于预先指定的计数器阈值, 将所述当前的抖动阈值 设置为所述初始抖动阈值。
6、 根据权利要求 1~5任一权利要求所述的方法, 其特征在于, 所述方 法还包括:
若检测到指定个数重复的确认信息, 或者检测到发送端设备的重传定时 器超时, 将慢启动阈值设置为网络带宽与指定时间内的往返时间平均值的乘 积值, 并进入相应阶段执行拥塞控制。
7、 一种拥塞控制设备, 其特征在于, 包括:
确定单元, 用于在拥塞避免阶段, 根据检测到的确认信息、 以及获得的 该确认信息对应的往返时间的抖动, 确定拥塞窗口值的调整值;
调整单元, 用于根据所述确定单元确定的拥塞窗口的调整值, 对所述拥 塞窗口值进行调整。
8、 根据权利要求 7所述的设备, 其特征在于, 所述确定单元具体用于 若检测到确认信息, 根据获得的该确认信息对应的往返时间和指定时间 内的往返时间最小值, 获得该确认信息对应的往返时间的抖动; 若所述确认 信息对应的往返时间的抖动小于或等于抖动阈值, 根据 alpha1=alpha_max, 获得第一增加因子, 其中, alphal为第一增加因子, alpha_max为预先指定 的增加因子最大值; 若所述确认信息对应的往返时间的抖动大于抖动阈值, 根据 alpha2=f1 ( alpha_max,alpha_min, cur_delay, tolerantjitter ), 获得第二 增加因子, 其中, alpha2为第二增加因子, alpha_max为预先指定的增加因 子最大值, alpha_min为预先指定的增加因子最小值, cur_delay为所述 ACK 信息对应的往返时间的抖动, tolerantjitter为所述抖动阈值, 函数 Π为所述 cur_delay 的减函数, 且取值范围为 [alpha_min,alpha_max] , 当 cur_delay 趋于 tolerantjitter时, 函数 f1的值收敛到 alpha_max。
9、根据权利要求 8所述的设备,其特征在于,所述设备还包括设置单元, 用于设置初始抖动阈值, 作为当前的抖动阈值。
10、 根据权利要求 9所述的设备, 其特征在于, 所述设置单元还用于 若检测到确认信息, 根据 tolerant」itter_lst=f2 ( rtt_max,rtt_min ), 获得 抖动样本值, 其中, rttjnax为指定时间内的往返时间最大值, rtt_min为指 定时间内的往返时间最小值; 根据抖动样本值和当前的抖动阈值, 采用低通 滤波方式更新所述当前的抖动阈值。
11、 根据权利要求 10所述的设备, 其特征在于, 所述设置单元还用于 若所述确认信息对应的往返时间大于上一确认信息对应的往返时间, 将 计数器的值增加指定步长; 若所述确认信息对应的往返时间小于或等于上一 确认信息对应的往返时间, 重置计数器; 若所述计数器的值大于预先指定的 计数器阈值, 将所述当前的抖动阈值设置为所述初始抖动阈值。
12、 根据权利要求 7~1 1 任一权利要求所述的设备, 其特征在于, 所述 调整单元进一步用于若检测到指定个数重复的确认信息, 或者检测到发送端 设备的重传定时器超时, 将慢启动阈值设置为网络带宽与指定时间内的往返 时间平均值的乘积值, 并进入相应阶段执行拥塞控制。
PCT/CN2011/080017 2011-09-22 2011-09-22 拥塞控制方法及设备 WO2012149762A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201180001933.7A CN102388584B (zh) 2011-09-22 2011-09-22 拥塞控制方法及设备
PCT/CN2011/080017 WO2012149762A1 (zh) 2011-09-22 2011-09-22 拥塞控制方法及设备

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2011/080017 WO2012149762A1 (zh) 2011-09-22 2011-09-22 拥塞控制方法及设备

Publications (1)

Publication Number Publication Date
WO2012149762A1 true WO2012149762A1 (zh) 2012-11-08

Family

ID=45826512

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/080017 WO2012149762A1 (zh) 2011-09-22 2011-09-22 拥塞控制方法及设备

Country Status (2)

Country Link
CN (1) CN102388584B (zh)
WO (1) WO2012149762A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103152285A (zh) * 2013-03-14 2013-06-12 华为技术有限公司 本端网元、对端网元以及发送窗口调整方法
CN114143271A (zh) * 2021-11-30 2022-03-04 百果园技术(新加坡)有限公司 一种基于拥塞检测的带宽估算方法及装置

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102780621B (zh) * 2012-07-23 2015-08-19 北京星网锐捷网络技术有限公司 一种上行数据包发送方法、装置及网络设备
CN103227794A (zh) * 2013-04-28 2013-07-31 华为技术有限公司 数据传输控制方法、装置以及系统
CN103716136B (zh) * 2013-12-23 2017-08-29 上海网达软件股份有限公司 一种数据传送方法及系统
CN105207949B (zh) * 2014-06-12 2018-06-26 中国移动通信集团内蒙古有限公司 一种tcp优化方法和系统、sp服务器
CN104125159B (zh) * 2014-07-29 2017-09-12 福建星网锐捷网络有限公司 一种拥塞带宽检测方法、装置及系统
CN105991476B (zh) * 2015-01-29 2020-08-04 沪江教育科技(上海)股份有限公司 一种语音数据延时处理方法及装置
CN105991461B (zh) * 2015-01-30 2019-07-12 华为技术有限公司 拥塞控制方法及装置
CN104683259B (zh) * 2015-02-15 2018-02-09 上海帝联信息科技股份有限公司 Tcp拥塞控制方法及装置
CN105721333B (zh) * 2016-01-21 2019-02-15 全时云商务服务股份有限公司 一种数据传输装置及方法
CN107196863B (zh) * 2016-03-15 2020-09-08 掌赢信息科技(上海)有限公司 一种码率调节方法及电子设备
CN108075988A (zh) * 2017-11-16 2018-05-25 华为技术有限公司 数据传输方法和装置
CN112054965A (zh) * 2019-06-05 2020-12-08 阿里巴巴集团控股有限公司 一种拥塞控制方法、设备及计算机可读介质
CN112203328B (zh) * 2020-09-30 2022-07-12 中南林业科技大学 一种基于dccp的拥塞控制方法、装置及电子设备

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070121511A1 (en) * 2005-11-30 2007-05-31 Cisco Technology, Inc. Transmission control protocol (TCP) congestion control using transmission delay components
CN101094047A (zh) * 2007-07-06 2007-12-26 中国人民解放军国防科学技术大学 基于网络状态测量的分阶段慢启动传输控制方法
JP2008283621A (ja) * 2007-05-14 2008-11-20 Oki Electric Ind Co Ltd ネットワーク輻輳状況監視装置、ネットワーク輻輳状況監視方法及びプログラム

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1324862C (zh) * 2004-01-06 2007-07-04 北京邮电大学 通信网络中调整拥塞窗口的方法
CN101860488B (zh) * 2010-06-08 2012-07-25 电子科技大学 一种网络拥塞控制方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070121511A1 (en) * 2005-11-30 2007-05-31 Cisco Technology, Inc. Transmission control protocol (TCP) congestion control using transmission delay components
JP2008283621A (ja) * 2007-05-14 2008-11-20 Oki Electric Ind Co Ltd ネットワーク輻輳状況監視装置、ネットワーク輻輳状況監視方法及びプログラム
CN101094047A (zh) * 2007-07-06 2007-12-26 中国人民解放军国防科学技术大学 基于网络状态测量的分阶段慢启动传输控制方法

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
HU, FEIFEI ET AL.: "TCP-BM: A Kind of TCP Protocol Improvement over Heterogeneous Network.", APPLICATION OF ELECTRONIC TECHNIQUE., April 2010 (2010-04-01), pages 115 - 118 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103152285A (zh) * 2013-03-14 2013-06-12 华为技术有限公司 本端网元、对端网元以及发送窗口调整方法
CN114143271A (zh) * 2021-11-30 2022-03-04 百果园技术(新加坡)有限公司 一种基于拥塞检测的带宽估算方法及装置
CN114143271B (zh) * 2021-11-30 2024-04-02 百果园技术(新加坡)有限公司 一种基于拥塞检测的带宽估算方法及装置

Also Published As

Publication number Publication date
CN102388584A (zh) 2012-03-21
CN102388584B (zh) 2014-07-16

Similar Documents

Publication Publication Date Title
WO2012149762A1 (zh) 拥塞控制方法及设备
US11876714B2 (en) Method and apparatus for network congestion control based on transmission rate gradients
US10911578B2 (en) System and method for data transfer, including protocols for use in data transfer
JP6319608B2 (ja) 伝送制御方法、装置およびシステム
US9160670B2 (en) Transmission control protocol (TCP) congestion control using transmission delay components
US8996945B2 (en) Bulk data transfer
EP2681880B1 (en) Controlling network device behavior
JP4589406B2 (ja) バルク・データ転送
WO2017101503A1 (zh) 一种数据传送方法、发送节点、接收节点及数据传送系统
WO2017124985A1 (zh) 一种数据传输的方法以及相关设备
WO2013053304A1 (zh) 一种实现tcp传输的方法及装置
JP2018508151A (ja) 伝送制御プロトコルtcpデータパケットを送信する方法及び装置、並びにシステム
JP2004297742A (ja) 通信装置、通信制御方法及びプログラム
EP3226507A1 (en) Data transmission method and apparatus
JP2005269643A (ja) スプリアスタイムアウトに対する応答
CN106789702B (zh) 控制tcp传输性能的方法及装置
WO2011100911A2 (zh) 探测处理方法、数据发送端、数据接收端以及通信系统
WO2014069642A1 (ja) 通信装置、送信データ出力制御方法、及びそのプログラム
WO2011000236A1 (zh) 报文传输方法及系统
WO2014194797A2 (en) Transmission control protocol(tcp)connection control parameter in-band signaling
WO2020211341A1 (zh) 拥塞控制方法、装置、计算机设备及存储介质
WO2017107148A1 (zh) 一种数据传输方法及网络侧设备
JP2010130610A (ja) データ伝送システム
Molia et al. A conceptual exploration of TCP variants
KR101231793B1 (ko) Tcp 세션 최적화 방법 및 네트워크 노드

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201180001933.7

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11864873

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11864873

Country of ref document: EP

Kind code of ref document: A1