JP2002271422A - Gateway, method of controlling relaying, program, and recording medium - Google Patents

Gateway, method of controlling relaying, program, and recording medium

Info

Publication number
JP2002271422A
JP2002271422A JP2001063729A JP2001063729A JP2002271422A JP 2002271422 A JP2002271422 A JP 2002271422A JP 2001063729 A JP2001063729 A JP 2001063729A JP 2001063729 A JP2001063729 A JP 2001063729A JP 2002271422 A JP2002271422 A JP 2002271422A
Authority
JP
Japan
Prior art keywords
response
gateway
relay processing
request
client
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
JP2001063729A
Other languages
Japanese (ja)
Other versions
JP3993750B2 (en
Inventor
Hiromitsu Sumino
宏光 角野
Hidemoto Suzuki
偉元 鈴木
Shigeo Tsunoda
滋男 角田
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.)
NTT Docomo Inc
NEC Corp
Original Assignee
NTT Docomo Inc
NEC Corp
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 NTT Docomo Inc, NEC Corp filed Critical NTT Docomo Inc
Priority to JP2001063729A priority Critical patent/JP3993750B2/en
Publication of JP2002271422A publication Critical patent/JP2002271422A/en
Application granted granted Critical
Publication of JP3993750B2 publication Critical patent/JP3993750B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent a server from being loaded unnecessarily and from consuming resources under a heavy load when a gateway relays the request from a client to the server and the response from the server to the client. SOLUTION: The gateway 10 relays the request from the client 40 to the server 50 and the response from the server 50 to the client 40. The congestion detecting and flow rate control section 24 of the gateway application 20 of the gateway 10 controls the gateway 10 not to relay the response when the relaying of the response is stagnated.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ゲートウェイ、中
継制御方法、プログラムおよび記録媒体に関する。
[0001] The present invention relates to a gateway, a relay control method, a program, and a recording medium.

【0002】[0002]

【従来の技術】従来、ゲートウェイ(装置)は、クライ
アントからサーバーへのリクエスト、およびサーバーか
らクライアントへのレスポンス(リクエストに対する応
答)の中継を行っていた。ここで、リクエストの中継処
理とレスポンスの中継処理とは独立に行われていた。
2. Description of the Related Art Conventionally, a gateway (device) relays a request from a client to a server and a response from the server to the client (response to the request). Here, the relay processing of the request and the relay processing of the response have been performed independently.

【0003】図1は、従来技術によるゲートウェイの構
成例を示す図である。ゲートウェイ110は、ゲートウ
ェイアプリケーション120、上り受信バッファ13
1、下り送信バッファ132、上り送信バッファ136
および下り受信バッファ137を備える。ゲートウェイ
アプリケーション120は、上り通信プロトコル制御部
122および下り通信プロトコル制御部126を備え
る。
FIG. 1 is a diagram showing a configuration example of a gateway according to the prior art. The gateway 110 includes the gateway application 120 and the upstream reception buffer 13.
1, downlink transmission buffer 132, uplink transmission buffer 136
And a downlink reception buffer 137. The gateway application 120 includes an upstream communication protocol control unit 122 and a downstream communication protocol control unit 126.

【0004】ゲートウェイ110は、上り通信プロトコ
ル制御部122、上り受信バッファ131、および上り
送信バッファ136により、クライアント140からサ
ーバー150へのリクエストを中継する。
[0004] The gateway 110 relays a request from the client 140 to the server 150 by the upstream communication protocol control unit 122, the upstream reception buffer 131, and the upstream transmission buffer 136.

【0005】また、ゲートウェイ110は、下り通信プ
ロトコル制御部126、下り受信バッファ137、およ
び下り送信バッファ132により、サーバー150から
クライアント140へのレスポンスを中継する。
[0005] The gateway 110 relays a response from the server 150 to the client 140 by the downlink communication protocol control unit 126, the downlink reception buffer 137, and the downlink transmission buffer 132.

【0006】[0006]

【発明が解決しようとする課題】例えばHTTP(Hyper
Text Transfer Protocol)に基づくコンテンツ取得型サ
ービスでは、リクエストに比べてレスポンスのデータサ
イズが非常に大きくなることが想定されている。また、
クライアント・ゲートウェイ間が無線回線のような不安
定なネットワークに接続されている場合には、クライア
ントでのレスポンス受信の滞りが発生しやすい。
For example, HTTP (Hyper
In the content acquisition type service based on the Text Transfer Protocol, it is assumed that the data size of the response is much larger than the request. Also,
When the client and the gateway are connected to an unstable network such as a wireless line, it is easy for the client to receive a response delay.

【0007】レスポンスが滞ると、リクエストの再送が
発生するが、リクエストがそのままサーバーへ転送され
ると、レスポンス側の輻輳がさらに悪化してしまう。ま
た、レスポンスおよびリクエストの輻輳により、データ
が損失することがある。
[0007] If the response is delayed, the request is retransmitted. However, if the request is transferred to the server as it is, the congestion on the response side is further deteriorated. Also, data may be lost due to congestion of responses and requests.

【0008】このように、従来のゲートウェイによる転
送方法では、高負荷によって、ゲートウェイ・クライア
ント間がレスポンスを処理できなくなった場合に、リク
エストを続けると、サーバー側に必要以上の負荷とリソ
ースの消費をかけることになる。
As described above, in the conventional transfer method using the gateway, if the request cannot be processed between the gateway and the client due to the high load, if the request is continued, the server side consumes more load and resources than necessary. I will put it.

【0009】そこで、本発明の目的は、ゲートウェイに
よる、クライアントからサーバーへのリクエスト、およ
びサーバーからクライアントへのレスポンスの中継にお
いて、高負荷時にサーバー側に必要以上の負荷とリソー
スの消費をかけないようにすることである。
Therefore, an object of the present invention is to prevent a server from consuming unnecessary load and resources when the load is high, in relaying a request from a client to a server and a response from the server to the client by the gateway. It is to be.

【0010】[0010]

【課題を解決するための手段】上記目的を達成するため
に、請求項1に記載の発明は、クライアントからサーバ
ーへのリクエスト、および前記サーバーから前記クライ
アントへのレスポンスを中継するゲートウェイであっ
て、前記リクエストの中継処理を行うリクエスト中継処
理手段と、前記レスポンスの中継処理を行うレスポンス
中継処理手段と、前記レスポンス中継処理手段による前
記レスポンスの中継処理に滞りがある場合に、前記リク
エスト中継処理手段が前記リクエストの中継処理を行わ
ないように制御する制御手段とを備えたことを特徴とす
る。
According to one aspect of the present invention, there is provided a gateway for relaying a request from a client to a server and a response from the server to the client. Request relay processing means for performing the relay processing of the request, response relay processing means for performing the relay processing of the response, and when there is a delay in the relay processing of the response by the response relay processing means, the request relay processing means Control means for controlling not to perform the relay processing of the request.

【0011】請求項2に記載の発明は、請求項1に記載
のゲートウェイであって、前記レスポンス中継処理手段
は、受信バッファおよび送信バッファを有し、前記レス
ポンスの中継処理に滞りがある場合としては、前記送信
バッファがフルになった場合が含まれることを特徴とす
る。
According to a second aspect of the present invention, there is provided the gateway according to the first aspect, wherein the response relay processing unit has a reception buffer and a transmission buffer, and the relay processing of the response is delayed. Includes a case where the transmission buffer becomes full.

【0012】請求項3に記載の発明は、請求項1または
2に記載のゲートウェイであって、前記レスポンス中継
処理手段は、オペレーティングシステムを用いて前記レ
スポンスの中継処理を行い、前記レスポンスの中継処理
に滞りがある場合としては、前記オペレーティングシス
テムが前記レスポンスの中継処理に滞りがあることを検
出した場合が含まれることを特徴とする。
According to a third aspect of the present invention, there is provided the gateway according to the first or second aspect, wherein the response relay processing unit relays the response using an operating system, and relays the response. The case where there is a delay includes a case where the operating system detects that there is a delay in the relay process of the response.

【0013】請求項4に記載の発明は、請求項1ないし
3のいずれかに記載のゲートウェイであって、前記レス
ポンス中継処理手段は、前記レスポンスの中継処理待ち
キューを有し、前記レスポンスの中継処理に滞りがある
場合としては、前記キューの長さが所定の長さ以上にな
った場合が含まれることを特徴とする。
According to a fourth aspect of the present invention, there is provided the gateway according to any one of the first to third aspects, wherein the response relay processing means has a relay processing waiting queue for the response, and relays the response. The case where the processing is delayed includes a case where the length of the queue becomes equal to or longer than a predetermined length.

【0014】請求項5に記載の発明は、請求項1ないし
4のいずれかに記載のゲートウェイであって、前記ゲー
トウェイは、複数のクライアントと同時に通信を行うこ
とが可能であり、複数のサーバーと同時に通信を行うこ
とが可能であることを特徴とする。
According to a fifth aspect of the present invention, there is provided the gateway according to any one of the first to fourth aspects, wherein the gateway is capable of simultaneously communicating with a plurality of clients and communicating with a plurality of servers. It is characterized in that communication can be performed simultaneously.

【0015】請求項6に記載の発明は、請求項1ないし
5のいずれかに記載のゲートウェイであって、前記制御
手段は、クライアント毎に制御を行い、前記レスポンス
中継処理手段によるあるクライアントのレスポンスの中
継処理に滞りがある場合に、前記リクエスト中継処理手
段が当該クライアントのリクエストの中継処理を行わな
いように制御することを特徴とする。
According to a sixth aspect of the present invention, there is provided the gateway according to any one of the first to fifth aspects, wherein the control means performs control for each client, and a response of a certain client by the response relay processing means. When there is a delay in the relay processing of the client, the request relay processing means is controlled not to perform the relay processing of the request of the client.

【0016】請求項7に記載の発明は、請求項1ないし
6のいずれかに記載のゲートウェイであって、前記ゲー
トウェイと前記クライアントとの間の通信には無線通信
が含まれることを特徴とする。
According to a seventh aspect of the present invention, there is provided the gateway according to any one of the first to sixth aspects, wherein the communication between the gateway and the client includes wireless communication. .

【0017】請求項8に記載の発明は、クライアントか
らサーバーへのリクエスト、および前記サーバーから前
記クライアントへのレスポンスを中継するゲートウェイ
における中継制御方法であって、前記リクエストの中継
処理を行うリクエスト中継処理ステップと、前記レスポ
ンスの中継処理を行うレスポンス中継処理ステップと、
前記レスポンス中継処理ステップにおける前記レスポン
スの中継処理に滞りがある場合に、前記リクエスト中継
処理ステップを行わないように制御する制御ステップと
を備えることを特徴とする。
An invention according to claim 8 is a relay control method in a gateway for relaying a request from a client to a server and a response from the server to the client, wherein the request relay processing for relaying the request is performed. Step, a response relay processing step of performing the relay processing of the response,
A control step of performing control so that the request relay processing step is not performed when there is a delay in the relay processing of the response in the response relay processing step.

【0018】請求項9に記載の発明は、請求項8に記載
の中継制御方法をコンピュータに実行させるためのプロ
グラムである。
According to a ninth aspect of the present invention, there is provided a program for causing a computer to execute the relay control method according to the eighth aspect.

【0019】請求項10に記載の発明は、請求項8に記
載の中継制御方法をコンピュータに実行させるためのプ
ログラムを記録したコンピュータ読み取り可能な記録媒
体である。
According to a tenth aspect of the present invention, there is provided a computer-readable recording medium storing a program for causing a computer to execute the relay control method according to the eighth aspect.

【0020】以上の構成によれば、ゲートウェイによ
る、クライアントからサーバーへのリクエスト、および
サーバーからクライアントへのレスポンスの中継におい
て、高負荷時にサーバー側に必要以上の負荷とリソース
の消費をかけないようにすることができる。
According to the above configuration, in the relay of the request from the client to the server and the response from the server to the client by the gateway, the server is not subjected to unnecessary load and resource consumption when the load is high. can do.

【0021】[0021]

【発明の実施の形態】以下、図面を参照しつつ本発明の
実施の形態について詳しく説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0022】図2は、本発明の実施形態に係るゲートウ
ェイの構成例を示す図である。ゲートウェイ10は、ゲ
ートウェイアプリケーション20、上り受信バッファ3
1、下り送信バッファ32、上り送信バッファ36およ
び下り受信バッファ37を備える。ゲートウェイアプリ
ケーション20は、上り通信プロトコル制御部22、輻
輳検出及び流量制御部24、および下り通信プロトコル
制御部26を備える。
FIG. 2 is a diagram showing a configuration example of the gateway according to the embodiment of the present invention. The gateway 10 includes a gateway application 20 and an upstream reception buffer 3
1, a downlink transmission buffer 32, an uplink transmission buffer 36, and a downlink reception buffer 37. The gateway application 20 includes an upstream communication protocol control unit 22, a congestion detection and flow control unit 24, and a downstream communication protocol control unit 26.

【0023】ゲートウェイ10は、上り通信プロトコル
制御部22、上り受信バッファ31、および上り送信バ
ッファ36により、クライアント40からサーバー50
へのリクエスト(パケットデータなど)を中継する。す
なわち、クライアント40からのリクエストは上り受信
バッファ31に蓄積される。上り通信プロトコル制御部
22は、上り受信バッファ31からリクエストを読み込
み、サーバー50側の上り送信バッファ36へ転送する
処理を行う。上り送信バッファ36に蓄積したリクエス
トは順次サーバー50に送信される。
The gateway 10 communicates from the client 40 to the server 50 by the upstream communication protocol controller 22, the upstream reception buffer 31, and the upstream transmission buffer 36.
Relays requests (packet data, etc.) to That is, the request from the client 40 is stored in the upstream reception buffer 31. The upstream communication protocol control unit 22 performs a process of reading the request from the upstream reception buffer 31 and transferring the request to the upstream transmission buffer 36 of the server 50. The requests stored in the upstream transmission buffer 36 are sequentially transmitted to the server 50.

【0024】また、ゲートウェイ10は、下り通信プロ
トコル制御部26、下り受信バッファ37、および下り
送信バッファ32により、サーバー50からクライアン
ト40へのレスポンス(パケットデータなど)を中継す
る。すなわち、サーバー50からのレスポンスは下り受
信バッファ37に蓄積される。下り通信プロトコル制御
部26は、下り受信バッファ37からレスポンスを読み
込み、下り送信バッファ32へ転送する処理を行う。下
り送信バッファ32に蓄積したレスポンスは順次クライ
アント40に送信される。
The gateway 10 relays a response (such as packet data) from the server 50 to the client 40 by the downlink communication protocol control unit 26, the downlink reception buffer 37, and the downlink transmission buffer 32. That is, the response from the server 50 is stored in the downstream reception buffer 37. The downlink communication protocol control unit 26 performs a process of reading the response from the downlink reception buffer 37 and transferring the response to the downlink transmission buffer 32. The responses stored in the downstream transmission buffer 32 are sequentially transmitted to the client 40.

【0025】輻輳検出及び流量制御部24は、レスポン
スの中継処理の滞りを検出する。そして、滞りがある場
合には、上り通信プロトコル制御部22に対して、リク
エストの中継処理を行わないように制御を行う。本実施
形態においては、輻輳検出及び流量制御部24が上り通
信プロトコル制御部22に滞りを通知し、上り通信プロ
トコル制御部22は、滞りの通知を受けるとリクエスト
の流量制御中となる。輻輳検出及び流量制御部24は、
滞りが解消されたことを検出すると、上り通信プロトコ
ル制御部22に通知を行い、リクエストの流量制御中を
解除させる。
The congestion detection and flow control unit 24 detects a delay in the relay processing of the response. If there is a delay, the upstream communication protocol control unit 22 is controlled not to perform the request relay process. In the present embodiment, the congestion detection and flow control unit 24 notifies the upstream communication protocol control unit 22 of the delay, and when the upstream communication protocol control unit 22 receives the notification of the delay, the request flow control is being performed. Congestion detection and flow control unit 24,
When detecting that the delay has been eliminated, the control unit 22 notifies the upstream communication protocol control unit 22 to cancel the request flow control.

【0026】図3は、上り通信プロトコル制御部22で
行う処理例を示すフローチャートである。上り通信プロ
トコル制御部22は、流量制御中でなければ(S2
0)、上り受信バッファ31からリクエストを読み込む
(S30)。そして、そのリクエストを上り送信バッフ
ァ36に転送する(S40)。一方、流量制御中であれ
ば(S20)、上り受信バッファ31からリクエストを
読み込まない(S50)。
FIG. 3 is a flowchart showing an example of processing performed by the upstream communication protocol control unit 22. The upstream communication protocol control unit 22 determines that the flow rate is not being controlled (S2
0), the request is read from the upstream reception buffer 31 (S30). Then, the request is transferred to the upstream transmission buffer 36 (S40). On the other hand, if the flow control is being performed (S20), the request is not read from the upstream reception buffer 31 (S50).

【0027】なお、コネクション型の通信で流量制限を
行う場合、クライアントからのリクエストは受信しない
が、クライアントからのコネクション切断要求は受信
し、コネクション切断処理を行えるようにすることがで
きる。
When the flow rate is restricted by connection-type communication, a request from the client is not received, but a request for disconnection from the client is received, and the connection disconnection process can be performed.

【0028】レスポンスの中継処理の滞りとしては、例
えば、下り送信バッファ32がフル(一杯)になった場
合が考えられる。バッファがフルであることは、OS
(オペレーティングシステム)が検出してゲートウェイ
アプリケーション20に通知するようにしてもよいし、
ゲートウェイアプリケーション20がOSに対して随時
問い合わせるようにしてもよい。
The delay in response relay processing may be caused, for example, when the downstream transmission buffer 32 becomes full. The fact that the buffer is full depends on the OS
(Operating system) may detect and notify the gateway application 20;
The gateway application 20 may make an inquiry to the OS at any time.

【0029】また、レスポンスの中継処理の滞りとして
は他に、例えばゲートウェイ10・クライアント40間
のネットワーク輻輳によるもの、クライアント40にお
けるレスポンス受信処理の滞りによるもの等が考えられ
る。このような滞りをOSが検出して、ゲートウェイア
プリケーション20に通知することが考えられる。な
お、ゲートウェイ10・クライアント40間の通信に無
線通信が含まれるような場合には、クライアント40で
のレスポンス受信処理の滞りが発生しやすいものと考え
られる。
The delay in the relay process of the response may be caused by, for example, network congestion between the gateway 10 and the client 40, or the delay in the response receiving process in the client 40. It is conceivable that the OS detects such a delay and notifies the gateway application 20 of the delay. If wireless communication is included in the communication between the gateway 10 and the client 40, it is considered that the response receiving process in the client 40 is likely to be delayed.

【0030】また、例えば、下り通信プロトコル制御部
26がレスポンスの中継処理待ちキューを有するような
場合に、そのキューの長さが所定の長さ以上になった場
合に、レスポンスの中継処理に滞りがあるものとするこ
とが考えられる。
Further, for example, when the downlink communication protocol control unit 26 has a queue for waiting for relay processing of a response, and when the length of the queue exceeds a predetermined length, the relay processing of the response is delayed. It is considered that there is.

【0031】ゲートウェイ10は、複数のクライアント
と同時に通信を行うことが可能であり、また、複数のサ
ーバーと同時に通信を行うことが可能である。
The gateway 10 can communicate with a plurality of clients simultaneously, and can communicate with a plurality of servers simultaneously.

【0032】リクエストとレスポンスとの対応はクライ
アント毎に行い、同時にゲートウェイ10を利用してい
る他のクライアントの信号とは独立に制御される。すな
わち、あるクライアントのレスポンスの中継処理に滞り
がある場合には、そのクライアントのリクエストの中継
処理を行わないように制御している。上り受信バッファ
31、上り送信バッファ36、下り受信バッファ37、
および下り送信バッファ32はクライアント毎に用意さ
れたものである。
The correspondence between the request and the response is performed for each client, and at the same time, it is controlled independently of the signals of other clients using the gateway 10. That is, if there is a delay in the relay processing of the response of a certain client, the control is performed so that the relay processing of the request of the client is not performed. The upstream receiving buffer 31, the upstream transmitting buffer 36, the downstream receiving buffer 37,
The downlink transmission buffer 32 is prepared for each client.

【0033】このように、高負荷時には、ゲートウェイ
10にて、クライアント40からサーバー50へのリク
エストを抑制することで、ゲートウェイ・サーバー間の
トラヒックを抑えることができる。リクエストを抑える
ことで、レスポンス自体も抑えることができる。
As described above, when the load is high, the gateway 10 suppresses the request from the client 40 to the server 50, so that the traffic between the gateway and the server can be suppressed. By suppressing the request, the response itself can also be suppressed.

【0034】また、ゲートウェイ10内部でリクエスト
とレスポンスを対応させて処理するため、装置間でトラ
フィック情報に関する余分な制御信号のやり取りを行わ
ずしてトラフィック制御が可能である。
Further, since the request and the response are processed in the gateway 10 in correspondence with each other, traffic control is possible without exchanging an extra control signal relating to traffic information between the devices.

【0035】なお、ゲートウェイアプリケーション2
0、OS等のプログラムは、記録媒体(例えば、CD−
ROM、磁気ディスク)に書き込んだり、記録媒体から
読み出すことが考えられる。
The gateway application 2
0, OS and other programs are stored on a recording medium (for example, CD-
(ROM, magnetic disk) or reading from a recording medium.

【0036】[0036]

【発明の効果】以上説明したように本発明によれば、ゲ
ートウェイによる、クライアントからサーバーへのリク
エスト、およびサーバーからクライアントへのレスポン
スの中継において、高負荷時にサーバー側に必要以上の
負荷とリソースの消費をかけないようにすることができ
る。
As described above, according to the present invention, in relaying a request from a client to a server and a response from a server to a client by a gateway, unnecessary load and resources on the server side are required when the load is high. You can avoid spending.

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

【図1】従来技術によるゲートウェイの構成例を示す図
である。
FIG. 1 is a diagram showing a configuration example of a gateway according to the related art.

【図2】本発明の実施形態に係るゲートウェイの構成例
を示す図である。
FIG. 2 is a diagram illustrating a configuration example of a gateway according to the embodiment of the present invention.

【図3】上り通信プロトコル制御部で行う処理例を示す
フローチャートである。
FIG. 3 is a flowchart illustrating a processing example performed by an uplink communication protocol control unit;

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

10、110 ゲートウェイ 20、120 ゲートウェイアプリケーション 22、122 上り通信プロトコル制御部 24 輻輳検出及び流量制限部 26、126 下り通信プロトコル制御部 31、131 上り受信バッファ 32、132 下り送信バッファ 36、136 上り送信バッファ 37、137 下り受信バッファ 40、140 クライアント 50、150 サーバー 10, 110 gateway 20, 120 gateway application 22, 122 upstream communication protocol control unit 24 congestion detection and flow rate restriction unit 26, 126 downstream communication protocol control unit 31, 131 upstream reception buffer 32, 132 downstream transmission buffer 36, 136 upstream transmission buffer 37, 137 Downlink reception buffer 40, 140 Client 50, 150 Server

───────────────────────────────────────────────────── フロントページの続き (72)発明者 鈴木 偉元 東京都千代田区永田町二丁目11番1号 株 式会社エヌ・ティ・ティ・ドコモ内 (72)発明者 角田 滋男 東京都港区芝五丁目7番1号 日本電気株 式会社内 Fターム(参考) 5K030 GA13 HA08 HC01 KA01 KA06 KA13 KX12 KX13 LC03 LC11 MB15 5K033 AA05 CB08 CC01 DB18  ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Imamoto Suzuki 2-11-1, Nagatacho, Chiyoda-ku, Tokyo Inside NTT DoCoMo, Inc. (72) Inventor Shigeo Kakuda Shibago, Minato-ku, Tokyo No. 7-1 NEC Corporation F Term (Reference) 5K030 GA13 HA08 HC01 KA01 KA06 KA13 KX12 KX13 LC03 LC11 MB15 5K033 AA05 CB08 CC01 DB18

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 クライアントからサーバーへのリクエス
ト、および前記サーバーから前記クライアントへのレス
ポンスを中継するゲートウェイであって、 前記リクエストの中継処理を行うリクエスト中継処理手
段と、 前記レスポンスの中継処理を行うレスポンス中継処理手
段と、 前記レスポンス中継処理手段による前記レスポンスの中
継処理に滞りがある場合に、前記リクエスト中継処理手
段が前記リクエストの中継処理を行わないように制御す
る制御手段とを備えたことを特徴とするゲートウェイ。
1. A gateway for relaying a request from a client to a server and a response from the server to the client, a request relay processing unit for relaying the request, and a response for relaying the response Relay processing means; and control means for controlling the request relay processing means not to perform the relay processing of the request when there is a delay in the relay processing of the response by the response relay processing means. And gateway.
【請求項2】 請求項1に記載のゲートウェイであっ
て、前記レスポンス中継処理手段は、受信バッファおよ
び送信バッファを有し、前記レスポンスの中継処理に滞
りがある場合としては、前記送信バッファがフルになっ
た場合が含まれることを特徴とするゲートウェイ。
2. The gateway according to claim 1, wherein the response relay processing means has a reception buffer and a transmission buffer, and when the response relay processing is delayed, the response buffer is full. Characterized in that it includes a case where
【請求項3】 請求項1または2に記載のゲートウェイ
であって、前記レスポンス中継処理手段は、オペレーテ
ィングシステムを用いて前記レスポンスの中継処理を行
い、前記レスポンスの中継処理に滞りがある場合として
は、前記オペレーティングシステムが前記レスポンスの
中継処理に滞りがあることを検出した場合が含まれるこ
とを特徴とするゲートウェイ。
3. The gateway according to claim 1, wherein the response relay processing means performs an operation of relaying the response using an operating system. A case where the operating system detects that there is a delay in relay processing of the response.
【請求項4】 請求項1ないし3のいずれかに記載のゲ
ートウェイであって、前記レスポンス中継処理手段は、
前記レスポンスの中継処理待ちキューを有し、前記レス
ポンスの中継処理に滞りがある場合としては、前記キュ
ーの長さが所定の長さ以上になった場合が含まれること
を特徴とするゲートウェイ。
4. The gateway according to claim 1, wherein said response relay processing means comprises:
A gateway having a queue for waiting for relay processing of the response, and the case where there is a delay in the relay processing of the response includes a case where the length of the queue becomes a predetermined length or more.
【請求項5】 請求項1ないし4のいずれかに記載のゲ
ートウェイであって、前記ゲートウェイは、複数のクラ
イアントと同時に通信を行うことが可能であり、複数の
サーバーと同時に通信を行うことが可能であることを特
徴とするゲートウェイ。
5. The gateway according to claim 1, wherein the gateway can simultaneously communicate with a plurality of clients, and can communicate with a plurality of servers simultaneously. A gateway, characterized in that:
【請求項6】 請求項1ないし5のいずれかに記載のゲ
ートウェイであって、前記制御手段は、クライアント毎
に制御を行い、前記レスポンス中継処理手段によるある
クライアントのレスポンスの中継処理に滞りがある場合
に、前記リクエスト中継処理手段が当該クライアントの
リクエストの中継処理を行わないように制御することを
特徴とするゲートウェイ。
6. The gateway according to claim 1, wherein the control unit controls each client, and there is a delay in relay processing of a response of a certain client by the response relay processing unit. In this case, the gateway controls the request relay processing unit so as not to perform the relay processing of the request of the client.
【請求項7】 請求項1ないし6のいずれかに記載のゲ
ートウェイであって、前記ゲートウェイと前記クライア
ントとの間の通信には無線通信が含まれることを特徴と
するゲートウェイ。
7. The gateway according to claim 1, wherein communication between the gateway and the client includes wireless communication.
【請求項8】 クライアントからサーバーへのリクエス
ト、および前記サーバーから前記クライアントへのレス
ポンスを中継するゲートウェイにおける中継制御方法で
あって、 前記リクエストの中継処理を行うリクエスト中継処理ス
テップと、 前記レスポンスの中継処理を行うレスポンス中継処理ス
テップと、 前記レスポンス中継処理ステップにおける前記レスポン
スの中継処理に滞りがある場合に、前記リクエスト中継
処理ステップを行わないように制御する制御ステップと
を備えることを特徴とする中継制御方法。
8. A relay control method in a gateway for relaying a request from a client to a server and a response from the server to the client, a request relay processing step of relaying the request, and relaying the response. A relay relay processing step of performing processing; and a control step of controlling not to perform the request relay processing step when there is a delay in the relay processing of the response in the response relay processing step. Control method.
【請求項9】 請求項8に記載の中継制御方法をコンピ
ュータに実行させるためのプログラム。
9. A program for causing a computer to execute the relay control method according to claim 8.
【請求項10】 請求項8に記載の中継制御方法をコン
ピュータに実行させるためのプログラムを記録したコン
ピュータ読み取り可能な記録媒体。
10. A computer-readable recording medium on which a program for causing a computer to execute the relay control method according to claim 8 is recorded.
JP2001063729A 2001-03-07 2001-03-07 Gateway, relay control method, program, and recording medium Expired - Fee Related JP3993750B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001063729A JP3993750B2 (en) 2001-03-07 2001-03-07 Gateway, relay control method, program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001063729A JP3993750B2 (en) 2001-03-07 2001-03-07 Gateway, relay control method, program, and recording medium

Publications (2)

Publication Number Publication Date
JP2002271422A true JP2002271422A (en) 2002-09-20
JP3993750B2 JP3993750B2 (en) 2007-10-17

Family

ID=18922668

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001063729A Expired - Fee Related JP3993750B2 (en) 2001-03-07 2001-03-07 Gateway, relay control method, program, and recording medium

Country Status (1)

Country Link
JP (1) JP3993750B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017050001A (en) * 2015-09-04 2017-03-09 バイドゥ・ユーエスエイ・リミテッド・ライアビリティ・カンパニーBaidu USA LLC System and method for use in efficient neural network deployment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017050001A (en) * 2015-09-04 2017-03-09 バイドゥ・ユーエスエイ・リミテッド・ライアビリティ・カンパニーBaidu USA LLC System and method for use in efficient neural network deployment
US10769533B2 (en) 2015-09-04 2020-09-08 Baidu Usa Llc Systems and methods for efficient neural network deployments

Also Published As

Publication number Publication date
JP3993750B2 (en) 2007-10-17

Similar Documents

Publication Publication Date Title
EP2739001B1 (en) Method and multi-homed equipment for establishing a multipath connection
US6052737A (en) Computer system, program product and method for dynamically optimizing a communication protocol for supporting more users
CN102404229B (en) System, device and method for load balancing
WO2021063147A1 (en) Packet forwarding method and apparatus for heterogeneous network
EP2918138B1 (en) Method and apparatus for providing web service in wireless communication system
EP1393497B1 (en) Dual mode service platform within network communication system
US20230139633A1 (en) Data Packet Sending Method and Apparatus
US9549096B2 (en) Image processing system, relay server, and program for relaying communications
US20130291104A1 (en) File Transfer Method and Device
KR101466712B1 (en) HTTP-CoAP PROXY APPARATUS AND METHOD FOR MANAGING TIMEOUT THEREOF
JP2013143778A (en) Communication processing method, device, and gateway apparatus
US7848227B2 (en) Retransmit timeout suppression in large scale networks
KR101322213B1 (en) Proxying transaction method for processing function of wireless node in peer-to-peer overlay network
JP2002271422A (en) Gateway, method of controlling relaying, program, and recording medium
JP2015106796A (en) Communication device, communication control method, and program
JP3606226B2 (en) Switching hub and power saving method thereof
JP6241418B2 (en) Terminal, message delivery system, message delivery method, and message receiving program
JP4229037B2 (en) Communication relay device and communication relay program
JP2003018235A (en) Communication system, communication method and control program
JP2003018181A (en) Communication system, communication method and control program
JP2009171305A (en) Communication apparatus and program
US20060142022A1 (en) Method of operating a base station of wireless communications network, base station of a wireless communications network and radio network controller
JP4510524B2 (en) Data communication device
KR102371217B1 (en) Apparatus and method for controlling tcp connections in a wireless communication system
JP5556042B2 (en) COMMUNICATION SYSTEM, COMMUNICATION METHOD, RELAY DEVICE, ITS PROCESSING METHOD, AND PROGRAM

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050818

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050826

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051025

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20051025

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060317

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060516

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060704

RD13 Notification of appointment of power of sub attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7433

Effective date: 20060803

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20060803

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060904

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20061027

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070413

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070612

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: 20070706

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070727

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: 20100803

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20110803

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110803

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120803

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees