JPH09311842A - Active and stand-by server - Google Patents

Active and stand-by server

Info

Publication number
JPH09311842A
JPH09311842A JP8128707A JP12870796A JPH09311842A JP H09311842 A JPH09311842 A JP H09311842A JP 8128707 A JP8128707 A JP 8128707A JP 12870796 A JP12870796 A JP 12870796A JP H09311842 A JPH09311842 A JP H09311842A
Authority
JP
Japan
Prior art keywords
server
active
database
processing unit
transaction
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
JP8128707A
Other languages
Japanese (ja)
Other versions
JP3129189B2 (en
Inventor
Makoto Hanawa
良 花輪
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.)
NEC Corp
Original Assignee
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 NEC Corp filed Critical NEC Corp
Priority to JP08128707A priority Critical patent/JP3129189B2/en
Publication of JPH09311842A publication Critical patent/JPH09311842A/en
Application granted granted Critical
Publication of JP3129189B2 publication Critical patent/JP3129189B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Computer And Data Communications (AREA)
  • Hardware Redundancy (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PROBLEM TO BE SOLVED: To eliminate the limitation for the installation place of a server by preventing the increase of the processing load on an active system server and unnecessitating a special server switching device. SOLUTION: When a server 1 works as a spare system, the communication processing part 12 of the server 1 always inspects the presence/absence of a frame setting an active server 2 on a network to be the MAC address of a transmission source or a transmission destination and when detecting the generation of time out in a frame which should be sent from the active server 2, the processing part 12 judges that the active server 2 falls into an unrecoverable fault and succeeds an IP address used by the server 2 to execute transaction instead. A transaction preprocessing part 13 operates only when it works as a stand-by system, analyzes data transferred from the processing part 12 and only when it is updating processing to a database 11, transfers this data to the database 11.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、クライアント・サ
ーバシステムにおいてサーバのシステムダウンなどの際
に処理済みの情報が喪失することなく且つネットワーク
の運用が停止することなく稼働させるための現用予備サ
ーバに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an active spare server for operating a client / server system without loss of processed information when the system of the server goes down and without interruption of network operation. .

【0002】[0002]

【従来の技術】従来例として例えば(1)特開平7−1
82297号公報に示されているクライアント・サーバ
システムでは、現用サーバ及び予備サーバの2台のサー
バと、このサーバに対してトランザクションを行う複数
のクライアントにより構成され、現用系サーバがクライ
アントからのトランザクションによりデータ更新が行わ
れる毎にこの更新内容を予備サーバに転送し、また、予
備サーバが定期的なポーリングにより現用系サーバの状
態を常時監視するようにしている。
2. Description of the Related Art As a conventional example, for example, (1) Japanese Patent Application Laid-Open No. 7-1
The client / server system disclosed in Japanese Patent No. 82297 is composed of two servers, an active server and a spare server, and a plurality of clients that perform transactions with this server. Each time data is updated, the updated contents are transferred to the spare server, and the spare server constantly monitors the status of the active server by periodic polling.

【0003】他の従来例として例えば(2)特開平5−
300060号公報に示されているバックアップ親局の
ホットスタンバイ方式では、VSAT(Very Small Ape
rture Terminal)ネットワークにおける運用中の親局を
バックアップ用親局に切替える際のパラメータ同期をと
る時間を短くするために、親局とは別に設けられたネッ
トワーク・マネージメント・システムが親局の異常検
出、バックアップ用親局へのパラメータ同期を管理する
ようにしている。
As another conventional example, for example, (2) Japanese Patent Laid-Open No. 5-
In the hot standby system of the backup master station shown in Japanese Patent No. 300060, VSAT (Very Small Ape) is used.
rture Terminal) In order to shorten the time to synchronize the parameters when switching the operating master station to the backup master station in the network, the network management system provided separately from the master station detects the abnormality of the master station. The parameter synchronization to the backup master station is managed.

【0004】また、他の従来例(3)としては、現用サ
ーバ及び予備サーバの2台のサーバと、このサーバに対
してトランザクションを行う複数のクライアントにより
構成されたクライアント・サーバシステムにおいて、現
用及び予備の2台のサーバがミラーリングされたハード
ディスクをSCSIによりデイジーチェーン接続して共
有すると共に、2台のサーバの間に更にローカルなLA
Nを別途設けて予備サーバがこのLANを介して定期的
なポーリングにより現用系サーバの状態を常時監視する
システムも知られている。
As another conventional example (3), in a client-server system composed of two servers, an active server and a spare server, and a plurality of clients performing transactions with this server, Two spare servers share the mirrored hard disk by daisy-chaining with SCSI and share the local LA between the two servers.
There is also known a system in which N is separately provided and a standby server constantly monitors the state of the active server by periodically polling via this LAN.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上記従
来例(1)では、現用系サーバがクライアントからのト
ランザクションによりデータ更新が行われる毎にこの更
新内容を予備サーバに転送するので、現用系サーバが本
来のトランザクション処理に加えて予備サーバのデータ
を同期させる処理を並行して行う必要があり、したがっ
て、現用系サーバの処理負荷が増大するという問題点が
ある。
However, in the above-mentioned conventional example (1), since the active server transfers the updated contents to the spare server every time the data is updated by the transaction from the client, the active server is In addition to the original transaction processing, it is necessary to perform processing for synchronizing the data of the spare server in parallel, and therefore the processing load of the active server increases.

【0006】また、上記従来例(2)では、運用中及び
バックアップ用の親局とは別に設けられたネットワーク
・マネージメント・システムが親局の異常検出、バック
アップ用親局へのパラメータ同期を管理するので、ネッ
トワーク・マネージメント・システム自体に障害が発生
した場合に運用中の親局からバックアップ用の親局に切
り替えることができないという問題点がある。
Further, in the above conventional example (2), a network management system provided separately from the operating and backup master stations manages abnormality detection of the master station and parameter synchronization to the backup master station. Therefore, when a failure occurs in the network management system itself, there is a problem that the operating master station cannot be switched to the backup master station.

【0007】また、上記従来例(3)では、2台のサー
バの間に更にローカルなLANを別途設ける必要があ
り、加えて、物理的結合度が高いため、SCSIなどで
許容されている至近距離の範囲内に2台のサーバを設置
する必要がある、などの制限があるという問題点があ
る。
Further, in the above-mentioned conventional example (3), it is necessary to additionally provide a local LAN between two servers, and in addition, since the physical coupling degree is high, the close proximity permitted by SCSI etc. There is a problem that there are restrictions such as the need to install two servers within the distance range.

【0008】本発明は上記従来の問題点に鑑み、現用サ
ーバ及び予備サーバを有するクライアント・サーバシス
テムにおいて、現用系サーバの処理負荷が増大すること
を防止することができ、また、ネットワーク・マネージ
メント・システム等の特別なサーバ切り替え装置を不要
にすることができ、また、サーバの設置場所に制限を受
けない現用予備サーバを提供することを目的とする。
In view of the above-mentioned conventional problems, the present invention can prevent an increase in the processing load of the active server in a client / server system having an active server and a spare server, and a network management system. It is an object of the present invention to provide a working spare server which can eliminate the need for a special server switching device such as a system, and which is not restricted by the server installation location.

【0009】[0009]

【課題を解決するための手段】本発明は上記目的を達成
するために、サーバのMACアドレスを宛て先とするフ
レームが共に送達される同一のLANに2台のサーバが
配置され、前記サーバの各々がデータベースと、通信処
理部とトランザクション前処理部を有し、前記通信処理
部は、自己のサーバが予備系として稼働中にネットワー
ク上の現用サーバを送信元又は送信先MACアドレスと
するフレームを監視することにより現用サーバとクライ
アント間の通信を監視し、正常な場合にはそのデータを
自己のサーバの前記トランザクション前処理部に渡し、
他方、現用サーバから送出されるべきフレームにタイム
アウトが発生した場合に現用サーバのIPアドレスを継
承して通信を代行することを特徴とする。
In order to achieve the above object, the present invention has two servers arranged in the same LAN to which a frame addressed to the MAC address of the server is delivered. Each has a database, a communication processing unit, and a transaction pre-processing unit, and the communication processing unit creates a frame whose source server or destination MAC address is the active server on the network while its own server is operating as a backup system. By monitoring, the communication between the active server and the client is monitored, and in the normal case, the data is passed to the transaction pre-processing unit of the own server,
On the other hand, when a time-out occurs in a frame to be sent from the active server, the IP address of the active server is inherited to perform communication on behalf.

【0010】また、本発明によれば、前記トランザクシ
ョン前処理部は、自己のサーバが予備系として稼働中に
自己のサーバの前記通信処理部から渡されるデータを解
析し、データベースに対する更新処理であるデータのみ
を自己のサーバのデータベースに渡すことを特徴とす
る。
Further, according to the present invention, the transaction pre-processing unit analyzes the data passed from the communication processing unit of the own server while the own server is operating as a backup system, and updates the database. It is characterized by passing only the data to the database of its own server.

【0011】[0011]

【発明の実施の形態】以下、図面を参照して本発明の実
施の形態を説明する。図1は本発明に係る現用予備サー
バの一実施形態を有するクライアント・サーバシステム
を示すブロック図、図2は図1の通信処理部の処理を説
明するためのフローチャート、図3は図1のトランザク
ション前処理部の処理を説明するためのフローチャート
である。
Embodiments of the present invention will be described below with reference to the drawings. 1 is a block diagram showing a client / server system having an embodiment of an active spare server according to the present invention, FIG. 2 is a flow chart for explaining processing of a communication processing unit of FIG. 1, and FIG. 3 is a transaction of FIG. It is a flow chart for explaining processing of a preprocessing part.

【0012】図1に示すシステムでは、セグメント3−
1、3−2aの間には、プロトコルが異なるネットワー
クを相互接続するゲートウェイ4−1が接続され、ま
た、セグメント3−2a、3−2bの間には、伝送信号
の再送のみを行うリピータ5が接続され、また、セグメ
ント3−2b、3−4の間にゲートウェイ4−2が接続
されている。サーバ1、2は共に現用兼予備サーバであ
り、それぞれセグメント3−2a、3−2bに接続され
ている。また、サーバ1、2に対してトランザクション
を要求するクライアント6−1〜6−3はそれぞれアド
レスキャッシュ61−1〜61−3を有し、共にセグメ
ント3−2aに接続されている。
In the system shown in FIG. 1, the segment 3-
A gateway 4-1 for interconnecting networks having different protocols is connected between 1 and 3-2a, and a repeater 5 that only resends a transmission signal between the segments 3-2a and 3-2b. Is connected, and the gateway 4-2 is connected between the segments 3-2b and 3-4. The servers 1 and 2 are both active and standby servers and are connected to the segments 3-2a and 3-2b, respectively. The clients 6-1 to 6-3 requesting transactions to the servers 1 and 2 have address caches 61-1 to 61-3, respectively, and are connected to the segment 3-2a.

【0013】このようなシステムでは、サーバ1、2は
相手先のサーバのデータリンク層のMAC(メディア・
アクセス制御)アドレスを宛て先とするフレームが共に
送達される同一LAN3内に配置されている。すなわ
ち、LAN3はゲートウェイ4−1、4−2により仕切
られたセグメント3−2a、3−2bにより構成され、
また、LAN3の距離を深遠するためにセグメント3−
2a、3−2b間にリピータ5が接続されている。な
お、クライアント6−1〜6−3は必ずしもLAN3の
中に直接接続する必要はない。
In such a system, the servers 1 and 2 have MAC (media
Access control) is arranged in the same LAN 3 to which frames addressed to the address are delivered together. That is, the LAN 3 is composed of the segments 3-2a and 3-2b partitioned by the gateways 4-1 and 4-2.
In addition, in order to increase the distance of LAN3, segment 3-
A repeater 5 is connected between 2a and 3-2b. The clients 6-1 to 6-3 do not necessarily need to be directly connected to the LAN 3.

【0014】サーバ1、2はそれぞれデータベース1
1、21を有し、また、現用兼予備サーバを可能にする
ためにそれぞれ図2に示すような処理を行う通信処理部
12、22と、図3に示すような処理を行うトランザク
ション前処理部13、23を有する。
The servers 1 and 2 are database 1 respectively.
1 and 21, and communication processing units 12 and 22 that perform processing as shown in FIG. 2 to enable an active / spare server, respectively, and a transaction preprocessing unit that performs processing as shown in FIG. 13 and 23.

【0015】図2を参照して通信処理部12、22の処
理を説明する。一例としてサーバ1が予備系として稼働
中の場合、サーバ1の通信処理部12はネットワーク上
を転送されるフレームの内、自己のMACアドレスの他
に現用サーバ2を送信元又は送信先MACアドレスとす
るフレームの有無を常に検査する(ステップS101〜
S103)。なお、ステップS101〜S103の処理
はLSIにより実現すると、より高い性能を得ることが
できる。
The processing of the communication processing units 12 and 22 will be described with reference to FIG. As an example, when the server 1 is operating as a standby system, the communication processing unit 12 of the server 1 uses the active server 2 as a source or destination MAC address in addition to its own MAC address in the frame transferred on the network. The presence or absence of a frame to be checked is constantly inspected (steps S101 to S101).
S103). If the processes of steps S101 to S103 are realized by an LSI, higher performance can be obtained.

【0016】次に予備サーバ1の通信処理部12は、現
在までの現用サーバ2とクライアント6−1〜6−3の
間の通信履歴を検査し(ステップS104)、現用サー
バ2から送出されるべきフレームにタイムアウトが発生
することを検出すると、現用サーバ2が回復不可能な障
害に陥ったと判断し、サーバ2が使用していたIP(イ
ンタネット・プロトコル)アドレスを継承してクライア
ント6−1〜6−3との間で通信を行うことにより、サ
ーバ1が現用サーバとしてクライアント6−1〜6−3
とのトランザクションを代行する(ステップS105→
S106)。
Next, the communication processing unit 12 of the spare server 1 inspects the communication history between the active server 2 and the clients 6-1 to 6-3 up to the present (step S104), and sends out from the active server 2. When it is detected that a time-out occurs in a frame that should be received, it is determined that the active server 2 has fallen into an unrecoverable failure, and the clients 6-1 to 6-1 inherit the IP (Internet Protocol) address used by the server 2. By communicating with 6-3, the server 1 acts as the active server and the clients 6-1 to 6-3.
On behalf of the transaction (step S105 →
S106).

【0017】なお、ステップS105において現用サー
バ2とクライアント6−1〜6−3の間で正常に通信が
行われている場合には、このデータをトランザクション
前処理部13に渡す(ステップS107)。このときク
ライアント6−1〜6−3は、インタネットからLAN
の物理アドレスであるMACアドレスをダイナミックに
得るためのARP(アドレス解析プロトコル)等によ
り、アドレスキャッシュ61−1〜61−3に記録され
ているサーバのIPに対応するMACアドレスを更新す
る。
If normal communication is performed between the active server 2 and the clients 6-1 to 6-3 in step S105, this data is passed to the transaction preprocessor 13 (step S107). At this time, the clients 6-1 to 6-3 are connected to the LAN via the Internet.
The MAC address corresponding to the IP of the server recorded in the address caches 61-1 to 61-3 is updated by ARP (address analysis protocol) for dynamically obtaining the MAC address which is the physical address of the server.

【0018】次に、図3を参照してトランザクション前
処理部13、23の動作を説明する。トランザクション
前処理部13、23は自己が予備系として稼働中にのみ
動作し、例えばサーバ1が予備系として稼働中の場合、
トランザクション前処理部13は通信処理部12から渡
されるデータを解析し(ステップS111、S11
2)、データベース11に対する更新処理である場合に
限り、このデータをデータベース11に渡す(ステップ
S113、S114)。
Next, the operation of the transaction preprocessors 13 and 23 will be described with reference to FIG. The transaction preprocessors 13 and 23 operate only while they are operating as a backup system, and for example, when the server 1 is operating as a backup system,
The transaction preprocessing unit 13 analyzes the data passed from the communication processing unit 12 (steps S111 and S11).
2) Pass this data to the database 11 only in the case of updating the database 11 (steps S113 and S114).

【0019】したがって、上記実施形態によれば、サー
バ1、2は現用サーバとして稼働中には予備サーバへの
同期を行うための特別な処理を必要としない。また、現
用/予備の切り替えは予備サーバが現用サーバを監視す
ることにより行うので、サーバ以外の特別な切り替え装
置を有する構成と比べて構成を簡略化することができ、
また、切り替え装置の障害を配慮する必要もないので信
頼性を向上させることができる。
Therefore, according to the above embodiment, the servers 1 and 2 do not need any special processing for synchronizing with the spare server while operating as the active servers. In addition, since the spare server monitors the active server to switch the active / spare, the configuration can be simplified as compared with the configuration having a special switching device other than the server.
Further, since it is not necessary to consider a failure of the switching device, reliability can be improved.

【0020】更に、サーバ1、2が共に1本のLAN配
線を介して接続されている以外に、特別な物理的結合を
必要としないので、構成が簡単であり、また設置場所の
自由度を大きくすることができる。その結果、リピータ
と光ファイバを活用してネットワークを設計すれば、サ
ーバ1、2を、他方のサーバのMACアドレスを宛先と
するフレームがお互いに検出できる同一LAN内である
限り遠隔地に設置することができるので、災害時におけ
る影響を分散させることができる。
Further, since the servers 1 and 2 are both connected to each other via one LAN wiring and no special physical connection is required, the structure is simple and the installation place is flexible. Can be large. As a result, if a network is designed by utilizing a repeater and an optical fiber, the servers 1 and 2 are installed at remote locations as long as they are within the same LAN where the frames addressed to the MAC address of the other server can be detected by each other. Therefore, it is possible to disperse the impact at the time of disaster.

【0021】[0021]

【発明の効果】以上説明したように本発明によれば、サ
ーバのMACアドレスを宛て先とするフレームが共に送
達される同一のLANに2台のサーバを配置し、予備系
として稼働中のサーバの通信処理部がネットワーク上の
現用サーバを送信元又は送信先MACアドレスとするフ
レームを監視することにより現用サーバとクライアント
間の通信を監視し、現用サーバから送出されるべきフレ
ームにタイムアウトが発生した場合に現用サーバのIP
アドレスを継承して通信を代行するようにしたので、現
用系サーバの処理負荷が増大することを防止することが
でき、また、ネットワーク・マネージメント・システム
等の特別なサーバ切り替え装置を不要にすることがで
き、また、サーバの設置場所に制限を受けない現用予備
サーバを実現することができる。
As described above, according to the present invention, two servers are arranged on the same LAN to which a frame addressed to the MAC address of the server is delivered, and the server operating as a standby system. The communication processing unit monitors the communication between the active server and the client by monitoring the frame with the active server on the network as the source or destination MAC address, and the frame to be transmitted from the active server has timed out. If the IP of the active server
Since the address is inherited and communication is performed on behalf of the server, the processing load on the active server can be prevented from increasing and no special server switching device such as a network management system is required. It is also possible to realize an active spare server that is not restricted by the installation location of the server.

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

【図1】本発明に係る現用予備サーバの一実施形態を有
するクライアント・サーバシステムを示すブロック図で
ある。
FIG. 1 is a block diagram showing a client / server system having an embodiment of an active spare server according to the present invention.

【図2】図1の通信処理部の処理を説明するためのフロ
ーチャートである。
FIG. 2 is a flowchart for explaining a process of a communication processing unit of FIG.

【図3】図1のトランザクション前処理部の処理を説明
するためのフローチャートである。
FIG. 3 is a flowchart for explaining a process of a transaction preprocessing unit in FIG.

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

1,2 サーバ 3−1,3−2a,3−2b,3−4 セグメント 3 LAN 4−1,4−2 ゲートウェイ 5 リピータ 6−1,6−2,6−3 クライアント 11,21 データベース 12,22 通信処理部 13,23 トランザクション前処理部 1, 2 server 3-1, 3-2a, 3-2b, 3-4 segment 3 LAN 4-1, 4-2 gateway 5 repeater 6-1, 6-2, 6-3 client 11, 21 database 12, 22 communication processing unit 13, 23 transaction pre-processing unit

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 サーバのMACアドレスを宛て先とする
フレームが共に送達される同一のLANに2台のサーバ
が配置され、前記サーバの各々がデータベースと、通信
処理部とトランザクション前処理部を有し、 前記通信処理部は、自己のサーバが予備系として稼働中
にネットワーク上の現用サーバを送信元又は送信先MA
Cアドレスとするフレームを監視することにより現用サ
ーバとクライアント間の通信を監視し、正常な場合には
そのデータを自己のサーバの前記トランザクション前処
理部に渡し、他方、現用サーバから送出されるべきフレ
ームにタイムアウトが発生した場合に現用サーバのIP
アドレスを継承して通信を代行することを特徴とする現
用予備サーバ。
1. Two servers are arranged in the same LAN to which a frame addressed to the MAC address of the server is delivered, and each of the servers has a database, a communication processing unit and a transaction pre-processing unit. Then, the communication processing unit uses the active server on the network as a transmission source or a transmission destination MA while its own server is operating as a backup system.
The communication between the active server and the client is monitored by monitoring the frame used as the C address, and if the data is normal, the data should be passed to the transaction preprocessing section of its own server, and on the other hand, sent from the active server. IP of the active server when a frame timeout occurs
An active spare server characterized by inheriting an address and acting as a substitute for communication.
【請求項2】 前記トランザクション前処理部は、自己
のサーバが予備系として稼働中に自己のサーバの前記通
信処理部から渡されるデータを解析し、データベースに
対する更新処理であるデータのみを自己のサーバのデー
タベースに渡すことを特徴とする請求項1記載の現用予
備サーバ。
2. The transaction preprocessing unit analyzes data passed from the communication processing unit of the own server while the own server is operating as a backup system, and only the data that is update processing for the database is stored in the own server. 2. The active spare server according to claim 1, which is passed to the database.
JP08128707A 1996-05-23 1996-05-23 Active spare server Expired - Fee Related JP3129189B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP08128707A JP3129189B2 (en) 1996-05-23 1996-05-23 Active spare server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP08128707A JP3129189B2 (en) 1996-05-23 1996-05-23 Active spare server

Publications (2)

Publication Number Publication Date
JPH09311842A true JPH09311842A (en) 1997-12-02
JP3129189B2 JP3129189B2 (en) 2001-01-29

Family

ID=14991447

Family Applications (1)

Application Number Title Priority Date Filing Date
JP08128707A Expired - Fee Related JP3129189B2 (en) 1996-05-23 1996-05-23 Active spare server

Country Status (1)

Country Link
JP (1) JP3129189B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100383490B1 (en) * 2000-05-17 2003-05-12 주식회사 신텔정보통신 System and method for high availabilty network
KR100476237B1 (en) * 2002-08-13 2005-03-10 시큐아이닷컴 주식회사 Network system and method of asymmetric traffic processing for load dispersion
JP2013105190A (en) * 2011-11-10 2013-05-30 Ns Solutions Corp Existence monitoring system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100383490B1 (en) * 2000-05-17 2003-05-12 주식회사 신텔정보통신 System and method for high availabilty network
KR100476237B1 (en) * 2002-08-13 2005-03-10 시큐아이닷컴 주식회사 Network system and method of asymmetric traffic processing for load dispersion
JP2013105190A (en) * 2011-11-10 2013-05-30 Ns Solutions Corp Existence monitoring system

Also Published As

Publication number Publication date
JP3129189B2 (en) 2001-01-29

Similar Documents

Publication Publication Date Title
JP4421817B2 (en) Method and system for a set of network devices that can be connected to provide improved collaboration, scalability, and reliability
US6928576B2 (en) Backup gateway apparatus and home network system
US6934880B2 (en) Functional fail-over apparatus and method of operation thereof
US5983360A (en) Information processing system with communication system and hot stand-by change-over function therefor
US7518983B2 (en) Proxy response apparatus
RU2178583C2 (en) Method and device for gaining access to computer resources through fire wall
US6658595B1 (en) Method and system for asymmetrically maintaining system operability
US6757836B1 (en) Method and apparatus for resolving partial connectivity in a clustered computing system
US7940645B2 (en) Protection switching method based on change in link status in ethernet link aggregation sublayer
US20060206611A1 (en) Method and system for managing programs with network address
CN111949444A (en) Data backup and recovery system and method based on distributed service cluster
JP2004032103A (en) Network system and server switching method
CN112003721B (en) Method and device for realizing high availability of large data platform management node
US20040255186A1 (en) Methods and apparatus for failure detection and recovery in redundant systems
US20040221035A1 (en) Remote-support system for an analysing apparatus
US20060209723A1 (en) Network device and management technique of the same
US7573832B2 (en) Method and apparatus for conveying link state information in a network
JPH0837138A (en) Controller for semiconductor manufacturing line
US20020147807A1 (en) Dynamic redirection
KR20010092554A (en) Backup System and Method for Internet Service Web Server Providing Contents Service
JPH09311842A (en) Active and stand-by server
US7283485B2 (en) Communication system
JP4133738B2 (en) High-speed network address takeover method, network device, and program
JP2005244672A (en) Network failure monitoring process system and its method
JP4028627B2 (en) Client server system and communication management method for client server system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20000418

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20001017

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

Free format text: PAYMENT UNTIL: 20071117

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20081117

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees