JP2000181843A - Information repeater and storage medium - Google Patents

Information repeater and storage medium

Info

Publication number
JP2000181843A
JP2000181843A JP36112498A JP36112498A JP2000181843A JP 2000181843 A JP2000181843 A JP 2000181843A JP 36112498 A JP36112498 A JP 36112498A JP 36112498 A JP36112498 A JP 36112498A JP 2000181843 A JP2000181843 A JP 2000181843A
Authority
JP
Japan
Prior art keywords
data
content
replication
request
information
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
JP36112498A
Other languages
Japanese (ja)
Inventor
Shigeru Matsumoto
茂 松本
Yoshiro Hasegawa
義朗 長谷川
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP36112498A priority Critical patent/JP2000181843A/en
Publication of JP2000181843A publication Critical patent/JP2000181843A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve an average response time in the case the updating frequency of original contents is high and, besides, an information providing request is outputted from a client to an unspecified number of multiple servers. SOLUTION: An information repeater 122 is arranged on a network 121 and is provided with a relay function for transferring the data providing request from a client computer to a server computer and transferring provided data from the server computer to the client computer. The repeater 122 is provided with replication means 113, 110, 109, 111 and 108 for copying and holding request data by asynchronization with the data providing request concerning data on the server computer, which is requested providing from the client computer before and a copy returning means 113 for returning copy data 110 held by the replication means to the client computer.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は情報中継装置及び
記憶媒体、更に詳しくは、ネットワーク上のサーバ計算
機で生成される情報について、これを参照するクライア
ント計算機と間にあって両者の情報授受を中継する情報
中継装置及び記憶媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information relay apparatus and a storage medium, and more particularly, to information generated by a server computer on a network, which is interposed between a client computer that refers to the information and relays information exchange between the two. The present invention relates to a relay device and a storage medium.

【0002】[0002]

【従来の技術】WWW(World Wide We
b)やFTP(File Transfer Prot
ocol)サービスに代表される分散計算機システムで
は、一塊の情報(以下、コンテンツと呼ぶ)を特定する
ユニークな識別文字列がURLという形でコンテンツ毎
に関連付けられている。クライアントシステム(以下、
クライアントという)からはURLを指定することでサ
ーバシステム(以下、サーバという)からコンテンツを
引き出すことができる。
2. Description of the Related Art WWW (World Wide Wed)
b) or FTP (File Transfer Prot)
In a distributed computer system typified by an ocol) service, a unique identification character string that specifies a block of information (hereinafter, referred to as content) is associated with each content in the form of a URL. Client system (hereafter,
By specifying a URL from a client, the content can be extracted from a server system (hereinafter, referred to as a server).

【0003】このようなシステムを利用する際、クライ
アントとサーバの間にプロキシ(Proxy)サーバと
呼ばれる情報中継装置を介在させる場合がある。プロキ
シサーバはいくつかの機能を持つが、その1つにキャッ
シング機能がある。
When using such a system, there is a case where an information relay device called a proxy server is interposed between a client and a server. The proxy server has several functions, one of which is a caching function.

【0004】このキャッシング機能を利用することによ
り、クライアントが一度参照したコンテンツがプロキシ
サーバを通過する際にそのキャッシュエリアに格納され
る。このデータキャッシュにより、クライアントから再
びそのコンテンツを見たいという要求が出されたとき、
キャッシュ内のデータを返すためプロキシサーバとサー
バ間のネットワークデータ転送を省くことができ、クラ
イアントの要求に高速に答えることができる。
[0004] By using this caching function, the content once referred by the client is stored in its cache area when passing through the proxy server. With this data cache, when a client requests to see the content again,
Since the data in the cache is returned, network data transfer between the proxy server and the server can be omitted, and the request of the client can be answered at high speed.

【0005】現在実現されている一般的なキャッシング
プロキシサーバの動作は以下のようになる。ここではW
WWの例を示す。
The operation of a general caching proxy server currently implemented is as follows. Here W
The example of WW is shown.

【0006】1.クライアントからの表示要求を受け、
キャッシュエリアを調べる。
[0006] 1. Upon receiving a display request from the client,
Examine the cache area.

【0007】2.キャッシュエリアにクライアントから
要求されたコンテンツの複製が存在する場合には、複製
が有効期限内であればそれを返す。有効期限は、サーバ
からコンテンツを取得する際に一緒に送られてくる。
[0007] 2. If a copy of the content requested by the client exists in the cache area, the copy is returned if the copy is within the validity period. The expiration date is sent together with content acquisition from the server.

【0008】3.有効期限をすぎている場合、それが最
新のものかどうかを確認するため、オリジナルが置かれ
ているWWWサーバに当該コンテンツの最終更新日時を
問い合わせる。
[0008] 3. If the expiration date has passed, the WWW server where the original is placed is inquired of the latest update date and time of the content in order to confirm whether or not it is the latest one.

【0009】4.オリジナルの最終更新日時が複製の更
新日時と一致した場合は、キャッシュ内のコンテンツを
クライアントに返す。
4. If the last update date and time of the original match the update date and time of the copy, the contents in the cache are returned to the client.

【0010】5.オリジナルの最終更新日時がキャッシ
ュより新しい場合は、改めてオリジナルのコンテンツを
ダウンロードし、クライアントに返すと共に、キャッシ
ュを更新する。
[0010] 5. If the original last update date is newer than the cache, the original content is downloaded again, returned to the client, and the cache is updated.

【0011】以下、上記2または4の状況を「キャッシ
ュがヒットした」と表現する。
Hereinafter, the situation 2 or 4 is referred to as "cache hit".

【0012】ここで、クライアントからの情報提供要求
に対し、キャッシュがヒットするための条件を整理する
と以下のようになる。
Here, conditions for hitting the cache in response to an information provision request from a client are summarized as follows.

【0013】・要求されたURLのコンテンツがキャッ
シュに存在する(以下、存在性という)。
The content of the requested URL exists in the cache (hereinafter referred to as existence).

【0014】・キャッシュに存在する当該コンテンツが
サーバと同じものである(以下、最新性という)。
The content in the cache is the same as that of the server (hereinafter, referred to as up-to-date).

【0015】これらの条件の性質からして、キャッシュ
上の複製データに存在性と最新性の両条件が成り立った
ときのみ、キャッシュがヒットすることになる。
Due to the nature of these conditions, the cache hits only when both the existence and the freshness conditions are satisfied for the duplicated data on the cache.

【0016】一方、データベースのレプリケーションシ
ステムやプッシュ(Push)テクノロジーと呼ばれる
技術では、あらかじめ設定したコンテンツに対し、サー
バ上のコンテンツに内容更新が起こった時点で複製を持
つクライアントに変更が通知され、複製が最新状態に変
更される。
On the other hand, in a technique called a database replication system or a push (Push) technology, a change is notified to a client having a copy when the content on the server is updated with respect to the content set in advance, and the copy is notified. Is changed to the latest state.

【0017】プロキシサーバのキャッシュ管理にプッシ
ュ技術を利用することにより、あらかじめ設定されたU
RLのコンテンツに対しては常に最新状態のものがキャ
ッシュエリアに保持される。このため、一般的なプロキ
シサーバよりもクライアントからの要求に対するキャッ
シュのヒット確率が高くなり、クライアントから見た平
均レスポンス時間が短くなる効果がある。サーバ上のコ
ンテンツが頻繁に更新される場合、この効果が顕著にな
る。
By using the push technology for the cache management of the proxy server, a predetermined U
For the contents of the RL, the latest one is always held in the cache area. Therefore, the probability of a cache hit for a request from the client is higher than that of a general proxy server, and the average response time as seen from the client is shorter. This effect is significant if the content on the server is updated frequently.

【0018】また、厳密にいえばプッシュ技術とはいえ
ないが、一般にプッシュ技術といわれているものにイン
テリジェントプル(pull)と呼ばれる技術がある。
上記したプッシュ技術ではサーバ側から積極的にコンテ
ンツを送るのに対し、このインテリジェントプルではク
ライアント側から定期的にコンテンツを取得することで
見かけ上プッシュ技術を用いたのと同様な状態を実現し
ようとする。
Although not strictly speaking, it is not a push technology, but a technology generally called a push technology is a technology called intelligent pull.
While the push technology described above actively sends content from the server side, this intelligent pull tries to achieve the same state as apparently using push technology by periodically acquiring content from the client side. I do.

【0019】このインテリジェントプル技術をプロキシ
サーバに適用した例として、米国Marimba社のC
astanetがある。
As an example in which this intelligent pull technology is applied to a proxy server, US
Asanet.

【0020】Marimba社のCastanetはサ
ーバ機能を持つトランスミッタとクライアント機能を持
つチューナから構成される。チューナはあらかじめチュ
ーナ上で設定したURLのコンテンツがトランスミッタ
上で更新されたかを定期的にチェックし、更新があった
コンテンツをダウンロードして、チューナ上の複製ファ
イルを更新する。
The Marimba's Castanet comprises a transmitter having a server function and a tuner having a client function. The tuner periodically checks whether the contents of the URL set on the tuner in advance have been updated on the transmitter, downloads the updated content, and updates the duplicate file on the tuner.

【0021】ユーザからコンテンツの参照要求がある
と、チューナ上の複製コンテンツを表示する。したがっ
て、チューナをWWWブラウザのプロキシサーバとして
利用すると、高速なレスポンスが実現できる。この場
合、WWWブラウザからの参照要求が、チューナ上にキ
ャッシュされているコンテンツなら複製が返され、そう
でない場合はオリジナルのサーバからコンテンツをダウ
ンロードする。
When there is a content reference request from the user, the copy content on the tuner is displayed. Therefore, when the tuner is used as a proxy server of a WWW browser, a high-speed response can be realized. In this case, if the reference request from the WWW browser is the content cached on the tuner, a copy is returned; otherwise, the content is downloaded from the original server.

【0022】チューナにキャッシュされているコンテン
ツは定期的に最新状態に更新されているため、一般的な
プロキシサーバを利用する場合に比べ、キャッシュの最
新性が成立する確率が高くなる。
Since the contents cached in the tuner are regularly updated to the latest state, there is a higher probability that the freshness of the cache is established as compared with the case where a general proxy server is used.

【0023】また、特開平10−21134には、2つ
のプロキシのプロセスを用意しておき、1つ目のプロキ
シのプロセスは通常のプロキシの機能を有し、2つ目の
プロキシは1つ目のプロキシが生成するアクセスログに
記載されているURLを順にWebサーバにあるオリジ
ナルから読み込んでキャッシュに記憶させる技術が記載
されている。つまり、プロキシのキャッシュにクライア
ントが取得しようとしている目的のコンテンツが見つか
らない場合、もしくは見つかっても有効期限が切れてい
る場合はオリジナルを読み込んできて、目的のコンテン
ツで、有効期限内のコンテンツを見つけた場合は、その
ままクライアントに返すのである。
In JP-A-10-21134, two proxy processes are prepared, and the first proxy process has a normal proxy function, and the second proxy has the first proxy process. A technique is described in which URLs described in an access log generated by a proxy are sequentially read from an original in a Web server and stored in a cache. In other words, if the target content that the client is trying to retrieve is not found in the proxy cache, or if it is found and the expiration date has expired, the original can be read and the target content that is within the expiration date can be found. If it does, it returns it to the client.

【0024】[0024]

【発明が解決しようとする課題】ところが、上述のキャ
ッシングプロキシサーバのキャッシング機能を用いた場
合は、サーバに置かれているオリジナルコンテンツの内
容更新頻度が低い場合、キャッシングプロキシサーバの
キャッシュ機能は有効に働く。しかし、オリジナルコン
テンツの更新頻度が高い場合、キャッシュの最新性が成
立する確率は低くなるため、キャッシュのヒット率が下
がり、プロキシサーバがキャッシングする効果が低くな
るという問題がある。
However, when the above-described caching function of the caching proxy server is used, the caching function of the caching proxy server is effectively enabled when the content update frequency of the original content placed on the server is low. work. However, when the update frequency of the original content is high, the probability of the cache being up-to-date is low, so that the cache hit rate is reduced and the effect of caching by the proxy server is reduced.

【0025】また、上記プッシュ技術やインテリジェン
トプル技術を用いた場合においては、あらかじめ設定さ
れたコンテンツしか複製が作られない。したがって、W
WWのようにオリジナルコンテンツが不特定なシステム
ではキャッシュの存在性が成立する確率が下がり、ヒッ
ト率が低くなる問題がある。仮に、十分多くのコンテン
ツをあらかじめプッシュ対象に設定することによって存
在性を向上させた場合、必要なキャッシュの大きさが大
きくなりすぎるという問題が発生し、現実的とはいえな
い。
When the above-mentioned push technology or intelligent pull technology is used, only a preset content is copied. Therefore, W
In a system in which the original content is unspecified such as WW, there is a problem that the probability of the existence of the cache is reduced and the hit rate is reduced. If the existence is improved by setting a sufficiently large number of contents as push targets in advance, there arises a problem that a required cache size becomes too large, which is not realistic.

【0026】さらに、特開平10−21134記載の技
術では、コンテンツをキャッシュするタイミングが、1
つ目のプロキシのアクセスログが増加するタイミングで
アクセスログに基づいて行われるため、クライアントか
らのリクエストが無い限り、キャッシュの更新は行われ
ず、有効期限内にオリジナルのコンテンツが変更されて
いても、クライアントには新しいコンテンツをクライア
ントが入手できない場合が生じうる。
Further, according to the technique described in Japanese Patent Application Laid-Open No. H10-21134, the timing for caching
Since the access log of the second proxy increases based on the access log, the cache is not updated unless there is a request from the client, even if the original content has been changed within the expiration date, It may happen that new content is not available to the client.

【0027】本発明は、このような実情を考慮してなさ
れたもので、オリジナルコンテンツの更新頻度が高く、
さらにクライアントから不特定多数のサーバへの情報提
供要求が出力される場合において、その平均レスポンス
タイムを向上させることができる情報中継装置及び記憶
媒体を提供することを目的とする。
The present invention has been made in view of such circumstances, and the frequency of updating the original content is high.
It is still another object of the present invention to provide an information relay device and a storage medium that can improve the average response time when a client provides an information provision request to an unspecified number of servers.

【0028】[0028]

【課題を解決するための手段】上記課題を解決するため
に、請求項1に対応する発明は、情報提供者となるサー
バ計算機と情報利用者となるクライアント計算機の間を
繋ぐネットワーク上に配置され、クライアント計算機か
らのデータ提供要求をサーバ計算機へ転送し、サーバ計
算機からの提供データをクライアント計算機へ転送する
中継機能を有する情報中継装置についてなされたもので
ある。
In order to solve the above problems, the invention according to claim 1 is arranged on a network connecting a server computer as an information provider and a client computer as an information user. An information relay apparatus having a relay function of transferring a data providing request from a client computer to a server computer and transferring provided data from the server computer to the client computer.

【0029】この情報中継装置においては、レプリケー
ション手段により、クライアント計算機から過去にデー
タ提供要求されたサーバ計算機上のデータについて、デ
ータ提供要求と非同期に、その要求データが複製され保
持される。
In this information relay apparatus, the replication means replicates and holds the requested data of the data on the server computer to which the data provision request was previously made from the client computer, asynchronously with the data provision request.

【0030】また、クライアント計算機からデータ提供
要求されたときには、複製返却手段によって、レプリケ
ーション手段が保持する複製データがクライアント計算
機に返される。
Further, when a data provision request is made from the client computer, the copy returning means returns the duplicate data held by the replication means to the client computer.

【0031】本発明では、このようなに、データ提供要
求とは非同期な複製更新を行うことから、オリジナルコ
ンテンツの更新頻度が高い場合でも適切な複製返却を可
能とすることができ、また、過去に要求されたデータに
ついて、複製を行うようにしているので、クライアント
から不特定多数のサーバへの情報提供要求が出力される
場合にその平均レスポンスタイムを向上させることがで
きる。
According to the present invention, since the copy update is performed asynchronously with the data provision request, it is possible to appropriately return the copy even when the original content is frequently updated. Since the data requested to be transmitted is copied, it is possible to improve the average response time when an information provision request is output from a client to an unspecified number of servers.

【0032】次に、請求項2に対応する発明は、請求項
1に対応する発明において、レプリケーション手段は、
設定された時間間隔で複製データを最新状態に更新す
る。
Next, the invention according to claim 2 is the invention according to claim 1, wherein the replication means comprises:
Update the replication data to the latest state at set time intervals.

【0033】したがって、より効率的に、複製データの
返却を行うことができる。
Therefore, the copy data can be returned more efficiently.

【0034】次に、請求項3に対応する発明は、請求項
2に対応する発明において、レプリケーション間隔決定
手段が設けられ、同間隔決定手段によって、複数の複製
データについての各々の更新時間間隔が、各データに対
するクライアント計算機からのデータ提供要求の頻度に
基づいて変更される。
Next, a third aspect of the present invention is directed to the second aspect of the present invention, wherein a replication interval determining unit is provided, and the update interval for each of a plurality of replicated data is set by the interval determining unit. , Based on the frequency of data provision requests from the client computer for each data.

【0035】したがって、データ要求頻度に応じて適切
な複製更新を行うことができる。
Therefore, it is possible to perform appropriate copy update according to the data request frequency.

【0036】次に、請求項4に対応する発明は、請求項
2又は3に対応する発明において、レプリケーション間
隔決定手段によって、複数の複製データについての各々
の更新時間間隔が、各データに関するサーバ計算機上で
のデータ変更頻度に基づいて変更される。
Next, according to a fourth aspect of the present invention, in the invention according to the second or third aspect, each of the update time intervals for the plurality of replicated data is set to the server computer for each data by the replication interval determining means. It is changed based on the above data change frequency.

【0037】したがって、クライアントの要求のみなら
ず、サーバ側での状況をも考慮した複製更新を行うこと
ができる。
Therefore, it is possible to perform the copy update in consideration of not only the client's request but also the situation on the server side.

【0038】次に、請求項5に対応する発明は、請求項
1〜4に対応する発明において、レプリカ利用判定手段
によって、データ提供要求を受けた場合に、レプリケー
ション手段が保持する複製データが有効期限内のもので
あるか否かが判断されるようになっている。
Next, a fifth aspect of the present invention is the invention according to the first to fourth aspects, wherein when a data provision request is received by the replica use determining means, the replicated data held by the replication means is valid. It is determined whether it is within the time limit.

【0039】このレプリカ利用判定手段により複製デー
タが有効期限外と判定された場合には、さらに、レプリ
ケーション手段により、サーバ計算機に複製データに対
応したデータの属性情報が問い合わせられ、その属性情
報から該当データがサーバ計算機上で更新されていると
判断されたときに、サーバ計算機からデータが取得し直
されるとともに、その取得データが前記中継機能に引き
渡される。
If the replica usage determining means determines that the replicated data is out of the validity period, the replicating means further inquires of the server computer about the attribute information of the data corresponding to the replicated data. When it is determined that the data has been updated on the server computer, the data is reacquired from the server computer and the acquired data is transferred to the relay function.

【0040】したがって、実際にはサーバ側のデータが
変更されていない場合に、サーバ〜中継装置間で重複し
てデータ送信されることを防止することができ、効率的
なデータ転送を行うことができる。
Therefore, when the data on the server side is not actually changed, it is possible to prevent the data from being redundantly transmitted between the server and the relay device, and to perform efficient data transfer. it can.

【0041】次に、請求項6に対応する発明は、請求項
1に対応する発明において、サーバ計算機は、提供用の
データに変更が起きた場合、データ提供登録されたデー
タについてその登録を行ったデータ提供対象に、更新後
のデータを送信するものである場合に情報中継装置に適
用されるものである。なお、このサーバ計算機は例えば
プッシュ技術が使用されたものである。
Next, according to a sixth aspect of the present invention, in the first aspect of the invention, when a change occurs in the data to be provided, the server computer registers the data registered for data provision. This is applied to the information relay device when the updated data is to be transmitted to the data providing target. The server computer uses, for example, a push technology.

【0042】この場合に、レプリケーション手段は、ク
ライアント計算機から複製データを保持していないデー
タについてのデータ提供要求を受けると、サーバ計算機
に、要求されたデータをデータ提供するよう登録する。
In this case, upon receiving a data provision request for data that does not hold duplicate data from the client computer, the replication means registers with the server computer to provide the requested data.

【0043】したがって、情報中継装置からプッシュ技
術等を用いたサーバ計算機にプッシュ対象データを登録
するよう働きかけることで、請求項1の発明と同様な効
果を奏することができる。
Therefore, by acting to register the data to be pushed from the information relay device to the server computer using the push technology or the like, the same effect as the first aspect of the invention can be obtained.

【0044】次に、請求項7に対応する発明は、請求項
1に対応する発明において、レプリケーション手段によ
って、複製データとともにその複製データについてのア
クセス制限情報が取得され保持されるようになってい
る。
Next, according to a seventh aspect of the present invention, in accordance with the first aspect of the present invention, the replication means acquires and holds the access restriction information on the duplicated data together with the duplicated data. .

【0045】さらに、複製返却手段によって、アクセス
制限情報に基づき、アクセス許可されるクライアントか
らのデータ提供要求にのみ複製データが返されるように
なっている。
Further, based on the access restriction information, the copy return means returns copy data only to a data provision request from a client to which access is permitted.

【0046】したがって、アクセス権限を有するクライ
アントに対してのみ、データ返却することが可能とな
る。
Therefore, it is possible to return data only to a client having access authority.

【0047】次に、請求項8に対応する発明は、請求項
1に対応する発明をコンピュータに実現させるプログラ
ムを記録した記録媒体である。
Next, an eighth aspect of the present invention is a recording medium storing a program for causing a computer to implement the first aspect of the present invention.

【0048】この記録媒体から読み出されたプログラム
により制御されるコンピュータは、請求項1の情報中継
装置として機能する。
The computer controlled by the program read from the recording medium functions as the information relay device of the present invention.

【0049】次に、請求項9に対応する発明は、請求項
2に対応する発明をコンピュータに実現させるプログラ
ムを記録した記録媒体である。
Next, a ninth aspect of the present invention is a recording medium storing a program for causing a computer to implement the second aspect of the present invention.

【0050】この記録媒体から読み出されたプログラム
により制御されるコンピュータは、請求項2の情報中継
装置として機能する。
The computer controlled by the program read from the recording medium functions as the information relay device of the present invention.

【0051】次に、請求項10に対応する発明は、請求
項6に対応する発明をコンピュータに実現させるプログ
ラムを記録した記録媒体である。
Next, a tenth aspect of the present invention is a recording medium on which a program for causing a computer to realize the sixth aspect of the invention is recorded.

【0052】この記録媒体から読み出されたプログラム
により制御されるコンピュータは、請求項6の情報中継
装置として機能する。
The computer controlled by the program read from the recording medium functions as the information relay device according to the present invention.

【0053】[0053]

【発明の実施の形態】以下、本発明の実施の形態につい
て説明する。 (発明の第1の実施の形態)図1は本発明の第1の実施
形態に係る情報中継装置を適用したプロキシサーバを含
むネットワークシステムの構成例を示すブロック図であ
る。
Embodiments of the present invention will be described below. (First Embodiment of the Invention) FIG. 1 is a block diagram showing a configuration example of a network system including a proxy server to which an information relay device according to a first embodiment of the present invention is applied.

【0054】このネットワークシステムは、公衆回線1
21を介して多数のサーバノード114やクライアント
ノード101が接続されてなるインターネットである。
また、クライアントノード101はプロキシサーバノー
ド103を介して公衆回線121に接続され、サーバノ
ード114に対するコンテンツ要求をプロキシサーバ1
03に行うようになっている。このプロキシサーバノー
ド103に本実施形態の情報中継装置122が組み込ま
れている。
This network system has a public line 1
The Internet is a network in which a number of server nodes 114 and client nodes 101 are connected via the Internet 21.
Further, the client node 101 is connected to the public line 121 via the proxy server node 103, and transmits a content request to the server node 114 to the proxy server 1
03. The information relay device 122 of the present embodiment is incorporated in the proxy server node 103.

【0055】本実施形態では、各ノード101,10
3,114が接続されている場合について説明するが、
ネットワークが介在することは発明の必須要件ではな
く、例えばクライアントノード101と情報中継装置が
同一のコンピュータ内のソフトウェアプロセスとして存
在することも可能である。
In this embodiment, each of the nodes 101 and 10
3 and 114 will be described.
The intervening network is not an essential requirement of the invention. For example, the client node 101 and the information relay device can exist as software processes in the same computer.

【0056】また、図1では各ノード101,103,
114が1つしか記載されていないが、クライアントノ
ード101及びサーバノード114は同一の構成を持つ
複数の装置が存在していてもよい。さらに、各ノード1
01,103,114は、通信機能を有する計算機シス
テムからなり、そのCPUやメモリ等のハードウエア資
源、並びに制御プログラム等のソフトウエア資源から図
1に示す種々の機能実現手段を構成する。また、図1に
おいては機能実現に必要な各種のデータが示されている
が、これらは図示しない各計算機内のメモリやハードデ
ィスク等の記憶手段(図示せず)に記憶されるものであ
る。
In FIG. 1, each node 101, 103,
Although only one 114 is described, the client node 101 and the server node 114 may have a plurality of devices having the same configuration. Further, each node 1
Reference numerals 01, 103, and 114 each comprise a computer system having a communication function, and constitute various function realizing means shown in FIG. 1 from hardware resources such as a CPU and a memory and software resources such as a control program. FIG. 1 shows various data necessary for realizing the functions, which are stored in a storage unit (not shown) such as a memory or a hard disk in each computer (not shown).

【0057】以下に、上記各要素の構成について説明す
る。
The configuration of each of the above components will be described below.

【0058】クライアントノード101には、WWWブ
ラウザ等の情報表示機能を有するコンテンツ表示部10
2が設けられる。コンテンツ表示部102は、クライア
ントからサーバに向けてのコンテンツ取得リクエスト1
17を出力するとともに、サーバから送られてきたコン
テンツを表示する。
The client node 101 has a content display unit 10 having an information display function such as a WWW browser.
2 are provided. The content display unit 102 performs a content acquisition request 1 from the client to the server.
17 and displays the content sent from the server.

【0059】次に、サーバノード114は、WWWサー
バ等の情報発信機能を有するコンテンツ送信部115及
びコンテンツデータ116を備えている。
Next, the server node 114 includes a content transmitting section 115 having an information transmitting function, such as a WWW server, and content data 116.

【0060】コンテンツ送信部115は、クライアント
もしくはプロキシサーバ103からのリクエスト117
もしくは118を受けて、対応するコンテンツを送信す
る。
The content transmitting section 115 receives the request 117 from the client or the proxy server 103.
Alternatively, upon receiving 118, the corresponding content is transmitted.

【0061】コンテンツデータ116は、クライアント
もしくは情報中継装置からのリクエスト117もしくは
118を受けて、コンテンツ送信部115から送信され
るコンテンツの集合であり、図示しない記憶手段に格納
されている。また、個別のコンテンツを識別するID
(WWWの場合はURL)とコンテンツ内容実体との組
で1つのコンテンツが表現される。以下の説明では、I
DがURLである場合について説明する。
The contents data 116 is a set of contents transmitted from the contents transmitting section 115 in response to a request 117 or 118 from the client or the information relay device, and is stored in a storage means (not shown). Also, an ID for identifying individual contents
(URL for WWW) and a content content entity represent one content. In the following description, I
A case where D is a URL will be described.

【0062】図2はURLと送信元のIDの一例を示す
図である。
FIG. 2 is a diagram showing an example of a URL and a transmission source ID.

【0063】同図に示す情報は、クライアントノード1
01が取得したいコンテンツを指定するリクエストデー
タ117や118に含まれる識別情報の形態例である。
The information shown in FIG.
01 is an example of the form of the identification information included in the request data 117 or 118 specifying the content to be acquired.

【0064】次にプロキシサーバノード103は、クラ
イアントノード101の代理としてインターネットとの
通信等を行うサーバであって、本実施形態では、この中
に情報中継装置122が設けられている。
Next, the proxy server node 103 is a server that performs communication with the Internet and the like on behalf of the client node 101. In the present embodiment, the information relay device 122 is provided therein.

【0065】情報中継装置122は、入力情報統計デー
タ105,レプリケーション戦略知識107,レプリカ
コンテンツURL109,URL別レプリケーション間
隔108及びレプリカコンテンツデータ110の各デー
タを保持する。また、これらの各データ及びリクエスト
データ117に基づき、所定の処理を実行する入力解析
部104,レプリケーション戦略決定部107,レプリ
カ利用判定部112,リクエスト/コンテンツ転送部1
13及びレプリカ更新部111を備えている。
The information relay device 122 holds the input information statistical data 105, the replication strategy knowledge 107, the replica content URL 109, the URL-specific replication interval 108, and the replica content data 110. Also, based on these data and the request data 117, the input analysis unit 104, the replication strategy determination unit 107, the replica use determination unit 112, and the request / content transfer unit 1 that execute predetermined processing.
13 and a replica updating unit 111.

【0066】ここでまず、入力解析部104は、クライ
アントから送られたリクエスト117を解析し、入力情
報統計データ105を作成する。また、リクエストの全
情報をレプリカ利用判定部112に送る。
First, the input analysis unit 104 analyzes the request 117 sent from the client, and creates the input information statistical data 105. In addition, all information of the request is sent to the replica use determination unit 112.

【0067】入力情報統計データ105は、図示しない
記憶手段に過去のリクエストの解析情報等が保存されて
なるものである。例えば図3(a)の項目に付いて、図
4に示す形態でリクエストの統計情報を保持する。
The input information statistical data 105 is obtained by storing analysis information of past requests and the like in storage means (not shown). For example, for the item of FIG. 3A, the statistical information of the request is held in the form shown in FIG.

【0068】図3は入力情報統計データ及びレプリケー
ション戦略決定部で使用されるデータの内容例を示す図
である。
FIG. 3 is a diagram showing an example of the contents of the input information statistical data and the data used in the replication strategy determining unit.

【0069】図4は入力情報統計データの保存形態の一
例を示す図である。
FIG. 4 is a diagram showing an example of the storage form of the input information statistical data.

【0070】なお、図3(a)に示す各項目のうち、U
RL(1)、最新リクエスト発行時刻(2)、総リクエ
スト回数(3)、リクエスト発生頻度(4)について
は、入力解析部104が受信したリクエスト117に基
づき、解析あるいは計算されて更新されるものである。
また、レプリカ使用回数(5)については、後述するレ
プリカ利用判定部112によってレプリカが使用された
ときにインクリメントされる。
Note that, among the items shown in FIG.
The RL (1), the latest request issue time (2), the total number of requests (3), and the request occurrence frequency (4) are analyzed or calculated and updated based on the request 117 received by the input analysis unit 104. It is.
The replica usage count (5) is incremented when a replica is used by a replica usage determination unit 112 described later.

【0071】レプリケーション戦略決定部106は、レ
プリケーション戦略知識107に基づいて入力情報統計
データ105を利用し、どのコンテンツをレプリケーシ
ョンの対象にし、どの程度の間隔でレプリカを最新状態
に更新するか等を決定し、その結果をURL別レプリケ
ーション間隔108に出力する。ここで、レプリケーシ
ョン戦略知識107は、レプリケーション戦略決定部1
06で利用する知識データであり、例えば図5に示す形
態で知識を保持する。
The replication strategy determining unit 106 uses the input information statistical data 105 based on the replication strategy knowledge 107 to determine which content is to be replicated and at what intervals the replica is updated to the latest state. Then, the result is output to the URL-specific replication interval 108. Here, the replication strategy knowledge 107 is the replication strategy determining unit 1
06 is the knowledge data used, and holds the knowledge in the form shown in FIG. 5, for example.

【0072】図5はレプリケーション戦略知識の内容例
を示す図である。
FIG. 5 is a diagram showing an example of the content of the replication strategy knowledge.

【0073】同図に示すレプリケーション戦略知識10
7の各例に対応して、レプリケーション戦略決定部10
6がどのようなレプリケーション間隔決定を行うかを説
明すると以下の通りである。
The replication strategy knowledge 10 shown in FIG.
7, the replication strategy determination unit 10
The following describes what kind of replication interval is determined by No.6.

【0074】レプリケーション戦略決定部106は、各
URLに対応するレプリカが図5に示す処理#1〜#4
のうち、何れかの処理条件を満たすか否かを調べ、条件
を満たす場合には、その処理に規定されたレプリケーシ
ョン間隔をURL別レプリケーション間隔108に出力
する。また、レプリケーション登録削除の場合には、レ
プリカコンテンツURL109から対応するURLを削
除する。
The replication strategy determining unit 106 determines that the replica corresponding to each URL has the processing # 1 to # 4 shown in FIG.
It is checked whether any of the processing conditions is satisfied, and if the condition is satisfied, the replication interval specified for the processing is output to the URL-specific replication interval 108. In the case of replication registration deletion, the corresponding URL is deleted from the replica content URL 109.

【0075】また、レプリケーション戦略決定部106
は、レプリケーション戦略決定処理に先立ち、図3
(b)に示すレプリカ使用率(6)を計算し、当該戦略
決定処理の間、これを保持する。
The replication strategy determining unit 106
Prior to the replication strategy decision processing, FIG.
The replica usage rate (6) shown in (b) is calculated and held during the strategy determination processing.

【0076】さて、図5における処理#1は、最新リク
エスト発行時刻(2)が現在時刻から3時間より前であ
って、かつ、レプリカ使用率(6)が0.5より大きい
場合には、そのURLについてのレプリケーション間隔
を5時間とするものである。この条件で比較的長時間で
ある5時間と間隔設定するのは、リクエスト頻度の割に
は情報中継装置122が保持するレプリカは高確率でそ
のまま使用されることから、サーバノード114におけ
る対応コンテンツの変更頻度が相対的に低いと予想でき
るからである。別のいい方をすれば、この場合はコンテ
ンツの変更頻度に比べてリクエスト頻度が相対的に高い
ということになる。
Processing # 1 in FIG. 5 is performed when the latest request issue time (2) is earlier than three hours from the current time and the replica usage rate (6) is larger than 0.5. The replication interval for the URL is set to 5 hours. The reason why the interval is set to 5 hours, which is a relatively long time under this condition, is that the replica held by the information relay device 122 is used as it is with a high probability for the request frequency. This is because the change frequency can be expected to be relatively low. In other words, in this case, the request frequency is relatively higher than the content change frequency.

【0077】図5における処理#2は、最新リクエスト
発行時刻(2)が現在時刻から3時間より前であって、
かつ、レプリカ使用率(6)が0.5以下の場合には、
そのURLについてのレプリケーション間隔を2時間と
するものである。この条件で比較的短い時間である2時
間と間隔設定するのは、リクエスト頻度の割には情報中
継装置122が保持するレプリカの使用率は低く、サー
バノード114における対応コンテンツの変更頻度が相
対的に高いと予想できるからである。別のいい方をすれ
ば、この場合はコンテンツの変更頻度に比べてリクエス
ト頻度が相対的に低いということになる。
In the process # 2 in FIG. 5, the latest request issuance time (2) is earlier than three hours from the current time,
And when the replica usage rate (6) is 0.5 or less,
The replication interval for the URL is two hours. The reason for setting the interval to 2 hours, which is a relatively short time under this condition, is that the usage rate of the replica held by the information relay device 122 is low for the request frequency, and the change frequency of the corresponding content in the server node 114 is relatively low Because it can be expected to be high. In other words, in this case, the request frequency is relatively lower than the content change frequency.

【0078】図5における処理#3は、単位時間あたり
のリクエスト発生頻度(4)が5より大きく、かつ、レ
プリカ使用率(6)が0.8より小さい場合には、その
URLについてのレプリケーション間隔を頻度計測単位
時間の1/3とするものである。これは、レプリケーシ
ョン間隔を単なる時間で設定するのではなくリクエスト
発生頻度やレプリカ使用率といった概念に対応させて規
定するものである。また、この処理#3の場合は、リク
エスト要求が高くかつサーバ側におけるコンテンツ変更
頻度が高い場合に対応している。
In the process # 3 in FIG. 5, when the request occurrence frequency (4) per unit time is larger than 5, and the replica usage rate (6) is smaller than 0.8, the replication interval for the URL Is set to 1/3 of the frequency measurement unit time. This is not to set the replication interval by mere time, but to define it in accordance with the concept of request occurrence frequency and replica usage rate. The process # 3 corresponds to the case where the request request is high and the content change frequency on the server side is high.

【0079】図5における処理#4は、現在時刻から3
日以上リクエストがない場合には、レプリケーションを
終了させるものである。この場合は、レプリケーション
登録削除の場合であり、レプリケーション戦略決定部1
06はレプリカコンテンツURL109,URL別レプ
リケーション間隔108及びレプリカコンテンツデータ
110からそのURLについての関連情報を削除する。
The process # 4 in FIG.
If there is no request for more than a day, the replication is terminated. In this case, the replication registration is deleted, and the replication strategy determination unit 1
Reference numeral 06 deletes related information about the URL from the replica content URL 109, the URL-based replication interval 108, and the replica content data 110.

【0080】なお、図5に示すレプリケーション戦略知
識107は、種々考えられる戦略知識の例示であって、
その他の戦略知識を適用させることもできる。例えば処
理#4にAND条件で”固定でないコンテンツであるか
否か”という条件を加え、これらの両条件が成立したと
きのみ”レプリケーション終了”とさせてもよい。この
場合には、3日リクエストされずかつクライアントが固
定的にリクエストするコンテンツでない場合にのみ、レ
プリケーションが登録削除されることになる。
The replication strategy knowledge 107 shown in FIG. 5 is an example of various possible strategy knowledge.
Other strategic knowledge can also be applied. For example, a condition "whether or not the content is not fixed" may be added to the process # 4 as an AND condition, and "replication end" may be set only when both of these conditions are satisfied. In this case, the registration is deleted only when the content is not requested for three days and the content is not fixedly requested by the client.

【0081】URL別レプリケーション間隔108は、
レプリケーション戦略決定部106で決定された,UR
L毎のレプリケーション間隔のデータが保持されたもの
である。例えば図6に示す形態でURL毎のレプリケー
ション間隔の値を保持する。
The replication interval 108 for each URL is
UR determined by the replication strategy determining unit 106
The data of the replication interval for each L is held. For example, the value of the replication interval for each URL is held in the form shown in FIG.

【0082】図6はURL別レプリケーション間隔の内
容例を示す図である。
FIG. 6 is a diagram showing an example of the contents of a replication interval for each URL.

【0083】レプリカコンテンツURL109は、レプ
リケーション戦略決定部106で決定された,レプリケ
ーション対象となるコンテンツのURLリストが保持さ
れているものである。例えば図7に示すような形態でレ
プリケーション対象コンテンツのURLを保持する。
The replica content URL 109 holds the URL list of the content to be replicated, which is determined by the replication strategy determining unit 106. For example, the URL of the content to be replicated is held in a form as shown in FIG.

【0084】図7はレプリカコンテンツURLの一例を
示す図である。
FIG. 7 is a diagram showing an example of the replica content URL.

【0085】レプリカコンテンツデータ110は、レプ
リカコンテンツURL109にリストアップされている
URLに対応するコンテンツのレプリカ実体が保持され
たものである。例えば図8に示す形態でレプリカコンテ
ンツ実体を保持する。
The replica content data 110 holds the replica entity of the content corresponding to the URL listed in the replica content URL 109. For example, the replica content entity is held in the form shown in FIG.

【0086】図8はレプリカコンテンツデータの一例を
示す図である。
FIG. 8 is a diagram showing an example of the replica content data.

【0087】レプリカ更新部111は、URL別レプリ
ケーション間隔108に記述されている間隔で各URL
についてのレプリカコンテンツデータ110を更新する
ように、リクエスト/コンテンツ転送部113を介して
サーバノードにコンテンツを要求する。
The replica update unit 111 transmits each URL at the interval described in the replication interval 108 for each URL.
The request is made to the server node via the request / content transfer unit 113 so as to update the replica content data 110 for the content.

【0088】レプリカ利用判定部112は、リクエスト
データ117に含まれる時刻と、レプリカコンテンツデ
ータ110中のリクエストと対応するコンテンツ実体の
有効期限もしくは更新時刻とを比較し、クライアントノ
ード101に対してレプリカを返すかサーバノード11
4から新たに取得してデータを返すかを判定する。ま
た、レプリカをクライアントノード101に返すように
判断した場合には、対応するURLについて、入力情報
統計データ105におけるレプリカ使用回数をインクリ
メントする。
The replica use determining unit 112 compares the time included in the request data 117 with the expiration date or the update time of the content entity corresponding to the request in the replica content data 110, and notifies the client node 101 of the replica. Return or server node 11
4 to determine whether to newly obtain data and return data. When it is determined that the replica is to be returned to the client node 101, the number of times the replica is used in the input information statistical data 105 is incremented for the corresponding URL.

【0089】リクエスト/コンテンツ転送部113は、
レプリカ利用判定部112の判定結果に基づいて、サー
バノード114にコンテンツ取得リクエスト118を送
出し、サーバノード114から返されるコンテンツデー
タをクライアントノード101に返す。レプリカ利用判
定部112にてレプリカを返すように判断されたときに
は、クライアントノード101にレプリカを返す。
The request / content transfer unit 113
A content acquisition request 118 is sent to the server node 114 based on the determination result of the replica usage determining unit 112, and the content data returned from the server node 114 is returned to the client node 101. When the replica use determining unit 112 determines to return the replica, the replica is returned to the client node 101.

【0090】また、リクエスト/コンテンツ転送部11
3は、サーバノード114から取得したコンテンツデー
タをレプリカコンテンツデータ110及びレプリカコン
テンツURL109に格納する。したがって、リクエス
ト/コンテンツ転送部113は、レプリカ更新のみなら
ず、新規にリクエストされたコンテンツの格納及びUR
L保持も行う。
The request / content transfer unit 11
3 stores the content data acquired from the server node 114 in the replica content data 110 and the replica content URL 109. Therefore, the request / content transfer unit 113 performs not only the update of the replica but also the storage and the UR of the newly requested content.
L holding is also performed.

【0091】なお、請求項におけるレプリケーション手
段は、例えばレプリカ更新部111,URL別レプリケ
ーション間隔108,レプリカコンテンツデータ11
0,レプリカコンテンツURL109及びリクエスト/
コンテンツ転送部113等が対応し、複製返却手段は、
レプリカ利用判定部112及びリクエスト/コンテンツ
転送部113等が対応する。
The replication means in the claims includes, for example, a replica update unit 111, a URL-specific replication interval 108, and a replica content data 11.
0, replica content URL 109 and request /
The content transfer unit 113 and the like correspond.
The replica use determining unit 112 and the request / content transfer unit 113 correspond.

【0092】次に、以上のように構成された本実施形態
における情報中継装置の動作について、図9,図10及
び図11を用いて説明する。
Next, the operation of the information relay apparatus according to the present embodiment configured as described above will be described with reference to FIGS. 9, 10 and 11.

【0093】図9は本実施形態におけるリクエスト中継
処理を説明する流れ図である。
FIG. 9 is a flowchart for explaining the request relay processing in the present embodiment.

【0094】図10は本実施形態におけるレプリケーシ
ョン戦略決定処理を説明する流れ図である。
FIG. 10 is a flowchart for explaining the replication strategy decision processing in this embodiment.

【0095】図11は本実施形態におけるレプリカ更新
処理を説明する流れ図である。
FIG. 11 is a flowchart for explaining the replica update processing in this embodiment.

【0096】これら各処理のうち、リクエスト中継処理
及びレプリケーション戦略決定処理と、レプリカ更新処
理とは独立に進む非同期な動作となる。
Of these processes, the request relay process, the replication strategy decision process, and the replica update process are asynchronous operations that proceed independently.

【0097】まずリクエスト中継処理について説明す
る。
First, the request relay processing will be described.

【0098】このリクエスト中継処理は、図9に示すよ
うに、クライアントノード101からリクエストデータ
117が発行された場合に主に情報中継装置122にて
行われる処理である。
This request relay process is a process mainly performed by the information relay device 122 when the request data 117 is issued from the client node 101, as shown in FIG.

【0099】まず、コンテンツ表示部102に対して利
用者がURLを指定することにより、コンテンツ表示要
求がクライアントノード101から出力される(S
1)。
First, when the user specifies a URL to the content display unit 102, a content display request is output from the client node 101 (S
1).

【0100】利用者から出された上記表示要求は、リク
エストデータ117の形態でコンテンツ表示部102か
ら情報中継装置122の入力解析部104へ送信される
(S2)。
The display request issued by the user is transmitted in the form of request data 117 from the content display unit 102 to the input analysis unit 104 of the information relay device 122 (S2).

【0101】リクエストデータ117の内容は入力解析
部104により解析され、リクエストを受け取った時刻
の情報を元に、入力情報統計データ105の内容(1)
〜(4)が更新される(S3)。入力情報統計データ更
新後は(S3)、後述するレプリケーション戦略決定処
理へ進む。
The contents of the request data 117 are analyzed by the input analysis unit 104, and the contents (1) of the input information statistical data 105 are based on the information on the time when the request was received.
(4) is updated (S3). After the update of the input information statistical data (S3), the process proceeds to a replication strategy determination process described later.

【0102】一方、ステップS2の処理を受けて、入力
解析部104を介して受信した要求内容に基づき、レプ
リカコンテンツデータ110に格納されている当該UR
Lのレプリカコンテンツの有効期限がレプリカ利用判定
部112によって算出される(S4)。
On the other hand, in response to the processing in step S 2, the UR stored in the replica content data 110 is determined based on the request received via the input analysis unit 104.
The expiration date of the L replica content is calculated by the replica usage determining unit 112 (S4).

【0103】ここで、有効期限の算出方法は種々の方法
が利用可能である。例えばサーバノード114からコン
テンツが送信される際、有効期限時刻が添付されるか、
最終変更時刻が添付されるため、その値から算出する方
法が採用される。
Here, various methods can be used for calculating the expiration date. For example, when the content is transmitted from the server node 114, an expiration time is attached,
Since the last change time is attached, a method of calculating from the value is adopted.

【0104】次に、リクエストに対応するレプリカコン
テンツが有効期限内であった場合(S5)、対応するレ
プリカコンテンツがレプリカコンテンツデータ113よ
り読み出される。この読出コンテンツは、リクエスト/
コンテンツ転送部113からクライアントノード101
に返される(S6)。
Next, if the replica content corresponding to the request has not expired (S5), the corresponding replica content is read from the replica content data 113. This read content is requested /
From the content transfer unit 113 to the client node 101
(S6).

【0105】さらに、レプリカ利用判定部112によっ
て入力情報統計データ106におけるレプリカ使用回数
(5)が”1”増やされ(S7)、レプリケーション戦
略決定処理となる。
Further, the replica usage determining unit 112 increases the number of replica uses (5) in the input information statistical data 106 by "1" (S7), and the process becomes a replication strategy determination process.

【0106】また、リクエストに対応するレプリカコン
テンツが有効期限を過ぎていた場合、又はレプリケーシ
ョンされていないコンテンツに対するリクエストである
場合(S5)、リクエストデータ117に含まれるサー
バノード名に基づいて、リクエスト/コンテンツ転送部
113からサーバノード114にリクエストデータ11
8が転送される。サーバノード114からはリクエスト
データ118で指定されたコンテンツが情報中継装置1
03に返される(S8)。
If the replica content corresponding to the request has passed its expiration date or is a request for content that has not been replicated (S5), the request / request is performed based on the server node name included in the request data 117. The request data 11 is transmitted from the content transfer unit 113 to the server node 114.
8 is transferred. The content specified by the request data 118 is transmitted from the server node 114 to the information relay device 1.
03 (S8).

【0107】サーバノード114から返されたコンテン
ツは、情報中継装置122のリクエスト/コンテンツ転
送部113からクライアントノード101に転送される
とともに(S9)、リクエスト/コンテンツ転送部11
3の処理により、レプリカコンテンツデータ110の内
容が同コンテンツで更新される(S10)。なお、レプ
リケーションされていないコンテンツの場合には、新た
なレプリケーション対象としてデータ(コンテンツ、U
RL)保持され、以降レプリケーションされることにな
る。
The content returned from the server node 114 is transferred from the request / content transfer unit 113 of the information relay device 122 to the client node 101 (S9), and the request / content transfer unit 11
By the process of 3, the content of the replica content data 110 is updated with the same content (S10). In the case of content that has not been replicated, data (content, U
RL) and will be replicated thereafter.

【0108】なお、レプリカコンテンツデータ110の
内容が更新された後は(S10)、レプリケーション戦
略決定へと処理が進む。
After the content of the replica content data 110 is updated (S10), the process proceeds to the determination of the replication strategy.

【0109】次に、レプリケーション戦略決定処理の流
れについて説明する。レプリケーション戦略決定処理は
リクエスト中継処理の図9;S3若しくはS7,S10
の処理を受けて開始する。
Next, the flow of the replication strategy decision processing will be described. The replication strategy determination processing is the request relay processing in FIG. 9; S3 or S7, S10
It starts after receiving the processing of.

【0110】まず、図9のステップS3若しくはS7,
S10の後に、入力情報統計データ105及びレプリケ
ーション戦略知識107をもとに、レプリケーション戦
略決定部106によってURL別レプリケーション間隔
108が生成される(t1)。
First, in step S3 or S7 in FIG.
After S10, the replication strategy determining unit 106 generates a URL-specific replication interval 108 based on the input information statistical data 105 and the replication strategy knowledge 107 (t1).

【0111】具体的には、例えば図4のような入力情報
統計データと図5のようなレプリケーション戦略知識の
場合には以下のようにレプリケーション間隔が決定され
る。
Specifically, for example, in the case of the input information statistical data as shown in FIG. 4 and the replication strategy knowledge as shown in FIG. 5, the replication interval is determined as follows.

【0112】まず、リクエストデータ117で指定され
るURLの入力情報統計データが取り出される。例えば
リクエストデータでhttp://www/foo.h
tmlが指定された場合、図4の1行目の情報が取り出
される。
First, the input information statistical data of the URL specified by the request data 117 is extracted. For example, in the request data, http: // www / foo. h
When tml is specified, the information on the first line in FIG. 4 is extracted.

【0113】次に、レプリケーション戦略決定部106
によってレプリカ使用率(6)が計算されるとともに、
取り出した入力情報統計データにマッチする条件を持つ
知識がレプリケーション戦略知識107から検索され
る。例えば現在時刻が1998/09/07/10:0
0であった場合、図4の1行目のデータについて検索す
ると、図5の1行目の知識がマッチする。
Next, the replication strategy determining unit 106
Calculates the replica usage rate (6),
Knowledge having conditions matching the extracted input information statistical data is retrieved from the replication strategy knowledge 107. For example, if the current time is 1998/09/07/10: 0
When it is 0, when the data on the first line in FIG. 4 is searched, the knowledge on the first line in FIG. 5 matches.

【0114】次に、見つかった知識に記されているレプ
リケーション間隔を当該URLのレプリケーション間隔
とし、URL別レプリケーション間隔108がレプリケ
ーション戦略決定部106によって更新される。
Next, the replication interval described in the found knowledge is set as the replication interval of the URL, and the replication strategy determining unit 106 updates the replication interval 108 for each URL.

【0115】以上が新たなレプリケーション間隔を設定
する場合である。なお、他の処理に該当する場合につい
ては上記したとおりである。
The above is the case where a new replication interval is set. It should be noted that cases corresponding to other processes are as described above.

【0116】これに対して、見つかった知識に記されて
いるレプリケーション間隔がレプリケーションの終了を
示している場合には、レプリケーション戦略決定部10
6によって、当該URL及び対応するレプリカコンテン
ツデータがURL別レプリケーション間隔108,レプ
リカコンテンツURL109,レプリカコンテンツデー
タ110の各データから削除される(t2)。
On the other hand, if the replication interval described in the found knowledge indicates the end of the replication, the replication strategy determination unit 10
6 deletes the URL and the corresponding replica content data from the data of the URL-specific replication interval 108, replica content URL 109, and replica content data 110 (t2).

【0117】また、レプリケーションを終了させる他の
方法として、レプリカコンテンツデータ110が定めら
れた大きさよりも大きくなった場合には、コンテンツの
優先度情報(図示せず)を参照し、必要性の低いコンテ
ンツをレプリケーション対象から除外するようにしても
よい。この優先度情報としては、例えば最新リクエスト
発行時刻が用いられる。また、使用者が別途優先度を設
定するようにしてもよい。さらに、この場合には、優先
度の低いレプリカを削除する,プロキシサーバノード1
03のレプリカ削除機能を利用し、レプリカコンテンツ
等を削除するようにしても良い。
As another method of terminating the replication, when the replica content data 110 becomes larger than a predetermined size, the content priority information (not shown) is referred to and the need for the content is reduced. Content may be excluded from replication targets. As this priority information, for example, the latest request issue time is used. Further, the user may set the priority separately. Further, in this case, the proxy server node 1 that deletes the replica having the lower priority.
The replica content may be deleted using the replica deletion function 03.

【0118】なお、本実施形態ではルールベースによる
レプリケーション間隔の決定方法を説明したが、入力情
報統計データとレプリケーション戦略知識の形態はこれ
に限るものではなく、入力情報統計データの多変量解析
によるレプリケーション間隔値の算出等も考えられる。
In the present embodiment, the method of determining the replication interval based on the rule base has been described. However, the form of the input information statistical data and the replication strategy knowledge is not limited to this. Calculation of an interval value or the like is also conceivable.

【0119】次に、レプリカ更新処理の流れについて説
明する。レプリカ更新処理はリクエスト中継処理及びレ
プリケーション戦略決定処理とは非同期に動作するもの
である。
Next, the flow of the replica update process will be described. The replica update process operates asynchronously with the request relay process and the replication strategy determination process.

【0120】まず、レプリカコンテンツURL109に
格納されている最終レプリカ作成時刻と、URL別レプ
リケーション間隔108に格納されているレプリケーシ
ョン間隔とがレプリカ更新部111により比較される。
この結果、現在時刻が最終レプリカ作成時刻からレプリ
ケーション間隔の時間以上経過しているURLがあれ
ば、そのコンテンツをサーバノード114からダウンロ
ードするように、レプリカ更新部111からリクエスト
/コンテンツ転送部113に要求される。
First, the replica update unit 111 compares the last replica creation time stored in the replica content URL 109 with the replication interval stored in the URL-specific replication interval 108.
As a result, if there is a URL whose current time is more than the replication interval time from the last replica creation time, the replica update unit 111 requests the request / content transfer unit 113 to download the content from the server node 114. Is done.

【0121】リクエスト/コンテンツ転送部113によ
ってコンテンツがダウンロードされ、レプリカコンテン
ツデータ110がダウンロードデータで置き換えられ、
レプリカが更新される(u1)。
The request / content transfer unit 113 downloads the content, replaces the replica content data 110 with the download data,
The replica is updated (u1).

【0122】レプリカ更新後、レプリカ更新部111は
一定時間停止し、その後、ステップu1の処理が繰り返
される(u2)。
After updating the replica, the replica updating unit 111 stops for a certain period of time, and then the process of step u1 is repeated (u2).

【0123】上述したように、本発明の実施の形態に係
る情報中継装置は、レプリカ更新部111を設け、リク
エスト中継処理と非同期にレプリケーション処理を実行
して、予めレプリカコンテンツを更新しておくようにし
たので、情報中継装置内のレプリカコンテンツデータが
最新のものに保たれている確率を高くすることができ、
クライアントリクエストに対するヒット率を向上させる
ことができる。
As described above, the information relay device according to the embodiment of the present invention is provided with the replica updating unit 111, executes the replication process asynchronously with the request relay process, and updates the replica content in advance. Therefore, it is possible to increase the probability that the replica content data in the information relay device is kept up to date,
The hit rate for client requests can be improved.

【0124】また、レプリケーション戦略決定部106
を設け、リクエストの頻度に応じてレプリカ対象コンテ
ンツを増減させるようにしているので、限られた容量の
レプリカ記憶領域に対し、クライアントリクエスト頻度
の高いコンテンツがレプリケーションされるようにな
り、クライアントからの不特定なコンテンツ取得要求に
対するヒット率を向上させることができる。
The replication strategy determining unit 106
The content to be replicated is increased or decreased according to the frequency of requests, so that content with a high client request frequency is replicated to a limited capacity replica storage area, and the The hit rate for a specific content acquisition request can be improved.

【0125】また、今までのPushプラットフォーム
(Castanet等)では、あらかじめ設定したコン
テンツだけがPushの対象となり、クライアント側の
要求の変化に柔軟に対応できないが、本発明では、レプ
リカコンテンツデータ110に入っていなかったコンテ
ンツは、以降自動的にPush対象になるため、柔軟な
キャッシング処理(レプリケーション)を実現させるこ
とができる。
Further, in the conventional Push platform (such as Castanet), only preset contents are subject to Push, and it is not possible to flexibly cope with a change in a request on the client side. Since the content that has not been used is automatically pushed afterward, flexible caching processing (replication) can be realized.

【0126】さらに、今までのPushプラットフォー
ムでは、キャッシュエリアが足りなくならないように、
必要なくなったコンテンツを全て手作業でPush対象
から外す必要があった。これに対して、本発明では、コ
ンテンツ毎に設定される優先度に基づいて自動的にPu
sh対象から外すようにしたので、キャッシュエリア
(レプリカコンテンツデータ110)が溢れることがな
い。 (発明の第2の実施の形態)第1の実施形態では、レプ
リカ利用判定部112にてレプリカが有効期限を過ぎて
いると判定された場合には、リクエスト117を無条件
にサーバノード114へリクエスト118として転送し
ていた。
Further, in the conventional Push platform, in order to prevent the cache area from becoming insufficient,
It was necessary to manually remove all unnecessary contents from the Push target. On the other hand, in the present invention, Pu is automatically set based on the priority set for each content.
Since the cache area (replica content data 110) is excluded from sh targets, it does not overflow. (Second Embodiment of the Invention) In the first embodiment, when the replica usage determining unit 112 determines that the replica has expired, the request 117 is sent to the server node 114 unconditionally. The request was forwarded as 118.

【0127】これに対し、本実施形態では、レプリカコ
ンテンツがサーバノード上のオリジナルコンテンツと同
一であるかどうかを確認することにより、サーバノード
114からの無駄なコンテンツのダウンロードを無くす
ようにしたものである。
On the other hand, in the present embodiment, unnecessary content download from the server node 114 is eliminated by checking whether or not the replica content is the same as the original content on the server node. is there.

【0128】本実施形態の情報中継装置は、リクエスト
/コンテンツ転送部113の処理が修正される他、第1
の実施形態と同様に構成されている。
The information relay apparatus of the present embodiment has the first processing in addition to the modification of the processing of the request / content transfer unit 113.
The configuration is the same as that of the first embodiment.

【0129】リクエスト/コンテンツ転送部113は、
第1の実施形態と同様に構成される他、サーバノード1
14からコンテンツをダウンロードする際、まず、コン
テンツ属性情報のみを取得し、当該コンテンツ属性情報
に基づきレプリカコンテンツが最新でない場合にのみコ
ンテンツの全体を取得するようになっている。
The request / content transfer unit 113
In addition to the configuration of the first embodiment, the server node 1
When the content is downloaded from the server 14, only the content attribute information is acquired first, and the entire content is acquired only when the replica content is not the latest based on the content attribute information.

【0130】このためのリクエストデータ118の内容
として、図12,図13に示すように2種類が用意され
ている。
As the contents of the request data 118 for this purpose, two types are prepared as shown in FIGS.

【0131】図12は本発明の第2の実施形態にて使用
されるコンテンツ属性情報だけを取得するリクエスト例
を示す図である。
FIG. 12 is a diagram showing an example of a request for acquiring only the content attribute information used in the second embodiment of the present invention.

【0132】同図のリクエストでは、リクエストのタイ
プが「属性情報のみ」であって、そのURLが「htt
p://www.aaa.bbb/foo.html」
であることを示している。
In the request shown in the figure, the request type is “only attribute information”, and the URL is “http”.
p: // www. aaa. bbb / foo. html "
Is shown.

【0133】ここで、コンテンツの属性情報としては、
少なくとも「コンテンツの最終変更時刻(新規コンテン
ツの場合は作成時刻)」が含まれている。
Here, as the attribute information of the content,
At least "the content last change time (creation time for new content)" is included.

【0134】図13はコンテンツ全体を取得するリクエ
スト例を示す図である。
FIG. 13 is a diagram showing an example of a request for acquiring the entire content.

【0135】同図のリクエストでは、リクエストのタイ
プが「コンテンツ全体」であって、そのURLが「ht
tp://www.aaa.bbb/foo.htm
l」であることを示している。
In the request shown in the figure, the request type is “entire content” and its URL is “ht”.
tp: // www. aaa. bbb / foo. htm
l ".

【0136】また、リクエスト/コンテンツ転送部11
3は、入力情報統計データ105にオリジナルコンテン
ツの変更頻度情報を追加する。この情報は例えば以下の
式によって求められる。
The request / content transfer section 11
No. 3 adds the change frequency information of the original content to the input information statistical data 105. This information is obtained, for example, by the following equation.

【0137】変更頻度情報=コンテンツの全体取得リク
エスト回数÷コンテンツの属性取得リクエスト回数 レプリケーション戦略知識107は、オリジナルコンテ
ンツの変更頻度を条件に含むことができる。例えばオリ
ジナルコンテンツの変更頻度が所定値範囲の条件であれ
ば、レプリケーション間隔をある値に設定する等の処理
である。
Change frequency information = total number of content acquisition requests / content attribute acquisition requests The replication strategy knowledge 107 can include the change frequency of the original content as a condition. For example, if the change frequency of the original content is within a predetermined value range, the replication interval is set to a certain value.

【0138】次に、以上のように構成された本実施形態
における情報中継装置の動作について、図14を用いて
説明する。
Next, the operation of the information relay apparatus according to the present embodiment configured as described above will be described with reference to FIG.

【0139】図14は本実施形態におけるリクエスト中
継処理を説明する流れ図である。
FIG. 14 is a flowchart for explaining the request relay processing in this embodiment.

【0140】本実施形態の動作においては第1の実施形
態と比較してリクエスト中継処理が変更される。
In the operation of the present embodiment, the request relay processing is changed as compared with the first embodiment.

【0141】まず、レプリカコンテンツが有効期限内で
ある場合には、第1の実施形態と同様な処理が実行され
る(v1〜v7)。すなわち図9に示すステップS1〜
S7と、ステップv1〜v7とは同様であるため、その
説明は省略する。
First, when the replica content is within the expiration date, the same processing as in the first embodiment is executed (v1 to v7). That is, steps S1 to S1 shown in FIG.
Since S7 is the same as steps v1 to v7, a description thereof will be omitted.

【0142】次に、レプリカが有効期限を過ぎていると
判定された場合(v5)、リクエスト/コンテンツ転送
部118によりサーバノード114にコンテンツ属性取
得リクエスト118が送信され、当該コンテンツの属性
情報が取得される(v8)。
Next, when it is determined that the replica has expired (v5), the request / content transfer unit 118 transmits a content attribute acquisition request 118 to the server node 114, and the attribute information of the content is acquired. (V8).

【0143】取得した属性情報に含まれる最終変更時刻
と、対応するレプリカの最終レプリカ作成時刻とがリク
エスト/コンテンツ転送部113にて比較され、オリジ
ナルコンテンツがレプリカより新しいかが判定される
(v9)。
The request / content transfer unit 113 compares the last modification time included in the acquired attribute information with the last replica creation time of the corresponding replica, and determines whether the original content is newer than the replica (v9). .

【0144】オリジナルコンテンツがレプリカより新し
いと判定された場合(v9)、サーバからコンテンツ全
体が取得され(v10)、レプリカコンテンツデータ1
10が更新され(v11)、さらに、当該URLに関す
る入力情報統計データが変更される。
When it is determined that the original content is newer than the replica (v9), the entire content is obtained from the server (v10), and the replica content data 1 is obtained.
10 is updated (v11), and further, the input information statistical data relating to the URL is changed.

【0145】また、コンテンツ全体が取得された後(v
10)、当該コンテンツがクライアントノードに返され
る(v12)。
Also, after the entire content is obtained (v
10), the content is returned to the client node (v12).

【0146】一方、ステップv9において、最終レプリ
カ作成時刻がオリジナルコンテンツの最終変更時刻より
遅い場合、レプリカは最新のオリジナルコンテンツと同
一であると判定され、レプリカコンテンツがクライアン
トノード101へ返される(v13)。その後、レプリ
カ使用回数がインクリメントされる(v14)。
On the other hand, if the last replica creation time is later than the last change time of the original content in step v9, it is determined that the replica is the same as the latest original content, and the replica content is returned to the client node 101 (v13). . Thereafter, the replica usage count is incremented (v14).

【0147】上述したように、本発明の実施の形態に係
る情報中継装置は、レプリカコンテンツがサーバノード
上のオリジナルコンテンツと同一であるかどうかを確認
するようにしたので、サーバノード114からの無駄な
コンテンツのダウンロードを無くすことができ、有効期
限を過ぎても変化が無いコンテンツに対するレスポンス
時間の短縮が期待できる。
As described above, the information relay apparatus according to the embodiment of the present invention checks whether or not the replica content is the same as the original content on the server node. It is possible to eliminate the download of the content, and to expect a reduction in the response time for the content that does not change even after the expiration date.

【0148】また、オリジナルコンテンツの更新頻度に
基づきレプリケーション間隔を調整することが可能であ
るので、有効期限が明示的に設定されていないコンテン
ツのレプリカ更新間隔を確率的な意味で適切に設定する
ことができ、リクエスト中継処理中にコンテンツ全体を
取得しなければならない状況が起きにくくなる。
Further, since the replication interval can be adjusted based on the update frequency of the original content, it is necessary to appropriately set the replica update interval of the content for which the expiration date is not explicitly set in a probabilistic sense. And a situation in which the entire content must be acquired during the request relay processing is less likely to occur.

【0149】なお、本実施形態では属性情報の事前要求
をクライアントノード101からリクエスト117があ
った場合についてのみ説明したが、この属性情報の事前
要求は、リクエスト中継処理のみならず、レプリカ更新
処理の場合に適用しても良い。この場合、レプリカ更新
部111がレプリカ更新すべきと判断したときに、属性
情報の事前要求が行われ、コンテンツが変更していると
きのみダウンロードされることになる。 (発明の第3の実施の形態)第1,第2の実施形態は、
いわゆるインテリジェントプルと呼ばれる技術を応用し
たものであるが、本実施形態ではプッシュ技術を利用す
る。このプッシュ技術利用と関連し、リクエスト/コン
テンツ転送部とコンテンツ送信部の間の通信路にマルチ
キャスト技術が利用されており、これによりサーバノー
ドから複数の情報中継装置に対し能動的にデータを送信
することができるようになっている。
In the present embodiment, a description has been given only of a case in which a request 117 for attribute information is made in advance from the client node 101. However, this advance request for attribute information is not limited to request relay processing but also to replica update processing. It may be applied to the case. In this case, when the replica updating unit 111 determines that the replica should be updated, a request for the attribute information is made in advance, and the content is downloaded only when the content is changed. (Third Embodiment of the Invention) The first and second embodiments are
Although a technology called an intelligent pull is applied, a push technology is used in the present embodiment. In connection with the use of the push technology, a multicast technology is used in a communication path between a request / content transfer unit and a content transmission unit, whereby data is actively transmitted from a server node to a plurality of information relay devices. You can do it.

【0150】図15は本発明の第3の実施形態に係る情
報中継装置を適用したプロキシサーバを含むネットワー
クシステムの構成例を示すブロック図である。なお、同
図に示す情報中継装置203はプロキシサーバに含まれ
るものであるが、両者の関係は第1の実施形態の場合と
同様であるので、ここではプロキシサーバの表示を省略
している。
FIG. 15 is a block diagram showing a configuration example of a network system including a proxy server to which the information relay device according to the third embodiment of the present invention is applied. Note that the information relay device 203 shown in the figure is included in the proxy server, but since the relationship between them is the same as in the first embodiment, the display of the proxy server is omitted here.

【0151】本実施形態に用いられるネットワーク自体
や、クライアントノード201、プロキシサーバノード
及びサーバノード211間の関係、さらにはこれら各部
の基本的な機能は、第1の実施形態の各ノード101,
103及び114の場合と同様であるのでここでは詳細
説明を省略する。
The network used in the present embodiment, the relationship between the client node 201, the proxy server node and the server node 211, and the basic functions of these components are described in the respective nodes 101, 101 of the first embodiment.
Since it is the same as the case of 103 and 114, detailed description is omitted here.

【0152】まず、クライアントノード201はクライ
アントノード101と同一の構成である。また、クライ
アントノードから送られるリクエストデータ208もリ
クエストデータ117と同一である。
First, the client node 201 has the same configuration as the client node 101. The request data 208 sent from the client node is the same as the request data 117.

【0153】情報中継装置203は、レプリケーション
対象URL206,レプリカコンテンツデータ207,
レプリケーション戦略知識221及び入力情報統計デー
タ222の各データを図示しない記憶手段に保持する。
また、これらの各データ及びリクエストデータ208に
基づき、所定の処理を実行するレプリカ利用判定部20
4,リクエスト/コンテンツ転送部205及び登録削除
判断部223を備えている。
The information relay device 203 includes a replication target URL 206, replica content data 207,
Each data of the replication strategy knowledge 221 and the input information statistical data 222 is stored in a storage unit (not shown).
Further, based on each of these data and the request data 208, the replica use determining unit 20 that executes a predetermined process.
4, a request / content transfer unit 205 and a registration / deletion determination unit 223 are provided.

【0154】ここでまず、レプリカ利用判定部204
は、リクエストデータ208に含まれるURLのコンテ
ンツがレプリケーション対象URL206に存在すれば
レプリカコンテンツデータ207から当該コンテンツを
クライアントノードに返し、存在しなければレプリケー
ション対象URL206に当該URLを追加し、サーバ
ノード211に新規レプリケーション対象コンテンツと
して登録するリクエスト209を送る。
Here, first, the replica use determining unit 204
Returns the content from the replica content data 207 to the client node if the content of the URL included in the request data 208 exists in the replication target URL 206, and adds the URL to the replication target URL 206 if the content does not exist, and A request 209 to register as new replication target content is sent.

【0155】また、レプリカ利用判定部204は、リク
エストデータ208に基づき、そのURL別に、最新リ
クエスト発行時刻を入力情報統計データ222として保
持させる。
Further, based on the request data 208, the replica use determining unit 204 holds the latest request issue time as input information statistical data 222 for each URL.

【0156】リクエスト/コンテンツ転送部205は、
サーバノード211から送られて来たコンテンツデータ
210のうち、レプリケーション対象URL206に登
録されているURLのコンテンツのみをレプリカコンテ
ンツデータ207に記録する。
The request / content transfer unit 205
Of the content data 210 sent from the server node 211, only the content of the URL registered in the replication target URL 206 is recorded in the replica content data 207.

【0157】レプリケーション対象URL206は、情
報中継装置203がレプリケーション対象とするコンテ
ンツのURLを記録するデータエリアである。例えば図
16の形態のデータ構造を持つ。
The replication target URL 206 is a data area in which the URL of the content to be replicated by the information relay device 203 is recorded. For example, it has a data structure shown in FIG.

【0158】図16は本実施形態におけるレプリケーシ
ョン対象URLのデータ構造例を示す図である。
FIG. 16 is a diagram showing an example of a data structure of a replication target URL in the present embodiment.

【0159】レプリカコンテンツデータ207は、レプ
リカコンテンツを記録するデータエリアである。例えば
図17の形態のデータ構造を持つ。
[0159] Replica content data 207 is a data area for recording replica content. For example, it has the data structure shown in FIG.

【0160】図17は本実施形態におけるレプリカコン
テンツデータのデータ構造例を示す図である。
FIG. 17 is a diagram showing an example of the data structure of the replica content data in this embodiment.

【0161】レプリケーション戦略知識221には、レ
プリカコンテンツデータ207内のレプリカコンテンツ
を削除する条件を示すデータである。この条件は、「最
新のリクエスト発生が現在時刻の3日前」や「最新のリ
クエスト発生が現在時刻の3日前 AND 当該URLが
固定コンテンツでない」等である。
The replication strategy knowledge 221 is data indicating a condition for deleting the replica content in the replica content data 207. The conditions include "the latest request occurred three days before the current time" and "the latest request occurred three days before the current time AND AND the URL is not fixed content".

【0162】登録削除判断部223は、入力情報統計デ
ータ222の最新リクエスト発行時刻及びレプリケーシ
ョン戦略知識221の登録削除条件から登録削除すべき
URLを判断する。同判断部223は、あるレプリカコ
ンテンツを登録削除すべきと判断したときには、レプリ
ケーション対象URL206及びレプリカコンテンツデ
ータ207から対応するデータを削除するとともに、サ
ーバノード211に登録削除データを送信する。
The registration deletion judging unit 223 judges the URL to be deleted from the latest request issue time of the input information statistical data 222 and the registration deletion condition of the replication strategy knowledge 221. When the determination unit 223 determines that a certain replica content should be registered and deleted, it deletes the corresponding data from the replication target URL 206 and the replica content data 207, and transmits the registration deletion data to the server node 211.

【0163】一方、サーバノード211は、コンテンツ
データ214,レプリケーション対象URL216及び
レプリケーション配送先装置名217の各データを図示
しない記憶手段に保持するとともに、これらのデータに
関連して一定の処理を行うコンテンツ送信部212,更
新検出部213及びレプリケーション対象URL登録部
215を備えている。
On the other hand, the server node 211 holds the data of the content data 214, the URL 216 to be replicated, and the data of the replication destination device 217 in a storage means (not shown), and performs the content processing for performing a certain process related to these data. A transmission unit 212, an update detection unit 213, and a replication target URL registration unit 215 are provided.

【0164】レプリケーション対象URL登録部215
は、リクエストデータ209に含まれるURLをレプリ
ケーション対象URL216に登録するとともに、リク
エストデータ209の送信元の情報中継装置名をレプリ
ケーション配送先装置名217に登録する。
Replication target URL registration unit 215
Registers the URL included in the request data 209 in the replication target URL 216, and registers the name of the information relay device of the transmission source of the request data 209 in the replication delivery device name 217.

【0165】また、レプリケーション対象URL登録部
215は、情報中継装置203の登録削除判断部223
から削除要求データ224を受けると、当該データ22
4に含まれるURLをレプリケーション対象URL21
6から削除し、対応するデータをレプリケーション配送
先装置名217から削除する。
The replication target URL registration unit 215 is a registration deletion judgment unit 223 of the information relay apparatus 203.
Receives the deletion request data 224 from the
4 to be replicated URL 21
6 and the corresponding data is deleted from the replication delivery destination device name 217.

【0166】レプリケーション対象URL216は、サ
ーバノード211から情報中継装置203にレプリケー
ションのために送信するコンテンツのURLリストであ
る。複数の情報中継装置203からリクエストデータ2
09を受けている場合、各情報中継装置を区別せず記録
する。例えば情報中継装置のレプリケーション対象UR
L206と同様な図16の形態を持つ。
The replication target URL 216 is a URL list of contents transmitted from the server node 211 to the information relay apparatus 203 for replication. Request data 2 from a plurality of information relay devices 203
If the information relay device 09 has been received, the information is recorded without distinguishing each information relay device. For example, the UR to be replicated by the information relay device
It has the form of FIG. 16 similar to L206.

【0167】コンテンツデータ214は、サーバノード
211がオリジナルデータを持つコンテンツデータの集
合である。
The content data 214 is a set of content data in which the server node 211 has original data.

【0168】更新検出部213は、コンテンツデータ2
14の変化を検知し、それがレプリケーション対象UR
L216に含まれていれば、URLとコンテンツデータ
実体をコンテンツ送信部212へ送る。
The update detection unit 213 determines the content data 2
14 changes are detected, and this is the UR to be replicated.
If it is included in the L216, the URL and the content data entity are sent to the content transmission unit 212.

【0169】更新検出部213におけるコンテンツデー
タの変化を検知する方法としては、例えば以下のような
何種類かの方法が考えられる。
As a method of detecting a change in the content data in the update detection unit 213, for example, the following several methods can be considered.

【0170】A.一定時間毎に全てのコンテンツの最終
更新時刻を確認し、前回の確認時刻よりも後に更新が起
きたコンテンツを見つける。
A. The last update time of all contents is confirmed at regular time intervals, and contents updated after the previous confirmation time are found.

【0171】B.コンテンツを変更する時に使用するツ
ールから、変更後のコンテンツをコンテンツデータ21
4に記録する際に更新検出部213に知らせる。
B. From the tool used to change the content, the changed content is stored in the content data 21.
4 is notified to the update detection unit 213.

【0172】C.OSやハードウェアで、記憶装置上で
データの変化があったことを検出する機能が備わってい
る場合、データ変化を検出した時点で更新検出部213
に知らせる。
C. If the OS or hardware has a function of detecting that data has changed on the storage device, the update detection unit 213 detects the data change.
Inform

【0173】コンテンツ送信部212は、更新検出部2
13から送られたURLとコンテンツの組を、レプリケ
ーション配送先装置名217に登録されている全ての情
報中継装置203に向けて送信する。
The content transmitting section 212 is the update detecting section 2
13 is transmitted to all the information relay apparatuses 203 registered in the replication destination apparatus name 217.

【0174】次に、以上のように構成された本実施形態
における情報中継装置の動作について、図18、図1
9、図20及び図21を用いて説明する。
Next, the operation of the information relay apparatus according to the present embodiment configured as described above will be described with reference to FIGS.
This will be described with reference to FIG. 9, FIG. 20 and FIG.

【0175】図18は本実施形態におけるリクエスト中
継処理を説明する流れ図である。
FIG. 18 is a flowchart for explaining the request relay processing in this embodiment.

【0176】図19は本実施形態におけるレプリカ対象
登録処理を説明する流れ図である。
FIG. 19 is a flowchart for explaining the replica object registration processing in this embodiment.

【0177】図20は本実施形態におけるレプリカ配信
処理を説明する流れ図である。
FIG. 20 is a flowchart for explaining the replica distribution processing in this embodiment.

【0178】図21は本実施形態における登録削除処理
を説明する流れ図である。
FIG. 21 is a flowchart for explaining the registration deletion processing in this embodiment.

【0179】ここで、図18及び図19の処理は一連の
流れとして処理が進むが、図20及び図21は独立した
処理の流れとなる。
Here, the processing in FIGS. 18 and 19 proceeds as a series of flows, while FIGS. 20 and 21 are independent processing flows.

【0180】まず、図18、図19の動作の流れを説明
する。
First, the flow of the operation shown in FIGS. 18 and 19 will be described.

【0181】ステップw1は図9のステップS1と同一
の処理になる。
Step w1 is the same processing as step S1 in FIG.

【0182】次に、クライアントノード201からのリ
クエストデータ208は、レプリカ利用判定部204に
て受信され(w2)、リクエストに含まれるURLがレ
プリケーション対象URL206に登録済みかが調べら
れる(w3)。
Next, the request data 208 from the client node 201 is received by the replica use determining unit 204 (w2), and it is checked whether the URL included in the request has been registered in the replication target URL 206 (w3).

【0183】既に登録済みであった場合には(w3)、
レプリカ利用判定部204によってレプリカコンテンツ
データ207のレプリカがクライアントノード201に
返され(w4)、終了する。
When the user has already been registered (w3),
The replica usage determining unit 204 returns the replica of the replica content data 207 to the client node 201 (w4), and ends.

【0184】一方、登録済みでなかった場合(w3)、
レプリケーション対象URL206に、リクエストに含
まれるURLが追加される(w5)。さらに、サーバノ
ード211に対し、レプリケーション対象URL登録及
びコンテンツ取得のリクエスト209が送信される(w
6)。
On the other hand, if it has not been registered (w3),
The URL included in the request is added to the replication target URL 206 (w5). Further, a request 209 for registering a replication target URL and acquiring a content is transmitted to the server node 211 (w
6).

【0185】サーバノード211のコンテンツ送信部2
12によって、リクエスト209に含まれるURLのコ
ンテンツが情報中継装置203に返され、さらに情報中
継装置203によりクライアントノード201に転送さ
れる。(w7)このリクエスト中継処理に連動してレプ
リカ対象登録処理が図19に示すようにして実行され
る。
Content transmitting section 2 of server node 211
12, the content of the URL included in the request 209 is returned to the information relay device 203, and further transferred to the client node 201 by the information relay device 203. (W7) In conjunction with the request relay processing, the replica target registration processing is executed as shown in FIG.

【0186】まず、リクエスト209に含まれるURL
はレプリケーション対象URL登録部215に引き渡さ
れ、このURLがサーバノード211のレプリケーショ
ン対象URLに追加される(x1)。さらに、リクエス
ト209の送信元装置の識別名がレプリケーション対象
URL登録部215によりレプリケーション配信先装置
名217に追加される(x2)次にレプリカ配信処理に
ついて説明する。
First, the URL included in the request 209
Is transferred to the replication target URL registration unit 215, and this URL is added to the replication target URL of the server node 211 (x1). Further, the identifier of the transmission source device of the request 209 is added to the replication destination device name 217 by the replication target URL registration unit 215 (x2). Next, the replica distribution process will be described.

【0187】まず、コンテンツデータ214内のコンテ
ンツの内容変更もしくは新規作成が更新検出部213で
検知される(y1)。
First, a change or new creation of the content in the content data 214 is detected by the update detection unit 213 (y1).

【0188】変化を検知したコンテンツがレプリケーシ
ョン対象URL216に含まれるコンテンツか否か更新
検出部213により判断される(y2)。
The update detection unit 213 determines whether the content whose change has been detected is a content included in the replication target URL 216 (y2).

【0189】ここで、レプリケーション対象であった場
合には、コンテンツ送信部212を通じてレプリケーシ
ョン配送先装置名217に登録されている装置にコンテ
ンツ210が送信される(y3)。この送信の際には、
マルチキャスト技術が利用され、これによりサーバノー
ドから複数の情報中継装置203に対し能動的にデータ
送信が行われる。図15に示すのはこの複数の情報中継
装置203のうちの一つである。
Here, if the content is to be replicated, the content 210 is transmitted to the device registered in the replication destination device name 217 through the content transmitting unit 212 (y3). When sending this,
Multicast technology is used, whereby data is actively transmitted from the server node to the plurality of information relay devices 203. FIG. 15 shows one of the plurality of information relay devices 203.

【0190】情報中継装置203においては、サーバノ
ード211から送られて来たコンテンツ210のURL
が、レプリケーション対象URL206に含まれるかど
うかがリクエスト/コンテンツ転送部205によって判
定される(y4)。レプリケーション対象URLに含ま
れる場合には、レプリカコンテンツデータ207はコン
テンツ210によって更新される(y5)。
In the information relay apparatus 203, the URL of the content 210 sent from the server node 211 is
Is included in the replication target URL 206 by the request / content transfer unit 205 (y4). If it is included in the replication target URL, the replica content data 207 is updated with the content 210 (y5).

【0191】このように、レプリカ対象登録処理によっ
て、レプリカ対象がプッシュ技術を利用したサーバノー
ド211に登録され、さらに、その登録URLについて
レプリカ配信処理によって情報中継装置203に配布さ
れる。
As described above, the replica object is registered in the server node 211 using the push technology by the replica object registration process, and the registered URL is distributed to the information relay device 203 by the replica distribution process.

【0192】ここで、サーバノード211に登録される
レプリケーション対象URLが増えすぎないようにする
ために、情報中継装置203によって登録削除処理が実
行される。
Here, in order to prevent the number of replication target URLs registered in the server node 211 from increasing too much, the information relay apparatus 203 executes a registration deletion process.

【0193】図21に示す登録削除処理では、まず、登
録削除判断部223によって登録削除判断が開始され、
そのために、入力情報統計データ222の最新リクエス
ト発行時刻及びレプリケーション戦略知識221の登録
削除条件が読み出される(z1)。
In the registration deletion process shown in FIG. 21, first, the registration deletion judgment unit 223 starts the registration deletion judgment.
Therefore, the latest request issue time of the input information statistical data 222 and the registration deletion condition of the replication strategy knowledge 221 are read (z1).

【0194】つづいて、最新リクエスト発行時刻に基づ
き、各URLについて、登録削除条件を満たしているか
否かが判断される(z2)。
Subsequently, it is determined whether or not each URL satisfies the registration deletion condition based on the latest request issuance time (z2).

【0195】その結果、登録削除条件を満たすURLが
あれば、そのURLに関連したレプリケーション対象U
RL206及びレプリカコンテンツデータ207が削除
され(z3)、サーバノード211に対して削除要求デ
ータ224が出力される(z4)。
As a result, if there is a URL that satisfies the registration deletion condition, the replication target U related to the URL
The RL 206 and the replica content data 207 are deleted (z3), and the deletion request data 224 is output to the server node 211 (z4).

【0196】サーバノード211においては、削除要求
データ224を受け取ったレプリケーション対象URL
登録部215により、同データ224に含まれるURL
についてのレプリケーション対象URL216及びレプ
リケーション配送先装置名217についての情報が削除
される(z5)。
In the server node 211, the replication target URL receiving the deletion request data 224
The URL included in the data 224 by the registration unit 215
The information about the replication target URL 216 and the replication delivery destination device name 217 is deleted (z5).

【0197】上述したように、本発明の実施の形態に係
る情報中継装置は、サーバノード211におけるオリジ
ナルコンテンツデータの変更と連動してレプリケーショ
ン処理が起きるようになっているので、情報中継装置中
のレプリカコンテンツデータは常に最新状態に保たれ、
クライアントノードからのリクエストに迅速に対応する
ことができる。
As described above, in the information relay device according to the embodiment of the present invention, the replication process is performed in conjunction with the change of the original content data in the server node 211. Replica content data is always kept up to date,
It can respond quickly to requests from client nodes.

【0198】すなわち今までのProxyサーバは一度
取得したコンテンツはそのまま保持するだけなので、オ
リジナルが更新されたら、次回のブラウザからのアクセ
ス時にもう一度サーバから転送し直さなければならなか
った。しかし本発明では、常にProxyの持つコンテ
ンツが最新であるため、ブラウザから見た平均レスポン
ス時間の向上を見込むことができる。
That is, since the Proxy server only retains the content once obtained as it is, if the original is updated, it must be transferred again from the server when accessing from the next browser. However, in the present invention, since the content of Proxy is always the latest, improvement in the average response time viewed from the browser can be expected.

【0199】なお、本実施形態では、サーバノード21
1上でコンテンツデータ214の変更が起きた時点で変
更されたコンテンツ自体を情報中継装置203に送信す
るようにしたが、本発明はこのような形態に限られるも
のではない。例えば第2の実施形態と組み合わせ、コン
テンツデータ214の変更時にはコンテンツ自体でな
く、その属性情報のみをリクエスト/コンテンツ転送部
205に送信する。そして、同転送部205にてレプリ
カコンテンツが最新のものであるか否かを判断した上
で、レプリカが最新でない場合にのみ、リクエスト/コ
ンテンツ転送部205から同コンテンツのリクエスト1
18を発行し、レプリカを更新するようにしてもよい。 (発明の第4の実施の形態)第1,第2及び第3の実施
形態では、コンテンツのURL及び実体のみについての
レプリケーションについて説明しているが、本実施形態
では、コンテンツ毎に設定されているアクセスコントロ
ール情報をレプリカコンテンツと共に保存する場合を説
明する。
In this embodiment, the server node 21
1, the changed content itself is transmitted to the information relay apparatus 203 when the content data 214 is changed, but the present invention is not limited to such a form. For example, in combination with the second embodiment, when the content data 214 is changed, only the attribute information, not the content itself, is transmitted to the request / content transfer unit 205. The transfer / transfer unit 205 determines whether or not the replica content is the latest, and only when the replica is not the latest, the request / content transfer unit 205 requests the content 1
18 may be issued to update the replica. (Fourth Embodiment of the Invention) In the first, second, and third embodiments, the replication of only the URL and the entity of the content has been described. However, in the present embodiment, the replication is set for each content. Access control information is stored together with replica content.

【0200】本実施形態の情報中継装置は、アクセスコ
ントロール判断部が設けられ、レプリカコンテンツデー
タ110,207にアクセスコントロール情報が保持さ
れるようになっている他、第1〜第3の実施形態と同様
に構成されている。
The information relay apparatus of the present embodiment is provided with an access control judging unit so that the access control information is held in the replica content data 110 and 207. It is configured similarly.

【0201】ここで、アクセスコントロール情報とは、
「Aというユーザはこのコンテンツを見ることができ
る」といった内容の情報であり、これによりクライアン
トノードの利用者毎にアクセスできるコンテンツを制限
することができる。
Here, the access control information is
Information such as "A user can see this content" can be used to limit the content that can be accessed for each client node user.

【0202】アクセスコントロール判断部は、このアク
セスコントロール情報に基づいて、コンテンツアクセス
制限を実行する。
[0202] The access control judging unit executes content access restriction based on the access control information.

【0203】このように構成された本実施形態の情報中
継装置の動作としては、まず、クライアントからのリク
エストデータにユーザ識別名が加わる。
As an operation of the information relay apparatus of the present embodiment thus configured, first, a user identification name is added to request data from a client.

【0204】情報中継装置内のレプリカコンテンツデー
タに登録されたアクセスコントロール情報と、クライア
ントユーザ識別名とがアクセスコントロール判断部によ
り比較される。その結果、アクセスが許されたユーザに
のみレプリカコンテンツが返される。
The access control information registered in the replica content data in the information relay device is compared with the client user identification name by the access control determining unit. As a result, the replica content is returned only to the user permitted to access.

【0205】上述したように、本発明の実施の形態に係
る情報中継装置は、コンテンツと共にアクセスコントロ
ール情報を付加して配布するようにしたので、アクセス
コントロールが必要なコンテンツに対しても、クライア
ントから見た時のレスポンスタイムを短縮することがで
きる。
As described above, the information relay device according to the embodiment of the present invention distributes access control information along with the content. Response time when viewed can be shortened.

【0206】なお、同様な場合、第1〜第3の実施形態
では、ユーザ毎のアクセスコントロール情報を得るため
にはサーバノードに問い合わせる必要がある。 (発明の第5の実施の形態)上記第1〜第4の実施形態
は、情報中継装置をインターネットのプロキシサーバに
適用する例で説明したが、本実施形態ではファイルサー
バシステムに適用する場合を説明する。
In a similar case, in the first to third embodiments, it is necessary to make an inquiry to the server node in order to obtain access control information for each user. (Fifth Embodiment of the Invention) The first to fourth embodiments have been described with respect to an example in which the information relay device is applied to a proxy server on the Internet. In this embodiment, a case where the information relay device is applied to a file server system is described. explain.

【0207】図22は本発明の第5の実施形態に係る情
報中継装置を適用するファイルサーバシステムの全体構
成例を示す図である。
FIG. 22 is a diagram showing an example of the overall configuration of a file server system to which the information relay device according to the fifth embodiment of the present invention is applied.

【0208】このシステムは、本社301に大規模ファ
イルサーバ302が設置され、これが第1〜第4の実施
形態のサーバノード114,211に対応する。この大
規模ファイルサーバ302は、比較的低速なLANを介
して本社301内の各部門に設けられた小規模ファイル
サーバ303,304に接続され、また公衆回線を介し
て各支社の小規模ファイルサーバ305,306に接続
されている。
In this system, a large-scale file server 302 is installed at a head office 301, which corresponds to the server nodes 114 and 211 of the first to fourth embodiments. The large-scale file server 302 is connected to small-scale file servers 303 and 304 provided in each section of the head office 301 via a relatively low-speed LAN, and is connected to a small-scale file server of each branch office via a public line. 305 and 306 are connected.

【0209】これらの小規模ファイルサーバ303〜3
06に情報中継装置122,203が設けられる。
[0209] These small file servers 303-3
In 06, information relay devices 122 and 203 are provided.

【0210】各小規模ファイルサーバ303〜306
は、比較的小規模の容量のファイルサーバであり、高速
LANでその部門若しくは支社内のクライアントにファ
イル情報を提供できるようになっている。また、自己が
有しない情報を要求された場合には、同情報を大規模フ
ァイルサーバ302に請求する。この情報が第1〜第4
実施形態のコンテンツに相当する。また、ファイル検索
情報がURLに相当する。
Each of the small file servers 303 to 306
Is a relatively small-capacity file server that can provide file information to clients in the department or branch office over a high-speed LAN. Also, when the information requested by the user is not requested, the information is requested to the large-scale file server 302. This information is the first to fourth
It corresponds to the content of the embodiment. The file search information corresponds to a URL.

【0211】また、大規模ファイルサーバ302は、全
ての情報を格納するものであり、小規模ファイルサーバ
303〜306からの要求に応じてデータを送信するよ
うになっている。
The large-scale file server 302 stores all information, and transmits data in response to requests from the small-scale file servers 303 to 306.

【0212】このように構成されたファイルサーバシス
テムでは、クライアント〜小規模ファイル〜大規模ファ
イルサーバ間が、第1〜第4の実施形態におけるクライ
アントノード〜プロキシサーバノード〜サーバノード間
と同様な関係となる。
In the file server system thus configured, the relationship between the client, the small file, and the large file server is the same as that between the client node, the proxy server node, and the server node in the first to fourth embodiments. Becomes

【0213】したがって、その部門や支社においてある
程度以上の頻度で使用される情報は、容量の少ない小規
模データベースに格納され、使用しない情報は小規模デ
ータベースから排除されていくことになる。
Therefore, information that is used at a certain frequency or more in the department or branch office is stored in a small-scale database having a small capacity, and information not used is excluded from the small-scale database.

【0214】上述したように、本発明の実施の形態に係
る情報中継装置は、第1〜第4の実施形態と同様な構成
をファイルサーバシステムに設けたので、元のファイル
サーバに、セクション毎に設けられた小ファイルサーバ
が問合せに行くような場合でも、第1〜第4の実施形態
と同様な効果が得られる。
As described above, the information relay device according to the embodiment of the present invention has the same configuration as that of the first to fourth embodiments in the file server system. In the case where the small file server provided in the server goes to an inquiry, the same effect as in the first to fourth embodiments can be obtained.

【0215】また、本発明の適用範囲は、インターネッ
トやファイルサーバシステムに限られるものでなく、実
施形態に示した状況と類似する状況が生じる計算機・通
信システムに対しては種々適用することが可能である。
例えばFTP等にも適用可能である。
The scope of application of the present invention is not limited to the Internet or a file server system, but can be variously applied to a computer or communication system in which a situation similar to the situation described in the embodiment occurs. It is.
For example, it can be applied to FTP and the like.

【0216】さらに、実施形態に説明した装置は、記憶
媒体に格納したプログラムをコンピュータに読み込ませ
ることで実現させることができる。
Further, the apparatus described in the embodiment can be realized by causing a computer to read a program stored in a storage medium.

【0217】ここで本発明における記憶媒体としては、
磁気ディスク、フロッピーディスク、ハードディスク、
光ディスク(CD−ROM、CD−R、DVD等)、光
磁気ディスク(MO等)、半導体メモリ等、プログラム
を記憶でき、かつコンピュータが読み取り可能な記憶媒
体であれば、その記憶形式は何れの形態であってもよ
い。
Here, as the storage medium in the present invention,
Magnetic disk, floppy disk, hard disk,
Any storage medium that can store a program and can be read by a computer, such as an optical disk (CD-ROM, CD-R, DVD, etc.), a magneto-optical disk (MO, etc.), a semiconductor memory, etc. It may be.

【0218】また、記憶媒体からコンピュータにインス
トールされたプログラムの指示に基づきコンピュータ上
で稼働しているOS(オペレーティングシステム)や、
データベース管理ソフト、ネットワークソフト等のMW
(ミドルウェア)等が本実施形態を実現するための各処
理の一部を実行してもよい。
Further, an OS (Operating System) running on the computer based on instructions of a program installed in the computer from the storage medium,
MW for database management software, network software, etc.
(Middleware) or the like may execute a part of each process for realizing the present embodiment.

【0219】さらに、本発明における記憶媒体は、コン
ピュータと独立した媒体に限らず、LANやインターネ
ット等により伝送されたプログラムをダウンロードして
記憶又は一時記憶した記憶媒体も含まれる。
Further, the storage medium in the present invention is not limited to a medium independent of a computer, but also includes a storage medium in which a program transmitted via a LAN or the Internet is downloaded and stored or temporarily stored.

【0220】また、記憶媒体は1つに限らず、複数の媒
体から本実施形態における処理が実行される場合も本発
明における記憶媒体に含まれ、媒体構成は何らの構成で
あってもよい。
Further, the number of storage media is not limited to one, and the case where the processing in the present embodiment is executed from a plurality of media is also included in the storage media of the present invention, and the media configuration may be any configuration.

【0221】なお、本発明におけるコンピュータは、記
憶媒体に記憶されたプログラムに基づき、本実施形態に
おける各処理を実行するものであって、パソコン等の1
つからなる装置、複数の装置がネットワーク接続された
システム等の何れの構成であってもよい。
The computer according to the present invention executes each process in the present embodiment based on a program stored in a storage medium.
Any configuration such as a single device, a system in which a plurality of devices are connected to a network, or the like may be used.

【0222】また、本発明におけるコンピュータとは、
パソコンに限らず、情報処理機器に含まれる演算処理装
置、マイコン等も含み、プログラムによって本発明の機
能を実現することが可能な機器、装置を総称している。
The computer in the present invention is
It is not limited to a personal computer, but also includes a processing device, a microcomputer, and the like included in an information processing device, and generically refers to a device and a device capable of realizing the functions of the present invention by a program.

【0223】[0223]

【発明の効果】以上詳記したように本発明によれば、オ
リジナルコンテンツの更新頻度が高く、さらにクライア
ントから不特定多数のサーバへの情報提供要求が出力さ
れる場合において、その平均レスポンスタイムを向上さ
せることができる情報中継装置及び記憶媒体を提供する
ことができる。
As described above in detail, according to the present invention, when the frequency of updating the original content is high and the client provides a request for providing information to an unspecified number of servers, the average response time is reduced. An information relay device and a storage medium that can be improved can be provided.

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

【図1】本発明の第1の実施形態に係る情報中継装置を
適用したプロキシサーバを含むネットワークシステムの
構成例を示すブロック図。
FIG. 1 is a block diagram showing a configuration example of a network system including a proxy server to which an information relay device according to a first embodiment of the present invention is applied.

【図2】URLと送信元のIDの一例を示す図。FIG. 2 is a diagram showing an example of a URL and a transmission source ID.

【図3】入力情報統計データ及びレプリケーション戦略
決定部で使用されるデータの内容例を示す図。
FIG. 3 is a diagram showing an example of contents of input information statistical data and data used in a replication strategy determining unit.

【図4】入力情報統計データの保存形態の一例を示す
図。
FIG. 4 is a diagram showing an example of a storage form of input information statistical data.

【図5】レプリケーション戦略知識の内容例を示す図。FIG. 5 is a diagram showing an example of the content of replication strategy knowledge.

【図6】URL別レプリケーション間隔の内容例を示す
図。
FIG. 6 is a diagram showing a content example of a replication interval for each URL.

【図7】レプリカコンテンツURLの一例を示す図。FIG. 7 is a view showing an example of a replica content URL.

【図8】レプリカコンテンツデータの一例を示す図。FIG. 8 is a diagram showing an example of replica content data.

【図9】同実施形態におけるリクエスト中継処理を説明
する流れ図。
FIG. 9 is a flowchart illustrating request relay processing in the embodiment.

【図10】同実施形態におけるレプリケーション戦略決
定処理を説明する流れ図。
FIG. 10 is an exemplary flowchart for explaining a replication strategy determining process according to the embodiment;

【図11】同実施形態におけるレプリカ更新処理を説明
する流れ図。
FIG. 11 is a flowchart illustrating a replica update process according to the embodiment;

【図12】本発明の第2の実施形態にて使用されるコン
テンツ属性情報だけを取得するリクエスト例を示す図。
FIG. 12 is a view showing an example of a request for acquiring only content attribute information used in the second embodiment of the present invention.

【図13】コンテンツ全体を取得するリクエスト例を示
す図。
FIG. 13 is a view showing an example of a request for acquiring the entire content.

【図14】同実施形態におけるリクエスト中継処理を説
明する流れ図。
FIG. 14 is a flowchart illustrating request relay processing in the embodiment.

【図15】本発明の第3の実施形態に係る情報中継装置
を適用したプロキシサーバを含むネットワークシステム
の構成例を示すブロック図。
FIG. 15 is a block diagram showing a configuration example of a network system including a proxy server to which an information relay device according to a third embodiment of the present invention is applied.

【図16】同実施形態におけるレプリケーション対象U
RLのデータ構造例を示す図。
FIG. 16 shows a replication target U in the embodiment.
The figure which shows the example of a data structure of RL.

【図17】同実施形態におけるレプリカコンテンツデー
タのデータ構造例を示す図。
FIG. 17 is an exemplary view showing an example of the data structure of replica content data in the embodiment.

【図18】同実施形態におけるリクエスト中継処理を説
明する流れ図。
FIG. 18 is a flowchart illustrating request relay processing in the embodiment.

【図19】同実施形態におけるレプリカ対象登録処理を
説明する流れ図。
FIG. 19 is a flowchart illustrating a replica target registration process according to the embodiment;

【図20】同実施形態におけるレプリカ配信処理を説明
する流れ図。
FIG. 20 is a flowchart illustrating replica distribution processing in the embodiment.

【図21】同実施形態における登録削除処理を説明する
流れ図。
FIG. 21 is a flowchart illustrating registration deletion processing in the embodiment.

【図22】本発明の第5の実施形態に係る情報中継装置
を適用するファイルサーバシステムの全体構成例を示す
図。
FIG. 22 is a diagram showing an example of an overall configuration of a file server system to which an information relay device according to a fifth embodiment of the present invention is applied.

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

101…クライアントノード 103…プロキシサーバノード 104…入力解析部 105…入力情報統計データ 106…レプリケーション戦略決定部 107…レプリケーション戦略知識 108…URL別レプリケーション間隔 109…レプリカコンテンツURL 110…レプリカコンテンツデータ 111…レプリカ更新部 112…レプリカ利用判定部 113…リクエスト/コンテンツ転送部 114…サーバノード 115…コンテンツ送信部 116…コンテンツデータ 117,118…コンテンツ取得リクエスト 121…公衆回線 122…情報中継装置 201…クライアントノード 202…コンテンツ表示部 203…情報中継装置 204…レプリカ利用判定部 205…リクエスト/コンテンツ転送部 206…レプリケーション対象URL 207…レプリカコンテンツデータ 208…リクエストデータ 209…リクエストデータ 210…コンテンツデータ 211…サーバノード 212…コンテンツ送信部 213…更新検出部 214…コンテンツデータ 215…レプリケーション対象URL登録部 216…レプリケーション対象URL 217…レプリケーション配送先装置名 221…レプリケーション戦略知識 222…入力情報統計データ 223…登録削除判断部 301…本社 302…大規模ファイルサーバ 303,304,305,306…小規模ファイルサー
Reference Signs List 101 client node 103 proxy server node 104 input analysis unit 105 input information statistical data 106 replication strategy determination unit 107 replication strategy knowledge 108 replication interval by URL 109 replica content URL 110 replica content data 111 replica Update unit 112 ... Replica use determination unit 113 ... Request / content transfer unit 114 ... Server node 115 ... Content transmission unit 116 ... Content data 117,118 ... Content acquisition request 121 ... Public line 122 ... Information relay device 201 ... Client node 202 ... Content display unit 203: information relay device 204: replica use determination unit 205: request / content transfer unit 206: replication pair URL 207 replica data 208 request data 209 request data 210 data 211 server node 212 content transmitting unit 213 update detecting unit 214 content data 215 replication target URL registration unit 216 replication target URL 217 Replication delivery destination device name 221 Replication strategy knowledge 222 Input statistical data 223 Registration / deletion judgment unit 301 Head office 302 Large-scale file server 303, 304, 305, 306 Small-scale file server

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5B089 GA19 GA21 HA01 JA22 JB15 KA05 KB06 KD04 5K030 GA03 HA04 HC01 HD01 KA07 LD17 LD20 9A001 JJ04 JJ25 JJ27  ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 5B089 GA19 GA21 HA01 JA22 JB15 KA05 KB06 KD04 5K030 GA03 HA04 HC01 HD01 KA07 LD17 LD20 9A001 JJ04 JJ25 JJ27

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 情報提供者となるサーバ計算機と情報利
用者となるクライアント計算機の間を繋ぐネットワーク
上に配置され、クライアント計算機からのデータ提供要
求をサーバ計算機へ転送し、サーバ計算機からの提供デ
ータをクライアント計算機へ転送する中継機能を有する
情報中継装置において、 前記クライアント計算機から過去にデータ提供要求され
たサーバ計算機上のデータについて、データ提供要求と
非同期に、その要求データを複製し保持するレプリケー
ション手段と、 前記クライアント計算機からデータ提供要求されたと
き、前記レプリケーション手段が保持する複製データを
前記クライアント計算機に返す複製返却手段とを備えた
ことを特徴とする情報中継装置。
Claims 1. An information provider, which is arranged on a network connecting a server computer serving as an information provider and a client computer serving as an information user, transfers a data providing request from the client computer to the server computer, and provides data provided from the server computer. An information relay apparatus having a relay function of transferring data to a client computer, wherein, for data on the server computer for which data provision has been requested in the past from the client computer, replication means for copying and retaining the requested data asynchronously with the data provision request An information relay device comprising: a replication returning unit that returns, to the client computer, replication data held by the replication unit when a data provision request is received from the client computer.
【請求項2】 前記レプリケーション手段は、設定され
た時間間隔で複製データを最新状態に更新することを特
徴とする請求項1記載の情報中継装置。
2. The information relay device according to claim 1, wherein said replication means updates the copy data to the latest state at set time intervals.
【請求項3】 複数の複製データについての各々の更新
時間間隔を、各データに対するクライアント計算機から
のデータ提供要求の頻度に基づいて変更するレプリケー
ション間隔決定手段を備えたことを特徴とする請求項2
記載の情報中継装置。
3. A replication interval determining means for changing each update time interval for a plurality of replicated data based on the frequency of a data provision request from a client computer for each data.
Information relay device as described.
【請求項4】 複数の複製データについての各々の更新
時間間隔を、各データに関するサーバ計算機上でのデー
タ変更頻度に基づいて変更するレプリケーション間隔決
定手段を備えたことを特徴とする請求項2又は3記載の
情報中継装置。
4. The system according to claim 2, further comprising a replication interval determining unit that changes each update time interval of the plurality of replicated data based on a data change frequency of each data on a server computer. 3. The information relay device according to 3.
【請求項5】 前記データ提供要求を受けた場合に、前
記レプリケーション手段が保持する複製データが有効期
限内のものであるか否かを判断するレプリカ利用判定手
段を備え、 前記レプリケーション手段は、前記レプリカ利用判定手
段により複製データが有効期限外と判定された場合に
は、サーバ計算機に複製データに対応したデータの属性
情報を問い合わせ、その属性情報から該当データがサー
バ計算機上で更新されていると判断したときには、サー
バ計算機からデータを取得し直すとともに、その取得デ
ータを前記中継機能に引き渡すことを特徴とする請求項
1乃至4のうち何れか1項記載の情報中継装置。
5. When the data providing request is received, the replica means includes replica use determining means for determining whether or not the replicated data held by the replication means is within the expiration date. If the replica usage determining means determines that the replicated data is out of the validity period, the server computer is inquired of attribute information of the data corresponding to the replicated data, and it is determined that the data is updated on the server computer from the attribute information. 5. The information relay device according to claim 1, wherein when it is determined, the data is reacquired from the server computer and the acquired data is transferred to the relay function.
【請求項6】 前記サーバ計算機は、提供用のデータに
変更が起きた場合、データ提供登録されたデータについ
てその登録を行ったデータ提供対象に、更新後のデータ
を送信するものである場合に、 前記レプリケーション手段は、クライアント計算機から
複製データを保持していないデータについてのデータ提
供要求を受けると、前記サーバ計算機に、要求されたデ
ータをデータ提供するよう登録することを特徴とする請
求項1記載の情報中継装置。
6. The server computer according to claim 1, wherein when the data to be provided changes, the server computer transmits the updated data to the data providing target for which the registered data has been registered. 2. The method according to claim 1, wherein upon receiving a data provision request for data not holding duplicate data from a client computer, the replication means registers the server computer to provide the requested data. Information relay device as described.
【請求項7】 前記レプリケーション手段は、前記複製
データとともにその複製データについてのアクセス制限
情報を取得し保持するとともに、 前記複製返却手段は、前記アクセス制限情報に基づき、
アクセス許可されるクライアントからのデータ提供要求
にのみ複製データを返すことを特徴とする請求項1乃至
6のうち何れか1項記載の情報中継装置。
7. The replication means acquires and holds access restriction information about the duplicate data together with the duplicate data, and the copy return means, based on the access restriction information,
7. The information relay apparatus according to claim 1, wherein the duplicated data is returned only in response to a data provision request from a client to which access is permitted.
【請求項8】 情報提供者となるサーバ計算機と情報利
用者となるクライアント計算機の間を繋ぐネットワーク
上に配置され、クライアント計算機からのデータ提供要
求をサーバ計算機へ転送し、サーバ計算機からの提供デ
ータをクライアント計算機へ転送する中継機能を有する
情報中継装置を制御するプログラムであって、 コンピュータに、 前記クライアント計算機から過去にデータ提供要求され
たサーバ計算機上のデータについて、データ提供要求と
非同期に、その要求データを複製させ保持させるレプリ
ケーション手段と、 前記クライアント計算機からデータ提供要求されたと
き、前記レプリケーション手段が保持させる複製データ
を前記クライアント計算機に返させる複製返却手段とと
有するプログラムを記憶したコンピュータ読み取り可能
な記憶媒体。
8. A server provided on a network connecting a server computer serving as an information provider and a client computer serving as an information user, transferring a data providing request from the client computer to the server computer, and providing data provided by the server computer. Is a program for controlling an information relay device having a relay function of transferring the data to a client computer, comprising: a computer, for data on a server computer for which data provision has been requested in the past from the client computer, asynchronously with the data provision request; A computer-readable storage medium storing a program having replication means for copying and holding request data, and replication returning means for returning the replication data held by the replication means to the client computer when requested to provide data from the client computer. A removable storage medium.
【請求項9】 前記レプリケーション手段は、設定され
た時間間隔で複製データを最新状態に更新させることを
特徴とする請求項8記載の記憶媒体。
9. The storage medium according to claim 8, wherein said replication means updates the copy data to the latest state at set time intervals.
【請求項10】 前記サーバ計算機は、提供用のデータ
に変更が起きた場合、データ提供登録されたデータにつ
いてその登録を行ったデータ提供対象に、更新後のデー
タを送信するものである場合に、 前記レプリケーション手段は、クライアント計算機から
複製データを保持していないデータについてのデータ提
供要求を受けると、前記サーバ計算機に、要求されたデ
ータをデータ提供するよう登録させることを特徴とする
請求項8記載の記憶媒体。
10. The server computer according to claim 1, wherein when the data to be provided changes, the updated data is transmitted to the registered data providing target for the data registered for data provision. 10. The method according to claim 8, wherein the replication unit, upon receiving a data provision request from a client computer for data that does not hold replicated data, causes the server computer to register to provide the requested data. The storage medium according to the above.
JP36112498A 1998-12-18 1998-12-18 Information repeater and storage medium Pending JP2000181843A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP36112498A JP2000181843A (en) 1998-12-18 1998-12-18 Information repeater and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP36112498A JP2000181843A (en) 1998-12-18 1998-12-18 Information repeater and storage medium

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2004123294A Division JP4256297B2 (en) 2004-04-19 2004-04-19 Information relay device

Publications (1)

Publication Number Publication Date
JP2000181843A true JP2000181843A (en) 2000-06-30

Family

ID=18472305

Family Applications (1)

Application Number Title Priority Date Filing Date
JP36112498A Pending JP2000181843A (en) 1998-12-18 1998-12-18 Information repeater and storage medium

Country Status (1)

Country Link
JP (1) JP2000181843A (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002183138A (en) * 2000-12-14 2002-06-28 Toshiba Corp System and method for collecting information, and storage medium
JP2002197003A (en) * 2000-12-25 2002-07-12 Nec Access Technica Ltd File transfer system and transfer method
JP2002244956A (en) * 2001-02-15 2002-08-30 Nec Corp Mobile equipment and communication system
JP2002297462A (en) * 2001-03-29 2002-10-11 Minolta Co Ltd Control apparatus, control program and computer readable recording medium recording the program
JP2002297932A (en) * 2001-03-30 2002-10-11 Sogo Keibi Hosho Co Ltd Electronic commerce system
JP2003030034A (en) * 2001-07-10 2003-01-31 Nippon Telegr & Teleph Corp <Ntt> Method, device, for providing contents, contents provision program and recording medium in which contents provision program is recorded
WO2005025150A1 (en) * 2003-09-01 2005-03-17 Graphin Co., Ltd. Content distribution system and content distribution method
JP2006243819A (en) * 2005-02-28 2006-09-14 Ricoh Co Ltd Information management system, information management apparatus, information management method, program, and recording medium
JP2006311013A (en) * 2005-04-27 2006-11-09 Nec Corp Data distribution system and method thereof, communication relaying apparatus, and terminal
JP2008060805A (en) * 2006-08-30 2008-03-13 Ntt Docomo Inc Distribution device and program
JP2008140060A (en) * 2006-11-30 2008-06-19 Brother Ind Ltd Content acquisition management device and content acquisition management program
JP2008269657A (en) * 2008-08-11 2008-11-06 Murata Mach Ltd Content data providing device and network system
JP2008282428A (en) * 2008-08-11 2008-11-20 Murata Mach Ltd Content data providing apparatus and network system
JP2010118878A (en) * 2008-11-13 2010-05-27 Hitachi Ltd Receiving and reproducing method and receiving and reproducing device
JP2010286993A (en) * 2009-06-10 2010-12-24 Nec Access Technica Ltd Access distribution system, relay device, method, and program
JP2012109804A (en) * 2010-11-17 2012-06-07 Nippon Telegraph & Telephone West Corp Communication management device, and communication management method
US10701173B2 (en) 2014-12-15 2020-06-30 Level 3 Communications, Llc Caching in a content delivery framework
JP6916456B1 (en) * 2020-10-14 2021-08-11 富士通クライアントコンピューティング株式会社 Cache management device and program

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05173868A (en) * 1991-12-20 1993-07-13 Nippon Telegr & Teleph Corp <Ntt> Distributed data base management method
JPH07200380A (en) * 1993-12-09 1995-08-04 Internatl Business Mach Corp <Ibm> System and method for distribution of video file
JPH08287095A (en) * 1995-04-19 1996-11-01 Fujitsu Ltd Device and method for automatically acquiring information
JPH1040201A (en) * 1996-07-25 1998-02-13 Fujitsu Ltd Distributed resource management system
JPH10187563A (en) * 1996-12-25 1998-07-21 Nec Corp Download device
JPH10214216A (en) * 1996-10-18 1998-08-11 At & T Corp Communication method between cache servers on data network
JPH10307780A (en) * 1997-05-09 1998-11-17 Yazaki Corp Internet terminal equipment
JPH11167512A (en) * 1997-12-03 1999-06-22 Fuji Xerox Co Ltd Data repeating device, data repeating method, and recording medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05173868A (en) * 1991-12-20 1993-07-13 Nippon Telegr & Teleph Corp <Ntt> Distributed data base management method
JPH07200380A (en) * 1993-12-09 1995-08-04 Internatl Business Mach Corp <Ibm> System and method for distribution of video file
JPH08287095A (en) * 1995-04-19 1996-11-01 Fujitsu Ltd Device and method for automatically acquiring information
JPH1040201A (en) * 1996-07-25 1998-02-13 Fujitsu Ltd Distributed resource management system
JPH10214216A (en) * 1996-10-18 1998-08-11 At & T Corp Communication method between cache servers on data network
JPH10187563A (en) * 1996-12-25 1998-07-21 Nec Corp Download device
JPH10307780A (en) * 1997-05-09 1998-11-17 Yazaki Corp Internet terminal equipment
JPH11167512A (en) * 1997-12-03 1999-06-22 Fuji Xerox Co Ltd Data repeating device, data repeating method, and recording medium

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002183138A (en) * 2000-12-14 2002-06-28 Toshiba Corp System and method for collecting information, and storage medium
JP2002197003A (en) * 2000-12-25 2002-07-12 Nec Access Technica Ltd File transfer system and transfer method
JP2002244956A (en) * 2001-02-15 2002-08-30 Nec Corp Mobile equipment and communication system
JP2002297462A (en) * 2001-03-29 2002-10-11 Minolta Co Ltd Control apparatus, control program and computer readable recording medium recording the program
JP2002297932A (en) * 2001-03-30 2002-10-11 Sogo Keibi Hosho Co Ltd Electronic commerce system
JP2003030034A (en) * 2001-07-10 2003-01-31 Nippon Telegr & Teleph Corp <Ntt> Method, device, for providing contents, contents provision program and recording medium in which contents provision program is recorded
WO2005025150A1 (en) * 2003-09-01 2005-03-17 Graphin Co., Ltd. Content distribution system and content distribution method
JP2006243819A (en) * 2005-02-28 2006-09-14 Ricoh Co Ltd Information management system, information management apparatus, information management method, program, and recording medium
JP4609175B2 (en) * 2005-04-27 2011-01-12 日本電気株式会社 Data distribution system and method, communication relay device, and terminal device
JP2006311013A (en) * 2005-04-27 2006-11-09 Nec Corp Data distribution system and method thereof, communication relaying apparatus, and terminal
JP4676404B2 (en) * 2006-08-30 2011-04-27 株式会社エヌ・ティ・ティ・ドコモ Distribution apparatus and program
JP2008060805A (en) * 2006-08-30 2008-03-13 Ntt Docomo Inc Distribution device and program
JP2008140060A (en) * 2006-11-30 2008-06-19 Brother Ind Ltd Content acquisition management device and content acquisition management program
JP2008282428A (en) * 2008-08-11 2008-11-20 Murata Mach Ltd Content data providing apparatus and network system
JP2008269657A (en) * 2008-08-11 2008-11-06 Murata Mach Ltd Content data providing device and network system
JP2010118878A (en) * 2008-11-13 2010-05-27 Hitachi Ltd Receiving and reproducing method and receiving and reproducing device
JP2010286993A (en) * 2009-06-10 2010-12-24 Nec Access Technica Ltd Access distribution system, relay device, method, and program
JP2012109804A (en) * 2010-11-17 2012-06-07 Nippon Telegraph & Telephone West Corp Communication management device, and communication management method
US10701173B2 (en) 2014-12-15 2020-06-30 Level 3 Communications, Llc Caching in a content delivery framework
US11425223B2 (en) 2014-12-15 2022-08-23 Level 3 Communications, Llc Caching in a content delivery framework
US11818229B2 (en) 2014-12-15 2023-11-14 Level 3 Communications, Llc Caching in a content delivery framework
JP6916456B1 (en) * 2020-10-14 2021-08-11 富士通クライアントコンピューティング株式会社 Cache management device and program
JP2022064720A (en) * 2020-10-14 2022-04-26 富士通クライアントコンピューティング株式会社 Cache management device and program

Similar Documents

Publication Publication Date Title
JP2000181843A (en) Information repeater and storage medium
JP3481054B2 (en) Gateway device, client computer and distributed file system connecting them
US7243136B2 (en) Approach for managing and providing content to users
Rousskov et al. Cache digests
US7769823B2 (en) Method and system for distributing requests for content
JP5193056B2 (en) Method and system for maintaining up-to-date data of wireless devices
EP0837584B1 (en) Inter-cache protocol for improved web performance
US7702745B2 (en) Persistent caching directory level support
US20060123121A1 (en) System and method for service session management
US7925789B2 (en) Cookie invalidation or expiration by a switch
EP1287449A1 (en) Application caching system and method
JP3833409B2 (en) Communication proxy device
CN115883659B (en) Method and device for supporting batch refreshing of CDN caches
JP3290801B2 (en) Resource location detection method
JP4256297B2 (en) Information relay device
JPH1040180A (en) Information repeating device
JP2003044346A (en) Contents providing method and network connecting device
EP3667509B1 (en) Communication device and communication method for processing meta data
JPH10207791A (en) Hyper media system
JPH1198162A (en) Method for continuously accessing data
JP3485915B1 (en) Gateway device, client computer and proxy server computer
JP2001331398A (en) Server-managing system
JPH0652119A (en) Replication file referencing system
JP2000076257A (en) Information retrieval device and method therefor in distributed network service
JP5071990B2 (en) Database apparatus, database system, cache maintenance method and program thereof

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040217

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040419

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040615

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040811

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20041005