JP2001331398A - Server-managing system - Google Patents

Server-managing system

Info

Publication number
JP2001331398A
JP2001331398A JP2000148710A JP2000148710A JP2001331398A JP 2001331398 A JP2001331398 A JP 2001331398A JP 2000148710 A JP2000148710 A JP 2000148710A JP 2000148710 A JP2000148710 A JP 2000148710A JP 2001331398 A JP2001331398 A JP 2001331398A
Authority
JP
Japan
Prior art keywords
web server
web
content
load information
system 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
JP2000148710A
Other languages
Japanese (ja)
Inventor
Kazunori Satomi
一典 里見
Yasutsugu Koike
康嗣 小池
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.)
OPRO JAPAN CO Ltd
Original Assignee
OPRO JAPAN CO 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 OPRO JAPAN CO Ltd filed Critical OPRO JAPAN CO Ltd
Priority to JP2000148710A priority Critical patent/JP2001331398A/en
Publication of JP2001331398A publication Critical patent/JP2001331398A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Computer And Data Communications (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a server-managing system capable of performing efficient distribution processing. SOLUTION: A web cluster 110 can access web servers 121-124 and inquires system load information at prescribed time intervals. When an access request 131 is received from a client browser 100, the web server of the lowest system load information is selected, and redirect information 133 describing the identifier of the relevant web server is returned to the client browser 100. The client browser 100, which receives the redirect information 133, sends a real request 141 to the relevant web server, on the basis of the identifier described on that information 133.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はサーバ管理システム
に関するものであり、より具体的には、複数のウェブサ
ーバのシステム負荷分散、及びそれらのコンテンツの整
合性をとるサーバ管理システムに関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a server management system, and more particularly, to a server management system for distributing the system load of a plurality of web servers and matching the contents of the web servers.

【0002】[0002]

【従来の技術】WWWシステムにおけるクライアントサ
ーバシステムは、サーバ側であるウェブサーバとクライ
アント側であるクライアントブラウザーとで構成されて
おり、ウェブサーバはクライアントブラウザーからの要
求に応じて、HTML文書や画像などの情報をインター
ネットなどのコンピュータネットワークを通じて送信し
ている。そして、情報提供者であるウェブサーバの管理
者にとって、クライアントブラウザからのアクセス数が
増加することは一般的に好ましいことである。
2. Description of the Related Art A client-server system in a WWW system is composed of a web server on the server side and a client browser on the client side. The web server responds to a request from the client browser, such as an HTML document or an image. Is transmitted through computer networks such as the Internet. It is generally preferable for the administrator of the web server as the information provider that the number of accesses from the client browser be increased.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、同時に
多くのアクセスがあった場合、当該ウェブサーバの処理
速度が極端に低下してしまうという事態が生じる。この
ような事態を回避するため、ネットワーク上の資源を有
効に活用し、効率良くアプリケーションを実行すること
は重要な課題であり、そのためにはネットワーク上の資
源の状態を正しく把握する必要がある。本発明は、上記
課題を解決するため、複数あるウェブサーバの負荷情報
を把握し、システム負荷を分散することにより効率の良
い分散処理を行うことのできるサーバ管理システムを提
供することを目的とする。
However, if many accesses are made at the same time, the processing speed of the web server may be extremely reduced. In order to avoid such a situation, it is important to effectively utilize resources on the network and execute the application efficiently, and it is necessary to correctly grasp the state of the resources on the network. An object of the present invention is to provide a server management system capable of performing efficient distributed processing by grasping load information of a plurality of web servers and distributing a system load in order to solve the above problem. .

【0004】[0004]

【課題を解決するための手段】上記課題を解決するた
め、本発明は、コンピュータネットワークで接続された
クライアント及びウェブサーバと、ウェブサーバとクラ
イアントとの間に介在するウェブサーバ管理装置とで構
成され、ウェブサーバ管理装置は、複数のウェブサーバ
とアクセスするアクセス手段と、所定の時間間隔で各ウ
ェブサーバにシステム負荷情報を問合わせる手段と、各
ウェブサーバのシステム負荷情報を記憶する記憶手段
と、クライアントからアクセス要求を受け取った際、記
憶手段を参照し、システム負荷情報の最も低いウェブサ
ーバを選択する選択手段と、選択一致したウェブサーバ
の識別子を載せたリダイレクト情報をクライアントに返
信する手段とを具備し、複数のウェブサーバは、ウェブ
サーバ管理装置からシステム負荷情報の問合わせを受け
た際、自身のシステム負荷情報をウェブサーバ管理装置
に送出する手段を具備することを特徴とするサーバ管理
システムを提供する。
To solve the above problems, the present invention comprises a client and a web server connected by a computer network, and a web server management device interposed between the web server and the client. A web server management device, an access unit that accesses a plurality of web servers, a unit that inquires each web server about system load information at predetermined time intervals, and a storage unit that stores system load information of each web server. When receiving an access request from a client, referring to the storage means, selecting means for selecting a web server with the lowest system load information, and means for returning redirect information carrying an identifier of the selected and matched web server to the client. Provided, and a plurality of web servers are Upon receipt of an inquiry systems out load information, it provides a server management system characterized by comprising means for delivering a system the basis of its load information to the web server management device.

【0005】また、上記サーバ管理システムにおいて、
システム負荷情報の問合せに対する応答が所定時間内に
ない場合、または、問合せに対してシステムダウンを意
味する応答が返ってきた場合、ウェブサーバ管理装置
は、当該ウェブサーバがシステムダウンしているものと
みなし、当該ウェブサーバが復旧したことを確認するま
で、そのシステム負荷情報を記憶手段から削除すること
を特徴とする。また、上記サーバ管理システムにおい
て、ウェブサーバ管理装置は、アクセス数の多いコンテ
ンツのうち、時間的変化の比較的少ないコンテンツを一
時的に保持する記憶領域を有し、ウェブサーバからコン
テンツの更新情報を受信するまで、ウェブサーバに代わ
ってクライアントにコンテンツを送信することを特徴と
する。また、上記サーバ管理システムは、複数のウェブ
サーバ間で整合性をとるように指定された整合指定コン
テンツがある場合、各ウェブサーバの整合指定コンテン
ツを監視する監視手段を具備し、いずれかのウェブサー
バの整合指定コンテンツに変更が確認された場合、変更
された整合指定コンテンツを、他のウェブサーバに自動
コピーすることを特徴とする。
[0005] In the server management system,
If the response to the inquiry about the system load information is not within a predetermined time, or if a response indicating that the system is down is returned to the inquiry, the web server management device determines that the web server is down. It is considered that the system load information is deleted from the storage unit until it is confirmed that the web server has been restored. Further, in the server management system, the web server management device has a storage area for temporarily storing content having relatively little change over time among contents with a large number of accesses, and updates content update information from the web server. Until the content is received, the content is transmitted to the client on behalf of the web server. In addition, the server management system further includes a monitoring unit that monitors the matching specified content of each web server when there is matching specified content specified to obtain consistency between a plurality of web servers. When a change is found in the matching specified content of the server, the changed matching specified content is automatically copied to another web server.

【0006】さらに、本発明は、コンピュータネットワ
ークで接続されたクライアント及びウェブサーバと、ウ
ェブサーバとクライアントとの間に介在するウェブサー
バ管理装置とを用いて、複数のウェブサーバのシステム
負荷分散、及びそれらのコンテンツの整合性をとるサー
バ管理方法を提供し、ウェブサーバ管理装置は、複数の
ウェブサーバとアクセスし、所定の時間間隔で各ウェブ
サーバにシステム負荷情報を問合わせ、各ウェブサーバ
のシステム負荷情報を記憶領域に記憶し、クライアント
からアクセス要求を受け取った際、記憶領域を参照し、
システム負荷情報の最も低いウェブサーバを選択し、選
択一致したウェブサーバの識別子を載せたリダイレクト
情報をクライアントに返信し、複数のウェブサーバは、
ウェブサーバ管理装置からシステム負荷情報の問合わせ
を受けた際、自身のシステム負荷情報をウェブサーバ管
理装置に送出することを特徴とするサーバ管理方法を提
供する。
Further, the present invention uses a client and a web server connected by a computer network and a web server management device interposed between the web server and the client to distribute the system load of a plurality of web servers, and Provided is a server management method for obtaining the consistency of the contents, wherein the web server management device accesses a plurality of web servers, queries each web server for system load information at predetermined time intervals, and executes a system of each web server. Load information is stored in a storage area, and when an access request is received from a client, the storage area is referred to,
The web server with the lowest system load information is selected, and redirect information containing the identifier of the selected and matched web server is returned to the client.
Provided is a server management method characterized in that, when an inquiry about system load information is received from a web server management device, its own system load information is sent to the web server management device.

【0007】また、上記サーバ管理方法において、シス
テム負荷情報の問合せに対する応答が所定時間内にない
場合、または、問合せに対してシステムダウンを意味す
る応答が返ってきた場合、ウェブサーバ管理装置は、当
該ウェブサーバがシステムダウンしているものとみな
し、当該ウェブサーバが復旧したことを確認するまで、
そのシステム負荷情報を記憶領域から削除することを特
徴とする。また、上記サーバ管理方法において、ウェブ
サーバ管理装置は、アクセス数の多いコンテンツのう
ち、時間的変化の比較的少ないコンテンツを一時的に保
持し、ウェブサーバからコンテンツの更新情報を受信す
るまで、ウェブサーバに代わってクライアントにコンテ
ンツを送信することを特徴とする。また、上記サーバ管
理方法は、複数のウェブサーバ間で整合性をとるように
指定された整合指定コンテンツがある場合、各ウェブサ
ーバの整合指定コンテンツを監視し、いずれかのウェブ
サーバの整合指定コンテンツに変更が確認された場合、
変更された整合指定コンテンツを、他のウェブサーバに
自動コピーすることを特徴とする。
In the server management method, if a response to the inquiry about the system load information is not received within a predetermined time, or if a response indicating that the system is down is returned in response to the inquiry, the web server management device includes: It is considered that the web server is down, and until it is confirmed that the web server has been restored,
The system load information is deleted from the storage area. Further, in the server management method, the web server management device temporarily holds the content having a relatively small temporal change among the content with a large number of accesses, and keeps the web until the content update information is received from the web server. It is characterized by transmitting contents to a client in place of a server. In addition, the server management method, when there is matching specified content specified so as to obtain consistency among a plurality of web servers, monitors the matching specified content of each web server, and matches the matching specified content of one of the web servers. If changes are confirmed on,
The modified matching designated content is automatically copied to another web server.

【0008】さらに、本発明は、複数のウェブサーバと
アクセスする第1の手順と、所定の時間間隔で各ウェブ
サーバにシステム負荷情報を問合わせる第2の手順と、
各ウェブサーバのシステム負荷情報を記憶領域に記憶す
る第3の手順と、クライアントからアクセス要求を受け
取った際、記憶領域を参照し、システム負荷情報の最も
低いウェブサーバを選択する第4の手順と、選択一致し
たウェブサーバの識別子を載せたリダイレクト情報をク
ライアントに返信する第5の手順とを実行するソフトウ
ェアを蓄積したことを特徴とする電子媒体を提供する。
Further, the present invention provides a first procedure for accessing a plurality of web servers, a second procedure for querying each web server for system load information at predetermined time intervals,
A third procedure of storing the system load information of each web server in the storage area, and a fourth procedure of referring to the storage area and selecting a web server having the lowest system load information when an access request is received from the client. And a fifth step of returning redirect information to the client, the redirect information including the identifier of the selected and matched web server, stored in the electronic medium.

【0009】また、上記電子媒体は、システム負荷情報
の問合せに対する応答が所定時間内にない場合、また
は、問合せに対してシステムダウンを意味する応答が返
ってきた場合、当該ウェブサーバがシステムダウンして
いるものとみなし、当該ウェブサーバが復旧したことを
確認するまで、そのシステム負荷情報を記憶領域から削
除する手順を実行するソフトウェアを蓄積したことを特
徴とする。また、上記電子媒体は、アクセス数の多いコ
ンテンツのうち、時間的変化の比較的少ないコンテンツ
を一時的に保持する第1の手順と、ウェブサーバからコ
ンテンツの更新情報を受信するまで、ウェブサーバに代
わってクライアントにコンテンツを送信する第2の手順
とを実行するソフトウェアを蓄積したことを特徴とす
る。
In addition, when the electronic medium does not respond to the inquiry about the system load information within a predetermined time, or when a response indicating that the system is down is returned to the inquiry, the web server is down. Software that executes a procedure for deleting the system load information from the storage area until it is confirmed that the web server has been restored. In addition, the electronic medium includes a first procedure for temporarily holding content having a relatively small change over time among contents having a large number of accesses, and a web server until content update information is received from the web server. Alternatively, software for executing the second procedure of transmitting the content to the client is stored.

【0010】また、上記電子媒体は、複数のウェブサー
バ間で整合性をとるように指定された整合指定コンテン
ツがある場合、各ウェブサーバの整合指定コンテンツを
監視する第1の手順と、いずれかのウェブサーバの整合
指定コンテンツに変更が確認された場合、変更された整
合指定コンテンツを、他のウェブサーバに自動コピーす
る第2の手順とを実行するソフトウェアを蓄積したこと
を特徴とする。さらに、本発明は、システム負荷情報の
問合わせを受けた際、自身のシステム負荷情報を送出す
る手順を実行するソフトウェアを蓄積したことを特徴と
する電子媒体を提供する。
The electronic medium may further include a first procedure for monitoring the matching designated content of each web server when there is matching designated content designated to be consistent between a plurality of web servers. A second procedure for automatically copying the changed designated content to another web server when a change is found in the designated content of the web server. Further, the present invention provides an electronic medium characterized by storing software for executing a procedure for transmitting its own system load information when receiving an inquiry about the system load information.

【0011】[0011]

【発明の実施の形態】以下本発明の実施の形態について
説明する。図1は本発明のサーバ管理システムを説明す
るシステム概略図、図2は本発明のサーバ管理システム
の全体構成図である。また、図3及び図4は本発明のウ
ェブサーバ管理装置内の処理フロー図、図5はコンテン
ツ監視プログラムを説明するための処理フロー図、図6
は負荷情報のデータ構成図である。
Embodiments of the present invention will be described below. FIG. 1 is a system schematic diagram illustrating a server management system of the present invention, and FIG. 2 is an overall configuration diagram of the server management system of the present invention. 3 and 4 are processing flowcharts in the web server management apparatus of the present invention, FIG. 5 is a processing flowchart for explaining a content monitoring program, and FIG.
Is a data configuration diagram of load information.

【0012】図1において、本発明のサーバ管理システ
ムは、クライアントブラウザー100、複数のウェブサ
ーバ121〜124(Web Server A〜 Web Server B-
N)、及びウェブクラスタ(Web Cluster)110で構成
されている。本説明では、ウェブサーバ管理装置をウェ
ブクラスタ110と称す。ウェブクラスタ110は、ウ
ェブサーバ121〜124とアクセスすることが可能で
あり、所定の時間間隔でシステム負荷情報を問合わせて
いる。そして、クライアントブラウザー100からアク
セス要求(Request)131を受け取った際、システム
負荷情報の最も低いウェブサーバを選択し、当該ウェブ
サーバの識別子を載せたリダイレクト情報(Redirect)
133をクライアントブラウザー100に返信する。リ
ダイレクト情報133を受け取ったクライアントブラウ
ザー100は、その情報133に載せられてきた識別子
に基づいて当該ウェブサーバへ実際のリクエスト141
を送出する。
In FIG. 1, a server management system according to the present invention includes a client browser 100, a plurality of web servers 121 to 124 (Web Server A to Web Server B-
N) and a Web cluster (Web Cluster) 110. In this description, the web server management device is referred to as a web cluster 110. The web cluster 110 can access the web servers 121 to 124 and inquire of system load information at predetermined time intervals. Then, when receiving an access request (Request) 131 from the client browser 100, a web server having the lowest system load information is selected, and redirect information (Redirect) in which an identifier of the web server is loaded is selected.
133 is returned to the client browser 100. Upon receiving the redirect information 133, the client browser 100 sends an actual request 141 to the web server based on the identifier described in the information 133.
Is sent.

【0013】一方、ウェブサーバ121〜124は、ウ
ェブクラスタ110からシステム負荷情報の問合わせを
受けた際、自身のシステム負荷情報135をウェブクラ
スタ110に送出する。本実施の形態では、ウェブサー
バ121及び122(以下、サーバA群と称する)はメ
イン−サブの関係になっており、整合性をとるように指
定されたコンテンツAを各自保持しているとする。さら
に、ウェブサーバ123及び124(以下、サーバB群
と称する)もメイン−サブの関係になっており、整合性
をとるように指定されたコンテンツBを各自保持してい
るとする。そのため、サーバA群間ではコンテンツ同期
137がとられ、サーバB群間ではコンテンツ同期13
9がとられている。
On the other hand, when receiving an inquiry about the system load information from the web cluster 110, the web servers 121 to 124 send their own system load information 135 to the web cluster 110. In the present embodiment, it is assumed that the web servers 121 and 122 (hereinafter, referred to as a group of servers A) have a main-sub relationship and each hold content A designated to have consistency. . Further, it is assumed that the web servers 123 and 124 (hereinafter, referred to as a server B group) also have a main-sub relationship, and each of them holds content B designated to have consistency. Therefore, the content synchronization 137 is established between the servers A and the content synchronization 13 is established between the servers B.
9 are taken.

【0014】次に、図2を用いてウェブクラスタ110
とサーバA群とのデータのやり取りを詳しく説明する。
サーバA群を構成するウェブサーバ121と122と
は、整合性をとるように指定されたコンテンツA、負荷
情報確認プログラム、及びコンテンツ監視プログラムと
をそれぞれ有している。一方、ウェブクラスタ110は
ウェブサーバ121〜124のシステム負荷情報を記憶
した負荷情報203、及びキャッシュエリアコンテンツ
情報205を有している。ここで、キャッシュエリアコ
ンテンツ情報205とは、アクセス数の多いコンテンツ
のうち時間的変化の比較的少ないコンテンツを記憶した
記憶領域のことである。負荷情報確認プログラムの各実
行結果は、システム負荷情報135としてウェブクラス
タ110の負荷情報203に記憶される。また、コンテ
ンツ監視プログラムによって、キャッシュエリアコンテ
ンツ情報205に相当するコンテンツの変更が確認され
たときも、キャッシュ(Cache)登録・更新情報201
がキャッシュエリアコンテンツ情報205に記憶され
る。
Next, referring to FIG.
Data exchange between the server and the group of servers A will be described in detail.
Each of the web servers 121 and 122 constituting the server A group has a content A, a load information confirmation program, and a content monitoring program designated to be consistent. On the other hand, the web cluster 110 has load information 203 storing system load information of the web servers 121 to 124, and cache area content information 205. Here, the cache area content information 205 is a storage area that stores content that has relatively little change over time among contents that have been accessed frequently. Each execution result of the load information confirmation program is stored in the load information 203 of the web cluster 110 as system load information 135. Also, when a change in the content corresponding to the cache area content information 205 is confirmed by the content monitoring program, the cache (Cache) registration / update information 201 is also updated.
Is stored in the cache area content information 205.

【0015】次に、図3を用いてウェブクラスタ110
がウェブサーバ121〜124にシステム負荷情報の問
合せを行うときの処理を説明する。所定時間が経過する
と、本処理は開始し(ステップ301)、ウェブクラス
タ110はウェブサーバ121〜124に対してシステ
ム負荷情報の問合せを行う(ステップ303)。ステッ
プ307において応答がなければ、当該ウェブサーバの
システム負荷情報を負荷情報203から削除して(ステ
ップ315)処理を終了する(ステップ317)。
Next, referring to FIG.
Will be described when the Web server makes an inquiry about the system load information to the web servers 121 to 124. When a predetermined time has elapsed, this process starts (step 301), and the web cluster 110 inquires the web servers 121 to 124 about system load information (step 303). If there is no response in step 307, the system load information of the web server is deleted from the load information 203 (step 315), and the process ends (step 317).

【0016】一方、ステップ307において応答があれ
ば、その応答がシステムダウンを意味するものであるか
否か確認する(ステップ311)。確認の結果、システ
ムダウンを意味していれば当該ウェブサーバのシステム
負荷情報を負荷情報203から削除して(ステップ31
5)処理を終了する(ステップ317)。一方、正常に
動いていることを意味する応答が返ってくれば、当該シ
ステム負荷情報を負荷情報203に記憶して(ステップ
313)処理を終了する(ステップ317)。
On the other hand, if there is a response in step 307, it is confirmed whether or not the response means that the system is down (step 311). If the result of the confirmation indicates that the system is down, the system load information of the web server is deleted from the load information 203 (step 31).
5) The process ends (step 317). On the other hand, if a response indicating normal operation is returned, the system load information is stored in the load information 203 (step 313), and the process ends (step 317).

【0017】図3のような手順にしたがって取得した負
荷情報203の一例を図6に示す。列610には121
〜124のウェブサーバ名、列620には各ウェブサー
バのシステム負荷情報が記憶されている。よって、行6
01〜604にはウェブサーバ名とそのウェブサーバの
システム負荷情報とが対応づけて記憶されている。この
状態で、ウェブブラウザー100よりウェブクラスタ1
10にアクセス要求131が出されたときの処理フロー
図を図4に示す。
FIG. 6 shows an example of the load information 203 obtained according to the procedure shown in FIG. 121 in column 610
The system load information of each web server is stored in the web server names 列 124 in the column 620. Thus, line 6
01 to 604 store a web server name and system load information of the web server in association with each other. In this state, the web browser 100 displays the web cluster 1
FIG. 4 shows a processing flow diagram when the access request 131 is issued to 10.

【0018】図4において、本処理が開始すると(ステ
ップ401)、ウェブクラスタ110は負荷情報203
(ここでは図6)を参照する(ステップ403)。シス
テム負荷情報の最小値は行602の「4」であり、対応
するウェブサーバは122(Web Server A-N)である。
よって、ウェブクラスタ110はウェブサーバ122を
選択し(ステップ405)リダイレクト情報に載せる。
そして、そのリダイレクト情報をクライアントブラウザ
ー100に返信し(ステップ407)、処理を終了する
(ステップ409)。
In FIG. 4, when this processing starts (step 401), the web cluster 110
(Here, FIG. 6) is referred (step 403). The minimum value of the system load information is “4” in the row 602, and the corresponding web server is 122 (Web Server AN).
Therefore, the web cluster 110 selects the web server 122 (step 405) and puts it on the redirect information.
Then, the redirect information is returned to the client browser 100 (step 407), and the process is terminated (step 409).

【0019】次に、図5を用いてコンテンツ監視プログ
ラムの処理を説明する。本実施の形態のサーバA群間で
は、コンテンツAに整合性をもたせることが指定されて
いる。そのため、コンテンツ監視プログラムが開始する
と(ステップ501)、コンテンツAが変更されるか否
か監視する(ステップ503)。ここで、変更が確認さ
れない場合にはそのまま処理を終了する(ステップ51
5)。確認の結果、ウェブサーバ121のコンテンツA
に変更が確認された場合には変更部分がキャッシュ(Ca
che)情報であるか否か確認する(ステップ505)。
Next, the processing of the content monitoring program will be described with reference to FIG. It is specified that the content A has consistency between the servers A in the present embodiment. Therefore, when the content monitoring program starts (step 501), it is monitored whether or not the content A is changed (step 503). Here, if the change is not confirmed, the processing is terminated (step 51).
5). As a result of the confirmation, the content A of the web server 121
If a change is found in the
che) It is confirmed whether it is information (step 505).

【0020】変更部分がキャッシュ情報でない場合に
は、ウェブサーバ121のコンテンツAを、ウェブサー
バ122のコンテンツAに自動コピーするなどして更新
する(ステップ507)。一方、変更部分がキャッシュ
情報である場合には、ウェブサーバ121のコンテンツ
Aを、ウェブサーバ122のコンテンツAに自動コピー
するなどして更新したのち(ステップ509)、ウェブ
クラスタ110のキャッシュエリアコンテンツ情報20
5を更新する(ステップ511)。上記更新処理が行わ
れたのち、処理を終了する(ステップ515)。
If the changed portion is not the cache information, the content A of the web server 121 is updated by automatically copying it to the content A of the web server 122 (step 507). On the other hand, when the changed portion is the cache information, the content A of the web server 121 is updated by, for example, automatically copying the content A of the web server 122 (step 509), and then the cache area content information of the web cluster 110 is updated. 20
5 is updated (step 511). After the updating process is performed, the process ends (step 515).

【0021】以上、本発明の実施の形態を記したが、本
発明は図1〜6を用いて説明した実施の形態に限定され
ず、例えば、サーバA群及びサーバB群に加え、サーバ
C群、サーバD群というようにサーバ群を3つ以上設け
ることも可能である。さらに、各サーバ群内のサーバ数
も2台に限定されないことは明らかである。また、上記
処理フロー図の構成もこれに限定されず、ウェブサーバ
本体及びそのオペレーティングシステム等に応じて適宜
変更することが可能である。
Although the embodiment of the present invention has been described above, the present invention is not limited to the embodiment described with reference to FIGS. 1 to 6. For example, in addition to the server A group and the server B group, It is also possible to provide three or more server groups such as a group and a server D group. Further, it is clear that the number of servers in each server group is not limited to two. Further, the configuration of the above processing flowchart is not limited to this, and can be changed as appropriate according to the web server main body and its operating system.

【0022】[0022]

【発明の効果】このように、本発明によれば、効率の良
い分散処理を行うことのできるサーバ管理システムを提
供することが可能である。
As described above, according to the present invention, it is possible to provide a server management system capable of performing efficient distributed processing.

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

【図1】本発明のサーバ管理システムを説明するシステ
ム概略図。
FIG. 1 is a system schematic diagram illustrating a server management system of the present invention.

【図2】本発明のサーバ管理システムの全体構成図。FIG. 2 is an overall configuration diagram of a server management system of the present invention.

【図3】本発明のウェブサーバ管理装置の処理フロー
図。
FIG. 3 is a processing flowchart of the web server management device of the present invention.

【図4】本発明のウェブサーバ管理装置の処理フロー
図。
FIG. 4 is a processing flowchart of the web server management device of the present invention.

【図5】本発明のコンテンツ監視プログラムの処理フロ
ー図。
FIG. 5 is a processing flowchart of a content monitoring program of the present invention.

【図6】負荷情報のデータ構成図。FIG. 6 is a data configuration diagram of load information.

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

100 クライアントブラウザー 110 ウェブクラスタ 121,122 ウェブサーバ 123,124 ウェブサーバ 203 負荷情報 205 キャッシュエリアコンテンツ情報 Reference Signs List 100 Client browser 110 Web cluster 121, 122 Web server 123, 124 Web server 203 Load information 205 Cache area content information

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5B082 HA05 HA08 5B089 GA11 GA19 GB02 HA10 JA21 KA06 KA13 KC23 KC30 MA03 5B098 AA10 GC10 GD02 GD14  ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 5B082 HA05 HA08 5B089 GA11 GA19 GB02 HA10 JA21 KA06 KA13 KC23 KC30 MA03 5B098 AA10 GC10 GD02 GD14

Claims (13)

【特許請求の範囲】[Claims] 【請求項1】 複数のウェブサーバのシステム負荷分
散、及びそれらのコンテンツの整合性をとるサーバ管理
システムであり、 コンピュータネットワークで接続されたクライアント及
びウェブサーバと、前記ウェブサーバと前記クライアン
トとの間に介在するウェブサーバ管理装置とで構成さ
れ、 前記ウェブサーバ管理装置は、 前記複数のウェブサーバとアクセスするアクセス手段
と、 所定の時間間隔で各ウェブサーバにシステム負荷情報を
問合わせる手段と、 各ウェブサーバのシステム負荷情報を記憶する記憶手段
と、 前記クライアントからアクセス要求を受け取った際、 前記記憶手段を参照し、システム負荷情報の最も低いウ
ェブサーバを選択する選択手段と、 選択一致したウェブサーバの識別子を載せたリダイレク
ト情報を前記クライアントに返信する手段とを具備し、 前記複数のウェブサーバは、 前記ウェブサーバ管理装置からシステム負荷情報の問合
わせを受けた際、 自身のシステム負荷情報を前記ウェブサーバ管理装置に
送出する手段を具備することを特徴とするサーバ管理シ
ステム。
1. A server management system for distributing the system load of a plurality of web servers and matching the contents thereof, wherein a client and a web server connected via a computer network, and the web server and the client A web server management device interposed between the web server management device, the web server management device includes: an access unit that accesses the plurality of web servers; a unit that inquires each web server of system load information at predetermined time intervals; Storage means for storing system load information of a web server; selecting means for selecting a web server having the lowest system load information by referring to the storage means when an access request is received from the client; Redirect information with the identifier of And a means for sending the system load information of the plurality of web servers to the web server management device when the web server management device receives an inquiry about the system load information from the web server management device. A server management system comprising:
【請求項2】 請求項1に記載のサーバ管理システムに
おいて、 前記システム負荷情報の問合せに対する応答が所定時間
内にない場合、または、前記問合せに対してシステムダ
ウンを意味する応答が返ってきた場合、 前記ウェブサーバ管理装置は、 当該ウェブサーバがシステムダウンしているものとみな
し、 当該ウェブサーバが復旧したことを確認するまで、その
システム負荷情報を前記記憶手段から削除することを特
徴とするサーバ管理システム。
2. The server management system according to claim 1, wherein a response to the inquiry about the system load information is not received within a predetermined time, or a response indicating a system down is returned to the inquiry. The web server management apparatus considers that the web server is down, and deletes the system load information from the storage unit until confirming that the web server is restored. Management system.
【請求項3】 請求項1または請求項2に記載のサーバ
管理システムにおいて、 前記ウェブサーバ管理装置は、 アクセス数の多いコンテンツのうち、時間的変化の比較
的少ないコンテンツを一時的に保持する記憶領域を有
し、 ウェブサーバから前記コンテンツの更新情報を受信する
まで、 ウェブサーバに代わってクライアントに前記コンテンツ
を送信することを特徴とするサーバ管理システム。
3. The server management system according to claim 1, wherein the web server management device temporarily stores, among the contents with a large number of accesses, a content with a relatively small temporal change. A server management system having an area and transmitting the content to a client on behalf of a web server until receiving update information of the content from a web server.
【請求項4】 請求項1乃至請求項3のいずれかに記載
のサーバ管理システムにおいて、 前記複数のウェブサーバ間で整合性をとるように指定さ
れた整合指定コンテンツがある場合、 各ウェブサーバの整合指定コンテンツを監視する監視手
段を具備し、 いずれかのウェブサーバの整合指定コンテンツに変更が
確認された場合、 変更された前記整合指定コンテンツを、他のウェブサー
バに自動コピーすることを特徴とするサーバ管理システ
ム。
4. The server management system according to claim 1, wherein, when there is a matching designated content designated to be consistent between the plurality of web servers, each of the web servers has Monitoring means for monitoring the content specified for matching, and when a change is found in the content specified in any one of the web servers, the changed content specified in matching is automatically copied to another web server. Server management system.
【請求項5】 コンピュータネットワークで接続された
クライアント及びウェブサーバと、前記ウェブサーバと
前記クライアントとの間に介在するウェブサーバ管理装
置とを用いて、複数のウェブサーバのシステム負荷分
散、及びそれらのコンテンツの整合性をとるサーバ管理
方法であり、 前記ウェブサーバ管理装置は、 前記複数のウェブサーバとアクセスし、 所定の時間間隔で各ウェブサーバにシステム負荷情報を
問合わせ、 各ウェブサーバのシステム負荷情報を記憶領域に記憶
し、 前記クライアントからアクセス要求を受け取った際、 前記記憶領域を参照し、システム負荷情報の最も低いウ
ェブサーバを選択し、 選択一致したウェブサーバの識別子を載せたリダイレク
ト情報を前記クライアントに返信し、 前記複数のウェブサーバは、 前記ウェブサーバ管理装置からシステム負荷情報の問合
わせを受けた際、 自身のシステム負荷情報を前記ウェブサーバ管理装置に
送出することを特徴とするサーバ管理方法。
5. Using a client and a web server connected by a computer network, and a web server management device interposed between the web server and the client, system load distribution of a plurality of web servers and their load balancing A server management method for obtaining consistency of contents, wherein the web server management device accesses the plurality of web servers, inquires system load information of each web server at predetermined time intervals, and loads the system load of each web server. When information is stored in a storage area, and when an access request is received from the client, referring to the storage area, a web server having the lowest system load information is selected, and redirect information including an identifier of the selected and matched web server is provided. Replies to the client, the plurality of web servers Wherein upon receiving from the web server management device of an interrogation of the system load information, server management method characterized by sending a system load information of itself to the web server management device.
【請求項6】 請求項5に記載のサーバ管理方法におい
て、 前記システム負荷情報の問合せに対する応答が所定時間
内にない場合、または、前記問合せに対してシステムダ
ウンを意味する応答が返ってきた場合、 前記ウェブサーバ管理装置は、 当該ウェブサーバがシステムダウンしているものとみな
し、 当該ウェブサーバが復旧したことを確認するまで、その
システム負荷情報を前記記憶領域から削除することを特
徴とするサーバ管理方法。
6. The server management method according to claim 5, wherein a response to the inquiry about the system load information is not received within a predetermined time, or a response indicating a system down is returned to the inquiry. A server that considers that the web server is down and deletes the system load information from the storage area until it confirms that the web server is restored. Management method.
【請求項7】 請求項5または請求項6に記載のサーバ
管理方法において、前記ウェブサーバ管理装置は、 アクセス数の多いコンテンツのうち、時間的変化の比較
的少ないコンテンツを一時的に保持し、 ウェブサーバから前記コンテンツの更新情報を受信する
まで、 ウェブサーバに代わってクライアントに前記コンテンツ
を送信することを特徴とするサーバ管理方法。
7. The server management method according to claim 5 or 6, wherein the web server management device temporarily holds, among contents with a large number of accesses, content with a relatively small change over time, A server management method, wherein the content is transmitted to a client on behalf of a web server until the content update information is received from a web server.
【請求項8】 請求項5乃至請求項7のいずれかに記載
のサーバ管理方法において、 前記複数のウェブサーバ間で整合性をとるように指定さ
れた整合指定コンテンツがある場合、 各ウェブサーバの整合指定コンテンツを監視し、 いずれかのウェブサーバの整合指定コンテンツに変更が
確認された場合、 変更された前記整合指定コンテンツを、他のウェブサー
バに自動コピーすることを特徴とするサーバ管理方法。
8. The server management method according to claim 5, wherein, if there is a content specified to be consistent between the plurality of web servers, the content of each web server is A server management method, comprising monitoring a specified content and, when a change is found in the specified content of any one of the web servers, automatically copying the changed specified content to another web server.
【請求項9】 複数のウェブサーバとアクセスする第1
の手順と、 所定の時間間隔で各ウェブサーバにシステム負荷情報を
問合わせる第2の手順と、 各ウェブサーバのシステム負荷情報を記憶領域に記憶す
る第3の手順と、 クライアントからアクセス要求を受け取った際、 前記記憶領域を参照し、システム負荷情報の最も低いウ
ェブサーバを選択する第4の手順と、 選択一致したウェブサーバの識別子を載せたリダイレク
ト情報を前記クライアントに返信する第5の手順とを実
行するソフトウェアを蓄積したことを特徴とする電子媒
体。
9. A first method for accessing a plurality of web servers.
A second procedure of inquiring each web server for system load information at a predetermined time interval; a third procedure of storing system load information of each web server in a storage area; and receiving an access request from a client. A fourth procedure of referring to the storage area and selecting a web server with the lowest system load information; and a fifth procedure of returning redirect information carrying an identifier of the selected and matched web server to the client. An electronic medium characterized by storing software for executing the program.
【請求項10】 請求項9に記載の電子媒体において、 前記システム負荷情報の問合せに対する応答が所定時間
内にない場合、または、前記問合せに対してシステムダ
ウンを意味する応答が返ってきた場合、 当該ウェブサーバがシステムダウンしているものとみな
し、 当該ウェブサーバが復旧したことを確認するまで、その
システム負荷情報を前記記憶領域から削除する手順を実
行するソフトウェアを蓄積したことを特徴とする電子媒
体。
10. The electronic medium according to claim 9, wherein a response to the inquiry about the system load information is not received within a predetermined time, or a response indicating a system down is returned to the inquiry. It is considered that the web server is down, and software for executing a procedure for deleting the system load information from the storage area is stored until it is confirmed that the web server is restored. Medium.
【請求項11】 請求項9または請求項10に記載の電
子媒体において、 アクセス数の多いコンテンツのうち、時間的変化の比較
的少ないコンテンツを一時的に保持する第1の手順と、 ウェブサーバから前記コンテンツの更新情報を受信する
まで、 ウェブサーバに代わってクライアントに前記コンテンツ
を送信する第2の手順とを実行するソフトウェアを蓄積
したことを特徴とする電子媒体。
11. The electronic medium according to claim 9 or 10, wherein a first procedure for temporarily storing content having a relatively small change over time among contents having a large number of accesses, and An electronic medium storing software for executing a second procedure of transmitting the content to a client on behalf of a web server until receiving the content update information.
【請求項12】 請求項9乃至請求項11のいずれかに
記載の電子媒体において、 前記複数のウェブサーバ間で整合性をとるように指定さ
れた整合指定コンテンツがある場合、 各ウェブサーバの整合指定コンテンツを監視する第1の
手順と、 いずれかのウェブサーバの整合指定コンテンツに変更が
確認された場合、 変更された前記整合指定コンテンツを、他のウェブサー
バに自動コピーする第2の手順とを実行するソフトウェ
アを蓄積したことを特徴とする電子媒体。
12. The electronic medium according to claim 9, wherein when there is a content specified to be consistent between the plurality of web servers, matching of each web server is performed. A first procedure of monitoring the designated content; and a second procedure of automatically copying the changed designated content to another web server when a change is found in the matched designated content of any one of the web servers. An electronic medium characterized by storing software for executing the program.
【請求項13】 システム負荷情報の問合わせを受けた
際、 自身のシステム負荷情報を送出する手順を実行するソフ
トウェアを蓄積したことを特徴とする電子媒体。
13. An electronic medium storing software for executing a procedure for transmitting its own system load information when receiving an inquiry about system load information.
JP2000148710A 2000-05-19 2000-05-19 Server-managing system Pending JP2001331398A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000148710A JP2001331398A (en) 2000-05-19 2000-05-19 Server-managing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000148710A JP2001331398A (en) 2000-05-19 2000-05-19 Server-managing system

Publications (1)

Publication Number Publication Date
JP2001331398A true JP2001331398A (en) 2001-11-30

Family

ID=18654691

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000148710A Pending JP2001331398A (en) 2000-05-19 2000-05-19 Server-managing system

Country Status (1)

Country Link
JP (1) JP2001331398A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003208366A (en) * 2002-01-17 2003-07-25 Univ Waseda Network construction device for appliance integration
JP2008097314A (en) * 2006-10-12 2008-04-24 Kddi Corp Temporarily connecting method which distributes access requests from terminal spatially and/or temporally, server and program
JP2009017182A (en) * 2007-07-04 2009-01-22 Toppan Printing Co Ltd Load distributor and load distributing method
US7895356B2 (en) 2003-01-08 2011-02-22 Nec Infrontia Corporation IP router, communication system and band setting method used therein and its program
JP2016134845A (en) * 2015-01-21 2016-07-25 日本電信電話株式会社 System and method for video distribution

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003208366A (en) * 2002-01-17 2003-07-25 Univ Waseda Network construction device for appliance integration
US7895356B2 (en) 2003-01-08 2011-02-22 Nec Infrontia Corporation IP router, communication system and band setting method used therein and its program
JP2008097314A (en) * 2006-10-12 2008-04-24 Kddi Corp Temporarily connecting method which distributes access requests from terminal spatially and/or temporally, server and program
JP2009017182A (en) * 2007-07-04 2009-01-22 Toppan Printing Co Ltd Load distributor and load distributing method
JP2016134845A (en) * 2015-01-21 2016-07-25 日本電信電話株式会社 System and method for video distribution

Similar Documents

Publication Publication Date Title
US20060123121A1 (en) System and method for service session management
CN102523256B (en) Content management method, device and system
US5944793A (en) Computerized resource name resolution mechanism
US7213038B2 (en) Data synchronization between distributed computers
US7694076B2 (en) Method and system for dynamic distributed data caching
US8135812B2 (en) Method and system for community data caching
CN104823170B (en) Distributed cache cluster management
US7127717B2 (en) Hierarchical server system
JP2003131924A (en) Remote access program, program for processing of remote access request and client computer
JP2004246632A (en) Data distributing server, program, and network system
KR20030040206A (en) Application caching system and method
JP4151322B2 (en) Network management program and network management method
US20080270536A1 (en) Document shadowing intranet server, memory medium and method
US7343395B2 (en) Facilitating resource access using prioritized multicast responses to a discovery request
US20060212532A1 (en) Method and Apparatus for Proxying Initial Client Requests to Support Asynchronous Resource Initialization
JP2002288058A (en) High performance client server communication system
US20060059251A1 (en) Method and system for request management processing
JP2001331398A (en) Server-managing system
KR20030014513A (en) Meshod and System of Sharing Client Data For Distributing Load of Server
KR101696911B1 (en) Distributed Database Apparatus and Method for Processing Stream Data Thereof
JPH10105481A (en) Method for mediating service and its device
JP2004302564A (en) Name service providing method, execution device of the same, and processing program of the same
JP2002197002A (en) System and method for autonomously distributed contents delivery
US6421713B1 (en) Process and system for tracing documents in an interlocking computer system
KR20190015817A (en) Method, Apparatus and System for Monitoring Using Middleware

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040406