JP2002073404A - Access method for www server - Google Patents

Access method for www server

Info

Publication number
JP2002073404A
JP2002073404A JP2000256292A JP2000256292A JP2002073404A JP 2002073404 A JP2002073404 A JP 2002073404A JP 2000256292 A JP2000256292 A JP 2000256292A JP 2000256292 A JP2000256292 A JP 2000256292A JP 2002073404 A JP2002073404 A JP 2002073404A
Authority
JP
Japan
Prior art keywords
page
access
page data
server
data update
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2000256292A
Other languages
Japanese (ja)
Other versions
JP3596602B2 (en
Inventor
Akiyo Tago
晃代 田子
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2000256292A priority Critical patent/JP3596602B2/en
Publication of JP2002073404A publication Critical patent/JP2002073404A/en
Application granted granted Critical
Publication of JP3596602B2 publication Critical patent/JP3596602B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide an access method that increases a possibility of fast acquisition for latest page data by clients and reduces loads of a Proxy server. SOLUTION: The access method provides two relay servers 108-109 between several clients 101-106 and a Proxy server 107. The clients 101-106 access separately each relay server 108-109. The relay servers 108-109 calculate an interval of an update on each page data being frequently requested, which indicates how long the interval is suitable for the update on the page data on a basis of the information to show a past update frequency. The relay servers request a WWW server page access to the Proxy server 107 by the updated interval of these page data and store the page data of a WWW server 200 after receiving them from the Proxy server 107.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ローカルネットワ
ーク(LAN(Local Area Networ
k)等)におけるクライアント(クライアントPC(P
ersonal Computer))のWWW(Wo
rld Wide Web)ブラウザによるWWWサー
バ上のページデータ(ページアドレスで識別されるデー
タ)へのアクセス(ページアクセス)を実現するための
WWWサーバアクセス方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a local network (LAN (Local Area Network)).
k))) (client PC (P
personal Computer)) WWW (Wo)
The present invention relates to a WWW server access method for realizing access (page access) to page data (data identified by a page address) on a WWW server by a browser (rld Wide Web).

【0002】[0002]

【従来の技術】従来、インターネット等のネットワーク
を使用して実現されるクライアント・サーバシステムに
おいて、クライアントのWWWブラウザからWWWサー
バのページデータがアクセスされる際には、プロキシサ
ーバが利用されることにより、一旦アクセスされたペー
ジのページデータがプロキシサーバに保持されていた。
例えば、特開平11−143759号公報,特開200
0−076162号公報,および特開平11−3452
44号公報においては、このようなプロキシサーバを利
用した技術(「プロキシサーバキャッシュシステム」,
「受付処理サーバの前処理装置」,および「類似情報抽
出表示方法とシステム」)が紹介されている。
2. Description of the Related Art Conventionally, in a client / server system realized using a network such as the Internet, when a client WWW browser accesses page data of a WWW server, a proxy server is used. However, the page data of the page once accessed is held in the proxy server.
For example, JP-A-11-143759 and JP-A-200
No. 0-076162 and JP-A-11-3452.
No. 44 discloses a technique using such a proxy server (“proxy server cache system”,
"Preprocessing device of reception processing server" and "Similar information extraction and display method and system") are introduced.

【0003】このようなプロキシサーバを利用した技術
により、一旦アクセスされたページのページデータがプ
ロキシサーバに保持されているため、その後、ローカル
ネットワーク上のクライアントから同じページへのアク
セスがあった際には、WWWサーバにアクセスすること
なくプロキシサーバに保持されていたページデータが得
られるため、アクセス応答を速くすることができた。
[0003] According to the technique using such a proxy server, the page data of the page once accessed is stored in the proxy server. Therefore, when a client on the local network accesses the same page, Can obtain the page data held in the proxy server without accessing the WWW server, so that the access response can be made faster.

【0004】しかしながら、従来においては、プロキシ
サーバとクライアントとの間に、さらに、中継サーバを
設けるという考え方はなかった。
[0004] However, conventionally, there has been no idea that a relay server is further provided between the proxy server and the client.

【0005】[0005]

【発明が解決しようとする課題】上述した従来のWWW
サーバアクセス方式では、プロキシサーバが設けられて
アクセス応答の高速化が図られていたが、それでもな
お、以下に示すような問題点が生じていた。
SUMMARY OF THE INVENTION The above-mentioned conventional WWW
In the server access method, a proxy server is provided to speed up an access response. However, the following problems still occur.

【0006】第1の問題点は、プロキシサーバにデータ
(ページデータ)が保持されていない場合や、保持され
ているデータが古い場合(クライアントからデータ更新
の要求がありすでに更新されていた場合)には、常にプ
ロキシサーバにアクセス要求のあったページの最新デー
タが保持されているとは限らないため、プロキシサーバ
はWWWサーバにアクセスする必要が生じるので、クラ
イアントが所望のページデータを得るために長時間を要
してしまうということである。
The first problem is that data (page data) is not stored in the proxy server, or that the stored data is old (when a data update request is received from a client and the data has already been updated). Does not always hold the latest data of the page requested to be accessed by the proxy server, so the proxy server needs to access the WWW server. This means that it takes a long time.

【0007】第2の問題点は、クライアント数が多けれ
ば多いほど、プロキシサーバにかかる負荷も大きくなる
ため、アクセス応答が遅くなるということである。
A second problem is that the greater the number of clients, the greater the load on the proxy server, and the slower the access response.

【0008】本発明の目的は、上述の点に鑑み、プロキ
シサーバと複数のクライアントとの間に数台の中継サー
バを設け、複数のクライアントが各中継サーバに分散し
てアクセスを行うようにし、クライアントにとっては最
新のページデータを速く入手する可能性が高くなり(処
理の高速化を実現でき)、プロキシサーバにとっては自
己へのアクセス数が減ることに起因して負荷を減少する
ことができるWWWサーバアクセス方式を提供すること
にある。
In view of the above, it is an object of the present invention to provide several relay servers between a proxy server and a plurality of clients so that a plurality of clients can access each relay server in a distributed manner. For clients, it is more likely that the latest page data is obtained quickly (higher processing speed can be realized), and for the proxy server, the load can be reduced due to the reduced number of accesses to itself. It is to provide a server access method.

【0009】すなわち、本発明では、中継サーバが、ク
ライアントから接続要求(アクセス要求)のあった各ペ
ージに対し、接続対象となっている複数のクライアント
による過去におけるページデータの更新の頻度に基づい
てどのくらいの間隔でページデータの更新を行えばよい
かを算出し、その間隔毎にプロキシサーバに対してWW
Wサーバページアクセス要求(WWWサーバ上の当該ペ
ージデータを取得するために当該ページのページアドレ
スを指定して行うアクセス要求)を行う。また、プロキ
シサーバは、このWWWサーバページアクセス要求に従
い、要求のあったページアドレスを指定してWWWサー
バにアクセス(ページアクセス)を行い、その時点にお
ける最新の当該ページデータを取得する。さらに、中継
サーバは、プロキシサーバによって取得された当該ペー
ジデータ(最新のものに更新されているページデータ)
を受け取って保持しておく(中継サーバは可能な限り常
に新しいページデータとなるように自己が保持するペー
ジデータを更新しておくようにする)。そして、このよ
うな一連の処理により、上記のような特性・性能の向上
(クライアントへの最新のページデータの迅速な供給お
よびプロキシサーバの負荷の軽減)を可能ならしめる。
In other words, according to the present invention, the relay server determines whether each page for which a connection request (access request) has been made from a client has been made based on the frequency of past page data updates by a plurality of clients to be connected. Calculate how often the page data should be updated and send WW to the proxy server at each interval.
A W server page access request (an access request that specifies the page address of the page to obtain the page data on the WWW server) is made. Further, in accordance with the WWW server page access request, the proxy server accesses the WWW server by specifying the requested page address (page access), and acquires the latest page data at that time. Further, the relay server sets the page data acquired by the proxy server (page data updated to the latest one).
(Relay server updates its own page data so that it becomes new page data whenever possible). By such a series of processes, it is possible to improve the characteristics and performance as described above (quickly supply the latest page data to the client and reduce the load on the proxy server).

【0010】なお、本発明のWWWサーバアクセス方式
に対する従来技術に関する特許公報としては、先に言及
した公報の他に、クライアントのWWWブラウザからW
WWサーバへのアクセスの効率化を考察している点で本
発明と類似している「特開2000−010947号公
報」が存在する。
[0010] Patent documents relating to the prior art for the WWW server access method of the present invention include, in addition to the above-mentioned publications, a WWW browser of a client.
There is “Japanese Patent Laid-Open No. 2000-010947” which is similar to the present invention in that efficiency of access to a WW server is considered.

【0011】しかし、上記公報に記載された技術(「サ
ーバ情報共有方法及び同方法を適用したクライアントサ
ーバシステム」)は、以下のaおよびbに示すように、
本発明とは構成および効果を異にしている。
However, the technology described in the above-mentioned publication (“server information sharing method and client server system to which the method is applied”) is described in a and b below.
The configuration and effects are different from those of the present invention.

【0012】a.構成の上で、本発明でいう「プロキシ
サーバ」は上記公報に記載された発明でいう「口コミサ
ーバ」にあたり、本発明でいう「クライアント」は上記
公報でいう「クライアント」にあたる。このような点
で、両発明には類似点がある。しかし、本発明でいう
「中継サーバ」は、ネットワークを介して複数のクライ
アントPCとプロキシサーバとを結ぶサーバであり、上
記公報にはその言及がない。この中継サーバの存在が本
発明の構成上の骨子であることに鑑みると、上記公報と
本発明とは構成上の明確な相違を有しているといえる。
A. In terms of configuration, the “proxy server” in the present invention corresponds to the “word-of-mouth server” in the invention described in the above-mentioned publication, and the “client” in the present invention corresponds to the “client” in the above-mentioned publication. In this regard, the two inventions have similarities. However, the “relay server” in the present invention is a server that connects a plurality of client PCs and a proxy server via a network, and is not mentioned in the above publication. In view of the fact that the existence of the relay server is the main point in the configuration of the present invention, it can be said that the above publication and the present invention have a clear difference in the configuration.

【0013】b.上記公報における「クライアントエー
ジェント」からのアクセス要求はクライアント数が増え
ればその分口コミサーバへの負荷も大きくなり、口コミ
サーバの負荷の軽減という効果は全く得られない。これ
に対して、本発明では、プロキシサーバがネットワーク
上の全てのクライアントからのアクセス要求に対応する
のではなく、中継サーバが接続対象となっている複数の
クライアントからの過去の一定期間におけるアクセス・
更新頻度に基づきページデータ更新間隔を算出してその
間隔毎にプロキシサーバにWWWサーバページアクセス
要求を出すという処理が行われているので、プロキシサ
ーバへのアクセスは数台の中継サーバからのみとなり、
プロキシサーバの負荷を減らすことができるという効果
が生じる。
B. The access request from the “client agent” in the above publication increases the load on the word-of-mouth server as the number of clients increases, and the effect of reducing the load on the word-of-mouth server cannot be obtained at all. On the other hand, in the present invention, the proxy server does not respond to access requests from all clients on the network, but accesses the relay server from a plurality of clients to which the relay server is connected for a certain period of time in the past.
Since the process of calculating the page data update interval based on the update frequency and issuing a WWW server page access request to the proxy server at each interval is performed, access to the proxy server is only from several relay servers,
There is an effect that the load on the proxy server can be reduced.

【0014】[0014]

【課題を解決するための手段】本発明のWWWサーバア
クセス方式は、ネットワーク(インターネット等)を介
してWWWサーバと接続されているローカルネットワー
ク(LAN等)において、複数のクライアントとプロキ
シサーバとの間に設けられている数台の中継サーバの各
々に対して、分散してアクセスする前記複数のクライア
ントと、ページアクセス履歴情報を参照し、クライアン
トからの各ページアクセスに関するページアドレス,ア
クセス時刻,および「当該ページアクセスによってペー
ジデータが更新されたか否かを示す情報」を持ったペー
ジアクセス情報を作成する前記中継サーバ内のページア
クセス情報作成手段と、前記ページアクセス情報作成手
段により作成されたページアクセス情報を参照して、ペ
ージアドレスが同一でそのページアクセスによってペー
ジデータが更新されている当該ページアクセスの行われ
た時刻群を示す更新時刻群を検出し、当該更新時刻群に
基づいてどのくらいの間隔でページデータの更新を行え
ばよいかを示すページデータ更新間隔を算出することに
より、過去において頻繁にアクセス要求のあった各ペー
ジについてページアドレスおよびページデータ更新間隔
が設定されたページデータ更新テーブルを作成する前記
中継サーバ内のページデータ更新テーブル作成手段と、
前記ページデータ更新テーブル作成手段により作成され
たページデータ更新テーブルを参照して、クライアント
から過去において頻繁にアクセス要求のあった各ページ
について、当該ページデータ更新間隔で示される一定時
間毎に前記プロキシサーバに対してWWWサーバページ
アクセス要求を行う前記中継サーバ内のページアクセス
要求手段と、前記ページアクセス要求手段からのWWW
サーバページアクセス要求に基づき、当該WWWサーバ
ページアクセス要求で指定された前記WWWサーバ上の
ページアドレスを指定して最新のページデータを取得す
るためのWWWサーバページアクセスを行い、そのWW
Wサーバページアクセスによって取得したページデータ
を前記中継サーバに送信する前記プロキシサーバ内のペ
ージアクセス手段と、前記ページアクセス手段によって
前記WWWサーバから取得されたページデータを前記プ
ロキシサーバから受信して保持しておく前記中継サーバ
内のページデータ保持手段とを有する。
According to the WWW server access method of the present invention, a plurality of clients and a proxy server are connected on a local network (LAN, etc.) connected to a WWW server via a network (Internet, etc.). For each of the plurality of relay servers provided in the server, the plurality of clients that access in a distributed manner and the page access history information are referred to, and the page address, access time, and “ Page access information creating means in the relay server for creating page access information having "information indicating whether or not page data has been updated by the page access"; and page access information created by the page access information creating means. And the page address is the same. Then, the update time group indicating the time group at which the page access was performed when the page data is updated by the page access is detected, and at what interval the page data should be updated based on the update time group Calculating a page data update interval indicating a page address and a page data update table in which a page address and a page data update interval are set for each page that has been frequently accessed in the past. Means for creating a table,
With reference to the page data update table created by the page data update table creating means, for each page for which a client has frequently requested access in the past, the proxy server is provided at regular intervals indicated by the page data update interval. Page access request means in the relay server for making a WWW server page access request to the server, and WWW from the page access request means
Based on the server page access request, a WWW server page access for obtaining the latest page data is performed by specifying a page address on the WWW server specified by the WWW server page access request, and the WW
Page access means in the proxy server for transmitting page data obtained by W server page access to the relay server; and receiving and holding the page data obtained from the WWW server by the page access means from the proxy server. And a page data holding unit in the relay server for storing.

【0015】また、本発明のWWWサーバアクセス方式
は、ネットワークを介してWWWサーバと接続されてい
るローカルネットワークにおいて、複数のクライアント
とプロキシサーバとの間に設けられている数台の中継サ
ーバの各々に対して、分散してアクセスする前記複数の
クライアントと、前記中継サーバからのWWWサーバペ
ージアクセス要求に基づき、当該WWWサーバページア
クセス要求で指定された前記WWWサーバ上のページア
ドレスを指定して最新のページデータを取得するための
WWWサーバページアクセスを行い、そのWWWサーバ
ページアクセスによって取得したページデータを前記中
継サーバに送信する前記プロキシサーバ内のページアク
セス手段とが存在することを前提として、前記中継サー
バを、ページアクセス履歴情報を参照し、クライアント
からの各ページアクセスに関するページアドレス,アク
セス時刻,および「当該ページアクセスによってページ
データが更新されたか否かを示す情報」を持ったページ
アクセス情報を作成するページアクセス情報作成手段,
前記ページアクセス情報作成手段により作成されたペー
ジアクセス情報を参照して、ページアドレスが同一でそ
のページアクセスによってページデータが更新されてい
る当該ページアクセスの行われた時刻群を示す更新時刻
群を検出し、当該更新時刻群に基づいてどのくらいの間
隔でページデータの更新を行えばよいかを示すページデ
ータ更新間隔を算出することにより、過去において頻繁
にアクセス要求のあった各ページについてページアドレ
スおよびページデータ更新間隔が設定されたページデー
タ更新テーブルを作成するページデータ更新テーブル作
成手段,前記ページデータ更新テーブル作成手段により
作成されたページデータ更新テーブルを参照して、クラ
イアントから過去において頻繁にアクセス要求のあった
各ページについて、当該ページデータ更新間隔で示され
る一定時間毎に前記プロキシサーバに対してWWWサー
バページアクセス要求を行うページアクセス要求手段,
ならびに前記ページアクセス手段によって前記WWWサ
ーバから取得されたページデータを前記プロキシサーバ
から受信して保持しておくページデータ保持手段として
機能させるためのプログラムを記録した記録媒体として
実現することも可能である。
Further, according to the WWW server access method of the present invention, each of a plurality of relay servers provided between a plurality of clients and a proxy server in a local network connected to a WWW server via a network. A plurality of clients that are accessed in a distributed manner and a page address on the WWW server specified by the WWW server page access request based on the WWW server page access request from the relay server. The WWW server page access for obtaining the page data of the proxy server, and the page access means in the proxy server for transmitting the page data obtained by the WWW server page access to the relay server. Relay server, page access Access information for creating page access information having a page address relating to each page access from a client, an access time, and "information indicating whether or not page data has been updated by the page access" with reference to the document history information Creation means,
With reference to the page access information created by the page access information creating means, an update time group indicating the time group of the page access where the page address is the same and the page data is updated by the page access is detected. By calculating the page data update interval indicating how often the page data should be updated based on the update time group, the page address and the page for each page that has been frequently accessed in the past are calculated. A page data update table creating means for creating a page data update table in which a data update interval is set, and referring to the page data update table created by the page data update table creating means, the client requests frequently access requests in the past. About each page that was Page access request means for performing the WWW server page access request to the proxy server at fixed time intervals indicated by the page data update interval,
Further, the present invention can be realized as a recording medium recording a program for functioning as page data holding means for receiving and holding page data obtained from the WWW server by the page access means from the proxy server. .

【0016】なお、本発明のWWWサーバアクセス方式
は、より一般的には、ネットワークを介してWWWサー
バと接続されているローカルネットワークにおいて、複
数のクライアントとプロキシサーバとの間に設けられて
いる数台の中継サーバの各々に対して、分散してアクセ
スする前記複数のクライアントと、クライアントから過
去において頻繁にアクセス要求のあった各ページについ
て、過去におけるページデータの更新の頻度を示す情報
に基づき、どのくらいの間隔でページデータの更新を行
えばよいかを示すページデータ更新間隔を算出し、当該
ページデータ更新間隔毎に前記プロキシサーバに対して
WWWサーバページアクセス要求を行い、前記プロキシ
サーバによって前記WWWサーバから取得されたページ
データを受信して保持しておく前記中継サーバと、前記
中継サーバからのWWWサーバページアクセス要求に基
づき、当該WWWサーバページアクセス要求で指定され
たWWWサーバ上のページアドレスを指定して最新のペ
ージデータを取得するためのWWWサーバページアクセ
スを行い、そのWWWサーバページアクセスによって取
得したページデータを前記中継サーバに送信する前記プ
ロキシサーバとを有する構成であると表現することがで
きる。
[0016] The WWW server access method of the present invention is more generally applied to a network provided between a plurality of clients and a proxy server in a local network connected to the WWW server via a network. For each of the relay servers, the plurality of clients to access in a distributed manner, for each page that has been frequently accessed in the past from the client, based on information indicating the frequency of page data update in the past, A page data update interval indicating at what interval the page data should be updated is calculated, a WWW server page access request is made to the proxy server at each page data update interval, and the WWW is sent by the proxy server. Receiving the page data obtained from the server To obtain the latest page data by specifying the page address on the WWW server specified by the WWW server page access request based on the relay server held and the WWW server page access request from the relay server , And the proxy server that transmits the page data acquired by the WWW server page access to the relay server.

【0017】また、本発明のWWWサーバアクセス方式
は、ネットワークを介してWWWサーバと接続されてい
るローカルネットワークにおいて、複数のクライアント
とプロキシサーバとの間に設けられている数台の中継サ
ーバの各々に対して、分散してアクセスする前記複数の
クライアントと、前記中継サーバからのWWWサーバペ
ージアクセス要求に基づき、当該WWWサーバページア
クセス要求で指定されたWWWサーバ上のページアドレ
スを指定して最新のページデータを取得するためのWW
Wサーバページアクセスを行い、そのWWWサーバペー
ジアクセスによって取得したページデータを前記中継サ
ーバに送信する前記プロキシサーバとが存在することを
前提として、前記中継サーバを、クライアントから過去
において頻繁にアクセス要求のあった各ページについ
て、過去におけるページデータの更新の頻度を示す情報
に基づき、どのくらいの間隔でページデータの更新を行
えばよいかを示すページデータ更新間隔を算出し、当該
ページデータ更新間隔毎に前記プロキシサーバに対して
WWWサーバページアクセス要求を行い、前記プロキシ
サーバによって前記WWWサーバから取得されたページ
データを受信して保持しておくように機能させるための
プログラムを記録した記録媒体として実現することも可
能である。
Further, according to the WWW server access method of the present invention, each of a plurality of relay servers provided between a plurality of clients and a proxy server in a local network connected to a WWW server via a network. In response to this, based on the WWW server page access request from the relay server and the WWW server page access request from the relay server, a page address on the WWW server specified by the WWW server page access request is specified, and the latest WW to get page data
Assuming that there is the proxy server that performs W server page access and transmits the page data acquired by the WWW server page access to the relay server, the relay server is configured to send an access request frequently from a client in the past. For each existing page, a page data update interval indicating how often the page data should be updated is calculated based on the information indicating the frequency of page data update in the past, and for each page data update interval, A WWW server page access request is made to the proxy server, and the program is realized as a recording medium recording a program for causing the proxy server to function to receive and hold page data acquired from the WWW server. It is also possible.

【0018】[0018]

【発明の実施の形態】次に、本発明について図面を参照
して詳細に説明する。
Next, the present invention will be described in detail with reference to the drawings.

【0019】(1) 第1の実施の形態 図1は、本発明の第1の実施の形態に係るWWWサーバ
アクセス方式の構成を示すブロック図である。
(1) First Embodiment FIG. 1 is a block diagram showing a configuration of a WWW server access method according to a first embodiment of the present invention.

【0020】図1を参照すると、本実施の形態に係るW
WWサーバアクセス方式は、ローカルネットワーク10
0と、WWWサーバ200と、インターネット300
(イントラネット等の他のネットワークによって実現す
ることも可能である)とを含んで構成されている。
Referring to FIG. 1, W according to the present embodiment
The WW server access method uses the local network 10
0, WWW server 200, and Internet 300
(It can also be realized by another network such as an intranet).

【0021】ローカルネットワーク100は、クライア
ント101〜106と、プロキシサーバ107と、中継
サーバ108〜109とを含んで構成されている。な
お、図1におけるクライアントや中継サーバの数は、あ
くまでも例示である。ただし、いずれにしても、クライ
アントの数が中継サーバの数よりも大きくなり、1以上
のクライアントが各中継サーバに分散して接続されるこ
とになる。
The local network 100 includes clients 101 to 106, a proxy server 107, and relay servers 108 to 109. It should be noted that the numbers of clients and relay servers in FIG. 1 are merely examples. However, in any case, the number of clients is larger than the number of relay servers, and one or more clients are connected to each relay server in a distributed manner.

【0022】また、WWWサーバ200は、ページアド
レスで識別されるページデータを有している。
Further, the WWW server 200 has page data identified by a page address.

【0023】図1に示すように、ローカルネットワーク
100においては、クライアント101〜104は中継
サーバ108にアクセス(接続)し、クライアント10
5〜106は中継サーバ109にアクセスする。このよ
うにして、複数のクライアント101〜106は、分散
して、各中継サーバ108〜109にアクセスしてい
る。
As shown in FIG. 1, in the local network 100, clients 101 to 104 access (connect) to the relay server 108, and
5 to 106 access the relay server 109. In this way, the plurality of clients 101 to 106 are accessing the respective relay servers 108 to 109 in a distributed manner.

【0024】中継サーバ108は、自己に接続している
各クライアント101〜104による過去におけるペー
ジアクセスの履歴を示すページアクセス履歴情報30
と、ページアクセス履歴情報30を参照してページアク
セス情報10(図4参照)を作成するページアクセス情
報作成手段110と、アクセス時刻群検出手段111,
更新時刻群検出手段112,およびページデータ更新間
隔算出手段113を備えページデータ更新テーブル20
(図4参照)を作成するページデータ更新テーブル作成
手段114と、ページデータ更新テーブル20を参照し
てプロキシサーバ107にWWWサーバページアクセス
要求(WWWサーバ200上のページデータを取得する
ために当該ページのページアドレスを指定して行うアク
セスの要求)を行うページアクセス要求手段115と、
プロキシサーバ107内のページアクセス手段117に
よってWWWサーバ200から得られたページデータを
プロキシサーバ107から受信して保持するページデー
タ保持手段116とを含んで構成されている。
The relay server 108 has page access history information 30 indicating the past page access history of each of the clients 101 to 104 connected thereto.
A page access information creating unit 110 for creating the page access information 10 (see FIG. 4) by referring to the page access history information 30; an access time group detecting unit 111;
The page data update table 20 includes an update time group detection unit 112 and a page data update interval calculation unit 113.
(See FIG. 4) A page data update table creating means 114 for creating a page access request to the proxy server 107 with reference to the page data update table 20 (to obtain page data on the WWW server 200, Page access requesting means 115 for making an access request by designating the page address of
A page data holding unit 116 receives and holds the page data obtained from the WWW server 200 by the page access unit 117 in the proxy server 107 from the proxy server 107.

【0025】なお、図示していないが、中継サーバ10
9も、中継サーバ108と同様な各手段を含んで構成さ
れている。
Although not shown, the relay server 10
9 includes the same units as the relay server 108.

【0026】プロキシサーバ107は、ページアクセス
要求手段115によるWWWサーバページアクセス要求
に基づいてWWWサーバ200に対してWWWサーバペ
ージアクセス(WWWサーバページアクセス要求で指定
されたページアドレスによるWWWサーバ200に対す
るページアクセス)を行い、当該ページアドレスで識別
されるページデータ(その時点で最新のページデータ)
をWWWサーバ200から取得するページアクセス手段
117を含んで構成されている。
The proxy server 107 accesses the WWW server 200 based on the WWW server page access request from the page access request unit 115 (the page to the WWW server 200 based on the page address specified by the WWW server page access request). Access), and the page data identified by the relevant page address (the latest page data at that time)
From the WWW server 200.

【0027】図2は、本実施の形態に係るWWWサーバ
アクセス方式におけるページデータ更新テーブル作成処
理を示す流れ図である。この処理は、ページアクセス情
報作成ステップA1と、同一ページアドレスエントリ群
検索ステップA2と、同一ページアドレスエントリ群発
見判定ステップA3と、同一ページアドレステーブル設
定ステップA4と、同一ページアドレスアクセス時刻群
検出・テーブル設定ステップA5と、同一ページアドレ
ス更新時刻群検出・テーブル設定ステップA6と、ペー
ジデータ更新間隔算出・テーブル設定ステップA7と、
次ページアドレス移行ステップA8とからなる。
FIG. 2 is a flowchart showing a page data update table creation process in the WWW server access method according to the present embodiment. This processing includes a page access information creation step A1, an identical page address entry group search step A2, an identical page address entry group discovery determination step A3, an identical page address table setting step A4, an identical page address access time group detection / A table setting step A5, a same page address update time group detection / table setting step A6, a page data update interval calculation / table setting step A7,
It comprises a next page address transition step A8.

【0028】図3は、本実施の形態に係るWWWサーバ
アクセス方式におけるページデータ更新処理を示す流れ
図である。この処理は、WWWサーバページアクセス要
求ステップB1と、WWWサーバページアクセスステッ
プB2と、更新ページデータ保持ステップB3とからな
る。
FIG. 3 is a flowchart showing page data update processing in the WWW server access method according to the present embodiment. This processing includes a WWW server page access request step B1, a WWW server page access step B2, and an updated page data holding step B3.

【0029】図4は、ページアクセス情報10およびペ
ージデータ更新テーブル20の構成(ページアクセス情
報作成手段110,アクセス時刻群検出手段111,更
新時刻群検出手段112,ページデータ更新間隔算出手
段113,およびページデータ更新テーブル作成手段1
14の処理の態様を含む)を示すブロック図である。
FIG. 4 shows the structure of the page access information 10 and the page data update table 20 (page access information creation means 110, access time group detection means 111, update time group detection means 112, page data update interval calculation means 113, Page data update table creation means 1
FIG. 14 is a block diagram showing an example of the processing of FIG.

【0030】図4を参照すると、ページアクセス情報1
0内の各エントリは、ページアドレスフィールド11
と、アクセス時刻フィールド12と、更新フラグ13
(当該ページアクセスによってページデータが更新され
たか否かを示すフラグ)とを要素に持っている。
Referring to FIG. 4, page access information 1
0 in the page address field 11
, Access time field 12 and update flag 13
(A flag indicating whether the page data has been updated by the page access).

【0031】また、ページデータ更新テーブル20内の
各エントリは、ページアドレスフィールド21と、アク
セス時刻群フィールド22と、更新時刻群フィールド2
3と、ページデータ更新間隔フィールド24とを要素に
持っている。
Each entry in the page data update table 20 includes a page address field 21, an access time group field 22, and an update time group field 2
3 and a page data update interval field 24 as elements.

【0032】ここで、上記の図4を参照して、図1中の
いくつかの手段について説明を加えておく。
Here, some means in FIG. 1 will be described with reference to FIG.

【0033】ページアクセス情報作成手段110は、ペ
ージアクセス履歴情報30を参照し、クライアント10
1〜104からの過去における(ページアクセス履歴情
報30中の履歴情報が採取された一定期間における)各
ページアクセスに関する情報(ページアドレス,アクセ
ス時刻,および「当該ページアクセスによってページデ
ータが更新されたか否かを示す情報」)を各エントリ
(ページアドレスフィールド11,アクセス時刻フィー
ルド12,および更新フラグ13を要素に持つエント
リ)に有するページアクセス情報10を作成する。
The page access information creating means 110 refers to the page access history information 30 and
The information (page address, access time, and “whether the page data was updated by the page access”) regarding each page access in the past (during a certain period when the history information in the page access history information 30 was collected) from 1 to 104 Is generated in each entry (an entry having a page address field 11, an access time field 12, and an update flag 13 as elements).

【0034】アクセス時刻群検出手段111は、ページ
アクセス情報10を参照し、ページアドレスフィールド
11中のページアドレスが同一のエントリ群を抽出し、
当該エントリ群中のアクセス時刻フィールド12を検索
し、過去におけるページアクセスの頻度を示す情報とし
て、同一のページアドレスに対してページアクセスが行
われた時刻群(アクセス時刻群)を検出する。
The access time group detecting means 111 refers to the page access information 10, extracts an entry group having the same page address in the page address field 11, and
The access time field 12 in the entry group is searched to detect a time group (access time group) at which page access was performed to the same page address as information indicating the frequency of page access in the past.

【0035】更新時刻群検出手段112は、ページアク
セス情報10を参照し、ページアドレスフィールド11
中のページアドレスが同一のエントリ群(アクセス時刻
群検出手段111によって抽出されたエントリ群)の中
から、更新フラグ13が真(そのページアクセスでペー
ジデータが更新されたことを示す情報)となっているエ
ントリ群を抽出し、当該エントリ群中のアクセス時刻フ
ィールド12を検索し、同一のページアドレスのページ
についてページデータの更新が行われた時刻群(更新時
刻群)を検出する。
The update time group detecting means 112 refers to the page access information 10 and
Among the entries having the same page address (entries extracted by the access time group detecting means 111), the update flag 13 becomes true (information indicating that the page data has been updated by the page access). A group of entries is extracted, the access time field 12 in the group of entries is searched, and a time group (update time group) at which page data is updated for a page having the same page address is detected.

【0036】ページデータ更新間隔算出手段113は、
過去における同一ページアドレスのページデータに対す
る更新の頻度を示す更新時刻群(更新時刻群検出手段1
12によって検出された情報)を基に、クライアント1
01〜104(中継サーバ108に接続している各クラ
イアント)からアクセス要求がある時に常に最新のペー
ジデータを提供することを目標として、どのくらいの間
隔で定期的に自己が保持するページデータの更新を行え
ばよいかを示すページデータ更新間隔を算出する。
The page data update interval calculating means 113
Update time group (update time group detection means 1) indicating the frequency of update to page data of the same page address in the past
12 based on the information detected by the client 1).
01 to 104 (each client connected to the relay server 108), with the goal of always providing the latest page data when there is an access request, periodically updating the page data held by itself at what intervals. A page data update interval indicating whether to perform the update is calculated.

【0037】ページデータ更新テーブル作成手段114
は、上記のようなアクセス時刻群検出手段111,更新
時刻群検出手段112,およびページデータ更新間隔算
出手段113の処理によって、ページデータ更新テーブ
ル20を作成する。
Page data update table creating means 114
Creates the page data update table 20 by the processing of the access time group detection means 111, the update time group detection means 112, and the page data update interval calculation means 113 as described above.

【0038】次に、図1〜図4を参照して、上記のよう
に構成された本実施の形態に係るWWWサーバアクセス
方式の全体の動作について詳細に説明する。
Next, the overall operation of the WWW server access method according to the present embodiment configured as described above will be described in detail with reference to FIGS.

【0039】なお、先にも述べたように、図1に示すよ
うなローカルネットワーク100において、各クライア
ント101〜104または各クライアント105〜10
6は、中継サーバ108または中継サーバ109に対し
て、ページアドレスを指定してページデータへのアクセ
ス要求を行っている。
As described above, in the local network 100 shown in FIG. 1, each client 101-104 or each client 105-10
No. 6 requests the relay server 108 or the relay server 109 to access page data by designating a page address.

【0040】第1に、ページデータ更新テーブル作成処
理時における動作について説明する(図2参照)。
First, the operation during the page data update table creation processing will be described (see FIG. 2).

【0041】各中継サーバ(ここでは、中継サーバ10
8に着目する)は、一定の時間間隔毎に(例えば、一定
件数のページアクセスが蓄積されてページアクセス履歴
情報30が更新される毎に)、以下のようにしてページ
データ更新テーブル20を作成する。
Each relay server (here, the relay server 10
8), the page data update table 20 is created in the following manner at fixed time intervals (for example, every time a certain number of page accesses are accumulated and the page access history information 30 is updated). I do.

【0042】まず、中継サーバ108内のページアクセ
ス情報作成手段110は、ページアクセス履歴情報30
を参照し、クライアント101〜104(中継サーバ1
08に接続している各クライアント)からアクセス要求
のあった各ページについて、ページアドレス,アクセス
時刻,およびページデータの更新があったか否かを示す
情報を、ページアクセス情報10内の各エントリ中のペ
ージアドレスフィールド11(ここでは、ページアドレ
スフィールド11−1,11−2,11−3,11−
4,…とする),アクセス時刻フィールド12(ここで
は、アクセス時刻フィールド12−1,12−2,12
−3,12−4,…とする),および更新フラグ13
(ここでは、更新フラグ13−1,13−2,13−
3,13−4,…とする)に設定し、当該各エントリを
持ったページアクセス情報10を作成する(ステップA
1)。
First, the page access information creating means 110 in the relay server 108
To the clients 101 to 104 (relay server 1
For each page for which an access request has been made from each client connected to page 08, information indicating whether the page address, access time, and page data have been updated are stored in the page in each entry in the page access information 10. Address field 11 (here, page address fields 11-1, 11-2, 11-3, 11-
,...), Access time field 12 (here, access time fields 12-1, 12-2, 12).
-3, 12-4,...) And the update flag 13
(Here, the update flags 13-1, 13-2, 13-
3, 13-4,...), And creates page access information 10 having the respective entries (step A).
1).

【0043】次に、ページデータ更新テーブル作成手段
114は、アクセス時刻群検出手段111,更新時刻群
検出手段112,およびページデータ更新間隔算出手段
113により、以下のa〜cに示すようにして、ページ
データ更新テーブル20を作成する。
Next, the page data update table creation means 114 uses the access time group detection means 111, the update time group detection means 112, and the page data update interval calculation means 113 as shown in a to c below. A page data update table 20 is created.

【0044】a.アクセス時刻群検出手段111は、ス
テップA1におけるページアクセス情報10の作成後
に、当該ページアクセス情報10内の各エントリ中のペ
ージアドレスフィールド11を参照し、あるページアド
レスについて同じページアドレスが設定されているペー
ジアドレスフィールド11を持つエントリ群を検索し
(ステップA2)、同じページアドレスを持つエントリ
群(合計2以上のエントリ)を発見できたか否かを判定
する(ステップA3)。
A. After creating the page access information 10 in step A1, the access time group detecting unit 111 refers to the page address field 11 in each entry in the page access information 10, and sets the same page address for a certain page address. An entry group having the page address field 11 is searched (step A2), and it is determined whether an entry group having the same page address (two or more entries in total) has been found (step A3).

【0045】アクセス時刻群検出手段111は、ステッ
プA3で「同じページアドレスを持つエントリ群を発見
できた」と判定した場合、すなわちあるページアドレス
について頻繁に(ここでは、「2回以上」)ページアク
セス(アクセス要求)があったことが分かった場合に
は、そのページアドレスをページデータ更新テーブル2
0内のあるエントリ中のページアドレスフィールド21
に設定する(ステップA4)。
If the access time group detecting means 111 determines in step A3 that "an entry group having the same page address has been found", that is, if a certain page address is frequently (here, "two or more") pages If it is found that there is an access (access request), the page address is stored in the page data update table 2
Page address field 21 in an entry in 0
(Step A4).

【0046】さらに、アクセス時刻群検出手段111
は、そのページアドレスが設定されているページアクセ
ス情報10内の複数のエントリ中のアクセス時刻フィー
ルド12の内容をアクセス時刻群として検出し、そのア
クセス時刻群をページデータ更新テーブル20内の当該
エントリ中のアクセス時刻群フィールド22に設定する
(ステップA5)。
Further, access time group detecting means 111
Detects the contents of the access time field 12 in a plurality of entries in the page access information 10 in which the page address is set as an access time group, and detects the access time group in the entry in the page data update table 20. Is set in the access time group field 22 (step A5).

【0047】例えば、図4に示すページアクセス情報1
0内のページアドレスフィールド11−1中のページア
ドレスと同じページアドレスを検索し、ページアドレス
フィールド11−2および11−4内のページアドレス
が同じページアドレスであった場合には、当該ページア
ドレスに対してページアクセスが行われた時刻であるア
クセス時刻フィールド12−1,12−2,および12
−4中の内容をアクセス時刻群として検出し、当該ペー
ジアドレスを図4に示すページデータ更新テーブル20
内のページアドレスフィールド21−1に設定し、当該
アクセス時刻群をアクセス時刻群フィールド22−1に
設定する。
For example, page access information 1 shown in FIG.
A search is made for the same page address as the page address in the page address field 11-1 in 0. If the page addresses in the page address fields 11-2 and 11-4 are the same page address, the corresponding page address is searched. Access time fields 12-1, 12-2, and 12, which are times at which page access was performed,
-4 is detected as an access time group, and the relevant page address is stored in the page data update table 20 shown in FIG.
, And the access time group is set in the access time group field 22-1.

【0048】b.更新時刻群検出手段112は、同じペ
ージアドレスが設定されているページアクセス情報10
内のエントリ群(ステップA5でアクセス時刻群が検出
されたエントリ群)の中から、さらに更新フラグ13が
真となっているエントリ群を抽出し、過去におけるペー
ジデータの更新の頻度を示す情報として、それらのエン
トリ群中のアクセス時刻フィールド12の内容を「ペー
ジデータの更新が行われた時刻群」を示す更新時刻群と
して検出し、当該更新時刻群をページデータ更新テーブ
ル20内の当該エントリ中の更新時刻群フィールド23
に設定する(ステップA6)。
B. The update time group detecting means 112 outputs the page access information 10 for which the same page address is set.
From the entry group (the entry group in which the access time group was detected in step A5), an entry group in which the update flag 13 is true is extracted as information indicating the frequency of page data update in the past. , The content of the access time field 12 in the entry group is detected as an update time group indicating a “time group in which the page data is updated”, and the update time group is detected in the entry in the page data update table 20. Update time group field 23
(Step A6).

【0049】例えば、上例の場合(図4に示すページア
クセス情報10内のページアドレスフィールド11−
1,11−2,および11−4の内容が同じページアド
レスであった場合)に、更新フラグ13−1,13−
2,および13−4のうち、更新フラグ13−1および
13−4が真となっていたときには、アクセス時刻フィ
ールド12−1および12−4の内容を更新時刻群とし
て検出し、当該更新時刻群を図4に示すページデータ更
新テーブル20内の更新時刻群フィールド23−1に設
定する。
For example, in the case of the above example (the page address field 11- in the page access information 10 shown in FIG. 4).
1, 11-2, and 11-4 have the same page address), the update flags 13-1, 13-
When the update flags 13-1 and 13-4 are true among 2, 2, and 13-4, the contents of the access time fields 12-1 and 12-4 are detected as an update time group, and the update time group is detected. Is set in the update time group field 23-1 in the page data update table 20 shown in FIG.

【0050】c.ページデータ更新間隔算出手段113
は、更新時刻群検出手段112によって検出された更新
時刻群(各ページについてのページデータの過去におけ
る更新の頻度を示す情報)を基に、クライアント101
〜104から将来的にアクセス要求がある時に中継サー
バ108が常に最新のページデータを提供することを目
標として、「どのくらいの間隔で定期的(一定時間毎)
に中継サーバ108内のページデータの更新を行えばよ
いかを示す情報」であるページデータ更新間隔を算出
し、当該ページデータ更新間隔をページデータ更新テー
ブル20内の当該エントリ中のページデータ更新間隔フ
ィールド24に設定する(ステップA7)。
C. Page data update interval calculation means 113
Is based on the update time group detected by the update time group detection unit 112 (information indicating the past update frequency of the page data for each page).
With the goal of the relay server 108 always providing the latest page data when there is an access request in the future from ".about.104,"
The page data update interval, which is information indicating whether to update the page data in the relay server 108, is calculated, and the page data update interval is set to the page data update interval in the entry in the page data update table 20. It is set in the field 24 (step A7).

【0051】このようにして、ページデータ更新テーブ
ル作成手段114は、過去において頻繁にページアクセ
スがあったページのページアドレス(ここでは、2回以
上のページアクセスがあったページのページアドレ
ス),アクセス時刻群,更新時刻群,およびページデー
タ更新間隔を、ページデータ更新テーブル20内の各エ
ントリ中のページアドレスフィールド21,アクセス時
刻群フィールド22,更新時刻群フィールド23,およ
びページデータ更新間隔フィールド24に設定し、ペー
ジデータ更新テーブル20を作成していく。
As described above, the page data update table creating means 114 sets the page address of the page frequently accessed in the past (here, the page address of the page accessed two or more times), The time group, the update time group, and the page data update interval are stored in the page address field 21, the access time group field 22, the update time group field 23, and the page data update interval field 24 in each entry in the page data update table 20. Then, the page data update table 20 is created.

【0052】例えば、図4に示すページデータ更新テー
ブル20を作成する際に、ページアドレスフィールド2
1−1,アクセス時刻群フィールド22−1,更新時刻
群フィールド23−1,およびページデータ更新間隔フ
ィールド24−1を要素に持つエントリに、上記のよう
にして情報を設定していく。
For example, when creating the page data update table 20 shown in FIG.
Information is set in the entry having the 1-1, access time group field 22-1, update time group field 23-1, and page data update interval field 24-1 as elements as described above.

【0053】そして、ページデータ更新テーブル作成手
段114は、ステップA7の処理が終了すると、次のペ
ージアドレスについてステップA2以下の処理および判
定を行うように、ステップA2の処理に制御を移行する
(ステップA8)。これにより、例えば、図4中のペー
ジデータ更新テーブル20内のページアドレスフィール
ド21−2,21−3,および21−4を要素に持つ各
エントリに関しても、上例と同様な処理が行われる。
When the processing of step A7 is completed, the page data update table creating means 114 shifts the control to the processing of step A2 so as to perform the processing and determination of step A2 and subsequent steps for the next page address (step A2). A8). Thus, for example, the same processing as in the above example is performed for each entry having the page address fields 21-2, 21-3, and 21-4 as elements in the page data update table 20 in FIG.

【0054】一方、アクセス時刻群検出手段111は、
ステップA3で「同じページアドレスを持つエントリ群
を発見できない」と判定した場合には、すぐに次のペー
ジアドレスについてのステップA2以下の処理および判
定を行うように制御を移す(ステップA8)。これによ
り、過去において頻繁にはページアクセスがなかったペ
ージ(本実施の形態では「1回しかページアクセスがな
かったページ」)については、図3に示すページデータ
更新処理の対象としないようにすることができる。
On the other hand, the access time group detecting means 111
If it is determined in step A3 that "the entry group having the same page address cannot be found", the control is immediately transferred to perform the processing and determination in step A2 and subsequent steps for the next page address (step A8). Thus, a page that has not been frequently accessed in the past (“a page that has been accessed only once” in the present embodiment) is not subjected to the page data update processing illustrated in FIG. be able to.

【0055】なお、ページデータ更新テーブル作成手段
114は、全てのページアドレスについて各要素の値を
検出・算出した後に、ページデータ更新テーブル20の
値をまとめて設定することにより、ページデータ更新テ
ーブル20の作成を実現することも可能である。
The page data update table creation means 114 detects and calculates the value of each element for all page addresses, and then sets the values of the page data update table 20 collectively, thereby obtaining the page data update table 20. Can also be realized.

【0056】第2に、ページデータ更新処理時における
動作について説明する(図3参照)。
Second, the operation during the page data update processing will be described (see FIG. 3).

【0057】各中継サーバ(ここでは、中継サーバ10
8に着目する)内のページアクセス要求手段115は、
自己が保持するページデータ更新テーブル20上の各エ
ントリ内のページアドレスフィールド21中のページア
ドレスのページについて、そのエントリ内のページデー
タ更新間隔フィールド24中のページデータ更新間隔毎
に、プロキシサーバ107に対して、当該ページアドレ
スを指定したWWWサーバページアクセス要求(WWW
サーバ200上のページデータを取得するためのアクセ
ス要求)を行う(ステップB1)。
Each relay server (here, the relay server 10
No. 8).
For the page of the page address in the page address field 21 in each entry on the page data update table 20 held by itself, the proxy server 107 sends the page data update interval in the page data update interval field 24 in the entry to the proxy server 107. In response, a WWW server page access request (WWW
An access request for acquiring page data on the server 200 is performed (step B1).

【0058】例えば、中継サーバ108内のページアク
セス要求手段115は、図4に示すページデータ更新テ
ーブル20内のページアドレスフィールド21−1中の
ページアドレスのページについて、ページデータ更新間
隔フィールド24−1中のページデータ更新間隔毎に、
プロキシサーバ107に対して、ページアドレスフィー
ルド21−1中のページアドレスを指定したWWWサー
バページアクセス要求を行う。
For example, the page access requesting means 115 in the relay server 108 sets the page data update interval field 24-1 for the page of the page address in the page address field 21-1 in the page data update table 20 shown in FIG. At every page data update interval,
A WWW server page access request specifying the page address in the page address field 21-1 is made to the proxy server 107.

【0059】プロキシサーバ107内のページアクセス
手段117は、中継サーバ108や中継サーバ109か
ら発行されたWWWサーバページアクセス要求を受信
し、当該WWWサーバページアクセス要求で指定された
ページアドレスで識別されるWWWサーバ200上のペ
ージに対するページアクセス(WWWサーバページアク
セス)を行い、その時点で最新のものとして更新されて
いるページデータをWWWサーバ200から取得する
(ステップB2)。
The page access unit 117 in the proxy server 107 receives the WWW server page access request issued from the relay server 108 or the relay server 109, and is identified by the page address specified in the WWW server page access request. A page access to a page on the WWW server 200 (WWW server page access) is performed, and page data updated as the latest one at that time is acquired from the WWW server 200 (step B2).

【0060】各中継サーバ(ここでは、中継サーバ10
8に着目する)内のページデータ保持手段116は、ス
テップB2でページアクセス手段117によってWWW
サーバ200から取得されたページデータをプロキシサ
ーバ107から受信し、当該ページデータ(更新された
ページデータ)を保持しておく(ステップB3)。
Each relay server (here, relay server 10
8) (in step B2), the page data holding means 116 in step B2
The page data acquired from the server 200 is received from the proxy server 107, and the page data (updated page data) is held (step B3).

【0061】以上のように、中継サーバ108および中
継サーバ109を設けることにより、クライアント10
1〜104およびクライアント105〜106は、各ペ
ージに対してアクセス要求を行うと、更新されたページ
データを迅速に入手することができる。また、プロキシ
サーバ107へのアクセス数が減るため、プロキシサー
バ107の負荷も減少する。
As described above, by providing the relay server 108 and the relay server 109, the client 10
When the clients 1 to 104 and the clients 105 to 106 make an access request for each page, updated page data can be quickly obtained. Further, since the number of accesses to the proxy server 107 decreases, the load on the proxy server 107 also decreases.

【0062】(2) 第1の実施の形態の変形形態 上記の第1の実施の形態に係るWWWサーバアクセス方
式に対しては、以下のような変形形態を考えることがで
きる。
(2) Modifications of First Embodiment The following modifications can be considered for the WWW server access method according to the first embodiment.

【0063】上記の第1の実施の形態に係るWWWサー
バアクセス方式では、ページデータ更新テーブル20に
ページアドレスを設定する条件が、「過去の一定期間
(ページアクセス履歴情報30における履歴情報蓄積期
間)において当該ページアドレスに対してアクセス要求
(ページアクセス)があった回数が2回以上である」と
いうものであった。すなわち、過去において頻繁にアク
セス要求があったか否かの判断基準を「過去において2
回以上アクセス要求があったか否か」によっていた。
In the WWW server access method according to the first embodiment, the condition for setting a page address in the page data update table 20 is “a fixed period in the past (history information accumulation period in the page access history information 30)”. In this example, the number of times that an access request (page access) is made to the page address is two or more times. " That is, the criterion for determining whether or not an access request has been frequently made in the past is “2 in the past.
Whether or not there has been an access request more than once. "

【0064】しかし、上記の「頻繁に」の基準を「2回
以上」ではなく「n(nは3以上の整数)回以上」と設
定することも可能である。
However, the criterion of “frequently” can be set to “n (n is an integer of 3 or more) or more” instead of “2 or more”.

【0065】この場合には、ページデータ更新テーブル
作成手段114内のアクセス時刻群検出手段111は、
図2中のステップA3の判定で、同一ページアドレスの
エントリを合計n以上発見できたか否かによって、ye
s/noの判定を行うことになる。
In this case, the access time group detection means 111 in the page data update table creation means 114
In the determination of step A3 in FIG. 2, it is determined whether or not a total of n or more entries with the same page address have been found.
The determination of s / no will be performed.

【0066】(3) 第2の実施の形態 図5は、本発明の第2の実施の形態に係るWWWサーバ
アクセス方式の構成を示すブロック図である。
(3) Second Embodiment FIG. 5 is a block diagram showing a configuration of a WWW server access method according to a second embodiment of the present invention.

【0067】図5を参照すると、本発明の第2の実施の
形態に係るWWWサーバアクセス方式は、図1に示した
第1の実施の形態に係るWWWサーバアクセス方式に対
して、WWWサーバアクセス処理プログラムを記録した
記録媒体500を備える点が異なっている。この記録媒
体500は、磁気ディスク,半導体メモリ,その他の記
録媒体であってよい。
Referring to FIG. 5, the WWW server access method according to the second embodiment of the present invention is different from the WWW server access method according to the first embodiment shown in FIG. The difference is that a recording medium 500 on which a processing program is recorded is provided. This recording medium 500 may be a magnetic disk, a semiconductor memory, or another recording medium.

【0068】WWWサーバアクセス処理プログラムは、
記録媒体500から中継サーバ108および中継サーバ
109(以下では、中継サーバ108で代表させて説明
する)に読み込まれ、当該中継サーバ108の動作をペ
ージアクセス情報10,ページデータ更新テーブル2
0,ページアクセス履歴情報30,ページアクセス情報
作成手段110,アクセス時刻群検出手段111,更新
時刻群検出手段112,およびページデータ更新間隔算
出手段113を含むページデータ更新テーブル作成手段
114,ページアクセス要求手段115,ならびにペー
ジデータ保持手段116として制御する。WWWサーバ
アクセス処理プログラムの制御による中継サーバ108
の動作(ページアクセス情報10,ページデータ更新テ
ーブル20,およびページアクセス履歴情報30の存在
を前提とするページアクセス情報作成手段110,アク
セス時刻群検出手段111,更新時刻群検出手段11
2,およびページデータ更新間隔算出手段113を含む
ページデータ更新テーブル作成手段114,ページアク
セス要求手段115,ならびにページデータ保持手段1
16の動作)は、第1の実施の形態における中継サーバ
108の動作と全く同様になるので、その詳しい説明を
割愛する。
The WWW server access processing program is as follows:
It is read from the recording medium 500 by the relay server 108 and the relay server 109 (hereinafter, the relay server 108 will be described as a representative), and the operation of the relay server 108 is described in the page access information 10 and the page data update table 2.
0, page access history information 30, page access information creation means 110, access time group detection means 111, update time group detection means 112, page data update table creation means 114 including page data update interval calculation means 113, page access request Means 115 and page data holding means 116. Relay server 108 controlled by WWW server access processing program
(Page access information creation means 110, access time group detection means 111, update time group detection means 11 based on the existence of page access information 10, page data update table 20, and page access history information 30)
2, a page data update table creating means 114 including a page data update interval calculating means 113, a page access requesting means 115, and a page data holding means 1
16) is exactly the same as the operation of the relay server 108 in the first embodiment, and a detailed description thereof will be omitted.

【0069】なお、本実施の形態についても、上記の
(2)で述べた変形形態の適用が可能になることはいう
までもない。
It is needless to say that the modification described in the above (2) can be applied to the present embodiment.

【0070】[0070]

【発明の効果】以上説明したように、本発明によると、
以下のa〜eに示す処理が行われること等により、クラ
イアントにとっては「各ページにアクセス要求を行うと
更新された最新のページデータをすぐに入手することが
できる可能性が高くなる」という効果が生じ、またプロ
キシサーバにとっては「自己へのアクセス数が減ること
に起因して負荷が減少する」という効果が生じる。
As described above, according to the present invention,
By performing the following processes a to e, etc., for the client, the effect is that "when an access request is made to each page, the possibility that the updated latest page data can be obtained immediately increases." And the effect that the load is reduced due to the decrease in the number of accesses to the proxy server is generated for the proxy server.

【0071】a.クライアント・サーバシステムにおい
て、複数のクライアントとプロキシサーバとの間に数台
の中継サーバを設ける。
A. In a client-server system, several relay servers are provided between a plurality of clients and a proxy server.

【0072】b.ページアクセス履歴情報に基づき、各
ページアドレスに対して、クライアントが過去において
当該ページのページデータをアクセスし更新した頻度
(間隔)から、中継サーバがページデータを更新すべき
時間間隔(ページデータ更新間隔)を算出する。
B. Based on the page access history information, for each page address, the time interval (page data update interval) at which the relay server should update the page data from the frequency (interval) at which the client accessed and updated the page data of the page in the past. ) Is calculated.

【0073】c.中継サーバは、上記のbで算出した一
定時間(ページデータ更新間隔)毎に、プロキシサーバ
へのWWWサーバページアクセス要求を行う。
C. The relay server issues a WWW server page access request to the proxy server at regular time intervals (page data update intervals) calculated in b above.

【0074】d.プロキシサーバは、上記のcのWWW
サーバページアクセス要求のあったページに対するWW
Wサーバページアクセスを行い、「更新されたページデ
ータ」をWWWサーバから得る。
D. The proxy server is the WWW of c above.
WW for the page requested to access the server page
The W server page is accessed, and “updated page data” is obtained from the WWW server.

【0075】e.中継サーバは、上記のdの「更新され
たページデータ」を、プロキシサーバから受信して保持
しておく。
E. The relay server receives the “updated page data” of d from the proxy server and holds it.

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

【図1】本発明の第1の実施の形態に係るWWWサーバ
アクセス方式の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a WWW server access method according to a first embodiment of the present invention.

【図2】図1に示すWWWサーバアクセス方式における
ページデータ更新テーブル作成処理を示す流れ図であ
る。
FIG. 2 is a flowchart showing a page data update table creation process in the WWW server access method shown in FIG.

【図3】図1に示すWWWサーバアクセス方式における
ページデータ更新処理を示す流れ図である。
FIG. 3 is a flowchart showing a page data update process in the WWW server access method shown in FIG.

【図4】図1中のページアクセス情報およびページデー
タ更新テーブルの構成を示すブロック図である。
FIG. 4 is a block diagram showing a configuration of page access information and a page data update table in FIG. 1;

【図5】本発明の第2の実施の形態に係るWWWサーバ
アクセス方式の構成を示すブロック図である。
FIG. 5 is a block diagram showing a configuration of a WWW server access method according to a second embodiment of the present invention.

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

10 ページアクセス情報 11,11−1〜11−4 ページアドレスフィールド 12,12−1〜12−4 アクセス時刻フィールド 13,13−1〜13−4 更新フラグ 20 ページデータ更新テーブル 21,21−1〜21−4 ページアドレスフィールド 22,22−1〜22−4 アクセス時刻群フィールド 23,23−1〜23−4 更新時刻群フィールド 24,24−1〜24−4 ページデータ更新間隔フィ
ールド 30 ページアクセス履歴情報 100 ローカルネットワーク 101〜106 クライアント 107 プロキシサーバ 108〜109 中継サーバ 110 ページアクセス情報作成手段 111 アクセス時刻群検出手段 112 更新時刻群検出手段 113 ページデータ更新間隔算出手段 114 ページデータ更新テーブル作成手段 115 ページアクセス要求手段 116 ページデータ保持手段 117 ページアクセス手段 200 WWWサーバ 300 インターネット 500 記録媒体
10 Page access information 11, 11-1 to 11-4 Page address field 12, 12-1 to 12-4 Access time field 13, 13-1 to 13-4 Update flag 20 Page data update table 21, 21-1 to 1 21-4 Page address field 22, 22-1 to 22-4 Access time group field 23, 23-1 to 23-4 Update time group field 24, 24-1 to 24-4 Page data update interval field 30 Page access history Information 100 local network 101 to 106 client 107 proxy server 108 to 109 relay server 110 page access information creation unit 111 access time group detection unit 112 update time group detection unit 113 page data update interval calculation unit 114 page data update table Creation means 115 Page access request means 116 Page data holding means 117 Page access means 200 WWW server 300 Internet 500 Recording medium

フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) G06F 17/30 240 G06F 17/30 240A Continued on the front page (51) Int.Cl. 7 Identification symbol FI Theme coat II (reference) G06F 17/30 240 G06F 17/30 240A

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークを介してWWWサーバと接
続されているローカルネットワークにおいて、複数のク
ライアントとプロキシサーバとの間に設けられている数
台の中継サーバの各々に対して、分散してアクセスする
前記複数のクライアントと、クライアントから過去にお
いて頻繁にアクセス要求のあった各ページについて、過
去におけるページデータの更新の頻度を示す情報に基づ
き、どのくらいの間隔でページデータの更新を行えばよ
いかを示すページデータ更新間隔を算出し、当該ページ
データ更新間隔毎に前記プロキシサーバに対してWWW
サーバページアクセス要求を行い、前記プロキシサーバ
によって前記WWWサーバから取得されたページデータ
を受信して保持しておく前記中継サーバと、前記中継サ
ーバからのWWWサーバページアクセス要求に基づき、
当該WWWサーバページアクセス要求で指定されたWW
Wサーバ上のページアドレスを指定して最新のページデ
ータを取得するためのWWWサーバページアクセスを行
い、そのWWWサーバページアクセスによって取得した
ページデータを前記中継サーバに送信する前記プロキシ
サーバとを有することを特徴とするWWWサーバアクセ
ス方式。
In a local network connected to a WWW server via a network, distributed access is made to each of several relay servers provided between a plurality of clients and a proxy server. For each of the plurality of clients and each page for which the client has frequently requested access in the past, the table indicates at what interval the page data should be updated based on information indicating the frequency of page data update in the past. A page data update interval is calculated, and WWW is sent to the proxy server at each page data update interval.
Making a server page access request, the relay server receiving and holding the page data obtained from the WWW server by the proxy server, based on a WWW server page access request from the relay server,
WW specified in the WWW server page access request
A proxy server that performs a WWW server page access to acquire the latest page data by designating a page address on the W server and transmits the page data acquired by the WWW server page access to the relay server A WWW server access method characterized by the following.
【請求項2】 ネットワークを介してWWWサーバと接
続されているローカルネットワークにおいて、複数のク
ライアントとプロキシサーバとの間に設けられている数
台の中継サーバの各々に対して、分散してアクセスする
前記複数のクライアントと、ページアクセス履歴情報を
参照し、クライアントからの各ページアクセスに関する
ページアドレス,アクセス時刻,および「当該ページア
クセスによってページデータが更新されたか否かを示す
情報」を持ったページアクセス情報を作成する前記中継
サーバ内のページアクセス情報作成手段と、前記ページ
アクセス情報作成手段により作成されたページアクセス
情報を参照して、ページアドレスが同一でそのページア
クセスによってページデータが更新されている当該ペー
ジアクセスの行われた時刻群を示す更新時刻群を検出
し、当該更新時刻群に基づいてどのくらいの間隔でペー
ジデータの更新を行えばよいかを示すページデータ更新
間隔を算出することにより、過去において頻繁にアクセ
ス要求のあった各ページについてページアドレスおよび
ページデータ更新間隔が設定されたページデータ更新テ
ーブルを作成する前記中継サーバ内のページデータ更新
テーブル作成手段と、前記ページデータ更新テーブル作
成手段により作成されたページデータ更新テーブルを参
照して、クライアントから過去において頻繁にアクセス
要求のあった各ページについて、当該ページデータ更新
間隔で示される一定時間毎に前記プロキシサーバに対し
てWWWサーバページアクセス要求を行う前記中継サー
バ内のページアクセス要求手段と、前記ページアクセス
要求手段からのWWWサーバページアクセス要求に基づ
き、当該WWWサーバページアクセス要求で指定された
前記WWWサーバ上のページアドレスを指定して最新の
ページデータを取得するためのWWWサーバページアク
セスを行い、そのWWWサーバページアクセスによって
取得したページデータを前記中継サーバに送信する前記
プロキシサーバ内のページアクセス手段と、前記ページ
アクセス手段によって前記WWWサーバから取得された
ページデータを前記プロキシサーバから受信して保持し
ておく前記中継サーバ内のページデータ保持手段とを有
することを特徴とするWWWサーバアクセス方式。
2. In a local network connected to a WWW server via a network, distributed access is made to each of several relay servers provided between a plurality of clients and a proxy server. A page access having a page address, an access time, and "information indicating whether or not page data has been updated by the page access" with reference to the plurality of clients and the page access history information for each page access from the client. The page address is the same and the page data is updated by the page access by referring to the page access information creating means in the relay server for creating information and the page access information created by the page access information creating means. The page is accessed By detecting an update time group indicating a time group that has been updated and calculating a page data update interval indicating how often the page data should be updated based on the update time group, an access request frequently performed in the past is obtained. Page data update table creating means in the relay server for creating a page data update table in which a page address and a page data update interval are set for each of the pages having the error, and page data created by the page data update table creating means The relay server that makes a WWW server page access request to the proxy server at regular intervals indicated by the page data update interval for each page to which a client has frequently requested access in the past with reference to an update table Means for requesting page access within Performing a WWW server page access for acquiring the latest page data by specifying a page address on the WWW server specified by the WWW server page access request based on the WWW server page access request from the page access requesting means; A page access unit in the proxy server for transmitting page data obtained by the WWW server page access to the relay server; and receiving and holding page data obtained from the WWW server by the page access unit from the proxy server. And a page data holding unit in the relay server for storing.
【請求項3】 ページアドレスフィールド,アクセス時
刻フィールド,および更新フラグを要素に持ったエント
リを有するページアクセス情報と、ページアドレスフィ
ールド,アクセス時刻群フィールド,更新時刻群フィー
ルド,およびページデータ更新間隔フィールドを要素に
持ったエントリを有するページデータ更新テーブルと、
ページアクセス情報作成手段により作成された前記ペー
ジアクセス情報中のページアドレスフィールドおよびア
クセス時刻フィールドを参照し、過去におけるページア
クセスの頻度を示す情報として、同一のページアドレス
に対するアクセス時刻群を検出し、当該ページアドレス
および当該アクセス時刻群を前記ページデータ更新テー
ブル内のページアドレスフィールドおよびアクセス時刻
群フィールドに設定するページデータ更新テーブル作成
手段内のアクセス時刻群検出手段と、前記ページアクセ
ス情報中の更新フラグを参照して、過去におけるページ
データの更新の頻度を示す情報として、前記アクセス時
刻群検出手段により検出されたアクセス時刻群の中でペ
ージデータが更新された時刻を示すものである更新時刻
群を検出し、当該更新時刻群を前記ページデータ更新テ
ーブル内の更新時刻群フィールドに設定する前記ページ
データ更新テーブル作成手段内の更新時刻群検出手段
と、前記更新時刻群検出手段により検出された各ページ
アドレスに対する更新時刻群に基づき、どのくらいの間
隔で当該各ページアドレスのページのページデータの更
新を行えばよいかを示すページデータ更新間隔を算出
し、当該ページデータ更新間隔を前記ページデータ更新
テーブル内のページデータ更新間隔フィールドに設定す
る前記ページデータ更新テーブル作成手段内のページデ
ータ更新間隔算出手段とを有することを特徴とする請求
項2記載のWWWサーバアクセス方式。
3. A page access information having an entry having a page address field, an access time field, and an update flag as elements, and a page address field, an access time group field, an update time group field, and a page data update interval field. A page data update table having an entry in the element,
Referring to a page address field and an access time field in the page access information created by the page access information creating means, an access time group for the same page address is detected as information indicating the frequency of page access in the past. An access time group detecting means in a page data update table creating means for setting a page address and the access time group in a page address field and an access time group field in the page data update table; and an update flag in the page access information. Referring to the information indicating the frequency of updating the page data in the past, an update time group indicating the time at which the page data was updated is detected from among the access time groups detected by the access time group detecting means. And the said Update time group detection means in the page data update table creation means for setting a new time group in the update time group field in the page data update table, and update time for each page address detected by the update time group detection means Based on the group, a page data update interval indicating how often the page data of the page of each page address should be updated is calculated, and the page data update interval is determined by the page data update in the page data update table. 3. The WWW server access method according to claim 2, further comprising: a page data update interval calculation unit in said page data update table creation unit that sets the interval field.
【請求項4】 「過去において頻繁にアクセス要求のあ
った各ページ」が「過去において2回以上アクセス要求
のあった各ページ」を意味することを特徴とする請求項
1,請求項2,または請求項3記載のWWWサーバアク
セス方式。
4. The method according to claim 1, wherein “each page that has been frequently accessed in the past” means “each page that has been accessed twice or more in the past”. The WWW server access method according to claim 3.
【請求項5】 ネットワークを介してWWWサーバと接
続されているローカルネットワークにおいて、複数のク
ライアントとプロキシサーバとの間に設けられている数
台の中継サーバの各々に対して、分散してアクセスする
前記複数のクライアントと、前記中継サーバからのWW
Wサーバページアクセス要求に基づき、当該WWWサー
バページアクセス要求で指定されたWWWサーバ上のペ
ージアドレスを指定して最新のページデータを取得する
ためのWWWサーバページアクセスを行い、そのWWW
サーバページアクセスによって取得したページデータを
前記中継サーバに送信する前記プロキシサーバとが存在
することを前提として、前記中継サーバを、クライアン
トから過去において頻繁にアクセス要求のあった各ペー
ジについて、過去におけるページデータの更新の頻度を
示す情報に基づき、どのくらいの間隔でページデータの
更新を行えばよいかを示すページデータ更新間隔を算出
し、当該ページデータ更新間隔毎に前記プロキシサーバ
に対してWWWサーバページアクセス要求を行い、前記
プロキシサーバによって前記WWWサーバから取得され
たページデータを受信して保持しておくように機能させ
るためのプログラムを記録した記録媒体。
5. In a local network connected to a WWW server via a network, distributed access is made to each of several relay servers provided between a plurality of clients and a proxy server. The plurality of clients and the WW from the relay server
Based on the W server page access request, a WWW server page access for obtaining the latest page data is performed by specifying a page address on the WWW server specified by the WWW server page access request, and the WWW
Assuming that there is the proxy server that transmits page data acquired by server page access to the relay server, the relay server is used to determine whether or not each page that has been frequently accessed by a client in the past is a page in the past. Based on the information indicating the frequency of data update, a page data update interval indicating how often the page data should be updated is calculated, and the WWW server page is sent to the proxy server for each page data update interval. A recording medium recording a program for making an access request and causing the proxy server to receive and hold page data acquired from the WWW server.
【請求項6】 ネットワークを介してWWWサーバと接
続されているローカルネットワークにおいて、複数のク
ライアントとプロキシサーバとの間に設けられている数
台の中継サーバの各々に対して、分散してアクセスする
前記複数のクライアントと、前記中継サーバからのWW
Wサーバページアクセス要求に基づき、当該WWWサー
バページアクセス要求で指定された前記WWWサーバ上
のページアドレスを指定して最新のページデータを取得
するためのWWWサーバページアクセスを行い、そのW
WWサーバページアクセスによって取得したページデー
タを前記中継サーバに送信する前記プロキシサーバ内の
ページアクセス手段とが存在することを前提として、前
記中継サーバを、ページアクセス履歴情報を参照し、ク
ライアントからの各ページアクセスに関するページアド
レス,アクセス時刻,および「当該ページアクセスによ
ってページデータが更新されたか否かを示す情報」を持
ったページアクセス情報を作成するページアクセス情報
作成手段,前記ページアクセス情報作成手段により作成
されたページアクセス情報を参照して、ページアドレス
が同一でそのページアクセスによってページデータが更
新されている当該ページアクセスの行われた時刻群を示
す更新時刻群を検出し、当該更新時刻群に基づいてどの
くらいの間隔でページデータの更新を行えばよいかを示
すページデータ更新間隔を算出することにより、過去に
おいて頻繁にアクセス要求のあった各ページについてペ
ージアドレスおよびページデータ更新間隔が設定された
ページデータ更新テーブルを作成するページデータ更新
テーブル作成手段,前記ページデータ更新テーブル作成
手段により作成されたページデータ更新テーブルを参照
して、クライアントから過去において頻繁にアクセス要
求のあった各ページについて、当該ページデータ更新間
隔で示される一定時間毎に前記プロキシサーバに対して
WWWサーバページアクセス要求を行うページアクセス
要求手段,ならびに前記ページアクセス手段によって前
記WWWサーバから取得されたページデータを前記プロ
キシサーバから受信して保持しておくページデータ保持
手段として機能させるためのプログラムを記録した記録
媒体。
6. In a local network connected to a WWW server via a network, distributed access is made to each of several relay servers provided between a plurality of clients and a proxy server. The plurality of clients and the WW from the relay server
Based on the W server page access request, a WWW server page access for obtaining the latest page data is performed by specifying a page address on the WWW server specified by the WWW server page access request, and the W
Assuming that there is a page access means in the proxy server that transmits page data obtained by WW server page access to the relay server, the relay server refers to page access history information, and Page access information creating means for creating page access information having a page address related to page access, access time, and "information indicating whether or not page data has been updated by the page access", created by the page access information creating means With reference to the accessed page access information, an update time group indicating a time group at which the page access is performed when the page address is the same and the page data is updated by the page access is detected, and based on the update time group, How often By calculating a page data update interval indicating whether or not the page data should be updated, a page data update table in which a page address and a page data update interval are set for each page that has been frequently accessed in the past is created. With reference to the page data update table creation means and the page data update table created by the page data update table creation means, each page to which a client has frequently requested access in the past is indicated by the page data update interval. Page access requesting means for making a WWW server page access request to the proxy server at predetermined time intervals, and receiving and holding page data obtained from the WWW server by the page access means from the proxy server; A recording medium recording a program for functioning as page data holding means.
【請求項7】 ページデータ更新テーブル作成手段が、
ページアクセス情報作成手段により作成されたページア
クセス情報中のページアドレスフィールドおよびアクセ
ス時刻フィールドを参照し、過去におけるページアクセ
スの頻度を示す情報として、同一のページアドレスに対
するアクセス時刻群を検出し、当該ページアドレスおよ
び当該アクセス時刻群をページデータ更新テーブル内の
ページアドレスフィールドおよびアクセス時刻群フィー
ルドに設定するアクセス時刻群検出手段と、前記ページ
アクセス情報中の更新フラグを参照して、過去における
ページデータの更新の頻度を示す情報として、前記アク
セス時刻群検出手段により検出されたアクセス時刻群の
中でページデータが更新された時刻を示すものである更
新時刻群を検出し、当該更新時刻群を前記ページデータ
更新テーブル内の更新時刻群フィールドに設定する更新
時刻群検出手段と、前記更新時刻群検出手段により検出
された各ページアドレスに対する更新時刻群に基づき、
どのくらいの間隔で当該各ページアドレスのページのペ
ージデータの更新を行えばよいかを示すページデータ更
新間隔を算出し、当該ページデータ更新間隔を前記ペー
ジデータ更新テーブル内のページデータ更新間隔フィー
ルドに設定するページデータ更新間隔算出手段とを備え
ることを特徴とする請求項6記載の記録媒体。
7. A page data update table creating means,
Referring to the page address field and the access time field in the page access information created by the page access information creating means, an access time group for the same page address is detected as information indicating the frequency of page access in the past, and Access time group detecting means for setting an address and the access time group in a page address field and an access time group field in a page data update table; and updating of page data in the past by referring to an update flag in the page access information. The update time group indicating the time at which the page data was updated among the access time groups detected by the access time group detection means is detected as the information indicating the frequency of the In the update table And update time group detecting means for setting the new time group field, based on the update time groups for each page address detected by the update time group detecting means,
Calculate a page data update interval indicating at what interval the page data of the page of each page address should be updated, and set the page data update interval in the page data update interval field in the page data update table. 7. The recording medium according to claim 6, further comprising: a page data update interval calculating unit that performs the updating.
【請求項8】 「過去において頻繁にアクセス要求のあ
った各ページ」が「過去において2回以上アクセス要求
のあった各ページ」を意味することを特徴とする請求項
5,請求項6,または請求項7記載の記録媒体。
8. The method according to claim 5, wherein “each page that has been frequently accessed in the past” means “each page that has been accessed twice or more in the past”. The recording medium according to claim 7.
JP2000256292A 2000-08-25 2000-08-25 WWW server access method Expired - Lifetime JP3596602B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000256292A JP3596602B2 (en) 2000-08-25 2000-08-25 WWW server access method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000256292A JP3596602B2 (en) 2000-08-25 2000-08-25 WWW server access method

Publications (2)

Publication Number Publication Date
JP2002073404A true JP2002073404A (en) 2002-03-12
JP3596602B2 JP3596602B2 (en) 2004-12-02

Family

ID=18744924

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000256292A Expired - Lifetime JP3596602B2 (en) 2000-08-25 2000-08-25 WWW server access method

Country Status (1)

Country Link
JP (1) JP3596602B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010286993A (en) * 2009-06-10 2010-12-24 Nec Access Technica Ltd Access distribution system, relay device, method, and program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1124981A (en) * 1997-07-03 1999-01-29 Nec Corp Wide area distributed file system
JPH11212886A (en) * 1998-01-27 1999-08-06 Sharp Corp File object relay method, distributed file system, computer readable recording medium recording program of the relay method and gateway computer

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1124981A (en) * 1997-07-03 1999-01-29 Nec Corp Wide area distributed file system
JPH11212886A (en) * 1998-01-27 1999-08-06 Sharp Corp File object relay method, distributed file system, computer readable recording medium recording program of the relay method and gateway computer

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010286993A (en) * 2009-06-10 2010-12-24 Nec Access Technica Ltd Access distribution system, relay device, method, and program

Also Published As

Publication number Publication date
JP3596602B2 (en) 2004-12-02

Similar Documents

Publication Publication Date Title
US8554790B2 (en) Content based load balancer
EP2724243B1 (en) Dynamic content caching
EP3146698B1 (en) Method and system for acquiring web pages
US20060155857A1 (en) Deterministic session state management within a global cache array
US7529814B2 (en) Autonomic computing algorithm for identification of an optimum configuration for a web infrastructure
US20060123121A1 (en) System and method for service session management
US20120041970A1 (en) Distributed data cache for on-demand application acceleration
US8386424B2 (en) Transparent access mechanism for local and remote data
JP2003131924A (en) Remote access program, program for processing of remote access request and client computer
JP6972714B2 (en) Data acquisition programs, equipment, and methods
CN108540510B (en) Cloud host creation method and device and cloud service system
CN111858677A (en) Local cache data access method, device, equipment and storage medium
WO2021047239A1 (en) Page acquisition method, device and system
JPH11175442A (en) Data repeater system, information terminal equipment, computer readable recording medium recorded with data relay program and computer readable record medium recorded with information reading program
JP4741301B2 (en) Information search system, information search device, information search method, recording medium, and program
CN111857979B (en) Information management method, system, storage medium and equipment of distributed system
CN111352938B (en) Data processing method, computer device and storage medium
CN106547751A (en) Data cached update method and device
CN109344349B (en) Data caching method and device and electronic equipment
JP3596602B2 (en) WWW server access method
US20020143846A1 (en) Method and apparatus for scheduling invalidation tests for HTTP sessions
CN111367921A (en) Data object refreshing method and device
JP2022077175A (en) Information processing device, information processing method and program
JP2004280847A (en) Information repeating device and storage medium
JP2003157194A (en) File server program

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040818

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040831

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20080917

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20080917

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090917

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20090917

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100917

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110917

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120917

Year of fee payment: 8