JPH10198642A - Server device - Google Patents

Server device

Info

Publication number
JPH10198642A
JPH10198642A JP9001970A JP197097A JPH10198642A JP H10198642 A JPH10198642 A JP H10198642A JP 9001970 A JP9001970 A JP 9001970A JP 197097 A JP197097 A JP 197097A JP H10198642 A JPH10198642 A JP H10198642A
Authority
JP
Japan
Prior art keywords
server
request
node
client
load
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP9001970A
Other languages
Japanese (ja)
Inventor
Katsuyuki Ohashi
勝之 大橋
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP9001970A priority Critical patent/JPH10198642A/en
Publication of JPH10198642A publication Critical patent/JPH10198642A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To improve the performance of processing by processing one sort of service by load distribution using plural back end servers. SOLUTION: The server device is provided with plural back end servers 12 each of which includes a sever process 21 for processing a client request, a front end server 11 for receiving a request from a client and a request transfer control mechanism 113 built in the server 11 and capable of transferring the received request to a suitable back end server 12. The mechanism 113 determines a back end server 12 for transferring requests from plural clients to the same service by using client identification information and transfers the requests to the determined server 12.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、計算機環境におけ
るクライアント/サーバシステムのサーバの構成に関
し、特に、サーバをクラスタシステム(複数のノードを
結合したシステム)で構成する際のノード(サーバ)間
の負荷分散を行うサーバ装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a server configuration of a client / server system in a computer environment, and more particularly, to a configuration of a server in a cluster system (a system in which a plurality of nodes are connected). The present invention relates to a server device that performs load distribution.

【0002】近年、インターネット等の開放型システム
の普及に伴い、クライアント/サーバシステムへの関心
が高まり、特に不特定多数のクライアントからの要求が
集中することが予想されるサーバシステムを高性能/高
可用化する(利用可能率を高くする)ための技術とし
て、クラスタシステムの負荷分散に関する技術の開発が
望まれている。
[0002] In recent years, with the spread of open systems such as the Internet, interest in client / server systems has increased, and in particular, server systems in which requests from an unspecified large number of clients are expected to be concentrated have high performance / high performance. As a technology for making it usable (availability is increased), it is desired to develop a technology relating to load balancing of a cluster system.

【0003】[0003]

【従来の技術】従来のクラスタシステムにおける負荷分
散技術の1つに、ルータやパケットフィルタによるリダ
イレクション(仕事の割り振り)がある。この方式で
は、サーバはクライアントからのリクエストを受けるフ
ロントエンドノード(FEPノード)と、クライアント
からのリクエストを処理する機能を複数台のノードに分
散配置したバックエンドノード(BEPノード)群から
構成されていた。全てのクライアントはFEPノードに
対してリクエストを送り、FEPノードは要求されたサ
ービスに対して適切なBEPノードにリクエストを転送
して負荷分散を行っていた。
2. Description of the Related Art One of load balancing techniques in a conventional cluster system is redirection (allocation of work) by a router or a packet filter. In this method, the server includes a front-end node (FEP node) that receives a request from a client, and a back-end node (BEP node) group in which a function of processing a request from the client is distributed and arranged in a plurality of nodes. Was. All clients send requests to FEP nodes, which forward requests to the appropriate BEP nodes for the requested service and perform load balancing.

【0004】図7は従来例の説明図(1)、図8は従来
例の説明図(2)である。以下図7、図8に基づいて従
来例の説明をする。図7において、従来のリダイレクシ
ョンを利用した負荷分散の例であり、サーバドメイン1
と複数のクライアントドメイン、がWAN(ワイド
エリアネットワーク)を介して接続されている。
FIG. 7 is an explanatory view (1) of a conventional example, and FIG. 8 is an explanatory view (2) of a conventional example. Hereinafter, a conventional example will be described with reference to FIGS. FIG. 7 shows an example of a conventional load distribution using redirection, in which server domain 1 is used.
And a plurality of client domains are connected via a WAN (Wide Area Network).

【0005】サーバドメイン1には、FEPサーバ1
1、複数のサーバ12(サーバA〜C)、ドメインネイ
ムサーバ(DNS)13、ルータ14が設けてある。ク
ライアントドメインには、複数のクライアント(1)
〜(3)、DNS43、ルータ44が設けてある。クラ
イアントドメインには、複数のクライアント(4)〜
(6)、DNS43、ルータ44が設けてある。
The server domain 1 has an FEP server 1
1, a plurality of servers 12 (servers A to C), a domain name server (DNS) 13, and a router 14 are provided. The client domain contains multiple clients (1)
-(3), a DNS 43 and a router 44 are provided. The client domain includes multiple clients (4) to
(6) The DNS 43 and the router 44 are provided.

【0006】FEPサーバ11は、LAN(ローカルエ
リアネットワーク)でクライアントからのリクエストを
受信し、高速ノード間結合により適切なBEPノードに
リクエストを転送する転送制御プロセスを有するFEP
ノードである。サーバ12(サーバA〜C)は、それぞ
れ異なる種類のサービスX〜Zを処理するサーバプロセ
スX〜Zを有するBEPノードである。
[0006] The FEP server 11 has a transfer control process for receiving a request from a client via a LAN (local area network) and transferring the request to an appropriate BEP node through high-speed node-to-node coupling.
Node. The servers 12 (servers A to C) are BEP nodes having server processes X to Z for processing different types of services X to Z, respectively.

【0007】DNS13は、LANと接続されておりク
ライアント等から問い合わせのあったサービス名に対応
するIPアドレス(各コンピュータ固有のアドレス)を
応答するものである。例えば、図8(b)はIPアドレ
ス例の説明であり、図8(b)のようにクライアント
は、DNS13からサービス名「ftp-server」のIPア
ドレス「133.160.12.5」を取得して、この取得したIP
アドレスに向かってリクエストを出すものである。ルー
タ14は、WANとLAN間の中継処理を行うものであ
る。
The DNS 13 is connected to the LAN and responds with an IP address (address unique to each computer) corresponding to a service name inquired from a client or the like. For example, FIG. 8B illustrates an example of an IP address. As illustrated in FIG. 8B, the client acquires the IP address “133.160.12.5” of the service name “ftp-server” from the DNS 13 and Obtained IP
It makes a request to an address. The router 14 performs a relay process between the WAN and the LAN.

【0008】複数のクライアント(1)〜(3)、複数
のクライアント(4)〜(6)は、それぞれのLANで
接続されておりサービス(データ処理)を要求する側で
ある。DNS43は、LANと接続されており問い合わ
せのあったサービス名に対応するIPアドレス応答する
ものである。ルータ44は、LANとWAN間の中継処
理を行うものである。
The plurality of clients (1) to (3) and the plurality of clients (4) to (6) are connected by respective LANs and request services (data processing). The DNS 43 is connected to the LAN and responds with an IP address corresponding to the service name for which an inquiry has been made. The router 44 performs a relay process between the LAN and the WAN.

【0009】図8(a)は仕事の割り振り表の説明であ
り、FEPノード上のプロセスによって管理される各サ
ーバプロセスの配置を示すものである。図8(a)にお
いて、サービス識別子に対応する転送先サーバ識別子が
示されている。例えば、サービスXはサーバAに、サー
ビスYはサーバBに、サービスZはサーバCに転送する
ことが示されている。
FIG. 8A is an explanation of a work allocation table, and shows the arrangement of each server process managed by a process on the FEP node. FIG. 8A shows a transfer destination server identifier corresponding to the service identifier. For example, service X is transferred to server A, service Y is transferred to server B, and service Z is transferred to server C.

【0010】全てのクライアントからのリクエストは、
クライアントドメインのLAN、ルータ44、WAN、
ルータ14、サーバドメイン1のLANを介してFEP
ノードに送られ、FEPノードは、要求されたサービス
の種類に応じてリクエストの転送先ノードを決定し、適
切なBEPノードに、高速ノード間結合を介してリクエ
ストを転送する。BEPノードA〜C上のサーバプロセ
スX〜Zは、FEPノードから転送されたリクエストを
処理してクライアントにリプライするものであった。
[0010] Requests from all clients are:
Client domain LAN, router 44, WAN,
FEP via router 14, server domain 1 LAN
Sent to the node, the FEP node determines the destination node of the request according to the type of service requested, and forwards the request to the appropriate BEP node via high-speed inter-node coupling. The server processes X to Z on the BEP nodes A to C process the request transferred from the FEP node and reply to the client.

【0011】[0011]

【発明が解決しようとする課題】前記従来のリダイレク
ション方式においては、BEPノード毎に異なるサービ
スを処理するサーバプロセスを配置し、図8(a)のよ
うな表を用いて、クライアントが要求したサービスをキ
ーとして転送先BEPノードを決定していた。このた
め、1種類のサービスの処理が多くなっても複数台のB
EPノードで負荷分散することができない課題があっ
た。
In the above-mentioned conventional redirection method, a server process for processing a different service is arranged for each BEP node, and the service requested by the client is determined using a table as shown in FIG. Is used as a key to determine the transfer destination BEP node. For this reason, even if the processing of one type of service increases, a plurality of B
There is a problem that the load cannot be distributed by the EP node.

【0012】本発明は、このような従来の課題を解決
し、同一サービスに対する複数のクライアントからのリ
クエストを複数台のサーバノードで負荷分散をできるよ
うにし、また、自動的にサーバノード故障隠蔽機能や、
負荷調整機能を持つことにより、システム管理コストを
削減することを目的とする。
[0012] The present invention solves such a conventional problem, and enables requests from a plurality of clients for the same service to be load-balanced by a plurality of server nodes. And
An object of the present invention is to reduce system management costs by having a load adjustment function.

【0013】[0013]

【課題を解決するための手段】図1は本発明の原理説明
図である。図1中、11はフロントエンドサーバ、12
はバックエンドサーバ、21はサーバプロセス、22は
ノード間通信制御部、23はコネクション状態監視機
構、111は割当済転送経路一覧表、112はリクエス
ト転送制御表、113はリクエスト転送制御機構、11
4は対クライアント通信制御部、115はクラスタ内ノ
ード間通信制御部、121は負荷調整部、122はノー
ド故障検出機構、123はノード負荷監視機構、124
はサーバプロセス制御機構、125はユーザインタフェ
ース機構である。
FIG. 1 is a diagram illustrating the principle of the present invention. In FIG. 1, 11 is a front-end server, 12
Is a back-end server, 21 is a server process, 22 is a communication control unit between nodes, 23 is a connection state monitoring mechanism, 111 is a list of allocated transfer paths, 112 is a request transfer control table, 113 is a request transfer control mechanism, 11
4 is a client communication control unit, 115 is a communication control unit between nodes in the cluster, 121 is a load adjustment unit, 122 is a node failure detection mechanism, 123 is a node load monitoring mechanism, and 124
Is a server process control mechanism, and 125 is a user interface mechanism.

【0014】本発明は前記従来の課題を解決するため次
のように構成した。 (1):クライアントのリクエストを処理するサーバプ
ロセス21を配置した複数個のバックエンドサーバ12
と、クライアントからのリクエストを受信するフロント
エンドサーバ11と、該フロントエンドサーバ11に配
置し、前記受信したリクエストを適切な前記バックエン
ドサーバ12に転送するリクエスト転送制御機構113
とを備え、該リクエスト転送制御機構113は、クライ
アントの識別情報を用いて、同一サービスに対する複数
のクライアントからのリクエストを転送する前記バック
エンドサーバ12を決定してリクエストを転送する。
The present invention is configured as follows to solve the above-mentioned conventional problems. (1): a plurality of back-end servers 12 in which server processes 21 for processing client requests are arranged
And a front-end server 11 for receiving a request from a client, and a request transfer control mechanism 113 arranged on the front-end server 11 for transferring the received request to an appropriate back-end server 12
The request transfer control mechanism 113 determines the backend server 12 to which requests from a plurality of clients for the same service are transferred using the identification information of the clients, and transfers the requests.

【0015】(2):前記(1)のサーバ装置におい
て、前記リクエスト転送制御機構113は、リクエスト
転送制御表112を用いて転送するリクエストの比率を
バックエンドサーバ12毎に制御する。
(2): In the server device of (1), the request transfer control mechanism 113 controls the ratio of requests to be transferred for each back-end server 12 using the request transfer control table 112.

【0016】(3):前記(1)又は(2)のサーバ装
置において、サーバの故障を検出するノード故障検出機
構122を設け、ノード故障検出機構122がサーバの
故障を検出すると、リクエスト転送制御機構113は、
故障したバックエンドサーバ12へのリクエスト転送を
中止して、クライアントからの再リクエスト時に正常運
用している別のバックエンドサーバ12にリクエストを
転送する。
(3): In the server device of (1) or (2), a node failure detecting mechanism 122 for detecting a server failure is provided, and when the node failure detecting mechanism 122 detects a server failure, the request transfer control is performed. The mechanism 113 is
The request transfer to the failed back-end server 12 is stopped, and the request is transferred to another normally operating back-end server 12 at the time of re-request from the client.

【0017】(4):前記(1)〜(3)のサーバ装置
において、前記バックエンドサーバ12の負荷を監視し
てリクエストの転送比率を変更するノード負荷監視機構
123を設け、該ノード負荷監視機構123が負荷が高
い前記バックエンドサーバ12を発見すると、リクエス
ト転送制御機構113は、負荷の高いバックエンドサー
バ12への転送比率を下げて、前記バックエンドサーバ
12間の負荷を平均化する。
(4) In the server device of (1) to (3), a node load monitoring mechanism 123 for monitoring the load of the back-end server 12 and changing the request transfer ratio is provided. When the mechanism 123 finds the backend server 12 with a high load, the request transfer control mechanism 113 lowers the transfer ratio to the backend server 12 with a high load, and averages the load between the backend servers 12.

【0018】(5):前記(1)〜(4)のサーバ装置
において、システム管理者が前記バックエンドサーバ1
2への転送比率を制御するためのユーザインタフェース
機構125を設ける。
(5) In the server device of (1) to (4), the system administrator operates the back-end server 1
There is provided a user interface mechanism 125 for controlling the transfer ratio to the second.

【0019】(6):前記(1)〜(5)のサーバ装置
において、前記サーバプロセス21とクライアントプロ
セス間のコネクション状態を監視するコネクション状態
監視機構23を設け、前記リクエスト転送制御機構11
3は、前記コネクション状態監視機構23にコネクショ
ン状態を問い合わせ、サービス中のコネクションに対し
ては、該サービス終了後に、転送経路の変更を行う。
(6) In the server apparatus of (1) to (5), a connection status monitoring mechanism 23 for monitoring a connection status between the server process 21 and the client process is provided, and the request transfer control mechanism 11 is provided.
3 inquires of the connection state monitoring mechanism 23 about the connection state, and changes the transfer route for the connection in service after the end of the service.

【0020】(7):前記(1)〜(6)のサーバ装置
において、前記サーバプロセス21の制御を行うサーバ
プロセス制御機構124を設け、あるサービスのサーバ
プロセス21が配置された各バックエンドサーバ12の
負荷が高くなった時に、前記サーバプロセス制御機構1
24がそのサーバプロセス21が未配置なバックエンド
サーバ12にサーバプロセス21を起動する。
(7): In the server device of (1) to (6), a server process control mechanism 124 for controlling the server process 21 is provided, and each back-end server in which the server process 21 of a certain service is arranged. 12 when the load on the server process control mechanism 1 is increased.
24 starts the server process 21 on the back-end server 12 where the server process 21 is not arranged.

【0021】(8):前記(1)〜(7)のサーバ装置
において、前記リクエスト転送制御機構113を、ネッ
トワークの通信制御をするネットワークドライバとパケ
ットの処理をするオペレーティングシステムのパケット
処理部の中間に配置したパケットフィルタで構成する。
(8) In the server device of (1) to (7), the request transfer control mechanism 113 is provided between the network driver for controlling network communication and the packet processing unit of the operating system for processing packets. It consists of a packet filter located in

【0022】(9):前記(1)〜(8)のサーバ装置
において、前記クライアントの識別情報として、クライ
アントから受信したリクエストのパケットのソースアド
レスとソースポート番号のペアを使用する。
(9) In the server device of (1) to (8), a pair of a source address and a source port number of a packet of a request received from the client is used as the client identification information.

【0023】(作用)前記構成に基づく作用を説明す
る。複数個のバックエンドサーバ12に配置したサーバ
プロセス21でクライアントのリクエストを処理し、フ
ロントエンドサーバ11に配置したリクエスト転送制御
機構113で受信したクライアントからのリクエストを
クライアントの識別情報を用いて、同一サービスに対す
る複数のクライアントからのリクエストを転送する前記
バックエンドサーバ12を決定してリクエストを転送す
る。このため、1種類のサービスの処理を複数台のバッ
クエンドサーバで負荷分散でき、処理性能を向上するこ
とができる。
(Operation) The operation based on the above configuration will be described. The server process 21 arranged in the plurality of back-end servers 12 processes the client request, and the request from the client received by the request transfer control mechanism 113 arranged in the front-end server 11 is identified by using the client identification information. The back-end server 12 to which requests from a plurality of clients for a service are transferred is determined and the requests are transferred. Therefore, the processing of one type of service can be load-balanced among a plurality of back-end servers, and the processing performance can be improved.

【0024】また、前記リクエスト転送制御機構113
で、リクエスト転送制御表112を用いて転送するリク
エストの比率をバックエンドサーバ12毎に制御する。
このため、バックエンドサーバの処理能力に応じた負荷
分散ができ、より処理性能を向上することができる。
The request transfer control mechanism 113
Then, the ratio of requests to be transferred is controlled for each back-end server 12 using the request transfer control table 112.
Therefore, the load can be distributed according to the processing capacity of the back-end server, and the processing performance can be further improved.

【0025】さらに、ノード故障検出機構122がサー
バの故障を検出すると、リクエスト転送制御機構113
で、故障したバックエンドサーバ12へのリクエスト転
送を中止して、クライアントからの再リクエスト時に正
常運用している別のバックエンドサーバ12にリクエス
トを転送する。このため、クライアントからの再リクエ
ストにより、バックエンドサーバの故障をクライアント
から隠蔽することができる。
Further, when the node failure detection mechanism 122 detects a failure of the server, the request transfer control mechanism 113
Then, the transfer of the request to the failed back-end server 12 is stopped, and the request is transferred to another normally operating back-end server 12 at the time of re-request from the client. Therefore, the failure of the back-end server can be concealed from the client by the re-request from the client.

【0026】また、ノード負荷監視機構123が負荷が
高い前記バックエンドサーバ12を発見すると、リクエ
スト転送制御機構113で、負荷の高いバックエンドサ
ーバ12への転送比率を下げて、前記バックエンドサー
バ12間の負荷を平均化する。このため、常に負荷を平
均化することができ、処理性能を向上することができ
る。
When the node load monitoring mechanism 123 finds the backend server 12 with a high load, the request transfer control mechanism 113 lowers the transfer ratio to the backend server 12 with a high load, and The load between them. Therefore, the load can be constantly averaged, and the processing performance can be improved.

【0027】さらに、ユーザインタフェース機構125
で、システム管理者が前記バックエンドサーバ12への
前記転送比率を制御する。このため、例えば、活性保守
のためのバックエンドサーバの転送比率をゼロとしてノ
ードの一時的な切り離しや再組み込みが可能となる。
Further, the user interface mechanism 125
Then, the system administrator controls the transfer ratio to the back-end server 12. For this reason, for example, the transfer ratio of the back-end server for active maintenance can be set to zero, and the node can be temporarily disconnected or re-installed.

【0028】また、前記リクエスト転送制御機構113
は、コネクション状態監視機構23にコネクション状態
を問い合わせ、サービス中のコネクションに対しては、
該サービス終了後に、転送経路の変更を行う。このた
め、サービス途中に新たなバックエンドサーバに切り換
わることがなく、処理の中断を防止することができる。
The request transfer control mechanism 113
Inquires the connection state monitoring mechanism 23 for the connection state, and for the connection in service,
After the service ends, the transfer path is changed. For this reason, it is not possible to switch to a new back-end server during the service, and interruption of the processing can be prevented.

【0029】さらに、あるサービスのサーバプロセス2
1が配置された各バックエンドサーバ12の負荷が高く
なった時に、サーバプロセス制御機構124がそのサー
バプロセス21が未配置なバックエンドサーバ12にサ
ーバプロセス21を起動する。このため、複数個のバッ
クエンドサーバ全体の負荷を調整することができ、処理
性能を向上することができる。
Further, a server process 2 of a certain service
When the load on each back-end server 12 on which the server process 1 is increased, the server process control mechanism 124 starts the server process 21 on the back-end server 12 on which the server process 21 is not located. For this reason, it is possible to adjust the load of the plurality of back-end servers as a whole, and to improve the processing performance.

【0030】また、前記リクエスト転送制御機構113
を、ネットワークの通信制御をするネットワークドライ
バとパケットの処理をするオペレーティングシステムの
パケット処理部の中間に配置したパケットフィルタで構
成する。このため、パケットフィルタで1種類のサービ
スの処理を複数台のバックエンドサーバで負荷分散で
き、処理性能が向上する。
The request transfer control mechanism 113
Is composed of a network driver that controls network communication and a packet filter that is arranged between a packet processing unit of an operating system that processes packets. Therefore, the processing of one type of service can be load-balanced by a plurality of back-end servers by the packet filter, and the processing performance is improved.

【0031】さらに、前記クライアントの識別情報とし
て、クライアントから受信したリクエストのパケットの
ソースアドレスとソースポート番号のペアを使用する。
このため、クライアントプロセス毎にリクエストの転送
先ノードの制御を行うことができる。
Further, a pair of a source address and a source port number of a packet of a request received from the client is used as the identification information of the client.
Therefore, it is possible to control the transfer destination node of the request for each client process.

【0032】[0032]

【発明の実施の形態】図2〜図6は本発明の実施の形態
を示した図である。本発明では、FEPノードにおける
リクエスト転送制御に、クライアントが要求したサービ
スの種類に加えて、リクエストを送ったクライアント識
別子を用い、同一サービスに対するリクエストの転送先
BEPノードをクライアント毎に制御するものである。
以下、図面に基づいて本発明の実施の形態を説明する。
FIG. 2 to FIG. 6 are views showing an embodiment of the present invention. According to the present invention, the request transfer control in the FEP node uses, in addition to the type of service requested by the client, the identifier of the client that sent the request, the BEP node to which the request for the same service is transferred is controlled for each client. .
Hereinafter, embodiments of the present invention will be described with reference to the drawings.

【0033】(1):サーバ装置の説明 :装置構成の説明 図2は装置構成図(1)である。以下、図2に基づいて
サーバ装置の説明をする。
(1): Description of server device: Description of device configuration FIG. 2 is a device configuration diagram (1). Hereinafter, the server device will be described with reference to FIG.

【0034】図2において、サーバ装置は、FEPサー
バ(FEPノード)11と複数のBEPサーバ(BEP
ノード)12a、12b、12c、・・・がノード間結
合3で接続されている。クライアント4は、LANある
いはWAN5を経由してFEPノード11と結合されて
いる。
In FIG. 2, the server device includes an FEP server (FEP node) 11 and a plurality of BEP servers (BEP servers).
The nodes 12a, 12b, 12c,... Client 4 is coupled to FEP node 11 via LAN or WAN 5.

【0035】FEPサーバ11には、割当済転送経路一
覧表111、転送制御表112、リクエスト転送処理部
113、対クライアント通信制御部114、クラスタ内
ノード間通信制御部115、負荷調整部121、ノード
故障検出部122、ノード負荷監視部123、サーバプ
ロセス制御部124、システム管理者インタフェース1
25が設けてある。
The FEP server 11 includes an assigned transfer path list 111, a transfer control table 112, a request transfer processing unit 113, a client communication control unit 114, an inter-cluster communication control unit 115, a load adjustment unit 121, and a node. Failure detection unit 122, node load monitoring unit 123, server process control unit 124, system administrator interface 1
25 are provided.

【0036】BEPサーバ12aには、サーバプロセス
21a、ノード間通信制御部22a、コネクション状態
監視部23aが設けてあり、BEPサーバ12bには、
サーバプロセス21b、ノード間通信制御部22b、コ
ネクション状態監視部23bが設けてあり、BEPサー
バ12cにも、サーバプロセス21c、ノード間通信制
御部22c、コネクション状態監視部23cが設けてあ
る。
The BEP server 12a is provided with a server process 21a, an inter-node communication control unit 22a, and a connection status monitoring unit 23a.
A server process 21b, an inter-node communication control unit 22b, and a connection state monitoring unit 23b are provided. The BEP server 12c is also provided with a server process 21c, an inter-node communication control unit 22c, and a connection state monitoring unit 23c.

【0037】割当済転送経路一覧表111は、クライア
ント毎に割り当てたリクエストの転送経路を記録したも
のである。転送制御表112は、リクエストを処理する
サーバプロセスの配置とリクエストの振り分け比率を記
録したものである。リクエスト転送処理部113は、ク
ライアントからのリクエストをBEPノードに転送する
ものである。対クライアント通信制御部114は、クラ
イアントとの通信を制御するものである。クラスタ内ノ
ード間通信制御部115は、BEPノードとの通信を制
御するものである。負荷調整部121は、システム管理
者の要求や発生したイベントに応じて動的に転送制御を
調整するものである。ノード故障検出部122は、BE
Pノードの故障を検出するものである。ノード負荷監視
部123は、BEPノードの負荷状態を監視するもので
ある。サーバプロセス制御部124は、BEPノードに
必要なサーバプロセスを起動するものである。システム
管理者インタフェース125は、システム管理者6にユ
ーザインタフェースを提供するものである。
The assigned transfer path list 111 records the transfer paths of requests assigned to each client. The transfer control table 112 records the arrangement of server processes that process requests and the distribution ratio of requests. The request transfer processing unit 113 transfers a request from a client to a BEP node. The communication-to-client control unit 114 controls communication with the client. The intra-cluster communication control unit 115 controls communication with the BEP node. The load adjustment unit 121 dynamically adjusts the transfer control according to a request from a system administrator or an event that has occurred. The node failure detection unit 122
This is to detect a failure of the P node. The node load monitoring unit 123 monitors the load state of the BEP node. The server process control unit 124 starts a server process required for the BEP node. The system administrator interface 125 provides the system administrator 6 with a user interface.

【0038】サーバプロセス21a、21b、21c
は、クライアントからのリクエストを処理するプロセス
である。ノード間通信制御部22a、22b、22c
は、FEPノードとの通信を制御するものである。コネ
クション状態監視部23a、23b、23cは、クライ
アントとサーバプロセスとのコネクション状態を監視す
るものである。
Server processes 21a, 21b, 21c
Is a process that processes requests from clients. Inter-node communication control units 22a, 22b, 22c
Controls communication with the FEP node. The connection state monitoring units 23a, 23b, and 23c monitor the connection state between the client and the server process.

【0039】:転送制御表と割当済転送経路一覧表の
説明 図3は転送制御表と割当済転送経路一覧表の説明図であ
り、図3(a)は転送制御表の説明、図3(b)は割当
済転送経路一覧表の説明である。
Description of Transfer Control Table and Assigned Transfer Route List Table FIG. 3 is an explanatory diagram of the transfer control table and the assigned transfer route list table. FIG. b) is an explanation of the assigned transfer route list.

【0040】図3(a)において、転送制御表112に
は、リクエストの宛て先としてのポート番号等を使用す
るサービス識別子、転送先となる利用可能なBEPノー
ドのIPアドレス等を使用する利用可能BEPノード識
別子、同一サービスに対するリクエストの分配比率(転
送比率)である比率が設けてある。
In FIG. 3A, in the transfer control table 112, a service identifier using a port number or the like as a destination of a request, an IP address or the like of an available BEP node as a transfer destination can be used. A ratio is provided as a BEP node identifier and a request distribution ratio (transfer ratio) for the same service.

【0041】図3(b)において、割当済転送経路一覧
表111には、リクエストの宛て先としてのポート番号
等を使用するサービス識別子、ソースIPアドレスとソ
ースポートのポート番号等を使用するクライアント識別
子、転送先のBEPノードのIPアドレス等を使用する
転送先BEPノード識別子が設けてある。
In FIG. 3B, the assigned transfer route list 111 includes a service identifier using a port number or the like as a destination of a request, and a client identifier using a source IP address and a port number of a source port. , A destination BEP node identifier using the IP address or the like of the destination BEP node.

【0042】(2):サーバ装置の動作の説明 以下、図2に基づいてサーバ装置の動作を説明する。 :クライアントからリクエストがあった場合の説明 クライアント4がリクエストをLANあるいはWAN5
を経由してFEPノード11に送ると、対クライアント
通信制御部114によって受信されたリクエストはリク
エスト転送処理部113に送られる。リクエスト転送処
理部113は、まず、割当済転送経路一覧表111を用
いて、すでに転送経路を割り当てたことがあるクライア
ントからのリクエストかどうか調べる。この割当済転送
経路一覧表111には、リクエストしたクライアントの
識別子と要求したサービスの識別子のペアーをキーとし
て、割り当てられた転送先BEPノードの識別子が記録
されている。
(2) Description of the Operation of the Server The operation of the server will be described below with reference to FIG. : Explanation when there is a request from client Client 4 sends request to LAN or WAN 5
The request received by the client communication control unit 114 is sent to the request transfer processing unit 113. First, the request transfer processing unit 113 uses the assigned transfer path list 111 to check whether the request is from a client to which a transfer path has already been assigned. The assigned transfer path list 111 records the identifier of the assigned transfer destination BEP node using a pair of the identifier of the requesting client and the identifier of the requested service as a key.

【0043】割当済転送経路一覧表111にクライアン
トのエントリがない場合には、リクエスト転送処理部1
13は、転送制御表112を参照して、転送先BEPノ
ードを決定する。この転送制御表112には、利用可能
BEPノード識別子とリクエストの分配比率がサービス
毎に記録されている。
If there is no client entry in the assigned transfer route list 111, the request transfer processing unit 1
13 determines the transfer destination BEP node with reference to the transfer control table 112. In the transfer control table 112, available BEP node identifiers and request distribution ratios are recorded for each service.

【0044】転送制御表112でリクエストの転送先B
EPノードが決定すると、リクエスト転送処理部113
は、割当済転送経路一覧表111に転送先を割り当てた
クライアントのエントリを作り、クラスタ内ノード間通
信制御部115、ノード間結合3を経由して、リクエス
トを転送先として決定したBEPノードに転送する。
The transfer destination B of the request in the transfer control table 112
When the EP node is determined, the request transfer processing unit 113
Creates an entry of the client to which the transfer destination is assigned in the allocated transfer route list 111, and transfers the request to the BEP node determined as the transfer destination via the inter-node communication control unit 115 and the inter-node connection 3. I do.

【0045】このリクエストが転送されたBEPノード
(例えば、BEPノード12aとする)では、ノード間
通信制御部22aがリクエストを受信してサーバプロセ
ス21aにリクエストを送る。サーバプロセス21a
は、リクエストを処理すると、ノード間通信制御部22
a、ノード間結合3を経由して、FEPノード11にリ
プライを送る。FEPノード11は、クラスタ内ノード
間通信制御部115でリプライを受け、リクエスト転送
処理部113が対クライアント通信制御部114、LA
NあるいはWAN5を介してクライアント4にリプライ
を返す。
In the BEP node to which the request has been transferred (for example, the BEP node 12a), the inter-node communication control unit 22a receives the request and sends the request to the server process 21a. Server process 21a
Processes the request, the inter-node communication control unit 22
a. A reply is sent to the FEP node 11 via the inter-node connection 3. The FEP node 11 receives a reply at the inter-cluster communication control unit 115, and the request transfer processing unit 113 transmits the reply to the client communication control unit 114 and the LA.
A reply is returned to the client 4 via N or WAN5.

【0046】割当済転送経路一覧表111にエントリが
存在するクライアントからのリクエストの場合は、リク
エスト転送処理部113は、割当済転送経路一覧表11
1で割り当てられているBEPノードにリクエストを送
ることになる。このような処理を行うことによって、同
一のクライアント識別子で識別されるクライアントから
のリクエストは同一のBEPサーバに転送されることに
なる。
In the case of a request from a client whose entry exists in the assigned transfer route list 111, the request transfer processing unit 113 sets the assigned transfer route list 11
The request is sent to the BEP node assigned in step 1. By performing such processing, a request from a client identified by the same client identifier is transferred to the same BEP server.

【0047】:ノード故障の場合の説明 ノード故障検出部122は、定期的に全てのBEPノー
ドが正常動作していることを確認する。ノード故障検出
部122は、BEPノードの故障を検出すると、負荷調
整部121を経由して転送制御表112を書き換えて、
故障したBEPノードへのリクエストの分配を停止す
る。リクエスト転送処理部113は、割当済転送経路一
覧表111内の転送先BEPノードが故障したBEPノ
ードとなっている全てのエントリを削除する。
Description in Case of Node Failure The node failure detection unit 122 periodically confirms that all BEP nodes are operating normally. Upon detecting a BEP node failure, the node failure detection unit 122 rewrites the transfer control table 112 via the load adjustment unit 121, and
Stop distribution of requests to the failed BEP node. The request transfer processing unit 113 deletes all entries in the assigned transfer route list 111 in which the transfer destination BEP node is a failed BEP node.

【0048】このBEPノードの故障によって、故障し
たBEPノードを利用していたクライアントとBEPノ
ード上のサーバプロセスとのコネクションは切断される
が、クライアントがリクエストをリトライすることによ
って故障は隠蔽される。
Although the connection between the client using the failed BEP node and the server process on the BEP node is disconnected by the failure of the BEP node, the failure is hidden by the client retrying the request.

【0049】クライアントからの再リクエストはリクエ
スト転送処理部113に送られると、リクエスト転送処
理部113は、割当済転送経路一覧表111を調べる
が、再リクエストしたクライアントのエントリは既に削
除されているため、リクエスト転送処理部113は、転
送制御表112に基づいて新たな転送先を決定してリク
エストを転送する。リクエストを転送されたBEPノー
ドでは、通常のリクエストと同様にリクエストを処理し
てリプライする。
When the re-request from the client is sent to the request transfer processing unit 113, the request transfer processing unit 113 checks the assigned transfer path list 111, but since the entry of the re-requested client has already been deleted. The request transfer processing unit 113 determines a new transfer destination based on the transfer control table 112 and transfers the request. The BEP node to which the request has been transferred processes the request and replies in the same manner as a normal request.

【0050】:ノード負荷監視の説明 ノード負荷監視部123は、定期的に全てのBEPノー
ドの負荷状態を監視する。ノード負荷監視部123は、
負荷が高いBEPノードを発見すると、負荷調整部12
1を経由して転送制御表112を書き換えて、負荷が高
いBEPノードへのリクエストの分配比率を下げる。リ
クエスト転送処理部113は、分配比率変更時に割り当
て済の転送経路の状態を各BEPサーバのコネクション
状態監視部23a、23b、23c、・・・に問い合わ
せ、割当済転送経路一覧表111からアクティブでない
コネクションの転送経路のエントリを削除し、その時点
のリクエスト分配比率を算出する。
Description of Node Load Monitoring The node load monitoring unit 123 periodically monitors the load status of all BEP nodes. The node load monitoring unit 123
If a BEP node with a high load is found, the load adjustment unit 12
1, the transfer control table 112 is rewritten, and the distribution ratio of requests to BEP nodes with a high load is reduced. The request transfer processing unit 113 inquires of the connection status monitoring units 23a, 23b, 23c,... Of each BEP server about the status of the assigned transfer route when the distribution ratio is changed, and from the assigned transfer route list 111, the inactive connection. , The entry of the transfer route is deleted, and the request distribution ratio at that time is calculated.

【0051】リクエスト転送処理部113は、以降の新
規クライアントからのリクエスト転送先の調整や、コネ
クション状態監視部23a、23b、23c、・・・に
問い合わせによる割当済転送経路一覧表111の更新に
より、書き換えられた転送制御表112で指定された分
配比率に実際の分配比率を近付けるようにする。
The request transfer processing unit 113 adjusts a request transfer destination from a new client and updates the assigned transfer route list 111 by inquiring the connection state monitoring units 23a, 23b, 23c,. The actual distribution ratio is made closer to the distribution ratio specified in the rewritten transfer control table 112.

【0052】:サーバプロセスの起動・停止の説明 サーバプロセス制御部124は、クラスタ内ノード間通
信制御部115、ノード間結合3を介して各BEPノー
ド上のサーバプロセスを制御するものである。
Description of Start / Stop of Server Process The server process control unit 124 controls the server process on each BEP node via the inter-node communication control unit 115 and the inter-node connection 3.

【0053】あるサービスに割り当てられた全てのBE
Pノードの負荷が高い場合には、ノード負荷監視部12
3は負荷調整部121にBEPノードの割り当て増を依
頼する。各サービスへのBEPノードの割り当てを管理
している負荷調整部121は、負荷が高いサービスへの
BEPノード割り当ての増を決めると、新たに割り当て
たBEPノードへサーバプロセスの起動をサーバプロセ
ス制御部124に依頼する。そこで、サーバプロセス制
御部124は、クラスタ内ノード間通信制御部115、
ノード間結合3を経由して、指定されたBEPノード上
のサーバプロセスを起動する。このサーバプロセスの起
動が完了すると、負荷調整部121は、新たに割り当て
たBEPノードにリクエストを転送するように転送制御
表112を書き換える。
All BEs assigned to a service
When the load of the P node is high, the node load monitoring unit 12
No. 3 requests the load adjustment unit 121 to increase the allocation of BEP nodes. When the load adjustment unit 121 that manages the assignment of the BEP node to each service decides to increase the BEP node assignment to the service having a high load, the load adjustment unit 121 starts the server process to the newly assigned BEP node. Ask 124. Therefore, the server process control unit 124 includes the communication control unit 115 between the nodes in the cluster.
The server process on the designated BEP node is started via the inter-node connection 3. When the activation of the server process is completed, the load adjusting unit 121 rewrites the transfer control table 112 so as to transfer the request to the newly assigned BEP node.

【0054】新たに割り当てたBEPノード上で、それ
まで動作していたサーバプロセスを停止させることが必
要な場合、負荷調整部121は、転送制御表112を書
き換えてリクエストに対する分配を停止する(分配比率
を0とする)。リクエスト転送処理部113は、リクエ
ストの転送の停止が指示されたBEPノードのコネクシ
ョン状態監視部にコネクションの状態を問い合わせ、割
当済転送経路一覧表111の未使用状態のエントリを削
除する。負荷調整部121は、割当済転送経路一覧表1
11を参照して、指定したBEPノードへのコネクショ
ンのエントリが無くなった時点で、サーバプロセス制御
部124にサーバプロセスの停止を依頼する。サーバプ
ロセス制御部124は、クラスタ内ノード間通信制御部
115、ノード間結合3を経由して、指定されたBEP
ノード上のサーバプロセスを停止する。
When it is necessary to stop the server process that has been running on the newly assigned BEP node, the load adjusting unit 121 rewrites the transfer control table 112 and stops the distribution for the request (distribution). The ratio is 0). The request transfer processing unit 113 inquires of the connection state monitoring unit of the BEP node instructed to stop the transfer of the request about the connection state, and deletes the unused state entry in the allocated transfer path list 111. The load adjustment unit 121 performs the assignment transfer list 1
Referring to FIG. 11, when there is no more entry for a connection to the designated BEP node, the server process controller 124 is requested to stop the server process. The server process control unit 124 sends the designated BEP via the intra-cluster communication control unit 115 and the inter-node connection 3.
Stop the server process on the node.

【0055】:システム管理者インタフェースの説明 システム管理者インタフェース125は、システム管理
者6にシステム管理のためのインタフェースを提供する
ものである。
Description of System Administrator Interface The system administrator interface 125 provides the system administrator 6 with an interface for system management.

【0056】システム管理者インタフェース125が提
供する機能としては、クラスタへの動的な(運用中の)
ノードの追加/切り離し、サービスへのBEPノード割
り当て指定/変更、その他システム状態の参照等の機能
がある。
The functions provided by the system administrator interface 125 include a dynamic (operating) operation for a cluster.
There are functions such as addition / disconnection of nodes, designation / change of assignment of BEP nodes to services, and reference to other system states.

【0057】(3):UNIX(AT&T社の汎用のオ
ペレーティングシステム)マシンによる説明 以下、図4〜図6に従ってUNIXマシンによる説明を
する。
(3): Description using a UNIX (General-purpose Operating System of AT & T) Machine A description will be given below using a UNIX machine with reference to FIGS.

【0058】:クライアント/サーバシステムの説明 図4はクライアント/サーバシステムの説明図である。
以下図4に基づいて説明をする。
FIG. 4 is an explanatory diagram of a client / server system.
Hereinafter, description will be made with reference to FIG.

【0059】図4において、リダイレクションを利用し
た負荷分散の例であり、サーバドメイン1と複数のクラ
イアントドメイン、がWANを介して接続されてい
る。サーバドメイン1には、FEPサーバ11、複数の
サーバ12(サーバA〜F)、ドメインネイムサーバ
(DNS)13、ルータ14が設けてある。クライアン
トドメインには、複数のクライアント(1)〜
(5)、DNS43、ルータ44が設けてある。クライ
アントドメインには、複数のクライアント(6)〜
(10)、DNS43、ルータ44が設けてある。
FIG. 4 shows an example of load distribution using redirection, in which a server domain 1 and a plurality of client domains are connected via a WAN. The server domain 1 includes an FEP server 11, a plurality of servers 12 (servers A to F), a domain name server (DNS) 13, and a router 14. The client domain includes multiple clients (1) to
(5) A DNS 43 and a router 44 are provided. The client domain includes a plurality of clients (6) to
(10) A DNS 43 and a router 44 are provided.

【0060】FEPサーバ11は、LAN(ローカルエ
リアネットワーク)でクライアントからのリクエストを
受信し、高速ノード間結合により適切なBEPノード1
2にリクエストを転送するパケットフィルタ113を有
するFEPノードである。サーバ12(サーバA〜F)
は、サービスX、Y、Zを処理するサーバプロセス21
(サーバプロセスX、Y、Z)を有するBEPノードで
ある。DNS13は、LANと接続されておりクライア
ント等から問い合わせのあったサービス名に対応するI
Pアドレス(各コンピュータ固有のアドレス)を応答す
るものである。
The FEP server 11 receives a request from a client via a LAN (local area network), and performs appropriate BEP node 1
2 is a FEP node having a packet filter 113 for forwarding a request to the FEP node. Server 12 (servers A to F)
Is a server process 21 that processes services X, Y, and Z
(Server process X, Y, Z). The DNS 13 is connected to the LAN and has an I corresponding to a service name inquired from a client or the like.
It responds with a P address (an address unique to each computer).

【0061】複数のクライアント(1)〜(5)、複数
のクライアント(6)〜(10)は、それぞれのLAN
で接続されておりサービス(データ処理)を要求する側
である。DNS43は、LANと接続されており問い合
わせのあったサービス名に対応するIPアドレス応答す
るものである。ルータ44は、LANとWAN間の中継
処理を行うものである。
A plurality of clients (1) to (5) and a plurality of clients (6) to (10)
And is a side that requests a service (data processing). The DNS 43 is connected to the LAN and responds with an IP address corresponding to the service name for which an inquiry has been made. The router 44 performs a relay process between the LAN and the WAN.

【0062】:サーバ装置の説明 UNIXマシンのサーバ装置(クラスタシステム)にお
ける負荷分散について、図2のリクエスト転送処理部1
13は、ネットワークのデータ処理をするストリーム処
理部の最下層に位置するパケットフィルタとして実現さ
れる。そして、割当済転送経路一覧表111と転送制御
表112はパケットフィルタ内に置かれている。また、
図2の負荷調整部121はユーザ空間内のUNIXプロ
セスである負荷調整プロセスとして実現する。この負荷
調整プロセスは、UNIX OS(オペレーティングシ
ステム)が提供するIOCTLシステムコールを利用し
て、パケットフィルタ内の転送制御表の書き換えを行う
ものである。
Description of the server device Regarding the load distribution in the server device (cluster system) of the UNIX machine, the request transfer processing unit 1 in FIG.
Reference numeral 13 is realized as a packet filter located at the lowest layer of the stream processing unit that performs data processing on the network. The assigned transfer route list 111 and the transfer control table 112 are located in the packet filter. Also,
The load adjustment unit 121 in FIG. 2 is realized as a load adjustment process that is a UNIX process in the user space. This load adjustment process rewrites the transfer control table in the packet filter using an IOCTL system call provided by a UNIX OS (operating system).

【0063】図5は装置構成図(2)である。以下、図
5に基づいてサーバ装置の説明をする。図5において、
サーバ装置は、FEPノード11とBEPノード12
(実際は複数のBEPノードが設けられる)がノード間
結合ネットワーク3で接続されている。クライアントと
は、LAN等のネットワーク5を介してFEPノード1
1と結合されている。
FIG. 5 is a device configuration diagram (2). Hereinafter, the server device will be described with reference to FIG. In FIG.
The server device includes an FEP node 11 and a BEP node 12
(Actually, a plurality of BEP nodes are provided) are connected by an inter-node coupling network 3. The client is an FEP node 1 via a network 5 such as a LAN.
It is connected to 1.

【0064】FEPノード11には、カーネル(中枢部
分)空間とユーザ空間があり、カーネル空間にはストリ
ーム処理部、外部ネットワークドライバ114、内部ネ
ットワークドライバ115が設けてある。ストリーム処
理部には、パケットフィルタ113、IPパケット処理
層131、TCPパケット処理層132が設けてあり、
パケットフィルタ113には、割当済転送経路一覧表1
11と転送制御表112が設けてある。ユーザ空間に
は、負荷調整プロセス121、ノード故障検出プロセス
122、ノード負荷監視プロセス123、サーバ制御プ
ロセス124、ユーザI/F処理プロセス125が設け
てある。
The FEP node 11 has a kernel (central part) space and a user space. In the kernel space, a stream processing unit, an external network driver 114, and an internal network driver 115 are provided. The stream processing unit includes a packet filter 113, an IP packet processing layer 131, and a TCP packet processing layer 132.
The packet filter 113 includes an assigned transfer route list 1
11 and a transfer control table 112 are provided. In the user space, a load adjustment process 121, a node failure detection process 122, a node load monitoring process 123, a server control process 124, and a user I / F processing process 125 are provided.

【0065】BEPノード12にも、カーネル空間とユ
ーザ空間があり、カーネル空間にはストリーム処理部、
内部ネットワークドライバ22が設けてある。ストリー
ム処理部には、IPパケット処理層241、TCPパケ
ット処理層242が設けてある。ユーザ空間には、接続
監視プロセス23、サーバプロセス21が設けてある。
The BEP node 12 also has a kernel space and a user space. The kernel space has a stream processing unit,
An internal network driver 22 is provided. The stream processing unit includes an IP packet processing layer 241 and a TCP packet processing layer 242. In the user space, a connection monitoring process 23 and a server process 21 are provided.

【0066】割当済転送経路一覧表111は、クライア
ント毎に割り当てたリクエストの転送経路を記録したも
のである。転送制御表112は、リクエストを処理する
サーバプロセスの配置とリクエストの振り分け比率を記
録したものである。パケットフィルタ113は、クライ
アントからのリクエストをBEPノードに転送するもの
である。外部ネットワークドライバ114は、クライア
ントとの通信を制御するものである。内部ネットワーク
ドライバ115は、BEPノードとの通信を制御するも
のである。負荷調整プロセス121は、システム管理者
の要求や発生したイベントに応じて動的に転送制御を調
整するものである。ノード故障検出プロセス122は、
BEPノードの故障を検出するものである。ノード負荷
監視プロセス123は、BEPノードの負荷状態を監視
するものである。サーバ制御プロセス124は、BEP
ノードに必要なサーバプロセスを起動するものである。
ユーザI/F処理プロセス125は、システム管理者に
ユーザインタフェースを提供するものである。IPパケ
ット処理層131は、通信プロトコルの一つであるイン
ターネットプロトコル(IP)のパケットの処理を行う
ものである。TCPパケット処理層132は、通信プロ
トコルの一つであるTCP(transmission control pro
tocol )のパケットの処理を行うものである。
The assigned transfer path list 111 records the transfer paths of requests assigned to each client. The transfer control table 112 records the arrangement of server processes that process requests and the distribution ratio of requests. The packet filter 113 transfers a request from a client to a BEP node. The external network driver 114 controls communication with the client. The internal network driver 115 controls communication with the BEP node. The load adjustment process 121 dynamically adjusts transfer control according to a request from a system administrator or an event that has occurred. The node failure detection process 122
This is to detect a failure of the BEP node. The node load monitoring process 123 monitors the load state of the BEP node. The server control process 124 performs BEP
Starts server processes required for the node.
The user I / F processing process 125 provides a user interface to a system administrator. The IP packet processing layer 131 processes Internet Protocol (IP) packets, which is one of the communication protocols. The TCP packet processing layer 132 is a TCP (transmission control protocol) which is one of the communication protocols.
tocol) packet processing.

【0067】サーバプロセス21は、クライアントから
のリクエストを処理するプロセスである。内部ネットワ
ークドライバ22は、FEPノード11との通信を制御
するものである。接続監視プロセス23は、クライアン
トとサーバプロセスとのコネクション状態を監視するも
のである。IPパケット処理層241は、インターネッ
トプロトコルのパケットの処理を行うものである。TC
Pパケット処理層242は、TCPのパケットの処理を
行うものである。
The server process 21 is a process for processing a request from a client. The internal network driver 22 controls communication with the FEP node 11. The connection monitoring process 23 monitors the connection state between the client and the server process. The IP packet processing layer 241 processes Internet Protocol packets. TC
The P packet processing layer 242 processes a TCP packet.

【0068】:転送制御表と割当済転送経路一覧表の
説明 図6は転送制御表と割当済転送経路一覧表の説明図であ
り、図6(a)は転送制御表の説明、図6(b)は割当
済転送経路一覧表の説明である。
Description of Transfer Control Table and List of Assigned Transfer Routes FIG. 6 is an explanatory diagram of the transfer control table and the list of assigned transfer routes. FIG. 6A shows the description of the transfer control table, and FIG. b) is an explanation of the assigned transfer route list.

【0069】図6(a)において、転送制御表112に
は、サービス識別子、転送先BEPノード識別子、同一
サービスに対するリクエストの分配比率である比率が設
けてある。
In FIG. 6A, the transfer control table 112 has a service identifier, a transfer destination BEP node identifier, and a ratio which is a request distribution ratio for the same service.

【0070】サービス識別子としてデスティネーション
(宛て先)ポートのポート番号を使用し、この例では
「8080、8081、8082」が記録されている。
転送先BEPノード識別子として、デスティネーション
IPアドレスを使用し、この例では例えば、サービス
「8080」のデスティネーションIPアドレスには
「IP−A、IP−B」が記録され、こおれらの比率と
して、IP−Aには「1」、IP−Bには「1」と同じ
比率が記録されている。
The port number of the destination (destination) port is used as the service identifier. In this example, “8080,8081,8082” is recorded.
A destination IP address is used as the transfer destination BEP node identifier. In this example, for example, “IP-A, IP-B” is recorded in the destination IP address of the service “8080”, and the ratio of these is , IP-A and the same ratio as “1” are recorded in IP-B and IP-B, respectively.

【0071】図6(b)において、割当済転送経路一覧
表111には、サービス識別子、クライアント識別子、
転送先BEPノード識別子が設けてある。サービス識別
子としてデスティネーションポートのポート番号を使用
し、この例では「8080、8081、8082」が記
録されている。
In FIG. 6B, the assigned transfer route list 111 includes a service identifier, a client identifier,
A destination BEP node identifier is provided. The port number of the destination port is used as the service identifier, and in this example, “8080,8081,8082” is recorded.

【0072】クライアント識別子としてソースIPアド
レスとソースポート番号の組を使用する。ソースIPア
ドレスはクライアントのIPアドレスであり、ソースポ
ート番号はプロセス毎に設けられている。この例では、
(例えば、図4のクライアント(1))ソースIPアド
レス「IP−CL1」には3つのソースポート番号「P
ORT−CL1−xx1」、「PORT−CL1−xx
2」、「PORT−CL1−xx3」が示されている。
A pair of a source IP address and a source port number is used as a client identifier. The source IP address is the IP address of the client, and the source port number is provided for each process. In this example,
(For example, client (1) in FIG. 4) The source IP address “IP-CL1” has three source port numbers “P
ORT-CL1-xx1 "," PORT-CL1-xx1 "
2 "and" PORT-CL1-xx3 ".

【0073】転送先BEPノード識別子として、デステ
ィネーションIPアドレスを使用し、この例では例え
ば、サービス「8080」のデスティネーションIPア
ドレスには「IP−A」と「IP−B」が記録されてい
る。
A destination IP address is used as the transfer destination BEP node identifier. In this example, for example, “IP-A” and “IP-B” are recorded in the destination IP address of the service “8080”. .

【0074】なお、サービスとポート番号の対応はUN
IX OS上のファイルに定義され、クラスタ内の各ノ
ードは、共通のサービスポートを使うものである。 :サーバ装置の動作の説明 a:クライアントからリクエストがあった場合の説明 FEPノード11の外部ネットワークドライバ114
は、クライアントからのリクエストを受信して、パケッ
トフィルタ113に送る。パケットフィルタ113は、
割当済転送経路一覧表111と転送制御表112を用い
てパケットを転送するBEPノードを決定し、ノード間
結合ネットワーク3を介してパケットをBEPノード1
2に送る。
The correspondence between the service and the port number is UN
Each node in the cluster is defined in a file on the IX OS and uses a common service port. : Description of the operation of the server device a: Description when there is a request from the client External network driver 114 of the FEP node 11
Receives the request from the client and sends it to the packet filter 113. The packet filter 113
The BEP node to which the packet is to be transferred is determined using the assigned transfer path list 111 and the transfer control table 112, and the packet is transferred to the BEP node 1 via the inter-node connection network 3.
Send to 2.

【0075】このパケットが転送されたBEPノード1
2の内部ネットワークドライバ22は、受信したパケッ
トをストリーム処理部に送る。サーバプロセス21に
は、UNIXが提供するシステムコールインタフェース
を用いてTCPパケット処理層242に届いたパケット
を読み出して、リクエストを処理する。
BEP node 1 to which this packet was transferred
The second internal network driver 22 sends the received packet to the stream processing unit. The server process 21 reads the packet that has reached the TCP packet processing layer 242 using a system call interface provided by UNIX, and processes the request.

【0076】サーバプロセス21は、リクエストの処理
が完了するとクライアントにリプライするために、UN
IXのシステムコールを用いてパケットをストリーム処
理部に渡す。このリプライのパケットは、内部ネットワ
ークドライバ22、ノード間結合ネットワーク3を介し
てFEPノード11に転送された後、FEPノード11
によって、クライアントに送られる。
When the processing of the request is completed, the server process 21
The packet is passed to the stream processing unit using the IX system call. The reply packet is transferred to the FEP node 11 via the internal network driver 22 and the inter-node coupling network 3 and then transmitted to the FEP node 11.
Is sent to the client.

【0077】b:ノード故障の場合の説明 ノード故障検出プロセス122は、ユーザプロセスとし
て実現されている。ノード故障検出プロセス122は、
定期的に全てのBEPノードが正常動作していることを
確認し、BEPノードの故障を検出すると、負荷調整プ
ロセス121を経由してパケットフィルタ113の転送
制御表112を書き換えて、故障したBEPノードへの
リクエストの分配を停止する。パケットフィルタ113
は、割当済転送経路一覧表111内の転送先BEPノー
ドが故障したBEPノードとなっている全てのエントリ
を削除する。
B: Description of Case of Node Failure The node failure detection process 122 is implemented as a user process. The node failure detection process 122
Periodically, it is confirmed that all the BEP nodes are operating normally, and when a failure of the BEP node is detected, the transfer control table 112 of the packet filter 113 is rewritten via the load adjustment process 121 and the failed BEP node is rewritten. Stop distributing requests to. Packet filter 113
Deletes all entries in the assigned transfer route list 111 in which the transfer destination BEP node is a failed BEP node.

【0078】このBEPノードの故障によって、故障し
たBEPノードを利用していたクライアントとBEPノ
ード上のサーバプロセスとのコネクションは切断される
が、クライアントがリクエストをリトライすることによ
って故障は隠蔽される。
Although the connection between the client using the failed BEP node and the server process on the BEP node is disconnected by the failure of the BEP node, the failure is hidden by the client retrying the request.

【0079】クライアントからの再リクエストはパケッ
トフィルタ113に送られると、パケットフィルタ11
3は、割当済転送経路一覧表111を調べるが、再リク
エストしたクライアントのエントリは既に削除されてい
るため、パケットフィルタ113は、転送制御表112
に基づいて新たな転送先を決定してリクエストを転送す
る。リクエストを転送されたBEPノードでは、通常の
リクエストと同様にリクエストを処理してリプライす
る。
When the re-request from the client is sent to the packet filter 113, the packet filter 11
3 examines the assigned transfer route list 111, but since the entry of the client that has re-requested has already been deleted, the packet filter 113 checks the transfer control table 112.
A new transfer destination is determined based on the request, and the request is transferred. The BEP node to which the request has been transferred processes the request and replies in the same manner as a normal request.

【0080】c:ノード負荷監視の説明 ノード負荷監視プロセス123は、定期的にBEPノー
ド12と通信してBEPノード12の負荷状態を監視す
る。ノード負荷監視プロセス123は、負荷が高いBE
Pノード12を発見すると、負荷調整プロセス121に
通知し、通知を受けた負荷調整プロセス121は、IO
CTLシステムコールを用いてパケットフィルタ113
内の転送制御表112を書き換える。
C: Description of Node Load Monitoring The node load monitoring process 123 periodically communicates with the BEP node 12 to monitor the load state of the BEP node 12. The node load monitoring process 123 checks for a high load BE.
When the P node 12 is found, the P node 12 is notified to the load adjustment process 121.
Packet filter 113 using CTL system call
Is rewritten in the transfer control table 112.

【0081】パケットフィルタ113は、BEPノード
12上の接続監視プロセス23にクライアントの接続の
状態を問い合わせる。接続監視プロセス23は、IOC
TLを使って自ノードのストリーム処理部にコネクショ
ン状態を問い合わせ、パケットフィルタ113に通知す
る。パケットフィルタ113は、未使用のコネクション
の転送先だけを変更して転送比率を調整する。
The packet filter 113 inquires the connection monitoring process 23 on the BEP node 12 about the connection status of the client. The connection monitoring process 23
It inquires of the stream processing unit of its own node about the connection state using TL, and notifies the packet filter 113 of the connection state. The packet filter 113 adjusts the transfer ratio by changing only the transfer destination of the unused connection.

【0082】負荷調整プロセス121は、必要があれ
ば、サーバ制御プロセス124にBEPノード12への
サーバプロセス21の起動あるいは停止を依頼する。こ
のように、本発明によれば、同一サービスに対する複数
のクライアントからのリクエストを複数台のサーバノー
ドで負荷分散することが可能となる。また、自動的なサ
ーバノード故障隠蔽機能や、負荷調整機能を持つことに
より、システム管理コストを削減することができる。
The load adjustment process 121 requests the server control process 124 to start or stop the server process 21 to the BEP node 12, if necessary. As described above, according to the present invention, it is possible to load-balance requests from a plurality of clients for the same service by a plurality of server nodes. Further, the system management cost can be reduced by providing an automatic server node failure concealment function and a load adjustment function.

【0083】[0083]

【発明の効果】以上説明したように、本発明によれば次
のような効果がある。 (1):フロントエンドサーバに配置したリクエスト転
送制御機構で受信したクライアントからのリクエストを
クライアントの識別情報を用いて、同一サービスに対す
る複数のクライアントからのリクエストを転送するバッ
クエンドサーバを決定してリクエストを転送するため、
1種類のサービスの処理を複数台のバックエンドサーバ
で負荷分散でき、処理性能を向上することができる。
As described above, the present invention has the following effects. (1): A request from a client received by a request transfer control mechanism arranged in a front-end server is determined by using a client's identification information to determine a back-end server that transfers requests from a plurality of clients for the same service. To transfer
The processing of one type of service can be load-balanced by a plurality of back-end servers, and the processing performance can be improved.

【0084】(2):リクエスト転送制御機構で、リク
エスト転送制御表を用いて転送するリクエストの比率を
バックエンドサーバ毎に制御するため、バックエンドサ
ーバの処理能力に応じた負荷分散ができ、より処理性能
を向上することができる。
(2): The request transfer control mechanism controls the ratio of requests to be transferred using the request transfer control table for each back-end server, so that load can be distributed according to the processing capacity of the back-end server. Processing performance can be improved.

【0085】(3):ノード故障検出機構がサーバの故
障を検出すると、リクエスト転送制御機構で、故障した
バックエンドサーバへのリクエスト転送を中止して、ク
ライアントからの再リクエスト時に正常運用している別
のバックエンドサーバにリクエストを転送するため、ク
ライアントからの再リクエストにより、バックエンドサ
ーバの故障をクライアントから隠蔽することができる。
(3): When the node failure detection mechanism detects the failure of the server, the request transfer control mechanism stops the request transfer to the failed back-end server and operates normally when the client re-requests. Since the request is forwarded to another back-end server, the re-request from the client can hide the failure of the back-end server from the client.

【0086】(4):ノード負荷監視機構が負荷が高い
バックエンドサーバを発見すると、リクエスト転送制御
機構で、負荷の高いバックエンドサーバへの転送比率を
下げて、前記バックエンドサーバ間の負荷を平均化する
ため、常に負荷を平均化することができ、処理性能を向
上することができる。
(4): When the node load monitoring mechanism finds a backend server with a high load, the request transfer control mechanism lowers the transfer ratio to the backend server with a high load to reduce the load between the backend servers. Since the averaging is performed, the load can be constantly averaged, and the processing performance can be improved.

【0087】(5):ユーザインタフェース機構で、シ
ステム管理者がバックエンドサーバへの転送比率を制御
するため、例えば、活性保守のためのバックエンドサー
バの転送比率をゼロとしてノードの一時的な切り離しや
再組み込みが可能となる。
(5) In the user interface mechanism, the system administrator controls the transfer ratio to the back-end server. For example, the transfer ratio of the back-end server for active maintenance is set to zero, and the node is temporarily disconnected. And re-incorporation becomes possible.

【0088】(6):リクエスト転送制御機構は、コネ
クション状態監視機構にコネクション状態を問い合わ
せ、サービス中のコネクションに対しては、該サービス
終了後に、転送経路の変更を行うため、サービス途中に
新たなバックエンドサーバに切り換わることがなく、処
理の中断を防止することができる。
(6): The request transfer control mechanism inquires of the connection state monitoring mechanism about the connection state, and changes the transfer route for the connection in service after the end of the service. It is possible to prevent interruption of processing without switching to the back-end server.

【0089】(7):あるサービスのサーバプロセスが
配置された各バックエンドサーバの負荷が高くなった時
に、サーバプロセス制御機構がそのサーバプロセスが未
配置なバックエンドサーバにサーバプロセスを起動する
ため、複数個のバックエンドサーバ全体の負荷を調整す
ることができ、処理性能を向上することができる。
(7): When the load on each back-end server on which a server process of a certain service is located becomes high, the server process control mechanism starts the server process on the back-end server on which the server process is not located. Thus, the load on the entire plurality of back-end servers can be adjusted, and the processing performance can be improved.

【0090】(8):リクエスト転送制御機構を、ネッ
トワークの通信制御をするネットワークドライバとパケ
ットの処理をするオペレーティングシステムのパケット
処理部の中間に配置したパケットフィルタで構成するた
め、パケットフィルタで1種類のサービスの処理を複数
台のバックエンドサーバで負荷分散でき、処理性能が向
上する。
(8): Since the request transfer control mechanism is composed of a network driver for controlling network communication and a packet filter arranged between the packet processing unit of the operating system for processing packets, one type of packet filter is used. The processing of this service can be load-balanced among multiple back-end servers, and the processing performance improves.

【0091】(9):クライアントの識別情報として、
クライアントから受信したリクエストのパケットのソー
スアドレスとソースポート番号のペアを使用するため、
クライアントプロセス毎にリクエストの転送先ノードの
制御を行うことができる。
(9): As the identification information of the client,
To use the source address and source port number pair in the packet of the request received from the client,
The request transfer destination node can be controlled for each client process.

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

【図1】本発明の原理説明図である。FIG. 1 is a diagram illustrating the principle of the present invention.

【図2】実施の形態における装置構成図(1)である。FIG. 2 is a device configuration diagram (1) according to an embodiment.

【図3】実施の形態における転送制御表と割当済転送経
路一覧表の説明図である。
FIG. 3 is an explanatory diagram of a transfer control table and an assigned transfer route list according to the embodiment;

【図4】実施の形態におけるクライアント/サーバシス
テムの説明図である。
FIG. 4 is an explanatory diagram of a client / server system in the embodiment.

【図5】実施の形態における装置構成図(2)である。FIG. 5 is a device configuration diagram (2) according to the embodiment.

【図6】実施の形態における転送制御表と割当済転送経
路一覧表の説明図である。
FIG. 6 is an explanatory diagram of a transfer control table and an assigned transfer route list according to the embodiment.

【図7】従来例の説明図(1)である。FIG. 7 is an explanatory view (1) of a conventional example.

【図8】従来例の説明図(2)である。FIG. 8 is an explanatory view (2) of a conventional example.

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

11 フロントエンドサーバ 12 バックエンドサーバ 21 サーバプロセス 22 ノード間通信制御部 23 コネクション状態監視機構 111 割当済転送経路一覧表 112 リクエスト転送制御表 113 リクエスト転送制御機構 114 対クライアント通信制御部 115 クラスタ内ノード間通信制御部 121 負荷調整部 122 ノード故障検出機構 123 ノード負荷監視機構 124 サーバプロセス制御機構 125 ユーザインタフェース機構 DESCRIPTION OF SYMBOLS 11 Front-end server 12 Back-end server 21 Server process 22 Inter-node communication control unit 23 Connection status monitoring mechanism 111 Assigned transfer route list table 112 Request transfer control table 113 Request transfer control mechanism 114 Client communication control unit 115 Between nodes in cluster Communication control unit 121 Load adjustment unit 122 Node failure detection mechanism 123 Node load monitoring mechanism 124 Server process control mechanism 125 User interface mechanism

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】クライアントのリクエストを処理するサー
バプロセスを配置した複数個のバックエンドサーバと、 クライアントからのリクエストを受信するフロントエン
ドサーバと、 該フロントエンドサーバに配置し、前記受信したリクエ
ストを適切な前記バックエンドサーバに転送するリクエ
スト転送制御機構とを備え、 該リクエスト転送制御機構は、クライアントの識別情報
を用いて、同一サービスに対する複数のクライアントか
らのリクエストを転送する前記バックエンドサーバを決
定してリクエストを転送することを特徴としたサーバ装
置。
A plurality of back-end servers in which server processes for processing client requests are arranged; a front-end server for receiving requests from clients; and a plurality of back-end servers arranged in the front-end server. Request transfer control mechanism for transferring to the back-end server, the request transfer control mechanism determines, using the identification information of the client, the back-end server that transfers requests from a plurality of clients for the same service. A server device characterized in that a request is forwarded through the server.
【請求項2】前記リクエスト転送制御機構は、リクエス
ト転送制御表を用いて転送するリクエストの比率をバッ
クエンドサーバ毎に制御することを特徴とした請求項1
記載のサーバ装置。
2. The method according to claim 1, wherein the request transfer control mechanism controls a ratio of requests to be transferred for each back-end server using a request transfer control table.
The server device according to the above.
【請求項3】サーバの故障を検出するノード故障検出機
構を設け、 該ノード故障検出機構がサーバの故障を検出すると、リ
クエスト転送制御機構は、故障したバックエンドサーバ
へのリクエスト転送を中止して、クライアントからの再
リクエスト時に正常運用している別のバックエンドサー
バにリクエストを転送することを特徴とした請求項1又
は2記載のサーバ装置。
3. A node failure detection mechanism for detecting a failure of a server. When the node failure detection mechanism detects a failure of the server, the request transfer control mechanism stops request transfer to the failed back-end server. 3. The server device according to claim 1, wherein the request is transferred to another back-end server that is operating normally when a request is made again from a client.
【請求項4】前記バックエンドサーバの負荷を監視して
リクエストの転送比率を変更するノード負荷監視機構を
設け、 該ノード負荷監視機構が負荷が高い前記バックエンドサ
ーバを発見すると、リクエスト転送制御機構は、負荷の
高いバックエンドサーバへの転送比率を下げて、前記バ
ックエンドサーバ間の負荷を平均化することを特徴とし
た請求項1〜3のいずれかに記載のサーバ装置。
4. A node load monitoring mechanism for monitoring a load on the back-end server and changing a request transfer ratio, and when the node load monitoring mechanism finds the back-end server with a high load, a request transfer control mechanism. The server device according to any one of claims 1 to 3, wherein a load ratio between the back-end servers is averaged by lowering a transfer ratio to a back-end server having a high load.
【請求項5】システム管理者が前記バックエンドサーバ
への転送比率を制御するためのユーザインタフェース機
構を設けることを特徴とした請求項1〜4のいずれかに
記載のサーバ装置。
5. The server device according to claim 1, wherein a user interface mechanism for controlling a transfer ratio to said back-end server by a system administrator is provided.
【請求項6】前記サーバプロセスとクライアントプロセ
ス間のコネクション状態を監視するコネクション状態監
視機構を設け、 前記リクエスト転送制御機構は、前記コネクション状態
監視機構にコネクション状態を問い合わせ、サービス中
のコネクションに対しては、該サービス終了後に、転送
経路の変更を行うことを特徴とした請求項1〜5のいず
れかに記載のサーバ装置。
6. A connection state monitoring mechanism for monitoring a connection state between the server process and the client process, wherein the request transfer control mechanism inquires of the connection state monitoring mechanism about a connection state, and 6. The server device according to claim 1, wherein a transfer path is changed after the service is completed.
【請求項7】前記サーバプロセスの制御を行うサーバプ
ロセス制御機構を設け、 あるサービスのサーバプロセスが配置された各バックエ
ンドサーバの負荷が高くなった時に、前記サーバプロセ
ス制御機構はそのサーバプロセスが未配置なバックエン
ドサーバにサーバプロセスを起動することを特徴とした
請求項1〜6のいずれかに記載のサーバ装置。
7. A server process control mechanism for controlling the server process, wherein when a load on each back-end server in which a server process of a certain service is increased, the server process control mechanism controls the server process. 7. The server device according to claim 1, wherein a server process is started on an unarranged back-end server.
【請求項8】前記リクエスト転送制御機構を、ネットワ
ークの通信制御をするネットワークドライバとパケット
の処理をするオペレーティングシステムのパケット処理
部の中間に配置したパケットフィルタで構成することを
特徴とした請求項1〜7のいずれかに記載のサーバ装
置。
8. The apparatus according to claim 1, wherein said request transfer control mechanism comprises a packet filter disposed between a network driver for controlling network communication and a packet processing unit of an operating system for processing packets. The server device according to any one of claims 7 to 7.
【請求項9】前記クライアントの識別情報として、クラ
イアントから受信したリクエストのパケットのソースア
ドレスとソースポート番号のペアを使用することを特徴
とした請求項1〜8のいずれかに記載のサーバ装置。
9. The server device according to claim 1, wherein a pair of a source address and a source port number of a packet of a request received from the client is used as the identification information of the client.
JP9001970A 1997-01-09 1997-01-09 Server device Pending JPH10198642A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9001970A JPH10198642A (en) 1997-01-09 1997-01-09 Server device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9001970A JPH10198642A (en) 1997-01-09 1997-01-09 Server device

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2006086806A Division JP3974925B2 (en) 2006-03-28 2006-03-28 Server device

Publications (1)

Publication Number Publication Date
JPH10198642A true JPH10198642A (en) 1998-07-31

Family

ID=11516433

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9001970A Pending JPH10198642A (en) 1997-01-09 1997-01-09 Server device

Country Status (1)

Country Link
JP (1) JPH10198642A (en)

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000076162A (en) * 1998-09-01 2000-03-14 Nippon Telegr & Teleph Corp <Ntt> Pre-processor for reception processing server
JP2000112908A (en) * 1998-10-06 2000-04-21 Toshiba Corp Load distributed dns system
JP2000132524A (en) * 1998-10-23 2000-05-12 Fujitsu Ltd Wide area load distribution device and method therefor
JP2000155736A (en) * 1998-11-24 2000-06-06 Nec Corp Method for distributing service request and address converting device
JP2000172619A (en) * 1998-12-03 2000-06-23 Ntt Communicationware Corp Terminal equipment, server, client server system and recording medium
JP2001168919A (en) * 1999-10-21 2001-06-22 Internatl Business Mach Corp <Ibm> Method for enforcing dispatch, network system, and computer-readable recording medium
JP2001236293A (en) * 2000-02-24 2001-08-31 Nec Corp Server load distributing device
JP2003032256A (en) * 2001-07-16 2003-01-31 Nec Corp Server application multiplexing communication system
JP2003518338A (en) * 1998-11-20 2003-06-03 ネットワーク アルケミー インク. Method and apparatus for TCP / IP load balancing and failover process in an Internet Protocol (IP) network clustering system
JP2003256394A (en) * 2002-03-05 2003-09-12 Nec Corp Transaction processing load distribution method and system therefor
WO2003103233A1 (en) * 2002-05-31 2003-12-11 富士通株式会社 Packet repeating installation, network connection device, packet repeating method, recording medium, program
US6738352B1 (en) 1999-02-26 2004-05-18 Nec Corporation Transfer destination determining process apparatus
JP2005025756A (en) * 2003-06-30 2005-01-27 Microsoft Corp Network load balancing using host state information
US6940853B2 (en) 2000-01-11 2005-09-06 Juniper Networks, Inc. Datagram relaying apparatus with load distributing function
JP2006048680A (en) * 2004-07-30 2006-02-16 Hewlett-Packard Development Co Lp System and method for operating load balancers for multiple instance applications
JP2006260177A (en) * 2005-03-17 2006-09-28 Matsushita Electric Ind Co Ltd Communication system, information processing system, connection server, processing server, information processing apparatus and information processing method
JP2007122330A (en) * 2005-10-27 2007-05-17 Nec Corp Cluster fault estimation system
JP2007226398A (en) * 2006-02-22 2007-09-06 Hitachi Ltd Database connection management method and computer system
WO2007114164A1 (en) * 2006-03-28 2007-10-11 Matsushita Electric Works, Ltd. Network system
KR100869421B1 (en) 2001-02-26 2008-11-24 아바야 커뮤니케이션 이스라엘 리미티드 Splicing persistent connections
US7895356B2 (en) 2003-01-08 2011-02-22 Nec Infrontia Corporation IP router, communication system and band setting method used therein and its program
US10397029B2 (en) 2015-07-08 2019-08-27 Toshiba Memory Corporation Relay apparatus
JP2020154608A (en) * 2019-03-19 2020-09-24 富士通クライアントコンピューティング株式会社 Information processing device and information processing system
JP2022074496A (en) * 2020-11-04 2022-05-18 イグドラシルリーヴズ合同会社 Network processing control system

Cited By (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000076162A (en) * 1998-09-01 2000-03-14 Nippon Telegr & Teleph Corp <Ntt> Pre-processor for reception processing server
JP2000112908A (en) * 1998-10-06 2000-04-21 Toshiba Corp Load distributed dns system
JP2000132524A (en) * 1998-10-23 2000-05-12 Fujitsu Ltd Wide area load distribution device and method therefor
JP2003518338A (en) * 1998-11-20 2003-06-03 ネットワーク アルケミー インク. Method and apparatus for TCP / IP load balancing and failover process in an Internet Protocol (IP) network clustering system
JP2000155736A (en) * 1998-11-24 2000-06-06 Nec Corp Method for distributing service request and address converting device
US6611873B1 (en) 1998-11-24 2003-08-26 Nec Corporation Address-based service request distributing method and address converter
JP2000172619A (en) * 1998-12-03 2000-06-23 Ntt Communicationware Corp Terminal equipment, server, client server system and recording medium
US6738352B1 (en) 1999-02-26 2004-05-18 Nec Corporation Transfer destination determining process apparatus
JP2001168919A (en) * 1999-10-21 2001-06-22 Internatl Business Mach Corp <Ibm> Method for enforcing dispatch, network system, and computer-readable recording medium
US6792461B1 (en) 1999-10-21 2004-09-14 International Business Machines Corporation System and method to manage data to a plurality of proxy servers through a router by application level protocol and an authorized list
US8045559B2 (en) 2000-01-11 2011-10-25 Juniper Networks, Inc. Datagram relaying apparatus with load distributing function
US7564844B2 (en) 2000-01-11 2009-07-21 Juniper Networks, Inc. Datagram relaying apparatus with load distributing function
US6940853B2 (en) 2000-01-11 2005-09-06 Juniper Networks, Inc. Datagram relaying apparatus with load distributing function
JP2001236293A (en) * 2000-02-24 2001-08-31 Nec Corp Server load distributing device
KR100869421B1 (en) 2001-02-26 2008-11-24 아바야 커뮤니케이션 이스라엘 리미티드 Splicing persistent connections
JP2003032256A (en) * 2001-07-16 2003-01-31 Nec Corp Server application multiplexing communication system
JP2003256394A (en) * 2002-03-05 2003-09-12 Nec Corp Transaction processing load distribution method and system therefor
JPWO2003103233A1 (en) * 2002-05-31 2005-10-06 富士通株式会社 Packet relay device, network connection device, packet relay method, recording medium, program
WO2003103233A1 (en) * 2002-05-31 2003-12-11 富士通株式会社 Packet repeating installation, network connection device, packet repeating method, recording medium, program
US7895356B2 (en) 2003-01-08 2011-02-22 Nec Infrontia Corporation IP router, communication system and band setting method used therein and its program
JP2005025756A (en) * 2003-06-30 2005-01-27 Microsoft Corp Network load balancing using host state information
JP4621087B2 (en) * 2004-07-30 2011-01-26 ヒューレット−パッカード デベロップメント カンパニー エル.ピー. System and method for operating load balancer for multiple instance applications
JP2006048680A (en) * 2004-07-30 2006-02-16 Hewlett-Packard Development Co Lp System and method for operating load balancers for multiple instance applications
JP4672405B2 (en) * 2005-03-17 2011-04-20 パナソニック株式会社 Communication system, information processing system, connection server, processing server, information processing apparatus, and information processing method
JP2006260177A (en) * 2005-03-17 2006-09-28 Matsushita Electric Ind Co Ltd Communication system, information processing system, connection server, processing server, information processing apparatus and information processing method
US8544018B2 (en) 2005-03-17 2013-09-24 Panasonic Corporation Communication system, information processing system, connection server, processing server, information processing apparatus, information processing method and program
JP2007122330A (en) * 2005-10-27 2007-05-17 Nec Corp Cluster fault estimation system
JP2007226398A (en) * 2006-02-22 2007-09-06 Hitachi Ltd Database connection management method and computer system
WO2007114164A1 (en) * 2006-03-28 2007-10-11 Matsushita Electric Works, Ltd. Network system
KR101056102B1 (en) * 2006-03-28 2011-08-10 파나소닉 전공 주식회사 Network system
US8219658B2 (en) 2006-03-28 2012-07-10 Panasonic Corporation Network system
US8732292B2 (en) 2006-03-28 2014-05-20 Panasonic Corporation Network system
US10397029B2 (en) 2015-07-08 2019-08-27 Toshiba Memory Corporation Relay apparatus
JP2020154608A (en) * 2019-03-19 2020-09-24 富士通クライアントコンピューティング株式会社 Information processing device and information processing system
JP2022074496A (en) * 2020-11-04 2022-05-18 イグドラシルリーヴズ合同会社 Network processing control system

Similar Documents

Publication Publication Date Title
JPH10198642A (en) Server device
US7430611B2 (en) System having a single IP address associated with communication protocol stacks in a cluster of processing systems
US6397260B1 (en) Automatic load sharing for network routers
US6996617B1 (en) Methods, systems and computer program products for non-disruptively transferring a virtual internet protocol address between communication protocol stacks
US6941384B1 (en) Methods, systems and computer program products for failure recovery for routed virtual internet protocol addresses
US7055173B1 (en) Firewall pooling in a network flowswitch
US5581552A (en) Multimedia server
US6470389B1 (en) Hosting a network service on a cluster of servers using a single-address image
EP1652354B1 (en) Distributing and balancing traffic flow in a virtual gateway
US6954784B2 (en) Systems, method and computer program products for cluster workload distribution without preconfigured port identification by utilizing a port of multiple ports associated with a single IP address
US6880089B1 (en) Firewall clustering for multiple network servers
US6970913B1 (en) Load balancing using distributed forwarding agents with application based feedback for different virtual machines
US7443847B1 (en) Stateful failover of service managers
US6754220B1 (en) System and method for dynamically assigning routers to hosts through a mediator
US6330605B1 (en) Proxy cache cluster
EP1117222B1 (en) Method and apparatus for performing a fast service lookup in cluster networking
US6779039B1 (en) System and method for routing message traffic using a cluster of routers sharing a single logical IP address distinct from unique IP addresses of the routers
US6859830B1 (en) Method and system for detecting a dead server
JP3583049B2 (en) Router monitoring system in data transmission system using network dispatcher for host cluster
US7991914B2 (en) Technique for addressing a cluster of network servers
US6891839B2 (en) Distributing packets among multiple tiers of network appliances
EP1094645B1 (en) Method and apparatus for providing scalable services using a packet distribution table
US20090073875A1 (en) Method, apparatus and program storage device for providing mutual failover and load-balancing between interfaces in a network
EP1415236B1 (en) Method and apparatus for session replication and failover
EP1242870A1 (en) A proximity-based redirection system for robust and scalable service-node location in an internetwork

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060220

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060228

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060501

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060801

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060929