JP2003273917A - Traffic control method and its system - Google Patents

Traffic control method and its system

Info

Publication number
JP2003273917A
JP2003273917A JP2002077237A JP2002077237A JP2003273917A JP 2003273917 A JP2003273917 A JP 2003273917A JP 2002077237 A JP2002077237 A JP 2002077237A JP 2002077237 A JP2002077237 A JP 2002077237A JP 2003273917 A JP2003273917 A JP 2003273917A
Authority
JP
Japan
Prior art keywords
line
server
client
bottleneck
client machine
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.)
Granted
Application number
JP2002077237A
Other languages
Japanese (ja)
Other versions
JP3750621B2 (en
Inventor
Yuji Fujii
裕士 藤井
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.)
Hitachi Information Systems Ltd
Original Assignee
Hitachi Information Systems Ltd
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 Hitachi Information Systems Ltd filed Critical Hitachi Information Systems Ltd
Priority to JP2002077237A priority Critical patent/JP3750621B2/en
Publication of JP2003273917A publication Critical patent/JP2003273917A/en
Application granted granted Critical
Publication of JP3750621B2 publication Critical patent/JP3750621B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Telephonic Communication Services (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To maintain service quality between pieces of equipment on a network. <P>SOLUTION: Between at least one client 4 and at least one server 1 (2, 3) that offers service to the client 4 via the network, a traffic controller 5 monitors line usage rate of a plurality of lines existing between the client 4 and the server 1 (2, 3) and data communication processing ability between them. Then, when the data communication processing ability is lowered, the traffic controller 5 specifies a line to be a bottleneck among the respective lines based on monitoring information of the line usage rate and performs traffic control to the bottleneck line. <P>COPYRIGHT: (C)2003,JPO

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワーク上で
データ通信を行う機器間における処理能力向上を図る為
のトラフィック制御方法及びそのシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a traffic control method and system for improving the processing capacity between devices that perform data communication on a network.

【0002】[0002]

【従来の技術】従来、ネットワーク上でデータ通信を行
う機器間において、そのデータ量の増加等によるトラフ
ィック量の増大によりデータ通信時の応答遅延等の処理
能力低下が発生してしまう、という不都合があった。そ
こで、かかる不都合を改善する為のものとして、例えば
特開平7−28733号公報にネットワークトラフィッ
ク制御方法が開示されている。この特開平7−2873
3号公報に開示されたネットワークトラフィック制御方
法は、データ送信元である複数のクライアントとデータ
送信先である複数のサーバを有するネットワーク上に中
間装置を設け、この中間装置により、送信先における処
理遅延を軽減してネットワーク上のトラフィック量増大
を防ぎ、データ通信時の処理能力向上を図る、というも
のである。具体的には、クライアントから送信されたサ
ーバへの送信データを一旦中間装置の待ち行列に入れ、
サーバのCPU負荷が低いときにその待ち行列内からデ
ータサイズの小さい順に送信データをサーバへ送信す
る、という制御を行って上記不都合の改善を図ってい
る。
2. Description of the Related Art Conventionally, between devices performing data communication on a network, a processing capacity such as a response delay during data communication is deteriorated due to an increase in traffic amount due to an increase in data amount. there were. Therefore, as a method for improving such inconvenience, a network traffic control method is disclosed in, for example, Japanese Patent Application Laid-Open No. 7-28733. This Japanese Patent Laid-Open No. 7-2873
According to the network traffic control method disclosed in Japanese Patent Laid-Open No. 3, an intermediate device is provided on a network having a plurality of clients that are data transmission sources and a plurality of servers that are data transmission destinations. To reduce the traffic volume on the network and improve the processing capacity during data communication. Specifically, once the transmission data sent from the client to the server is put in the queue of the intermediate device,
When the CPU load of the server is low, the transmission data is transmitted from the queue in ascending order of the data size to the server to improve the above inconvenience.

【0003】[0003]

【発明が解決しようとする課題】ここで、クライアント
−サーバ間,即ちEnd-to-Endでの応答遅延等の処理能力
低下(サービス品質の問題)が発生した場合、そのEnd-
to-Endのノード間を経由する回線の全てがボトルネック
になっているのではなく、一部のノード間の回線のみが
ボトルネックとなっている場合が見うけられる。このよ
うな場合、少なくとも処理能力の低下の要因となってい
るボトルネック回線に対して、サービス品質の劣化を起
こしているデータ用の帯域を確保させれば処理能力の向
上を図ることができる。そして、これを実現する為に
は、サービス品質の劣化を検知する。次に、ボトル
ネックとなる回線を検出し、サービス品質の劣化が起
こっているデータ用の帯域を確保する為のトラフィック
制御をそのボトルネック回線に対して行う必要がある。
When a decrease in processing capacity (a problem of service quality) such as a response delay between the client and the server, that is, End-to-End occurs, the End-
It can be seen that not all of the lines passing between the to-End nodes are bottlenecks, but only the lines between some nodes. In such a case, it is possible to improve the processing capacity by securing a band for data in which the quality of service is deteriorated, at least for the bottleneck line causing the deterioration of the processing capacity. Then, in order to realize this, deterioration of service quality is detected. Next, it is necessary to detect a bottleneck line and perform traffic control for the bottleneck line to secure a bandwidth for data in which service quality is deteriorated.

【0004】しかしながら、仮にそのような制御を上記
従来例のネットワークトラフィック制御方法に適用した
としても、このネットワークトラフィック制御方法にあ
っては、上記の事象を契機として上記及びを連携
させてネットワークのトラフィック制御を動的に行う手
法が確立されておらず、制御対象たるボトルネック回線
とその制御タイミングの特定が管理者の知識と経験に全
て委ねられてしまうので、管理者負担の増大を招来す
る、という不都合があった。また、結局のところ、この
従来例のネットワークトラフィック制御方法にあって
は、送信先のCPU負荷が低くならなければデータの送
信を行うことができず、そのCPUの負荷次第では処理
能力の向上を図り難い、という不都合があった。
However, even if such control is applied to the above-described conventional network traffic control method, in this network traffic control method, the above events are used as a trigger to coordinate the above and the network traffic. Since a method of dynamically performing control has not been established and the identification of the bottleneck line to be controlled and its control timing is all entrusted to the knowledge and experience of the administrator, the burden on the administrator is increased. There was an inconvenience. After all, in the network traffic control method of this conventional example, data cannot be transmitted unless the CPU load of the transmission destination becomes low, and the processing capacity is improved depending on the load of the CPU. There was an inconvenience that it was difficult to plan.

【0005】本発明は、かかる従来例の有する不都合を
改善し、ネットワーク上の機器間のサービス品質を維持
する,即ちその機器間のデータ通信処理能力低下の抑制
が可能なトラフィック制御方法及びそのシステムを提供
することを、その目的とする。
The present invention improves the inconvenience of the conventional example, maintains the quality of service between devices on the network, that is, suppresses the deterioration of the data communication processing capability between the devices, and the system thereof. The purpose is to provide.

【0006】[0006]

【課題を解決するための手段】上記目的を達成する為、
本発明では、少なくとも一つのクライアントと当該クラ
イアントにネットワークを介してサービスを提供する少
なくとも一つのサーバとの間において、そのクライアン
トとサーバとの間に存在する複数の回線の回線使用率,
及びその間のデータ通信処理能力を監視している。そし
て、そのデータ通信処理能力が低下した際、回線使用率
の監視情報に基づき各回線の中からボトルネックとなる
回線を特定し、このボトルネック回線に対してトラフィ
ック制御を行っている。
[Means for Solving the Problems] To achieve the above object,
According to the present invention, between at least one client and at least one server that provides a service to the client via the network, the line usage rate of a plurality of lines existing between the client and the server,
And the data communication processing capacity between them. Then, when the data communication processing capability decreases, the bottleneck line is identified from among the respective lines based on the line utilization rate monitoring information, and traffic control is performed for this bottleneck line.

【0007】また、上記目的を達成する為、本発明で
は、少なくとも一つのクライアントと当該クライアント
にネットワークを介してサービスを提供する少なくとも
一つのサーバとの間に存在する複数の回線の回線使用率
を監視する回線使用率監視手段と、そのクライアントと
サーバとの間のデータ通信処理能力を監視するデータ通
信処理能力監視手段と、このデータ通信処理能力監視手
段にてデータ通信処理能力が低下したと判定された場合
に、回線使用率監視手段の回線使用率の監視情報に基づ
き各回線の中からボトルネックとなる回線を特定するボ
トルネック回線特定手段と、このボトルネック回線特定
手段にて特定されたボトルネック回線に対してトラフィ
ック制御を行うトラフィック制御手段とを備えるトラフ
ィック制御システムを構築している。
In order to achieve the above object, according to the present invention, the line usage rate of a plurality of lines existing between at least one client and at least one server that provides the service to the client via a network is calculated. A line usage rate monitoring means for monitoring, a data communication processing capacity monitoring means for monitoring the data communication processing capacity between the client and the server, and this data communication processing capacity monitoring means determines that the data communication processing capacity has decreased. In this case, the bottleneck line identifying means for identifying the bottleneck line from each line based on the line utilization rate monitoring information of the line utilization rate monitoring means and the bottleneck line identifying means Traffic control system including traffic control means for controlling traffic to a bottleneck line It is building.

【0008】[0008]

【発明の実施の形態】本発明に係るトラフィック制御シ
ステムの一実施形態について図1から図10に基づいて
説明する。
BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of a traffic control system according to the present invention will be described with reference to FIGS.

【0009】[トラフィック制御システムの構成]先
ず、そのトラフィック制御システムの構成を図1を用い
て説明する。このトラフィック制御システムは、ネット
ワーク上で各種サービスの提供を行うサーバと、このサ
ーバからネットワーク上でその各種サービスの提供を受
けるクライアントマシン4と、ネットワークの混雑状況
(サービスの品質劣化の状況)に応じて当該ネットワー
クのトラフィック制御を行うトラフィック制御装置5と
を有する。ここで、本実施形態にあっては、サーバとし
てWebサーバ1,ファイルサーバ2,及びデータベー
スサーバ(以下「DBサーバ」という)3を例示する
が、必ずしもこれらに限定するものではない。以下、こ
れら各構成について説明する。
[Configuration of Traffic Control System] First, the configuration of the traffic control system will be described with reference to FIG. This traffic control system responds to a server that provides various services on the network, a client machine 4 that receives the various services from this server on the network, and a network congestion status (status of deterioration of service quality). Traffic control device 5 for controlling traffic of the network. Here, in the present embodiment, the Web server 1, the file server 2, and the database server (hereinafter referred to as “DB server”) 3 are illustrated as the servers, but they are not necessarily limited to these. Hereinafter, each of these configurations will be described.

【0010】[サーバ]先ずWebサーバ1は、例えば
クライアントマシン4からの指示によって要求されたW
ebコンテンツを制御部(図示略)が記憶部(図示略)
から読み込んでクライアントマシン4に送信する如きサ
ービスを行うものである。また、ファイルサーバ2は、
例えばクライアントマシン4からの指示によって要求さ
れたファイルを制御部(図示略)が記憶部(図示略)か
ら読み込んでクライアントマシン4に送信する如きサー
ビスを行うものである。更にまた、DBサーバ3は、例
えばクライアントマシン4からデータの書き換え,追加
や削除等のトランザクション処理が要求されると、制御
部(図示略)が記憶部(図示略)から読み込んだ処理対
象のデータに要求された処理を行い、そのデータを記憶
部に格納する如きサービスを行うものである。
[Server] First, the Web server 1 requests the W requested by an instruction from the client machine 4, for example.
A controller (not shown) stores the eb content in a storage (not shown).
It provides a service such as reading from and sending to the client machine 4. Also, the file server 2
For example, the control unit (not shown) reads a file requested by an instruction from the client machine 4 from a storage unit (not shown) and sends the file to the client machine 4. Furthermore, the DB server 3 receives data to be processed, which is read by a control unit (not shown) from a storage unit (not shown) when a transaction process such as data rewriting, addition or deletion is requested from the client machine 4, for example. The service required is to perform the processing requested by the above and store the data in the storage unit.

【0011】[クライアントマシン]続いて、前述した
クライアントマシン4について説明する。このクライア
ントマシン4は、サーバとの間でのサービス提供時間を
測定し、その測定結果をトラフィック制御装置5に送信
する測定プログラムを有する。ここで、そのサービス提
供時間とは、例えばWebサーバ1との間にあってはク
ライアントマシン4からWebサーバ1にWebコンテ
ンツのダウンロード要求指示をし、このWebコンテン
ツをクライアントマシン4が受信するまでの時間をい
う。また、ファイルサーバ2との間にあってはクライア
ントマシン4からファイルサーバ2にファイルの転送指
示をし、このファイルをクライアントマシン4が受信す
るまでの時間をいう。更にまた、DBサーバ3との間に
あってはクライアントマシン4からDBサーバ3にトラ
ンザクション処理を指示し、このトランザクション処理
の実行結果をクライアントマシン4が受信するまでの時
間をいう。
[Client Machine] Next, the aforementioned client machine 4 will be described. The client machine 4 has a measurement program for measuring the service provision time with the server and transmitting the measurement result to the traffic control device 5. Here, the service providing time is, for example, the time until the client machine 4 issues a web content download request instruction from the client machine 4 to the web server 1 and the client machine 4 receives the web content. Say. Further, when it is between the file server 2 and the file server 2, it means the time until the client machine 4 issues a file transfer instruction to the file server 2 and the client machine 4 receives this file. Furthermore, when it is between the DB server 3 and the DB server 3, it means the time until the client machine 4 instructs the DB server 3 to perform transaction processing and the client machine 4 receives the execution result of this transaction processing.

【0012】具体的にこのクライアントマシン4は、図
1に示す如く、上記測定プログラムを格納したプログラ
ム格納部4aと、後述する図2に示す測定情報管理テー
ブル4Bを格納する管理テーブル格納部4bと、図示し
ない主記憶装置(メモリ)に読み込まれた上記測定プロ
グラムに基づいて図示しない中央処理装置(CPU)が
後述する処理を行う制御部4cと、オペレータがサーバ
にサービス提供等の所望の指示を与える為の例えば電子
計算機等のキーボードやマウス等の指示部4dとを備え
る。
Specifically, as shown in FIG. 1, the client machine 4 includes a program storage unit 4a storing the measurement program, and a management table storage unit 4b storing a measurement information management table 4B shown in FIG. , A control unit 4c in which a central processing unit (CPU) (not shown) performs processing described later based on the measurement program read in a main storage device (memory) (not shown), and an operator sends a desired instruction such as service provision to a server. For example, a keyboard for an electronic computer or the like and an instruction unit 4d such as a mouse for giving are provided.

【0013】ここで、管理テーブル格納部4bの測定情
報管理テーブル4Bは、クライアントマシン4のIPア
ドレス等の識別情報,サービス提供時間の測定値Xの情
報及び測定対象たるサーバ(換言すればサービス)のI
Pアドレス等の識別情報から成る測定情報を格納するテ
ーブルであって、図2に示す如く、夫々に対応してクラ
イアント識別情報欄4B,測定値情報欄4B及びサ
ーバ識別情報欄4Bを有する。例えば、あるクライア
ントマシンとサーバとの間における測定値Xが6秒であ
れば、図2に示す如く、測定値情報欄4Bに「6s」
と格納される。ここで、本実施形態にあっては、そのク
ライアント識別情報欄4B及びサーバ識別情報欄4B
には夫々クライアントマシン4の識別情報及びサーバ
の識別情報が予め格納されているものとする。また、管
理テーブル格納部4bには、複数のサーバとの組み合わ
せに対応した測定情報管理テーブル4Bが夫々格納され
ている。
Here, the measurement information management table 4B of the management table storage unit 4b includes identification information such as the IP address of the client machine 4, information on the measured value X of the service provision time, and a server to be measured (in other words, a service). Of I
It is a table for storing measurement information composed of identification information such as P address, and as shown in FIG. 2, a client identification information column 4B 1 , a measurement value information column 4B 2 and a server identification information column 4B 3 are correspondingly provided. Have. For example, if the measured value X between a certain client machine and the server is 6 seconds, “6s” is displayed in the measured value information column 4B 2 as shown in FIG.
Is stored. Here, in the present embodiment, the client identification information column 4B 1 and the server identification information column 4B.
The 3 shall identification information of the identification information and the server each client machine 4 is stored in advance. In addition, the measurement information management table 4B corresponding to the combination with a plurality of servers is stored in the management table storage unit 4b.

【0014】続いて、このクライアントマシン4の制御
部4cは、図1に示す如く、前述したサービス提供時間
を測定し、この測定結果を測定情報管理テーブル4Bに
記録する測定機能4cと、その測定情報管理テーブル
4Bのデータをトラフィック制御装置5に送信する送信
機能4cとを有する。ここで、この送信機能4c
は、例えば予め任意に設定した所定間隔毎又は所定時
刻に測定情報管理テーブル4Bのデータを送信する。
尚、その送信時間は、例えばサーバ識別情報毎に設定さ
れるものでもよく、またサーバ識別情報に拘わらず設定
されるもの(即ち時間が来たときに全ての測定情報管理
テーブル4Bが送信されるもの)でもよい。
[0014] Subsequently, the control unit 4c of the client machine 4, as shown in FIG. 1, and measure the service provision time described above, the measurement functions 4c 1 for recording the measurement results in the measurement information management table 4B, the It has a transmission function 4c 2 for transmitting the data of the measurement information management table 4B to the traffic control device 5. Here, this transmission function 4c
2 transmits the data of the measurement information management table 4B, for example, at predetermined intervals or at predetermined times that are arbitrarily set in advance.
The transmission time may be set for each server identification information, or may be set regardless of the server identification information (that is, all the measurement information management tables 4B are transmitted when the time comes. Thing).

【0015】[トラフィック制御装置]続いて、前述し
たトラフィック制御装置5について説明する。このトラ
フィック制御装置5は、前述した如く、ネットワークの
混雑状況に応じて当該ネットワークのトラフィック制御
を行うものである。本実施形態にあっては、図1に示す
如く、ネットワークを介してクライアントマシン4から
受信した測定情報管理テーブル4Bの各情報に基づいて
クライアントマシン−サーバ間の混雑状況を管理する混
雑状況管理装置51と、ネットワークを介してクライア
ントマシン−サーバ間に存在する各ノード間の回線の使
用率を監視し,且つ混雑状況管理装置51から指示され
たクライアントマシン−サーバ間におけるボトルネック
回線のトラフィック制御を行う主装置52とでトラフィ
ック制御装置5が構成されている。
[Traffic Control Device] Next, the above-mentioned traffic control device 5 will be described. As described above, the traffic control device 5 controls the traffic of the network according to the congestion status of the network. In the present embodiment, as shown in FIG. 1, a congestion status management device that manages the congestion status between the client machine and the server based on each information of the measurement information management table 4B received from the client machine 4 via the network. 51 and the usage rate of the line between each node existing between the client machine and the server via the network, and the traffic control of the bottleneck line between the client machine and the server instructed by the congestion status management device 51. The traffic control device 5 is configured with the main device 52 that performs the traffic control.

【0016】[混雑状況管理装置]具体的に上記混雑状
況管理装置51は、図1に示す如く、混雑状況管理プロ
グラムを格納したプログラム格納部51aと、後述する
図3に示すクライアントマシン−サーバ間の混雑状況判
定テーブル(以下、「第一混雑状況判定テーブル」とい
う。)51Bを格納する第一混雑状況判定テーブル格納
部51bと、ネットワークを介してクライアントマシン
4から受信した測定情報管理テーブル4Bのデータを格
納する受信テーブル格納部51cと、図示しない主記憶
装置(メモリ)に読み込まれた混雑状況管理プログラム
に基づいて図示しない中央処理装置(CPU)が後述す
る処理を行う制御部51dとを備える。
[Congestion Status Management Device] Specifically, the congestion status management device 51, as shown in FIG. 1, includes a program storage unit 51a storing a congestion status management program and a client machine-server connection shown in FIG. Of the first congestion status determination table storage unit 51b for storing the congestion status determination table (hereinafter, referred to as "first congestion status determination table") 51B and the measurement information management table 4B received from the client machine 4 via the network. A reception table storage unit 51c for storing data, and a control unit 51d for performing processing described later by a central processing unit (CPU) not shown based on a congestion status management program read in a main storage device (memory) not shown. .

【0017】ここで、上記第一混雑状況判定テーブル格
納部51bの第一混雑状況判定テーブル51Bについて
説明する。この第一混雑状況判定テーブル51Bは、前
述した測定情報管理テーブル4Bと同様のクライアント
及びサーバの識別情報,並びに測定情報管理テーブル4
Bの測定値Xと対比して混雑の有無を判定する為の閾値
の情報を格納するテーブルであって、図3に示す如く、
夫々に対応してクライアント識別情報欄51B,サー
バ識別情報欄51B及び閾値情報欄51Bを有す
る。例えばこの図3に示す第一混雑状況判定テーブル5
1Bにあっては、あるクライアントマシンとサーバとの
間において測定値Xが閾値(5秒)を超えていれば混雑
していると判定される。ここで、本実施形態にあって
は、クライアント識別情報欄51B及びサーバ識別情
報欄51Bには夫々クライアントマシン4の識別情報
及びサーバの識別情報が予め格納されているものとす
る。また、第一混雑状況判定テーブル格納部51bに
は、複数のクライアントマシン4と複数のサーバの夫々
の組み合わせに対応した第一混雑状況判定テーブル51
Bが格納されている。
Here, the first congestion situation determination table 51B of the first congestion situation determination table storage unit 51b will be described. This first congestion status determination table 51B is the same as the above-mentioned measurement information management table 4B, identification information of the client and server, and the measurement information management table 4
FIG. 3 is a table that stores information on threshold values for determining the presence or absence of congestion in comparison with the measured value X of B, as shown in FIG.
A client identification information column 51B 1 , a server identification information column 51B 2 and a threshold information column 51B 3 are provided corresponding to each. For example, the first congestion situation determination table 5 shown in FIG.
In 1B, if the measured value X exceeds a threshold value (5 seconds) between a certain client machine and the server, it is determined to be congested. Here, in the present embodiment, it is assumed that the client identification information column 51B 1 and the server identification information column 51B 2 respectively store the identification information of the client machine 4 and the identification information of the server in advance. Further, the first congestion situation determination table storage unit 51b stores the first congestion situation determination table 51 corresponding to each combination of the plurality of client machines 4 and the plurality of servers.
B is stored.

【0018】続いて、この混雑状況管理装置51の制御
部51dについて説明する。この制御部51dは、クラ
イアントマシン4から受信した測定情報管理テーブル4
Bの情報と上記第一混雑状況判定テーブル51Bの情報
とを対比してクライアントマシン−サーバ間の混雑状況
を判定する判定機能51dと、この判定機能51d
にて「混雑」との判定が為された場合に、かかるクライ
アントマシン−サーバ間が混雑している旨,並びにこの
クライアントマシン及びサーバの識別情報を主装置52
に通知する送信機能51dとを有する。ここで、この
送信機能51d は、例えば上記判定機能51dにて
「混雑」との判定が為された後で上記各情報を主装置5
2に送信する。尚、予め任意に設定した所定間隔毎又は
所定時間に送信するものであってもよい。
Next, the control of the congestion status management device 51
The section 51d will be described. This control unit 51d is
Measurement information management table 4 received from the client machine 4
Information of B and information of the first congestion situation determination table 51B
Contrast situation with congestion between client machine and server
Judgment function 51d for judging1And this judgment function 51d 1
If it is judged as “crowded” in
The fact that there is congestion between the Ant machine and the server, and this
The identification information of the client machine and the server is used as the main unit 52.
Function 51d to notifyTwoHave and. Where this
Transmission function 51d TwoIs the determination function 51d, for example.1At
After the determination of "congestion" is made, the above-mentioned information is sent to the main unit 5
Send to 2. In addition, every predetermined interval set in advance or
It may be transmitted at a predetermined time.

【0019】[主装置]上記主装置52について説明す
る。この主装置52は、図1に示す如く、クライアント
マシン−サーバ間に存在する各回線の回線使用率を監視
する回線使用率監視プログラムを格納した監視プログラ
ム格納部52aと、クライアントマシン−サーバ間のボ
トルネック回線に対するトラフィック制御を指示するト
ラフィック制御プログラムを格納したトラフィック制御
プログラム格納部52bと、後述する図4に示す回線特
定テーブル52Cを格納する回線特定テーブル格納部5
2cと、後述する図5に示すノード間の混雑状況判定テ
ーブル(以下、「第二混雑状況判定テーブル」とい
う。)52Dを格納する第二混雑状況判定テーブル格納
部52dと、後述する図6に示す回線使用率監視テーブ
ル52Eを格納する監視テーブル格納部52eと、図示
しない主記憶装置(メモリ)に読み込まれた上記各プロ
グラムに基づいて図示しない中央処理装置(CPU)が
後述する処理を行う制御部52fとを備える。本実施形
態における回線使用率とは、回線の全帯域幅に対するこ
の回線を流れているデータ量(回線を流れているデータ
量/回線の全帯域幅)の割合のことである。換言すれ
ば、回線に流すことのできる総データ量とこの回線を流
れているデータ量(回線を流れているデータ量/回線に
流すことのできる総データ量)の割合である。
[Main Device] The main device 52 will be described. As shown in FIG. 1, the main device 52 includes a monitoring program storage unit 52a storing a line usage rate monitoring program for monitoring the line usage rate of each line existing between the client machine and the server, and the client machine and the server. A traffic control program storage unit 52b storing a traffic control program for instructing traffic control for a bottleneck line, and a line identification table storage unit 5 storing a line identification table 52C shown in FIG. 4 described later.
2c, a second congestion status determination table storage unit 52d for storing a congestion status determination table between nodes (hereinafter, referred to as “second congestion status determination table”) 52D shown in FIG. 5, which will be described later, and FIG. A monitoring table storage unit 52e for storing the line utilization rate monitoring table 52E shown, and control for performing processing described later by a central processing unit (CPU) not shown based on the programs read into a main storage device (memory) not shown And a portion 52f. The line utilization rate in the present embodiment is the ratio of the amount of data flowing through the line (the amount of data flowing through the line / the total bandwidth of the line) to the total bandwidth of the line. In other words, it is the ratio of the total amount of data that can be flowed to the line and the amount of data that is flowing through this line (the amount of data that is flowing through the line / the total amount of data that can be flowing through the line).

【0020】ここで、上記回線特定テーブル格納部52
cの回線特定テーブル52Cについて説明する。この回
線特定テーブル52Cは、混雑状況管理装置51から送
られてきたクライアントマシン及びサーバの識別情報に
基づき、そのクライアントマシン−サーバ間に存在する
ノード間の回線を特定するテーブルであって、図4に示
す如く、クライアント識別情報欄52C,サーバ識別
情報欄52C及び回線情報欄52Cを有する。ここ
で、本実施形態の各欄には夫々に対応した情報が予め格
納されているものとする。また、回線特定テーブル格納
部52cには、複数のクライアントマシン4と複数のサ
ーバの夫々の組み合わせに対応した回線特定テーブル5
2Cが格納されている。例えば、図4(a)に示す回線
特定テーブル52Cは図7に示すクライアントマシン4
とWebサーバ1との間に存在する回線を特定するテー
ブルであり、図4(b)に示す回線特定テーブル52C
は図7に示すクライアントマシン4とファイルサーバ2
との間に存在する回線を特定するテーブルである。
Here, the line identification table storage 52
The line identification table 52C of c will be described. The line identification table 52C is a table for identifying the line between the nodes existing between the client machine and the server based on the identification information of the client machine and the server sent from the congestion management apparatus 51, and FIG. As shown in FIG. 5, it has a client identification information column 52C 1 , a server identification information column 52C 2 and a line information column 52C 3 . Here, it is assumed that information corresponding to each column is stored in advance in each column of the present embodiment. The line identification table storage unit 52c stores the line identification table 5 corresponding to each combination of the plurality of client machines 4 and the plurality of servers.
2C is stored. For example, the line identification table 52C shown in FIG. 4A is the client machine 4 shown in FIG.
Is a table for identifying a line existing between the server and the Web server 1, and is a line identifying table 52C shown in FIG. 4B.
Is the client machine 4 and the file server 2 shown in FIG.
It is a table that identifies the lines existing between and.

【0021】また、上記第二混雑状況判定テーブル格納
部52dの第二混雑状況判定テーブル52Dについて説
明する。この第二混雑状況判定テーブル52Dは、ネッ
トワーク上の各回線毎の回線使用率の閾値の情報を格納
するテーブルであって、その閾値情報が予め設定されて
図5に示す如く閾値情報欄52Dに格納されている。
The second congestion status determination table 52D of the second congestion status determination table storage unit 52d will be described. The second congestion situation determination table 52D is a table that stores threshold value information of the line utilization rate for each line on the network, and the threshold value information is preset and the threshold value information column 52D 1 as shown in FIG. It is stored in.

【0022】更にまた、上記監視テーブル格納部52e
の回線使用率監視テーブル52Eについて説明する。こ
の回線使用率監視テーブル52Eは、後述する制御部5
2fの監視機能52fにより例えば所定間隔毎又は所
定時間に取得した各回線毎の回線使用率の情報を格納す
るテーブルであって、その回線使用率情報が図6に示す
如く回線使用率情報欄52Eに格納されている。
Furthermore, the monitoring table storage section 52e is also provided.
The line usage rate monitoring table 52E will be described. The line utilization rate monitoring table 52E is used in the control unit 5 described later.
It is a table for storing the information of the line usage rate of each line acquired at a predetermined interval or at a predetermined time by the monitoring function 52f 1 of 2f, and the line usage rate information is a line usage rate information column as shown in FIG. 52E 1 .

【0023】続いて、この主装置52の制御部52fに
ついて説明する。この制御部52fは、監視プログラム
に基づき動作する処理機能とトラフィック制御プログラ
ムに基づき動作する処理機能とを有する。
Next, the control unit 52f of the main unit 52 will be described. The control unit 52f has a processing function that operates based on the monitoring program and a processing function that operates based on the traffic control program.

【0024】先ず、監視プログラムに基づき動作する処
理機能としては、ネットワーク上に存在するノード間の
回線の回線使用率情報を取得して回線使用率監視テーブ
ル52Eを更新する図1に示す回線使用率の監視機能5
2fがある。例えば、その回線使用率の情報は、所定
間隔毎又は所定時間にノードから取得する。ここで、こ
の監視機能52fの取得対象たる回線は、予め指定し
たクライアントマシンとサーバとの間に存在する回線で
あってもよい。
First, as a processing function that operates based on the monitoring program, the line usage rate shown in FIG. 1 is used to acquire the line usage rate information of the lines between nodes existing on the network and update the line usage rate monitoring table 52E. Monitoring function 5
There is 2f 1 . For example, the information on the line usage rate is acquired from the node at predetermined intervals or at predetermined times. Here, the line to be acquired by the monitoring function 52f 1 may be a line existing between the client machine and the server designated in advance.

【0025】また、トラフィック制御プログラムに基づ
き動作する処理機能としては、混雑状況管理装置51か
ら混雑している旨の通知が為されたクライアントマシン
−サーバ間に存在する回線を回線特定テーブル52Cに
基づき特定し,且つ第二混雑状況判定テーブル52D及
び回線使用率監視テーブル52Eの夫々の情報を対比し
て、回線使用率が閾値を超えている回線(即ちそのクラ
イアントマシン−サーバ間におけるボトルネック回線)
を特定する図1に示す回線特定機能52fと、この回
線特定機能52fにて特定されたボトルネック回線の
両端に位置する夫々のノード(ネットワークがインター
ネットである場合のルータ)へトラフィック制御を実施
するよう指示を行う指示機能52fとがある。
Further, as a processing function which operates based on the traffic control program, the line existing between the client machine and the server, which has been notified from the congestion state management device 51 that congestion has occurred, is based on the line identification table 52C. A line for which the line usage rate exceeds a threshold value by specifying and comparing the respective information of the second congestion status determination table 52D and the line usage rate monitoring table 52E (that is, the bottleneck line between the client machine and the server)
Traffic control to the line identification function 52f 2 shown in FIG. 1 for identifying the node and each node (router when the network is the Internet) located at both ends of the bottleneck line identified by the line identification function 52f 2 . There is an instruction function 52f 3 for instructing to execute.

【0026】ここで、本実施形態のトラフィック制御に
ついて説明する。この本実施形態のトラフィック制御と
は、回線特定機能52fにより特定されたボトルネッ
ク回線にて、サービス品質の劣化が起こっているデータ
用の帯域を確保する為の制御のことである。かかる場合
におけるサービス品質の劣化が起こっているデータ用の
帯域とは、Webサーバ1との間でのサービスを例に採
ると、基本的には少なくともクライアントマシン4への
送信対象たるWebコンテンツを送信できるだけの(そ
のWebコンテンツのデータ容量に見合うだけの)通信
用の帯域幅をいう。
Here, the traffic control of this embodiment will be described. The traffic control of the present embodiment is control for securing a band for data in which the quality of service is deteriorated in the bottleneck line specified by the line specifying function 52f 2 . In such a case, the bandwidth for data in which the quality of service has deteriorated is basically at least the transmission of the Web content to be transmitted to the client machine 4 when the service with the Web server 1 is taken as an example. It means the bandwidth for communication (comparable to the data capacity of the Web content) as much as possible.

【0027】本実施形態にあっては、上記帯域を確保す
る為に、主装置52の制御部52fの指示機能52f
が以下の如き条件に応じて式1又は式2の演算を行い、
この演算結果に基づいて指示対象たるクライアントマシ
ン−サーバ間のボトルネック回線に対するトラフィック
制御の実施を指示する。ここでの演算とは、指示機能5
2fによる指示対象たる一つのクライアントマシン−
サーバ間におけるサービスのデータの通信に割り当てる
帯域幅Y(kbps)の算出のことである。指示機能5
2fは、その帯域幅Yを確保する為の指示を回線特定
機能52fにて特定されたボトルネック回線の両端に
位置する夫々のノードに対して行う。
In the present embodiment, in order to secure the above band, the instruction function 52f 3 of the control unit 52f of the main unit 52.
Performs the operation of Expression 1 or Expression 2 according to the following conditions,
Based on the result of this calculation, execution of traffic control is instructed for the bottleneck line between the client machine and the server that is the target of the instruction. The calculation here is the instruction function 5
One client machine to be instructed by 2f 3
It is a calculation of a bandwidth Y (kbps) allocated to communication of service data between servers. Instruction function 5
2f 3 gives an instruction to secure the bandwidth Y to each node located at both ends of the bottleneck line identified by the line identification function 52f 2 .

【0028】先ず、指示対象たるサービス(クライアン
トマシン−サーバ間)が一つの場合,又は指示対象たる
サービスが複数であっても、制御対象のボトルネック回
線が夫々のサービスで共有しているものでない場合につ
いて説明する。かかる場合の演算処理により得られる帯
域幅Y(kbps)は、制御対象たるボトルネック回
線の全帯域幅をYall(kbps),そのボトルネッ
ク回線において指示対象たるサービス(クライアントマ
シン−サーバ間)用として割り当て可能な帯域幅の割合
をa(%)とすると、 Y=a・Yall/100 …(式1) の演算式により得られる。
First, when there is one service to be instructed (between the client machine and the server), or even if there are a plurality of services to be instructed, the bottleneck line to be controlled is not shared by the respective services. The case will be described. The bandwidth Y 1 (kbps) obtained by the arithmetic processing in such a case is Y all (kbps) as the total bandwidth of the bottleneck line to be controlled, and the service (between the client machine and the server) to be instructed in the bottleneck line. Assuming that the ratio of the bandwidth that can be allocated for use is a (%), it can be obtained by an arithmetic expression of Y 1 = a · Y all / 100 (Equation 1).

【0029】次に、指示対象たるサービス(クライアン
トマシン−サーバ間)が複数であって、制御対象のボト
ルネック回線が夫々のサービスで共通している場合につ
いて説明する。かかる場合、予めサービス毎に重み付け
をしておき、この重みによって優先的にデータを流すこ
とができる(即ち帯域幅を確保することができる)サー
ビスの帯域幅を定める。かかる場合の演算処理により得
られる帯域幅Y(kbps)は、制御対象たるボトル
ネック回線の全帯域幅をYall(kbps),そのボ
トルネック回線において対象サービス用として占有する
ことのできる占有率(例えば本実施形態にあってはWe
bサーバ1,ファイルサーバ2及びDBサーバ3に係る
サービス用として割り当てられた割合)をb(%),そ
のボトルネック回線においてある一つの指示対象たるサ
ービス用として優先的に割り当て可能な帯域幅の割合を
c(%)とすると、 Y=(b/100)×(c・Yall/100) …(式2) の演算式により得られる。
Next, the case where there are a plurality of services (between the client machine and the server) to be instructed and the bottleneck line to be controlled is common to each service will be described. In such a case, each service is weighted in advance, and the weight of the service determines the bandwidth of the service in which data can be preferentially passed (that is, the bandwidth can be secured). The bandwidth Y 2 (kbps) obtained by the arithmetic processing in such a case is the total bandwidth of the bottleneck line to be controlled, Y all (kbps), and the occupancy rate that can be occupied by the bottleneck line for the target service. (For example, in the present embodiment, We
b (%) allocated to the services related to the server 1, the file server 2 and the DB server 3) is b (%), and the bandwidth that can be preferentially allocated for the service that is one instruction target in the bottleneck line When the ratio is c (%), Y 2 = (b / 100) × (c · Y all / 100) (Equation 2) is obtained.

【0030】ここで、この式2においては、上記帯域幅
の割合cにより重み付けが行われる。例えばこの帯域幅
の割合を、Webサーバ1に係るサービスにあってはc
(%),ファイルサーバ2に係るサービスにあっては
(%),DBサーバ3に係るサービスにあってはc
(%)とし、c=50(%),c=20(%),
=30(%)と設定する。これにより、ファイルサ
ーバ2に係るサービス,DBサーバ3に係るサービス,
Webサーバ1に係るサービスの順にデータ通信の優先
順位が高くなる、という重み付けが可能となる。このよ
うに、指示対象たるサービスが複数であって、制御対象
のボトルネック回線が夫々のサービスで共通している場
合におけるサービスの優先順位を設定することができ
る。
Here, in the equation (2), weighting is performed by the bandwidth ratio c. For example, for a service related to the Web server 1, this bandwidth ratio is c
1 (%), c 2 (%) for the service related to the file server 2, and c 2 for the service related to the DB server 3
3 (%), c 1 = 50 (%), c 2 = 20 (%),
Set c 3 = 30 (%). As a result, the service related to the file server 2, the service related to the DB server 3,
It is possible to perform weighting such that the priority of data communication becomes higher in the order of services related to the Web server 1. In this way, it is possible to set the priority order of services when there are a plurality of services to be instructed and the bottleneck lines to be controlled are common to the respective services.

【0031】以上示した本システムの概念図を図7に示
す。この図7においては、クライアントマシン4とWe
bサーバ1との間,及びクライアントマシン4とファイ
ルサーバ2との間に対してのトラフィック制御を例示す
る。ここでは、クライアントマシン4とWebサーバ1
との間は四つのノードN1〜N4を経由して接続されて
おり、この各ノード間には三つの回線1〜3が存在す
る。また、クライアントマシン4とファイルサーバ2と
の間は四つのノードN1,N2,N5,N6を経由して
接続されており、この各ノード間には三つの回線1,
4,5が存在する。
FIG. 7 shows a conceptual diagram of the present system described above. In FIG. 7, the client machine 4 and We
b The traffic control between the server 1 and between the client machine 4 and the file server 2 will be illustrated. Here, the client machine 4 and the Web server 1
Are connected via four nodes N1 to N4, and three lines 1 to 3 exist between these nodes. Further, the client machine 4 and the file server 2 are connected via four nodes N1, N2, N5 and N6, and three lines 1 are provided between these nodes.
There are 4,5.

【0032】主装置52は、図7に示す矢印の如く、
例えば所定間隔毎又は所定時間に回線1〜5から回線使
用率の情報を取得している(この図7においては、図面
が煩雑になるので回線4,5からの矢印の記載は省略
する)。ここで、クライアントマシン−Webサーバ
間,クライアントマシン−ファイルサーバ間の一方又は
双方にてサービス品質の劣化が生じている(混雑してい
る)場合、混雑状況管理装置51は、図7に示す矢印
の如く、そのクライアントマシン−サーバ間が混雑して
いる旨,並びにこのクライアントマシン及びサーバの識
別情報を主装置52に通知する。
The main unit 52 is, as shown by the arrow in FIG.
For example, the information of the line utilization rate is acquired from the lines 1 to 5 at predetermined intervals or at predetermined times (in FIG. 7, the drawing from the lines 4 and 5 is omitted because the drawing is complicated). Here, when the quality of service is deteriorated (congested) in one or both of the client machine and the Web server, the client machine and the file server, the congestion status management apparatus 51 causes the arrow shown in FIG. As described above, the fact that the client machine and the server are congested and the identification information of the client machine and the server are notified to the main device 52.

【0033】かかる通知により、主装置52は、そのク
ライアントマシン−サーバ間に存在する回線の中からボ
トルネックとなっている回線を検出し、このボトルネッ
ク回線の両端に位置するノードに対して、サービス品質
の劣化が起こっているデータ用の帯域をそのボトルネッ
ク回線にて確保する為のトラフィック制御の指示を与え
る。例えばクライアントマシン−Webサーバ間におい
てデータ通信の処理能力が低下している場合、主装置5
2は、回線1〜3の中からボトルネックとなっている回
線を検出する。ここでは、回線2がボトルネック回線で
あると仮定する。かかる場合、主装置52は、その回線
2の両端に位置するノードN2,N3に対してトラフィ
ック制御の指示を与える。
With this notification, the main unit 52 detects the bottleneck line from the lines existing between the client machine and the server, and notifies the nodes located at both ends of this bottleneck line to the nodes. It gives a traffic control instruction to secure a bandwidth for data whose service quality has deteriorated at the bottleneck line. For example, when the processing capacity of data communication between the client machine and the Web server is low, the main device 5
2 detects a line which is a bottleneck from lines 1 to 3. Here, it is assumed that the line 2 is a bottleneck line. In such a case, the main device 52 gives a traffic control instruction to the nodes N2 and N3 located at both ends of the line 2.

【0034】以上の如く指示が与えられたノードがトラ
フィック制御を行うことによってボトルネック回線にお
けるデータ通信用の帯域が確保されるので、かかるクラ
イアントマシン−サーバ間におけるデータ通信処理能力
の向上を図ることができる。
The bandwidth for data communication in the bottleneck line is secured by the traffic control of the node to which the instruction is given as described above, so that the data communication processing capacity between the client machine and the server can be improved. You can

【0035】[トラフィック制御システムの動作]以下
に、本実施形態のトラフィック制御システムの動作を図
8及び図9を用いて詳述する。最初に、クライアントマ
シン4側の測定処理動作を図8のフローチャートを用い
て説明する。
[Operation of Traffic Control System] The operation of the traffic control system of this embodiment will be described in detail below with reference to FIGS. 8 and 9. First, the measurement processing operation on the client machine 4 side will be described with reference to the flowchart of FIG.

【0036】先ず、Webサーバ1との間での混雑状況
の測定処理について説明する。オペレータがクライアン
トマシン4の指示部4dからWebサーバ1にサービス
提供指示(この場合は所望のWebコンテンツのダウン
ロード要求指示)を行う(ステップST1)。ここで、
その指示がWebサーバ1に送られると同時に、クライ
アントマシン4の制御部4cは、その測定機能4c
よりサービス提供時間の測定を始める(ステップST
2)。
First, the process of measuring the congestion status with the Web server 1 will be described. The operator gives a service providing instruction (in this case, a download request instruction of a desired Web content) from the instruction unit 4d of the client machine 4 to the Web server 1 (step ST1). here,
At the same time that the instruction is sent to the Web server 1, the control unit 4c of the client machine 4 starts measuring the service providing time by the measuring function 4c 1 (step ST
2).

【0037】続いて、ダウンロード要求指示を受けたW
ebサーバ1は、上記Webコンテンツをクライアント
マシン4に送信して、クライアントマシン4にサービス
を提供する。そして、そのWebコンテンツを受信(ス
テップST3)したクライアントマシン4は、測定機能
4cにより、この受信と同時に測定を止め、サービス
提供時間を演算して測定値のデータを取得する(ステッ
プST4)。その際、サーバの識別情報(例えばWeb
サーバ1のIPアドレス)も取得する。尚、このサーバ
識別情報は、前述したステップST1のサービス提供指
示時にその指示先を認識して取得してもよく、またオペ
レータが入力してもよい。
Subsequently, W receiving the download request instruction
The eb server 1 sends the Web content to the client machine 4 and provides the client machine 4 with a service. Then, the client machine 4, which has received the Web content (step ST3), stops the measurement at the same time as this reception by the measurement function 4c 1 , calculates the service provision time, and acquires the measurement value data (step ST4). At that time, the identification information of the server (for example, Web
The IP address of the server 1) is also acquired. The server identification information may be obtained by recognizing the instruction destination at the time of the service providing instruction in step ST1 described above, or may be input by the operator.

【0038】測定値のデータを取得したクライアントマ
シン4の制御部4cは、その測定機能4cにより、上
記取得したサーバ識別情報を有する測定情報管理テーブ
ル4Bの有無を管理テーブル格納部4bから検索し(ス
テップST5)、該当する測定情報管理テーブル4Bが
ある場合、これを読み込む。ここで、該当する測定情報
管理テーブル4Bがない場合は、この測定処理を終了す
る。続いて、その制御部4cは、読み込んだ測定情報管
理テーブル4Bの測定値情報欄4Bに、取得した測定
値の情報を記録(その測定情報管理テーブル4Bへの記
録が二回目以降の場合は更新)し、この測定情報管理テ
ーブル4Bを管理テーブル格納部4bに格納する(ステ
ップST6)。
The control unit 4c of the client machine 4 that data acquired with the measurement by the measurement function 4c 1, searches the presence or absence of the measurement information management table 4B having a server identification information described above acquired from the management table storage unit 4b (Step ST5) If there is a corresponding measurement information management table 4B, this is read. If there is no corresponding measurement information management table 4B, this measurement process ends. Subsequently, the control unit 4c, the measurement information column 4B 2 of the measurement information management table 4B read, record information of the acquired measured values (if recording to the measurement information management table 4B is a second time or later The measurement information management table 4B is stored in the management table storage unit 4b (step ST6).

【0039】次に、ファイルサーバ2との間での混雑状
況の測定処理について説明する。この場合にあっても、
前述したWebサーバ1の場合と同様にして図8のフロ
ーチャートのステップST1〜ST6の如く測定処理が
行われ、測定情報管理テーブル4Bが管理テーブル格納
部4bに格納される。かかる場合、「Webサーバ1」
を「ファイルサーバ2」と、「Webコンテンツ」を
「ファイル」と、「ダウンロード要求指示」を「ファイ
ル転送指示」と読み替える。
Next, the process of measuring the congestion status with the file server 2 will be described. Even in this case,
Similar to the case of the Web server 1 described above, the measurement process is performed as in steps ST1 to ST6 of the flowchart of FIG. 8, and the measurement information management table 4B is stored in the management table storage unit 4b. In such a case, "Web server 1"
Is replaced with "file server 2", "Web content" is replaced with "file", and "download request instruction" is replaced with "file transfer instruction".

【0040】また、DBサーバ3との間での混雑状況の
測定処理は、以下の如く行われる。先ず、図8に示す如
くオペレータがクライアントマシン4の指示部4dから
DBサーバ3にサービス提供指示(この場合は所望のト
ランザクション処理指示)を行う(ステップST1)。
ここで、その指示がDBサーバ3に送られると同時に、
クライアントマシン4の制御部4cは、その測定機能4
によりサービス提供時間の測定を始める(ステップ
ST2)。
The processing of measuring the congestion status with the DB server 3 is performed as follows. First, as shown in FIG. 8, the operator issues a service providing instruction (in this case, a desired transaction processing instruction) from the instruction unit 4d of the client machine 4 to the DB server 3 (step ST1).
Here, at the same time that the instruction is sent to the DB server 3,
The control unit 4c of the client machine 4 uses the measurement function 4
start measurement of the serving time by c 1 (step ST2).

【0041】続いて、トランザクション処理指示を受け
たDBサーバ3は、例えばそのデータベース内のデータ
に書き換え等の要求された処理を行い、その結果をクラ
イアントマシン4に送信して、クライアントマシン4に
サービスを提供する。そして、その結果を受信(ステッ
プST3)したクライアントマシン4は、測定機能4c
により、この受信と同時に測定を止め、サービス提供
時間を演算して測定値のデータを取得する(ステップS
T4)。以降、前述したWebサーバ1の場合と同様に
して測定処理が行われ、測定情報管理テーブル4Bが管
理テーブル格納部4bに格納される。かかる場合、「W
ebサーバ1」を「DBサーバ3」と読み替える。
Next, the DB server 3 which has received the transaction processing instruction performs the requested processing such as rewriting the data in the database, sends the result to the client machine 4, and services the client machine 4. I will provide a. Then, the client machine 4 receiving the result (step ST3), the measurement function 4c
By 1 , the measurement is stopped at the same time as this reception, the service provision time is calculated, and the measured value data is acquired (step S
T4). After that, the measurement process is performed in the same manner as in the case of the Web server 1 described above, and the measurement information management table 4B is stored in the management table storage unit 4b. In such a case, "W
The "eb server 1" is read as "DB server 3".

【0042】ここで、上述した測定処理における測定間
隔は、オペレータにより予め任意に設定できるものとす
る。
Here, the measurement interval in the above-mentioned measurement process can be arbitrarily set in advance by the operator.

【0043】以上の如く測定を行っているクライアント
マシン4において測定情報管理テーブル4Bの送信時間
になると、制御部4cは、その送信機能4cにより管
理テーブル格納部4bから作成又は更新された各測定情
報管理テーブル4Bを読み込んで混雑状況管理装置51
に送信する(ステップST7)。
At the transmission time of the measurement information management table 4B in the client machine 4 performing the measurement as described above, the control unit 4c controls each measurement created or updated from the management table storage unit 4b by the transmission function 4c 2. The information management table 4B is read and the congestion status management device 51
(Step ST7).

【0044】次に、トラフィック制御装置5側の処理動
作を図9及び図10のフローチャートを用いて説明す
る。
Next, the processing operation on the side of the traffic control device 5 will be described with reference to the flowcharts of FIGS. 9 and 10.

【0045】先に主装置52の回線使用率監視処理につ
いて図9に基づき説明する。この主装置52は、制御部
52fの回線使用率の監視機能52fにより、ネット
ワーク上に存在するノード間の回線の回線使用率情報を
取得している。本実施形態の制御部52fは、その回線
使用率情報を取得する為に、例えば所定間隔毎に又は所
定時間になると、監視機能52fによりネットワーク
上のノードに対して回線使用率情報送信指示を送る(ス
テップST11)。これにより各ノードが自己に接続さ
れている回線の回線使用率情報を主装置52に送信する
ので、これを受信(ステップST12)した主装置52
は、制御部52fの監視機能52fにより監視テーブ
ル格納部52eから回線使用率監視テーブル52Eを読
み込み、その回線使用率情報欄52Eに回線使用率情
報を入力する(ステップST13)。しかる後、この回
線使用率監視テーブル52Eを、監視機能52fによ
り監視テーブル格納部52eに格納する(ステップST
14)。
First, the line utilization rate monitoring process of the main unit 52 will be described with reference to FIG. The main unit 52 acquires the line usage rate information of the lines between the nodes existing on the network by the line usage rate monitoring function 52f 1 of the control unit 52f. Control unit 52f of the present embodiment, in order to obtain the line utilization information, for example, be or predetermined time at predetermined intervals, the line utilization information transmission instruction to the nodes on the network by monitoring 52f 1 Send (step ST11). As a result, each node transmits the line utilization rate information of the line connected to itself to the main unit 52, and the main unit 52 that receives this (step ST12)
Reads the line usage rate monitoring table 52E from the monitoring table storage unit 52e by the monitoring function 52f 1 of the control unit 52f and inputs the line usage rate information into the line usage rate information column 52E 1 (step ST13). Thereafter, the line usage rate monitoring table 52E is stored in the monitoring table storage unit 52e by the monitoring function 52f 1 (step ST
14).

【0046】以上の如く回線利用率情報を取得している
状態におけるトラフィック制御装置5の処理動作を図1
0に基づき説明する。先ず、クライアントマシン4から
測定情報管理テーブル4Bを受信(ステップST21)
した混雑状況管理装置51の制御部51dは、一旦その
測定情報管理テーブル4Bを受信テーブル格納部51c
に格納する。
FIG. 1 shows the processing operation of the traffic control device 5 in the state where the line utilization rate information is acquired as described above.
A description will be given based on 0. First, the measurement information management table 4B is received from the client machine 4 (step ST21).
The control unit 51d of the congestion status management device 51 temporarily stores the measurement information management table 4B in the reception table storage unit 51c.
To store.

【0047】続いて、この制御部51dは、その判定機
能51dにより、受信した測定情報管理テーブル4B
のクライアント及びサーバの識別情報双方に一致する第
一混雑状況判定テーブル51Bを第一混雑状況判定テー
ブル格納部51bから読み込む(ステップST22)。
そして、その測定情報管理テーブル4Bにおける測定値
情報欄4Bの測定値Xの情報と第一混雑状況判定テー
ブル51Bにおける閾値情報欄51Bの閾値情報とを
対比して、その測定値Xが閾値を超えているか否かを判
定する(ステップST23)。
[0047] Subsequently, the control unit 51d, with its determining function 51d 1, the measurement information management table 4B received
The first congestion situation determination table 51B that matches both the identification information of the client and server is read from the first congestion situation determination table storage unit 51b (step ST22).
Then, the information of the measured value X in the measured value information column 4B 2 in the measured information management table 4B is compared with the threshold information in the threshold value information column 51B 3 in the first congestion situation determination table 51B, and the measured value X is the threshold value. It is determined whether or not (step ST23).

【0048】ここで、測定値Xが閾値を超えていない場
合、受信した全ての測定情報管理テーブル4Bについて
上記クライアントマシン−サーバ間混雑状況判定を行っ
たか否かを判定し(ステップST24)、行っていない
場合は上記ステップST22に戻り次の第一混雑状況判
定テーブル51Bを読み込み、行っている場合は処理を
終了する。また、上記ステップST23にて測定値Xが
閾値を超えている(即ち該当するクライアントマシン−
サーバ間が混雑している)場合、そのクライアントマシ
ン−サーバ間が混雑している旨の情報,並びにこのクラ
イアントマシン及びサーバの識別情報(ここでは、これ
ら各情報を「混雑情報」という。)を一時メモリに格納
する(ステップST25)。続いて、受信した全ての測
定情報管理テーブル4Bについて上記クライアントマシ
ン−サーバ間混雑状況判定を行ったか否かを判定し(ス
テップST26)、行っていない場合は上記ステップS
T22に戻り次の第一混雑状況判定テーブル51Bを読
み込む。また、行っている場合、送信機能51dによ
り、上記一時メモリ内の混雑情報を主装置52に送信す
る(ステップST27)。
When the measured value X does not exceed the threshold value, it is determined whether or not the client machine-server congestion status determination has been performed for all the received measurement information management tables 4B (step ST24). If not, the process returns to step ST22 to read the next first congestion situation determination table 51B, and if so, the process ends. Further, in step ST23, the measurement value X exceeds the threshold value (that is, the corresponding client machine-
If the server is congested), information indicating that the client machine and the server are congested, and identification information of the client machine and the server (herein, each of these information is referred to as "congestion information"). It is stored in the temporary memory (step ST25). Then, it is determined whether or not the client machine-server congestion status determination has been performed for all the received measurement information management tables 4B (step ST26), and if not, the above step S
Returning to T22, the next first congestion situation determination table 51B is read. If it is, the transmission function 51d 2 transmits the congestion information in the temporary memory to the main device 52 (step ST27).

【0049】次に、主装置52の制御部52fは、その
回線特定機能52fにより、混雑状況管理装置51か
ら受け取ったクライアントマシン及びサーバの識別情報
を有する回線特定テーブル52Cを回線特定テーブル格
納部52cから読み込み、その回線情報欄52Cから
クライアントマシン−サーバ間に存在する回線情報を取
得する(ステップST28)。そして、取得した回線情
報に該当する閾値情報及び回線使用率情報を第二混雑状
況判定テーブル52D及び回線使用率監視テーブル52
Eから読み込み、閾値を超えている回線使用率の回線
(ボトルネック回線)を特定する(ステップST2
9)。
Next, the control unit 52f of the main unit 52, the through line specific function 52f 2, line identification table 52C line identification table storage unit having the identification information of the client machine and the server received from the congestion state management device 51 The line information existing between the client machine and the server is acquired from the line information column 52C 3 read from the line 52c (step ST28). Then, the threshold information and the line usage rate information corresponding to the acquired line information are used as the second congestion status determination table 52D and the line usage rate monitoring table 52.
It is read from E and the line (bottleneck line) whose line utilization rate exceeds the threshold value is specified (step ST2).
9).

【0050】続いて、この制御部52fは、その指示機
能52fにより、上記回線特定機能52fにて特定
されたボトルネック回線の両端に位置する夫々のノード
へトラフィック制御の実施を指示する(ステップST3
0)。これにより、指示を受けたノードがボトルネック
回線に対して前述した帯域幅Yを確保する。
[0050] Subsequently, the controller 52f may, by its instruction function 52f 3, and instructs the implementation of traffic control to a node of each located at both ends of the bottleneck channel identified by the channel specific function 52f 2 ( Step ST3
0). As a result, the instructed node secures the above-mentioned bandwidth Y for the bottleneck line.

【0051】以上示した如く、本実施形態のトラフィッ
ク制御システムを用いることによって、劣化を起こして
いるサービスのデータを通信する為に使用する帯域の確
保をボトルネックとして特定された回線に対して行う、
という動的なトラフィック制御が可能となる。そして、
これにより常にサービス品質の維持を図ることができ
る。また、前述した式2の如く重み付けすることによっ
て、指示対象たるサービスが複数であって制御対象のボ
トルネック回線が夫々のサービスで共通している場合に
は、設定した優先順位に合わせてサービス毎の上記サー
ビス品質の維持を図ることができる。このように、ネッ
トワーク管理者のポリシーに沿った各種ネットワーク上
の機器間のサービス品質の維持,即ちその機器間のデー
タ通信処理能力低下の抑制を常に行うことができる。
As described above, by using the traffic control system of the present embodiment, the band used for communicating the data of the degraded service is secured for the line identified as the bottleneck. ,
That is, dynamic traffic control is possible. And
As a result, it is possible to always maintain the quality of service. In addition, when there are a plurality of services to be instructed and the bottleneck lines to be controlled are common to the respective services by weighting as in the above-described Expression 2, each service is adjusted according to the set priority. It is possible to maintain the above service quality. In this way, it is possible to always maintain the quality of service between devices on various networks according to the policy of the network administrator, that is, to suppress the deterioration of the data communication processing capability between the devices.

【0052】尚、以上示した本実施形態にあっては、一
つのクライアントマシン4のみを例示しているが、必ず
しもその数に限定するものではない。また、三種類のサ
ーバ1,2,3を例示しているが、サーバの場合にあっ
ても、必ずしもその数に限定するものではない。更に、
トラフィック制御装置5を混雑状況管理装置51と主装
置52とで構成したものを例示しているが、必ずしもこ
の態様に限定するものではなく、例えば混雑状況管理装
置51及び主装置52の各構成を一まとめにしたトラフ
ィック制御装置としてもよい。
In the present embodiment described above, only one client machine 4 is illustrated, but the number is not necessarily limited. Further, although three types of servers 1, 2 and 3 are illustrated, the number of servers is not necessarily limited to that number. Furthermore,
Although the traffic control device 5 is configured by the congestion status management device 51 and the main device 52 as an example, the traffic control device 5 is not limited to this mode. For example, the respective configurations of the congestion status management device 51 and the main device 52 may be used. The traffic control device may be integrated.

【0053】[0053]

【発明の効果】本発明に係るトラフィック制御方法及び
そのシステムによれば、データ通信処理能力の低下して
いるサービスに係るデータを通信する為に使用する帯域
の確保をボトルネックとして特定された回線に対して行
う、という動的なトラフィック制御が可能となるので、
常にサービス品質の維持を図ることができる。このよう
に、本発明によれば、ネットワーク管理者のポリシーに
沿った各種ネットワーク上の機器間のサービス品質を維
持することができる、という従来にない優れたトラフィ
ック制御方法及びそのシステムを得ることが可能とな
る。
According to the traffic control method and the system thereof according to the present invention, the line identified as the bottleneck is the securing of the band used for communicating the data related to the service whose data communication processing capacity is deteriorated. Since it is possible to perform dynamic traffic control,
The quality of service can always be maintained. As described above, according to the present invention, it is possible to obtain an unprecedented excellent traffic control method and its system that can maintain the quality of service between devices on various networks according to the policy of the network administrator. It will be possible.

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

【図1】本発明に係るトラフィック制御システムの一実
施形態の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an embodiment of a traffic control system according to the present invention.

【図2】本実施形態の測定情報管理テーブルを説明する
説明図である。
FIG. 2 is an explanatory diagram illustrating a measurement information management table according to the present embodiment.

【図3】本実施形態の第一混雑状況判定テーブルを説明
する説明図である。
FIG. 3 is an explanatory diagram illustrating a first congestion status determination table according to this embodiment.

【図4】本実施形態の回線特定テーブルを説明する説明
図であって、図4(a)はクライアントとWebサーバ
との間のテーブルを,図4(b)はクライアントとファ
イルサーバとの間のテーブルを例示する図である。
4A and 4B are explanatory diagrams illustrating a line identification table according to the present embodiment. FIG. 4A is a table between a client and a Web server, and FIG. 4B is a table between a client and a file server. It is a figure which illustrates the table of.

【図5】本実施形態の第二混雑状況判定テーブルを説明
する説明図である。
FIG. 5 is an explanatory diagram illustrating a second congestion status determination table according to the present embodiment.

【図6】本実施形態の回線使用率監視テーブルを説明す
る説明図である。
FIG. 6 is an explanatory diagram illustrating a line usage rate monitoring table according to the present embodiment.

【図7】本実施形態のトラフィック制御システムの概念
を説明する説明図である。
FIG. 7 is an explanatory diagram illustrating the concept of the traffic control system of the present embodiment.

【図8】本実施形態の測定処理(データ通信処理能力監
視処理)を説明するフローチャートである。
FIG. 8 is a flowchart illustrating a measurement process (data communication process capability monitoring process) of the present embodiment.

【図9】本実施形態の回線使用率監視処理を説明するフ
ローチャートである。
FIG. 9 is a flowchart illustrating a line usage rate monitoring process according to the present embodiment.

【図10】本実施形態のトラフィック制御装置の処理動
作を説明するフローチャートである。
FIG. 10 is a flowchart illustrating a processing operation of the traffic control device according to the present embodiment.

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

1 Webサーバ 2 ファイルサーバ 3 DBサーバ 4 クライアントマシン 4b 管理テーブル格納部 4c クライアントマシンの制御部 4c 測定機能 4c 送信機能 4B 測定情報管理テーブル 5 トラフィック制御装置 51 混雑状況管理装置 51b 第一混雑状況判定テーブル格納部 51d 混雑状況管理装置の制御部 51d 判定機能 51d 送信機能 51B 第一混雑状況判定テーブル 52 主装置 52c 回線特定テーブル格納部 52d 第二混雑状況判定テーブル格納部 52e 監視テーブル格納部 52f 主装置の制御部 52f 監視機能 52f 回線特定機能 52f 指示機能 52C 回線特定テーブル 52D 第二混雑状況判定テーブル 52E 回線使用率監視テーブル N1,N2,N3,N4,N5,N6 ノード1 Web Server 2 File Server 3 DB Server 4 Client Machine 4b Management Table Storage 4c Client Machine Controller 4c 1 Measurement Function 4c 2 Transmission Function 4B Measurement Information Management Table 5 Traffic Control Device 51 Congestion Status Management Device 51b First Congestion Status Judgment table storage unit 51d Congestion status management device control unit 51d 1 Judgment function 51d 2 Transmission function 51B First congestion status judgment table 52 Main device 52c Line identification table storage unit 52d Second congestion status judgment table storage unit 52e Monitoring table storage unit 52f Main Unit Control Unit 52f 1 Monitoring Function 52f 2 Line Identification Function 52f 3 Instruction Function 52C Line Identification Table 52D Second Congestion Status Judgment Table 52E Line Utilization Monitoring Table N1, N2, N3, N4, N5, N6 Nodes

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 少なくとも一つのクライアントと当該ク
ライアントにネットワークを介してサービスを提供する
少なくとも一つのサーバとの間のデータ通信時のトラフ
ィック制御方法であって、 前記クライアントとサーバとの間に存在する複数の回線
の回線使用率を監視する回線使用率監視処理工程と、前
記クライアントとサーバとの間のデータ通信処理能力を
監視するデータ通信処理能力監視処理工程と、前記デー
タ通信処理能力の低下時に、前記回線使用率の監視情報
に基づき前記各回線の中からボトルネックとなる回線を
特定するボトルネック回線特定処理工程と、該ボトルネ
ック回線特定処理工程にて特定されたボトルネック回線
に対してトラフィック制御を行うトラフィック制御処理
工程とを有することを特徴としたトラフィック制御方
法。
1. A traffic control method at the time of data communication between at least one client and at least one server that provides a service to the client via a network, the method being present between the client and the server. A line usage rate monitoring processing step for monitoring the line usage rate of a plurality of lines, a data communication processing capacity monitoring processing step for monitoring the data communication processing capacity between the client and the server, and when the data communication processing capacity declines. A bottleneck line identification processing step of identifying a line which becomes a bottleneck from the respective lines based on the line utilization monitoring information, and a bottleneck line identified in the bottleneck line identification processing step Traffic having a traffic control processing step for controlling traffic Your way.
【請求項2】 少なくとも一つのクライアントと当該ク
ライアントにネットワークを介してサービスを提供する
少なくとも一つのサーバとの間のデータ通信時のトラフ
ィック制御システムであって、 前記クライアントとサーバとの間に存在する複数の回線
の回線使用率を監視する回線使用率監視手段と、前記ク
ライアントとサーバとの間のデータ通信処理能力を監視
するデータ通信処理能力監視手段と、該データ通信処理
能力監視手段にて前記データ通信処理能力が低下したと
判定された場合に、前記回線使用率監視手段の回線使用
率の監視情報に基づき前記各回線の中からボトルネック
となる回線を特定するボトルネック回線特定手段と、該
ボトルネック回線特定手段にて特定されたボトルネック
回線に対してトラフィック制御を行うトラフィック制御
手段とを備えることを特徴とするトラフィック制御シス
テム。
2. A traffic control system for data communication between at least one client and at least one server that provides a service to the client via a network, the traffic control system being present between the client and the server. Line usage rate monitoring means for monitoring the line usage rate of a plurality of lines, data communication processing capacity monitoring means for monitoring the data communication processing capacity between the client and server, and the data communication processing capacity monitoring means Bottleneck line identifying means for identifying a line which becomes a bottleneck from among the respective lines based on the line utilization rate monitoring information of the line utilization rate monitoring means when it is determined that the data communication processing capability has decreased, Traffic that controls traffic for the bottleneck line identified by the bottleneck line identification means. Traffic control system, comprising a Ikku control means.
JP2002077237A 2002-03-19 2002-03-19 Traffic control method and system Expired - Fee Related JP3750621B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002077237A JP3750621B2 (en) 2002-03-19 2002-03-19 Traffic control method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002077237A JP3750621B2 (en) 2002-03-19 2002-03-19 Traffic control method and system

Publications (2)

Publication Number Publication Date
JP2003273917A true JP2003273917A (en) 2003-09-26
JP3750621B2 JP3750621B2 (en) 2006-03-01

Family

ID=29205660

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002077237A Expired - Fee Related JP3750621B2 (en) 2002-03-19 2002-03-19 Traffic control method and system

Country Status (1)

Country Link
JP (1) JP3750621B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8966492B2 (en) 2008-01-31 2015-02-24 Nec Corporation Service provision quality control device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0637807A (en) * 1992-07-14 1994-02-10 Mita Ind Co Ltd Packet switching network and its designing method
JPH1065729A (en) * 1996-08-21 1998-03-06 Nec Corp Overflow call alternate system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0637807A (en) * 1992-07-14 1994-02-10 Mita Ind Co Ltd Packet switching network and its designing method
JPH1065729A (en) * 1996-08-21 1998-03-06 Nec Corp Overflow call alternate system

Also Published As

Publication number Publication date
JP3750621B2 (en) 2006-03-01

Similar Documents

Publication Publication Date Title
JP3904435B2 (en) Congestion control apparatus and method for Web service
US7400633B2 (en) Adaptive bandwidth throttling for network services
US7512705B2 (en) Truncating data units
US7290028B2 (en) Methods, systems and computer program products for providing transactional quality of service
CN107231662B (en) Multi-stream transmission method and device in SDN network
US7630315B2 (en) Method and apparatus for non contiguous sliding window
KR20040078559A (en) Controlling admission of data streams onto a network based on end-to-end measurements
US11582146B2 (en) High-quality adaptive bitrate video through multiple links
KR20080079335A (en) Communication method, communication system, nodes and program
US9961169B1 (en) Implementing autoswitching network protocols for optimal efficiency
US9762622B2 (en) Flow control scheme for parallel flows
US20150244765A1 (en) Method for processing requests and server device processing requests
JP2005184165A (en) Traffic control unit and service system using the same
US11588736B2 (en) Communication apparatus, communication method, and program
JP7097427B2 (en) Data processing system and data processing method
JP6886874B2 (en) Edge devices, data processing systems, data transmission methods, and programs
JP2003273917A (en) Traffic control method and its system
JP2003046552A (en) Program and unit for data processing
JP3707927B2 (en) Server throughput reservation system
US7818447B1 (en) End-to-end broadcast based flow control in a switch fabric
Gokhale et al. Network-aware adaptive sampling for low bitrate telehaptic communication
KR101078213B1 (en) Method for managing CPU load of contents transmitting device and contents transmitting device thereof
JP2008009852A (en) Load distribution control system and method, and server device
JP2022166934A (en) Information processing device, overload control program, and overload control method
JP2011101126A (en) Traffic control device, system, method and program and program recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040325

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050901

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20051101

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20051128

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081216

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091216

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091216

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101216

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101216

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111216

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121216

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121216

Year of fee payment: 7

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121216

Year of fee payment: 7

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131216

Year of fee payment: 8

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees