JPH11261632A - Band allocation control method - Google Patents

Band allocation control method

Info

Publication number
JPH11261632A
JPH11261632A JP10055077A JP5507798A JPH11261632A JP H11261632 A JPH11261632 A JP H11261632A JP 10055077 A JP10055077 A JP 10055077A JP 5507798 A JP5507798 A JP 5507798A JP H11261632 A JPH11261632 A JP H11261632A
Authority
JP
Japan
Prior art keywords
packet loss
loss event
value
event counter
priority coefficient
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
JP10055077A
Other languages
Japanese (ja)
Inventor
Yukio Atsumi
幸雄 渥美
Eiichi Kondo
栄一 近藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ultra High Speed Network and Computer Technology Laboratories
Original Assignee
Ultra High Speed Network and Computer Technology Laboratories
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 Ultra High Speed Network and Computer Technology Laboratories filed Critical Ultra High Speed Network and Computer Technology Laboratories
Priority to JP10055077A priority Critical patent/JPH11261632A/en
Publication of JPH11261632A publication Critical patent/JPH11261632A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To set the allocation priorities of communication bands, in accordance with the kinds and positions job levels, to secure throughput and to shorten response time in important communication and urgent communication by comparing a packet loss event counter with a priority coefficient M and determining the necessity of reduction with respect to a congestion window value and a slow start threshold, which are band control parameters. SOLUTION: A layer 4 processing part 12 of a client side requests connection setting to a server side, in accordance with a communication start request from an application processing part 13. At that time, a packet loss event counter (k) is rest to '0'. It is decided whether preferential band control is to be executed by TCP connection, based on user ID or request application ID informed from higher-order AP, and decides/sets the value of a priority coefficient M. Even in the case of a packet loss event, the transmission control of high priority is executed with respect to pertinent connection. When urgency is not required, M=1 is set.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、帯域割当制御方法
に関し、特にプロトコル処理を実行するノードにおける
プロトコルレイヤ4の帯域割当制御方法に関するもので
ある。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a bandwidth allocation control method, and more particularly to a bandwidth allocation control method for a protocol layer 4 in a node that executes protocol processing.

【0002】[0002]

【従来の技術】現在、インターネット/イントラネット
ではベストエフォート型サービスが主要なサービス形態
であり、各コネクションには時々刻々変化するネットワ
ーク状況に応じた帯域が提供される。代表的プロトコル
であるTCPでは、パケット紛失事象の検出などを基に
してネットワーク状況の変化を検出し、送信量を調整す
る。
2. Description of the Related Art At present, the best-effort service is the main service form in the Internet / intranet, and each connection is provided with a band corresponding to a network condition that changes every moment. TCP, which is a typical protocol, detects a change in network conditions based on the detection of a packet loss event or the like, and adjusts the amount of transmission.

【0003】このために、相手ノードの受信能力を示す
受信告知ウィンドウ(adwnd)の他に、ネットワー
クの転送能力を推定した輻輳ウィンドウ(cwnd)を
用いて、min(adwnd,cwnd)の範囲で送信
する(ただし、min(A,B)はAとBの小さい方の
値を採ることを示す)。送信量の調整のための帯域制御
は、cwndを中心として実現され、前記パラメータの
他にスロースタートしきい値(ssthresh)があ
り、これらのパラメータに基づいて送信が行われる。
For this reason, in addition to a reception notification window (adwnd) indicating the reception capability of the partner node, a congestion window (cwnd) in which the transfer capability of the network is estimated is used to transmit data in a range of min (adwnd, cwnd). (However, min (A, B) indicates that a smaller value of A and B is used). Bandwidth control for adjusting the transmission amount is implemented centering on cwnd, and there is a slow start threshold (ssthresh) in addition to the above parameters, and transmission is performed based on these parameters.

【0004】この種の帯域制御では、、スロースタート
フェーズと輻輳回避フェーズと呼ばれる2つのフェーズ
があり、制御の方法が異なる。その方式の概要は次のよ
うなものである。なお、帯域制御の各パラメータの単位
はTCPの実装ではバイト数としているが、以下では、
説明を容易にするためパケット数で表現する。
In this type of bandwidth control, there are two phases called a slow start phase and a congestion avoidance phase, and control methods are different. The outline of the method is as follows. The unit of each parameter of the bandwidth control is the number of bytes in the implementation of TCP, but in the following,
Expressed by the number of packets for easy explanation.

【0005】図9は従来の帯域割当制御方法を示すフロ
ーチャートである。まず、コネクション設定後、帯域制
御のパラメータを、ssthresh=adwnd,c
wnd=1に初期設定する(ステップ90)。そして、
スロースタートフェーズに入り、1個のデータパケット
(DTパケット)の送信を行い、確認応答パケット(A
CKパケット)の受信を待つ(ステップ91)。
FIG. 9 is a flowchart showing a conventional bandwidth allocation control method. First, after the connection is set, the parameters of the bandwidth control are set to ssthresh = adwnd, c
Initially, wnd = 1 is set (step 90). And
In the slow start phase, one data packet (DT packet) is transmitted, and an acknowledgment packet (A
It waits for reception of a CK packet (step 91).

【0006】ここで、一定時間内にACKパケットを受
信した場合(ステップ90:ACKパケット受信)、c
wnd<ssthreshのときには(ステップ92:
YES)、cwndを+1する(ステップ93)。これ
により、次には2パケットの送信を行い(ステップ9
1)、以降、ACKパケット受信ごとに受信確認したD
Tパケット数だけ、次の送信可能量であるcwndが、
1,2,4,8、…と言った具合に増加していく。
If an ACK packet is received within a predetermined time (step 90: ACK packet reception), c
When wnd <ssthresh (step 92:
YES), cwnd is incremented by 1 (step 93). As a result, next, two packets are transmitted (step 9).
1) Hereafter, D which has been confirmed for every ACK packet received
By the number of T packets, the next transmittable amount, cwnd, is
1, 2, 4, 8, ... and so on.

【0007】また、cwndがしきい値ssthres
hに達したら(ステップ92:NO)、輻輳回避フェー
ズに入る。輻輳回避フェーズでは、ACKパケット受信
ごとにcwndを1/cwndだけ増加させるので(ス
テップ94)、スロースタートフェーズと比較すると遥
かに緩やかな増加となる。
Also, cwnd is equal to the threshold value ssthres
When h has been reached (step 92: NO), a congestion avoidance phase is entered. In the congestion avoidance phase, cwnd is increased by 1 / cwnd every time an ACK packet is received (step 94), so that the increase is much more gradual than in the slow start phase.

【0008】代表的なTCPの実装では、確認応答が受
信されず時間監視がタイムアウトした時(ステップ9
1:確認応答タイムアウト)、または一定数(通常は
3)以上の重複ACKの受信時(ステップ91:重複A
CK受信)に、パケット紛失が発生したもの、すなわち
DTパケット紛失事象と判断する。なお、重複ACK受
信とは、同一の受信シーケンス番号を有するACKパケ
ットを連続して複数個受信することをいう。
In a typical TCP implementation, when an acknowledgment is not received and time monitoring times out (step 9).
1: When an acknowledgment timeout occurs, or when a certain number (usually three) or more duplicate ACKs are received (Step 91: Duplicate A)
CK reception), it is determined that a packet loss has occurred, that is, a DT packet loss event. Note that the duplicate ACK reception means that a plurality of ACK packets having the same reception sequence number are continuously received.

【0009】DTパケット紛失と判断した時は、帯域制
御のパラメータを調整する。特に、重複ACK検出の場
合、ssthreshをmin(cwnd,adwn
d)/2とし、cwndを新cwnd=旧cwnd/2
とする(ステップ95)。また、タイムアウトの場合、
ssthreshをmin(cwnd,adwnd)/
2とし、cwndを新cwnd=1とする(ステップ9
6)(例えば、W.R.Stevens著、TCPIl
lustratedVol.1のChapter21,
Addison Wesley,1994など参照)。
When it is determined that the DT packet is lost, the parameters of the band control are adjusted. In particular, in the case of duplicate ACK detection, ssthresh is set to min (cwnd, adwn
d) / 2, where cwnd is new cwnd = old cwnd / 2
(Step 95). Also, in case of timeout,
ssthresh to min (cwnd, adwnd) /
2 and cwnd is set to new cwnd = 1 (step 9
6) (for example, WR Stevens, TCPIl)
trustedVol. 1 Chapter21,
See Addison Wesley, 1994).

【0010】一方、誤り回復の迅速化を狙いとした選択
的応答(SACK)の機能が、TCPのオプションとし
て1996年にインターネット・ドキュメントであるR
FC2018で規定された。これによれば、SACK情
報は、受信側で非連続受信(すなわち、パケット紛失に
より))となったパケット全てについて、受信できた区
間がACKパケットに付加して具体的に通知される。
On the other hand, a selective response (SACK) function aimed at speeding up error recovery has been introduced as an Internet document in 1996 as an option of TCP.
Specified by FC2018. According to this, in the SACK information, for all the packets that have been received discontinuously (that is, due to packet loss) on the receiving side, the section in which the reception was successful is added to the ACK packet and specifically notified.

【0011】送信側では本情報を使用して、紛失パケッ
トのみを再送する。帯域制御(輻輳制御)との関係は、
RFC2018では既存機能が保存されるべきとあるの
で、SACK情報によりパケット紛失を検出すると、重
複ACK検出時と同様な帯域制御パラメータの調整を行
う。以上のように、重複ACK、確認応答タイムアウ
ト、SACK情報によりパケット紛失事象を検出する
と、当該コネクションを使用しているユーザレベルやア
プリケーション種別によらず、一律に送信量を削減する
制御を行うものとなっている
The transmitting side uses this information to retransmit only the lost packet. The relationship with bandwidth control (congestion control)
Since the existing functions should be preserved in RFC 2018, when a packet loss is detected based on the SACK information, the same band control parameter as that at the time of detecting the duplicate ACK is adjusted. As described above, when a packet loss event is detected based on duplicate ACK, acknowledgment timeout, and SACK information, control to uniformly reduce the transmission amount is performed regardless of the user level or application type using the connection. Has become

【0012】[0012]

【発明が解決しようとする課題】情報通信サービスとネ
ットワーク環境の多様化に伴い、ベストエフォート型サ
ービスにもサービスグレードが必要となりつつあり、例
えば、ネットワークの混雑時にも重要/緊急などの高優
先度通信のコネクションで帯域を確保したい要求があ
る。しかしながら、このような従来の帯域割当制御方
法、例えば現状のTCPコネクションでは、アプリケー
ションの通信要求条件に依らず、パケット紛失事象を検
出すると通信帯域を一律に削減する制御を行うものとな
っている。
With the diversification of information communication services and network environments, service grades are also required for best-effort services. For example, even when the network is congested, high priority such as important / emergency is required. There is a request to secure a band in a communication connection. However, in such a conventional bandwidth allocation control method, for example, in the current TCP connection, control is performed to uniformly reduce the communication bandwidth when a packet loss event is detected, regardless of the communication requirements of the application.

【0013】このため、ネットワークの混雑時には、重
要/緊急などの高優先度通信のコネクションで帯域を確
保することができないという問題点があった。例えば、
社内利用を想定したイントラネットにおいて、業務種別
や職位に応じて通信帯域の割当の優先度をつけて、重要
通信や緊急通信でのスループット確保や応答時間短縮を
図ることが考えられるが、現状のTCPの帯域制御では
実現できないという問題点があった。
For this reason, when the network is congested, there is a problem that it is not possible to secure a band in connection of high priority communication such as important / urgent. For example,
In intranets supposed to be used internally, it is conceivable to assign priorities to the allocation of communication bandwidth according to the type of business and job position to secure throughput and reduce response time in important communications and emergency communications. However, there is a problem that it cannot be realized by the bandwidth control.

【0014】本発明はこのような課題を解決するための
ものであり、パケット紛失事象を検出しても直ちに送信
量を削減することはせずに、重要通信や緊急通信のTC
Pコネクションの場合には通信帯域を確保するような帯
域制御の動作を行うことにより、所定のコネクションに
対してスループット確保や応答時間短縮を図ることがで
きる帯域割当制御方法を提供することを目的としてい
る。
The present invention is intended to solve such a problem. Even if a packet loss event is detected, the transmission amount is not immediately reduced, but the TC of an important communication or an emergency communication is reduced.
An object of the present invention is to provide a bandwidth allocation control method capable of securing a throughput and shortening a response time for a predetermined connection by performing a bandwidth control operation for securing a communication bandwidth in the case of a P connection. I have.

【0015】[0015]

【課題を解決するための手段】このような目的を達成す
るために、本発明による帯域割当制御方法は、パケット
紛失事象を計測する機能と紛失数を保持するパケット紛
失事象カウンタk、およびパケット紛失事象時に帯域制
御パラメータの値を削減するか否かを判断するための優
先度係数Mを設け、これらパケット紛失事象カウンタk
と優先度係数Mとを比較することにより、帯域制御パラ
メータである輻輳ウィンドウ値(cwnd)およひスロ
ースタートしきい値(ssthresh)に対する削減
要否を判断するようにしたものである。
In order to achieve the above object, a band allocation control method according to the present invention provides a function of measuring a packet loss event, a packet loss event counter k holding the number of lost packets, and a packet lost event counter k. A priority coefficient M for determining whether or not to reduce the value of the band control parameter at the time of an event is provided.
Is compared with the priority coefficient M to determine whether it is necessary to reduce the congestion window value (cwnd) and the slow start threshold value (ssthresh), which are bandwidth control parameters.

【0016】この場合、優先度係数Mは、上位アプリケ
ーションがコネクション設定要求時に指定し、またはT
CPモジュールで予め設定しておく。また、コネクショ
ン設定時には、パケット紛失事象カウンタkを0に設定
しておく。
In this case, the priority coefficient M is specified by the host application at the time of a connection setting request, or
It is set in advance in the CP module. When setting a connection, the packet loss event counter k is set to 0.

【0017】したがって、パケット紛失事象を検出した
ら、パケット紛失事象カウンタkに1が加算され、kが
優先度係数Mに達したか否かをチェックされる。ここ
で、k<Mの場合には、ssthreshとcwndは
削減されず、その後に紛失パケットの再送のみが行われ
る。
Therefore, when a packet loss event is detected, 1 is added to the packet loss event counter k, and it is checked whether or not k has reached the priority coefficient M. Here, if k <M, ssthresh and cwnd are not reduced, and only retransmission of lost packets is performed thereafter.

【0018】また、k≧Mの場合には、sslhres
hとcwndが削減されるとともに、紛失パケットの再
送が行われ、さらにk=0としてリセットされる。優先
度係数Mの初期値は1とし、この場合には優先制御を行
わない従来制御の動作となり、直ちに帯域制御パラメー
タss1hreshとcwndの削減を行う。
When k ≧ M, sslhres
h and cwnd are reduced, lost packets are retransmitted, and k = 0 is reset. The initial value of the priority coefficient M is 1, in which case the conventional control operation without priority control is performed, and the band control parameters ss1hresh and cwnd are immediately reduced.

【0019】[0019]

【発明の実施の形態】次に、本発明について図面を参照
して説明する。図1は本発明の一実施の形態である帯域
割当制御方法が適用される通信システムを示すブロック
図である。同図において、エンドノード1は、情報通信
網2に接続され、相手のエンドノード1と通信する。
Next, the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a communication system to which a band allocation control method according to an embodiment of the present invention is applied. In FIG. 1, an end node 1 is connected to an information communication network 2 and communicates with a partner end node 1.

【0020】エンドノード1は、下位レイヤ処理部1
1、レイヤ4処理部12、アプリケーション処理部13
から構成されている。下位レイヤ処理部11は、プロト
コルレイヤ3以下の処理、すなわち通信回線との電気的
整合などのレイヤ1、フレームの組立/分解などのレイ
ヤ2、およびルーティングなどのレイヤ3(ここではI
Pとする)の処理を行う。
The end node 1 includes a lower layer processing unit 1
1, layer 4 processing unit 12, application processing unit 13
It is composed of The lower layer processing unit 11 performs processing below the protocol layer 3, that is, layer 1 such as electrical matching with a communication line, layer 2 such as frame assembly / disassembly, and layer 3 (such as I / O) in routing.
P).

【0021】レイヤ4処理部12は、レイヤ4(ここで
はTCPとする)のコネクションの設定解放、フロー制
御などに基づいたデータ送受信の処理を行う。情報通信
網2は、通信回線および中継ノードから構成される。プ
ロトコルレイヤ4(TCP)の帯域制御のパラメータと
して、受信告知ウィンドウ(adwnd)、輻輳ウィン
ドウ(cwnd)、スロースタートしきい値(ssth
resh)を有する。
The layer 4 processing unit 12 performs processing of data transmission and reception based on release of connection setting of layer 4 (here, TCP), flow control, and the like. The information communication network 2 includes a communication line and a relay node. As parameters of the bandwidth control of the protocol layer 4 (TCP), a reception notification window (adwnd), a congestion window (cwnd), a slow start threshold (ssth)
refresh).

【0022】本発明では、これらパラメータに加えて、
パケット紛失数をカウントするとともに紛失数を保持す
る変数kと、パケット紛失事象検出時に帯域制御パラメ
ータを削減するか否かを判断するための優先度係数Mと
が設けられている。送信可能なパケット数は、min
(cwnd,adwnd)であり、各パラメータの変動
に伴い通信中に変化していく(ただし、min(A,
B)はAとBの小さい方の値を採ることを示す)。
In the present invention, in addition to these parameters,
A variable k for counting the number of lost packets and holding the number of lost packets, and a priority coefficient M for determining whether to reduce the bandwidth control parameter when detecting a lost packet event are provided. The number of packets that can be sent is min
(Cwnd, adwnd), which changes during communication with the change of each parameter (however, min (A,
B) indicates that the smaller value of A and B is used).

【0023】次に、図2を参照して、本発明の動作とし
て、帯域制御を中心としたデータ送信処理動作について
説明する。図2は、本発明の動作を示すシーケンス図で
ある。まず、クライアント側のレイヤ4処理部12(T
CP)は、アプリケーション処理部13(上位AP)か
らの通信開始要求に応じて、サーバ側にコネクション設
定要求を行う。この時、パケット紛失事象カウンタkを
0にリセット(クリア)する。
Next, with reference to FIG. 2, a description will be given of a data transmission processing operation focusing on band control as an operation of the present invention. FIG. 2 is a sequence diagram showing the operation of the present invention. First, the layer 4 processing unit 12 (T
The CP) makes a connection setting request to the server in response to a communication start request from the application processing unit 13 (upper AP). At this time, the packet loss event counter k is reset (cleared) to 0.

【0024】サーバ側の上位APは、その後、クライア
ント側の上位APから通知されるユーザIDまたは要求
アプリケーションIDに基づいて、TCPコネクション
で優先的な帯域制御を行うか否か判断し、優先度係数M
の値を決定して設定する。例えば、緊急を要する通信の
場合には、その緊急度に応じて1より大きい値をMに設
定する。
The higher-level AP on the server side then determines whether or not to perform preferential bandwidth control over the TCP connection based on the user ID or the requested application ID notified from the higher-level AP on the client side, and determines a priority factor. M
Determine and set the value of. For example, in the case of urgent communication, a value larger than 1 is set to M according to the degree of urgency.

【0025】これにより、パケット紛失事象の場合で
も、当該コネクションに対して、高優先度の送信制御が
行われる。実際には、パケット紛失事象の場合、直ちに
送信量を削減せず、優先度係数Mとパケット紛失事象カ
ウンタkとを比較し、k≧Mとなった場合のみ、すなわ
ちパケット紛失事象がM回発生するごとに、送信量が削
減される。
Thus, even in the case of a packet loss event, high-priority transmission control is performed on the connection. Actually, in the case of a packet loss event, the transmission coefficient is not immediately reduced, and the priority coefficient M is compared with the packet loss event counter k. Only when k ≧ M, that is, the packet loss event occurs M times Each time, the transmission amount is reduced.

【0026】また、緊急を要せず通常の通信で良い場合
には、M=1に設定する。優先度係数Mの初期値(デフ
ォルト値)は1とし、優先制御を行わない従来制御の動
作となる。これにより、パケット紛失事象の場合には、
その発生ごとに、直ちに送信量が削減される。
When ordinary communication is sufficient without urgency, M = 1 is set. The initial value (default value) of the priority coefficient M is set to 1, and the operation of the conventional control without the priority control is performed. Thus, in the event of a packet loss event,
With each occurrence, the transmission amount is immediately reduced.

【0027】図3は帯域割当制御による帯域変化を示す
説明図である。コネクションA〜Cがネットワークを介
して設定されている場合、図3(a)に示すように、従
来の帯域割当制御では、パケット紛失事象発生に応じ
て、直ちに帯域制御パラメータssthreshとcw
ndの削減が行われ、全てのコネクションA〜Cの帯域
割当が削減される。
FIG. 3 is an explanatory diagram showing a band change by band allocation control. When the connections A to C are set via the network, in the conventional bandwidth allocation control, as shown in FIG. 3A, the bandwidth control parameters ssthresh and cw are immediately set in response to the occurrence of the packet loss event.
nd is reduced, and the bandwidth allocation of all the connections A to C is reduced.

【0028】これに対して、本発明によれば、図3
(b)に示すように、パケット紛失事象では、その発生
ごとに通常通信(M=1)のコネクションB,Cの送信
量が削減されるが、高優先度のコネクションAについて
は、パケット紛失事象がM回発生するごとに、その送信
量が削減される。したがって、高優先度コネクションA
の送信量削減率は、他のコネクションB,Cに比較して
小さく、帯域割当量が優先される。
On the other hand, according to the present invention, FIG.
As shown in (b), in the packet loss event, the transmission amount of the normal communication (M = 1) connections B and C is reduced every time the packet loss event occurs. Is transmitted M times, the transmission amount is reduced. Therefore, high priority connection A
Is smaller than the other connections B and C, and the bandwidth allocation is prioritized.

【0029】このようにして、パケット紛失事象などを
検出しても、高優先度コネクションについては送信量を
直ちには削減せずにM回検出ごとに削減し、従来方式の
TCPのホスト/端末では、パケット紛失/遅延を検出
すると一律に送信量を削減する。これにより、従来方式
のホスト/端末で解放された帯域が、本発明方式のホス
ト/端末により獲得されて使用される。
In this way, even if a packet loss event or the like is detected, the transmission amount of the high-priority connection is not reduced immediately, but is reduced every M detections. When the packet loss / delay is detected, the transmission amount is reduced uniformly. As a result, the bandwidth released by the conventional host / terminal is acquired and used by the host / terminal of the present invention.

【0030】したがって、重要通信や緊急通信のTCP
コネクションの場合には通信帯域を確保するような帯域
制御の動作を行うことにより、スループット確保や応答
時間短縮を図ることができる。なお、情報の送信側で実
現する仕組みであるため、サーバ側において、接続して
きたクライアントのユーザレベルあるいはアプリケーシ
ョン種別に応じて、優先度係数Mを設定することによ
り、無制限な高優先度の利用を回避できる。
Therefore, TCP for important communication and emergency communication
In the case of a connection, by performing a band control operation to secure a communication band, it is possible to secure a throughput and shorten a response time. In addition, since the mechanism is realized on the information transmitting side, the server side can set the priority coefficient M according to the user level of the connected client or the application type, thereby enabling unlimited use of high priority. Can be avoided.

【0031】図4は送信量の変化を示す説明図であり、
ここでは優先度係数M=2の場合を例にcwndの変化
が示されている。例えば、時刻T0で送信開始された場
合、スロースタートフェーズにより、従来方式のcwn
d41および本発明のcwnd42とも、受信確認パケ
ット数分ずつ増加する。
FIG. 4 is an explanatory diagram showing a change in the transmission amount.
Here, the change of cwnd is shown by taking the case where the priority coefficient M = 2 as an example. For example, when the transmission is started at time T0, the cwn of the conventional method is performed by the slow start phase.
Both d41 and cwnd42 of the present invention increase by the number of acknowledgment packets.

【0032】ここで、時刻T1において、パケット紛失
事象が発生した場合、従来方式のコネクションでは直ち
に送信量が削減される。一方、本発明のコネクションで
は、M=2であるから、時刻T1では1回目のパケット
紛失事象であるから送信量の削減はなく、時刻T2での
2回目のパケット紛失事象で初めて削減される。したが
って、従来方式のcwnd41より本発明のcwnd4
2が大きくなり、帯域割当制御において優先度が高くな
ることがわかる。
Here, when a packet loss event occurs at time T1, the transmission amount is immediately reduced in the connection of the conventional system. On the other hand, in the connection of the present invention, since M = 2, the transmission amount is not reduced at time T1 because it is the first packet loss event, and is reduced for the first time at the second packet loss event at time T2. Therefore, the cwnd4 of the present invention is better than the cwnd41 of the conventional method.
2, the priority becomes higher in the bandwidth allocation control.

【0033】[0033]

【実施例】次に、図5を参照して、本発明の第1の実施
例について説明する。図5は本発明の第1の実施例によ
る帯域割当制御方法の処理手順を示すフローチャートで
ある。まず、コネクション設定後、帯域制御のパラメー
タを、ssthresh=adwnd,cwnd=1に
初期設定し(ステップ50)、そのコネクションの優先
度係数Mを設定するとともに、パケット紛失事象カウン
タkを初期化する(ステップ51)。
Next, a first embodiment of the present invention will be described with reference to FIG. FIG. 5 is a flowchart showing a processing procedure of the bandwidth allocation control method according to the first embodiment of the present invention. First, after the connection is set, the parameters of the bandwidth control are initialized to ssthresh = adwnd, cwnd = 1 (step 50), the priority coefficient M of the connection is set, and the packet loss event counter k is initialized (step 50). Step 51).

【0034】そして、スロースタートフェーズに入り、
1個のデータパケット(DTパケット)の送信を行い、
確認応答パケット(ACKパケット)の受信を待つ(ス
テップ52)。
Then, a slow start phase is entered,
One data packet (DT packet) is transmitted,
It waits for the receipt of an acknowledgment packet (ACK packet) (step 52).

【0035】ここで、一定時間内にACKパケットを受
信した場合(ステップ52:ACKパケット受信)、c
wnd<ssthreshのときには(ステップ53:
YES)、cwndを+1する(ステップ54)。これ
により、次には2パケットの送信を行い(ステップ5
2)、以降、ACKパケット受信ごとに受信確認したD
Tパケット数だけ、次の送信可能量であるcwndが、
1,2,4,8、…と言った具合に増加していく。
If an ACK packet is received within a predetermined time (step 52: ACK packet reception), c
When wnd <ssthresh (step 53:
YES), cwnd is incremented by 1 (step 54). As a result, next, two packets are transmitted (step 5).
2) Hereafter, D which has been confirmed for every ACK packet received
By the number of T packets, the next transmittable amount, cwnd, is
1, 2, 4, 8, ... and so on.

【0036】また、cwndがしきい値ssthres
hに達したら(ステップ53:NO)、輻輳回避フェー
ズに入る。輻輳回避フェーズでは、ACKパケット受信
ごとにcwndを1/cwndだけ増加させるので(ス
テップ55)、スロースタートフェーズと比較すると遥
かに緩やかな増加となる。
Also, cwnd is equal to the threshold value ssthres
When h has been reached (step 53: NO), a congestion avoidance phase is entered. In the congestion avoidance phase, cwnd is increased by 1 / cwnd every time an ACK packet is received (step 55), so that the increase is much slower than in the slow start phase.

【0037】代表的なTCPの実装では、確認応答が受
信されず時間監視がタイムアウトした時、または一定数
(通常は3)以上の重複ACKの受信時(ステップ5
2:重複ACK受信/確認応答タイムアウト)に、パケ
ット紛失が発生したもの、すなわちDTパケット紛失事
象と判断する。なお、重複ACK受信とは、同一の受信
シーケンス番号を有するACKパケットを連続して複数
個受信することをいう。
In a typical TCP implementation, when an acknowledgment is not received and time monitoring times out, or when a certain number (usually 3) or more duplicate ACKs are received (step 5).
2: Duplicate ACK reception / acknowledgement timeout), it is determined that packet loss has occurred, that is, a DT packet loss event. Note that the duplicate ACK reception means that a plurality of ACK packets having the same reception sequence number are continuously received.

【0038】DTパケット紛失と判断した時は、以下の
ように、帯域制御のパラメータを調整する。まず、パケ
ット紛失事象カウンタkを+1し(ステップ56)、k
と優先度係数Mとを比較する(ステップ57)。ここ
で、k<Mの場合(ステップ57:NO)、ssthr
eshとcwndの削減は行わず、ステップ52へ戻っ
て、紛失パケットの再送のみを行う。
When it is determined that the DT packet is lost, the parameters of the band control are adjusted as follows. First, the packet loss event counter k is incremented by 1 (step 56).
Is compared with the priority coefficient M (step 57). Here, if k <M (step 57: NO), ssthr
The process returns to step 52 without reducing esh and cwnd, and only retransmits the lost packet.

【0039】また、k≧Mの場合(ステップ57:YE
S)、cwndをmin(旧cwnd,adwnd)/
2とし、ssthreshを新cwndとする(ステッ
プ58)。そして、パケット紛失事象カウンタkを初期
化した後(ステップ59)、ステップ52へ戻って、紛
失パケットの再送を行う。
If k ≧ M (step 57: YE
S), set cwnd to min (old cwnd, adwnd) /
2, and ssthresh is set to the new cwnd (step 58). Then, after the packet lost event counter k is initialized (step 59), the process returns to step 52 to retransmit the lost packet.

【0040】次に、図6を参照して、本発明の第2の実
施例について説明する。図6は本発明の第2の実施例に
よる帯域割当制御方法の処理手順を示すフローチャート
である。ここでは、第1の実施例と比較して、ステップ
57においてk<Mの場合、ステップ52へ直ちに戻ら
ず、スロースタートフェーズの場合には、ssthre
shを再設定するようにしたものである。
Next, a second embodiment of the present invention will be described with reference to FIG. FIG. 6 is a flowchart showing a processing procedure of the bandwidth allocation control method according to the second embodiment of the present invention. Here, as compared with the first embodiment, when k <M in step 57, the process does not immediately return to step 52, and in the case of the slow start phase, ssthre
sh is reset.

【0041】すなわち、cwndとssthreshと
を比較し(ステップ60)、cwnd<ssthres
hの場合には(ステップ60:YES)、スロースター
トフェーズであると判断して、sstreshとしてc
wndを設定し(ステップ61)、ステップ52へ戻
る。また、cwnd≧ssthreshの場合には(ス
テップ60:NO)、スロースタートフェーズではない
と判断して、そのままステップ52へ戻る。
That is, cwnd is compared with ssthresh (step 60), and cwnd <ssthresh
In the case of h (step 60: YES), it is determined that it is the slow start phase, and sstresh is set to c.
wnd is set (step 61), and the process returns to step 52. If cwnd ≧ ssthresh (step 60: NO), it is determined that it is not the slow start phase, and the process returns to step 52 as it is.

【0042】前述のように、スロースタートフェーズで
は、cwndは指数的に増加するため、ネットワークの
輻輳状況が非常に悪い場合、そのままスロースタートフ
ェーズを続けると、輻輳をさらに悪化させることにな
る。本実施の形態では、輻輳状況が非常に悪い状況が起
こりやすいようなネットワーク環境への適用を考慮し
て、k<Mの場合には、スロースタートフェーズである
場合のみ、ssthreshとしてcwndを設定する
ようにしたので、直ちに輻輳回避フェーズに移行でき、
輻輳をさらに悪化させることなく、優先度の高いコネク
ションのスループットを維持できる。
As described above, in the slow start phase, cwnd increases exponentially, so if the network congestion situation is very bad, continuing the slow start phase as it is will further worsen the congestion. In the present embodiment, in consideration of application to a network environment in which a very bad congestion situation is likely to occur, when k <M, cwnd is set as ssthresh only in the slow start phase. So that we can immediately move to the congestion avoidance phase,
It is possible to maintain a high-priority connection throughput without aggravating congestion.

【0043】次に、図7を参照して、本発明の第3の実
施例について説明する。図7は本発明の第3の実施例に
よる帯域割当制御方法の処理手順を示すフローチャート
である。ここでは、第1の実施例と比較して、パケット
紛失事象のうち、確認応答タイムアウトの場合には、ス
テップ58に移行して、無条件で、ssthreshと
cwndを削減するようにしたものである。
Next, a third embodiment of the present invention will be described with reference to FIG. FIG. 7 is a flowchart showing a processing procedure of the bandwidth allocation control method according to the third embodiment of the present invention. Here, compared to the first embodiment, in the case of an acknowledgment timeout among the packet loss events, the process proceeds to step 58, and ssthresh and cwnd are unconditionally reduced. .

【0044】タイムアウトが発生するのは、一般にネッ
トワークの輻輳状況が非常に悪い場合であり、具体的に
は、複数のデータパケットの紛失や、応答パケットの紛
失により、送信側で送達確認のタイムアウトとなる。一
方、ネットワークを構成する中継ノード(ルータ)の動
作特性により、タイムアウトの意味合いが少し異なる。
The time-out occurs when the network congestion is generally very bad. Specifically, the transmission-side time-out occurs on the transmission side due to the loss of a plurality of data packets and the loss of the response packet. Become. On the other hand, the meaning of the timeout is slightly different depending on the operation characteristics of the relay node (router) constituting the network.

【0045】1ラウンドトリップ内での複数パケット廃
棄が発生しにくいRED(Random Ealry
Detection)タイプの送信バッファキュー管理
を行うルータを使用する環境では、タイムアウトの発生
は輻輳状況が非常に悪いことを示す。一方、単純なFI
FO手法による送信バッファキュー管理を行うルータで
は、REDタイプ・ルータに比較して複数パケット廃棄
が発生しやすい。
RED (random early) in which multiple packets are not easily discarded in one round trip
In an environment using a router that performs transmission buffer management of the type (Detection), the occurrence of a timeout indicates that the congestion situation is very bad. On the other hand, a simple FI
In a router that performs transmission buffer queue management by the FO method, a plurality of packets are more likely to be discarded than in a RED type router.

【0046】したがって、本実施の形態のように、RE
Dタイプ・ルータを使用したネットワーク環境では、紛
失事象に対する帯域制御の処理を重複ACKとタイムア
ウトで分けることで、より適切な帯域制御を実現でき
る。すなわち、このような場合のタイムアウトは、ネッ
トワークの輻輳状況が非常に悪いことを示すものである
から、優先度の高いコネクションにおいても、一旦cw
ndを削減することにより、悪化しているネットワーク
の輻輳状態を回避することができ、その後の優先的な帯
域割当を円滑に行うのに役立てることができる。
Therefore, as in the present embodiment, RE
In a network environment using a D-type router, more appropriate bandwidth control can be realized by dividing the bandwidth control processing for a lost event into duplicate ACKs and timeouts. That is, since the timeout in such a case indicates that the network congestion situation is very bad, even if the connection has a high priority, cw is temporarily set.
By reducing nd, it is possible to avoid a deteriorating network congestion state, which can be used to smoothly perform priority bandwidth allocation thereafter.

【0047】次に、図8を参照して、本発明の第4の実
施例について説明する。図8は本発明の第4の実施例に
よる帯域割当制御方法の処理手順を示すフローチャート
である。ここでは、第2の実施例と第3の実施例とを組
み合わせたものである。
Next, a fourth embodiment of the present invention will be described with reference to FIG. FIG. 8 is a flowchart showing a processing procedure of the bandwidth allocation control method according to the fourth embodiment of the present invention. Here, the second embodiment and the third embodiment are combined.

【0048】すなわち、ステップ57においてk<Mの
場合、ステップ52へ直ちに戻らず、スロースタートフ
ェーズの場合には、ssthreshを再設定するとと
もに、確認応答タイムアウトの場合には、ステップ58
に移行して、無条件で、ssthreshとcwndを
削減するようにしたものである。
That is, if k <M in step 57, the process does not immediately return to step 52. In the case of the slow start phase, ssthresh is reset, and in the case of an acknowledgment timeout, step 58 is performed.
Then, ssthresh and cwnd are unconditionally reduced.

【0049】本実施の形態では、第2の実施の形態と第
3の実施の形態で説明したトラヒック状況とネットワー
ク環境の特性を合わせ持つ場合を対象としたものであ
り、REDタイプ・ルータを使用したネットワーク環境
で、輻輳状況が悪い状況への適用を想定している。その
特徴として、輻輳をさらに悪化させることなく、優先度
の高いコネクションのスループットを維持できるととも
に、タイムアウト発生時には、悪化しているネットワー
クの輻輳状況を回復でき、その後の優先的な帯域割当を
円滑に行うのに役立てることができる。
This embodiment is directed to a case where the traffic situation and the characteristics of the network environment described in the second and third embodiments are combined, and a RED type router is used. It is assumed to be applied to a situation where congestion is bad in a congested network environment. As a feature, it is possible to maintain high-priority connection throughput without further deteriorating congestion, and when a timeout occurs, recover the deteriorating network congestion situation and smoothly perform priority bandwidth allocation thereafter. Can help you do that.

【0050】なお、以上の説明において、パケット紛失
事象の検出方法としてSACK(選択的応答)機能がサ
ポートされている場合の動作は、重複ACK受信時とほ
ぼ同様となるが、パケット紛失事象カウンタkへの加算
値+1ではなく、SACK情報から判明する紛失数とな
る(ステップ56)。
In the above description, the operation when the SACK (selective response) function is supported as a method of detecting a packet loss event is almost the same as that at the time of receiving the duplicate ACK, but the packet loss event counter k Is not the added value to +1 but the lost number found from the SACK information (step 56).

【0051】また、帯域制御パラメータssthres
hとcwndの削減とは、従来方式と同じ数式により削
減される。すなわち、ssthresh=min(cw
nd,adwnd)/2、新cwnd=旧cwnd/2
とする。
The band control parameter ssthres
The reduction of h and cwnd is reduced by the same formula as in the conventional method. That is, ssthresh = min (cw
nd, adwnd) / 2, new cwnd = old cwnd / 2
And

【0052】[0052]

【発明の効果】以上説明したように、本発明は、ネット
ワーク混雑時に、重要/緊急などの高優先度通信のコネ
クションでは帯域削減を控えることにより、他のコネク
ションに比較して高スループット/低遅延を実現するこ
とができる。特に、社内網/イントラネットでの職位/
部署/サービス内容に応じたサービスグレードの実現が
容易となる。
As described above, according to the present invention, when the network is congested, the bandwidth of the connection of the high priority communication such as important / emergency communication is reduced so that the high throughput / low delay compared with other connections can be avoided. Can be realized. In particular, in-house network / intranet position /
It is easy to realize a service grade according to a department / service content.

【0053】また、ベストエフォート型サービスにおけ
るQoS(サービス品質)の多様化に対応できる技術で
ある。さらに、ネットワーク管理の一つである帯域割当
に関して、その管理/制御手段として優先度係数を利用
できる。これにより、優先度に応じたM値を設定する適
用したいエンド装置のみで対応でき、中継ノード/ルー
タの対処は特に必要ないため、導入が容易である。
This is a technology capable of coping with diversification of QoS (service quality) in a best effort type service. Furthermore, a priority coefficient can be used as a management / control means for band allocation, which is one of network management. Accordingly, only the end device that wants to set the M value according to the priority can cope with it, and it is not necessary to particularly deal with the relay node / router, so that the introduction is easy.

【図面の簡単な説明】[Brief description of the drawings]

【図1】 本発明の一実施の形態による帯域割当制御方
法が適用される通信システムを示すブロック図である。
FIG. 1 is a block diagram illustrating a communication system to which a bandwidth allocation control method according to an embodiment of the present invention is applied.

【図2】 本発明の動作を示すシーケンス図である。FIG. 2 is a sequence diagram showing an operation of the present invention.

【図3】 帯域割当制御による帯域変化を示す説明図で
ある。
FIG. 3 is an explanatory diagram showing a band change by band allocation control.

【図4】 送信量の変化を示す説明図である。FIG. 4 is an explanatory diagram showing a change in a transmission amount.

【図5】 本発明の第1の実施例による帯域割当制御方
法の処理手順を示すフローチャートである。
FIG. 5 is a flowchart illustrating a processing procedure of a bandwidth allocation control method according to the first embodiment of the present invention.

【図6】 本発明の第2の実施例による帯域割当制御方
法の処理手順を示すフローチャートである。
FIG. 6 is a flowchart illustrating a processing procedure of a bandwidth allocation control method according to a second embodiment of the present invention.

【図7】 本発明の第3の実施例による帯域割当制御方
法の処理手順を示すフローチャートである。
FIG. 7 is a flowchart illustrating a processing procedure of a bandwidth allocation control method according to a third embodiment of the present invention.

【図8】 本発明の第4の実施例による帯域割当制御方
法の処理手順を示すフローチャートである。
FIG. 8 is a flowchart showing a processing procedure of a bandwidth allocation control method according to a fourth embodiment of the present invention.

【図9】 従来の帯域割当制御方法を示すフローチャー
トである。
FIG. 9 is a flowchart showing a conventional bandwidth allocation control method.

【符号の説明】[Explanation of symbols]

1…エンドノード、2…情報通信網、11…下位レイヤ
処理部、12…レイヤ4処理部、13…アプリケーショ
ン処理部。
1 end node, 2 information communication network, 11 lower layer processing unit, 12 layer 4 processing unit, 13 application processing unit.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 相手ノードの受信能力を示す受信告知ウ
ィンドウ値と、ネットワークの転送能力を推定した輻輳
ウィンドウ値とのいずれか小さい値の範囲内でパケット
を送信する通信プロトコルにおいて、 パケット紛失事象カウンタ値と所定の優先度係数とを設
け、 パケット紛失事象検出時には、パケット紛失事象カウン
タ値を1だけ加算した後に優先度係数と比較し、パケッ
ト紛失事象カウンタ値が優先度係数より小さい場合には
輻輳ウィンドウ値を削減せずにそのままとし、パケット
紛失事象カウンタ値が優先度係数に達した場合には輻輳
ウィンドウ値を削減することを特徴とする帯域割当制御
方法。
1. A packet loss event counter in a communication protocol for transmitting a packet within a smaller value between a reception notification window value indicating a reception capability of a partner node and a congestion window value estimating a transfer capability of a network. A value and a predetermined priority coefficient are provided. When a packet loss event is detected, the packet loss event counter value is incremented by 1 and then compared with the priority coefficient. If the packet loss event counter value is smaller than the priority coefficient, congestion occurs. A bandwidth allocation control method characterized by reducing a congestion window value when a packet loss event counter value reaches a priority coefficient without changing a window value.
【請求項2】 相手ノードの受信能力を示す受信告知ウ
ィンドウ値と、ネットワークの転送能力を推定した輻輳
ウィンドウ値とのいずれか小さい値の範囲内でパケット
を送信し、確認応答が受信されずその時間監視がタイム
アウトした時、または同一の受信シーケンス番号を有す
るACKパケットを連続して所定個数受信する重複AC
K受信が行われた時に、パケット紛失事象の発生を検出
する通信プロトコルにおいて、 パケット紛失事象カウンタ値と優先度係数とを設け、 タイムアウトによるパケット紛失事象検出時には、輻輳
ウィンドウ値を直ちに削減するとともに、パケット紛失
事象カウンタ値を0にリセットし、 重複ACK受信によるパケット紛失事象検出時には、パ
ケット紛失事象カウンタ値を1だけ加算した後に優先度
係数と比較し、パケット紛失事象カウンタ値が優先度係
数より小さい場合には輻輳ウィンドウ値を削減せずにそ
のままとし、パケット紛失事象カウンタ値が優先度係数
に達した場合には輻輳ウィンドウ値を削減することを特
徴とする帯域割当制御方法。
2. A packet is transmitted within a range of a smaller value between a reception notification window value indicating a reception capability of a partner node and a congestion window value estimating a transfer capability of a network, and an acknowledgment is not received. Duplicate AC that receives a predetermined number of ACK packets with the same reception sequence number when time monitoring times out or
In a communication protocol for detecting occurrence of a packet loss event when K reception is performed, a packet loss event counter value and a priority coefficient are provided, and when a packet loss event is detected due to timeout, the congestion window value is immediately reduced, The packet loss event counter value is reset to 0, and upon detection of a packet loss event due to duplicate ACK reception, the packet loss event counter value is added by one and then compared with the priority coefficient, and the packet loss event counter value is smaller than the priority coefficient A bandwidth allocation control method characterized in that the congestion window value is not reduced in such a case, and the congestion window value is reduced when the packet loss event counter value reaches a priority coefficient.
【請求項3】 請求項1または2記載の帯域割当制御方
法において、 輻輳ウィンドウ値の管理フェーズとして、スロースター
トフェーズと輻輳回避フェーズを有し、 スロースタートフェーズでパケット紛失事象を検出した
場合には、パケット紛失事象カウンタ値によらず直ちに
輻輳回避フェーズヘ移行することを特徴とする帯域割当
制御方法。
3. The bandwidth allocation control method according to claim 1, further comprising a slow start phase and a congestion avoidance phase as a congestion window value management phase, wherein a packet loss event is detected in the slow start phase. And immediately shifting to a congestion avoidance phase irrespective of a packet loss event counter value.
JP10055077A 1998-03-06 1998-03-06 Band allocation control method Pending JPH11261632A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10055077A JPH11261632A (en) 1998-03-06 1998-03-06 Band allocation control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10055077A JPH11261632A (en) 1998-03-06 1998-03-06 Band allocation control method

Publications (1)

Publication Number Publication Date
JPH11261632A true JPH11261632A (en) 1999-09-24

Family

ID=12988653

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10055077A Pending JPH11261632A (en) 1998-03-06 1998-03-06 Band allocation control method

Country Status (1)

Country Link
JP (1) JPH11261632A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003527800A (en) * 2000-02-16 2003-09-16 マイクロソフト コーポレイション System and method for transferring data over a network
KR100419280B1 (en) * 2001-10-26 2004-02-18 한국전자통신연구원 Indirect acknowledgement method in snoop protocol in accordance with the status of a wireless link and packet transmission apparatus in an integrated network using the same method
KR100891788B1 (en) * 2002-07-08 2009-04-07 삼성전자주식회사 Method for making contention of access for real time application and medium access control layer module
US7623787B2 (en) 2005-03-23 2009-11-24 Fujitsu Limited Wavelength division multiplexing transmission apparatus using a multiple wavelength light source

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003527800A (en) * 2000-02-16 2003-09-16 マイクロソフト コーポレイション System and method for transferring data over a network
JP4711586B2 (en) * 2000-02-16 2011-06-29 マイクロソフト コーポレーション System and method for transferring data over a network
KR100419280B1 (en) * 2001-10-26 2004-02-18 한국전자통신연구원 Indirect acknowledgement method in snoop protocol in accordance with the status of a wireless link and packet transmission apparatus in an integrated network using the same method
KR100891788B1 (en) * 2002-07-08 2009-04-07 삼성전자주식회사 Method for making contention of access for real time application and medium access control layer module
US7623787B2 (en) 2005-03-23 2009-11-24 Fujitsu Limited Wavelength division multiplexing transmission apparatus using a multiple wavelength light source

Similar Documents

Publication Publication Date Title
JP3413788B2 (en) Communication method having communication protocol for performing flow control between layers and data communication terminal
US7369498B1 (en) Congestion control method for a packet-switched network
US7839859B2 (en) Voice adaptive gateway pacing methods and systems for wireless multi-hop networks
US7283474B1 (en) Packet data transmission control
EP1393508B1 (en) Data transport acceleration and management within a network communication system
US7664017B2 (en) Congestion and delay handling in a packet data network
US7724750B2 (en) Expedited data transmission in packet based network
EP1295428B1 (en) Performance enhancement of transmission control protocol (tcp) for wireless network applications
EP2068510B1 (en) Communication system, communication device, and communication method
US20080101290A1 (en) Apparatus for Arq Controlling in Wireless Portable Internet System and Method Thereof
JP5867188B2 (en) Information processing apparatus, congestion control method, and congestion control program
WO2001097446A2 (en) Enhancement of explicit congestion notification (ecn) for wireless network applications
JP2000115232A (en) Data packet transmission method and system
JP2001308947A (en) Communication device, repeater and communication control method
JP2006014329A (en) Communication terminal
US20020141353A1 (en) Method and device for improving a data throughput
CA2237264A1 (en) Receiver based congestion control
US10412634B2 (en) Predictive adaptive queue management
Wang et al. Use of TCP decoupling in improving TCP performance over wireless networks
JP3003095B1 (en) Flow control method
JP3163479B2 (en) Bandwidth control method
JP2010213098A (en) Priority control apparatus and priority control method
JPH11261632A (en) Band allocation control method
JP2001156795A (en) Packet flow controller and method
CA2372023A1 (en) Overload control method for a packet-switched network