JP2002024191A - Www system, traffic relief method for www server and www server - Google Patents

Www system, traffic relief method for www server and www server

Info

Publication number
JP2002024191A
JP2002024191A JP2000200124A JP2000200124A JP2002024191A JP 2002024191 A JP2002024191 A JP 2002024191A JP 2000200124 A JP2000200124 A JP 2000200124A JP 2000200124 A JP2000200124 A JP 2000200124A JP 2002024191 A JP2002024191 A JP 2002024191A
Authority
JP
Japan
Prior art keywords
client
server
proxy server
www
proxy
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
JP2000200124A
Other languages
Japanese (ja)
Inventor
Hisashi Yoshikawa
寿士 吉川
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 JP2000200124A priority Critical patent/JP2002024191A/en
Publication of JP2002024191A publication Critical patent/JP2002024191A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a WWW system, a traffic relief method for WWW server and a WWW server for utilizing the hardware resources effectively to attain a highly effective operation of a system where the WWW server decides dynamically a proxy server that holds the data requested by a client and thereby a fast access of large traffic variance is requested for the WWW server. SOLUTION: When an access request is given from a client 11 in a state where a WWW server 12 has large traffic, the server 12 refers to an access list 12A in response to a URL that received the access request from the client 11 and checks whether a proxy server 13 that accessed the same URL before exists or not. When the relevant server 13 exists, the IP address and port number of the server 13 are returned to the client 11 having the access request.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、WWW(World Wi
de Web)サーバとクライアントとプロキシサーバとを有
してなるWWWシステム、WWWサーバのトラフィック
緩和方法、及びWWWサーバに関する。
[0001] The present invention relates to a WWW (World Wi-Fi).
de Web) The present invention relates to a WWW system including a server, a client, and a proxy server, a method for mitigating traffic of a WWW server, and a WWW server.

【0002】[0002]

【従来の技術】WWWサーバとクライアントとプロキシ
サーバとを有してなるWWWシステムに於いて、クライ
アント側プロキシサーバを複数台用意しておき、クライ
アントのアクセス要求に対して、ハッシュ値を計算し、
ハッシュ値に対応するクライアント側プロキシサーバの
キャッシュに、クライアントの要求に対するデータを保
持することで、複数のプロキシサーバのキャッシュを利
用する方法が存在する。
2. Description of the Related Art In a WWW system having a WWW server, a client, and a proxy server, a plurality of client-side proxy servers are prepared, and a hash value is calculated for a client access request.
There is a method of using caches of a plurality of proxy servers by holding data for a client request in a cache of a client-side proxy server corresponding to a hash value.

【0003】しかしながら、上記方法に於いては、複数
のクライアント側プロキシサーバを予め連携させる設定
をしておく必要があった。従って上記した従来の方法に
於いては、クライアント側プロキシサーバを動的に増減
させることが困難であり、ハードウェア資源を有効に活
用した効率の良いシステム運用を図る上で問題があっ
た。特にWWWサーバのトラフィック変動が大きい高速
アクセスが要求されるシステムに於いては、最大トラフ
ィックを考慮したシステムを構築しなければならず、経
済性の面でも問題があった。
However, in the above method, it is necessary to set in advance a plurality of client-side proxy servers to cooperate. Therefore, in the above-described conventional method, it is difficult to dynamically increase or decrease the number of client-side proxy servers, and there is a problem in achieving efficient system operation by effectively utilizing hardware resources. In particular, in a system that requires high-speed access where the traffic fluctuation of the WWW server is large, it is necessary to construct a system in consideration of the maximum traffic, and there is a problem in terms of economy.

【0004】[0004]

【発明が解決しようとする課題】上記したように、WW
Wサーバとクライアントとプロキシサーバとを有してな
るWWWシステムに於いて、従来では、クライアント側
プロキシサーバを動的に増減させることが困難であるこ
とから、ハードウェア資源を有効に活用した効率の良い
システム運用を図る上で問題があり、特にWWWサーバ
のトラフィック変動が大きい高速アクセスが要求される
システムに於いては、最大トラフィックを考慮したシス
テムを構築しなければならないことから経済性の面でも
問題があった。
As described above, the WW
Conventionally, in a WWW system having a W server, a client, and a proxy server, it is difficult to dynamically increase or decrease the number of client side proxy servers. There is a problem in achieving good system operation. Particularly, in a system that requires high-speed access where the traffic fluctuation of the WWW server is large, it is necessary to construct a system considering the maximum traffic. There was a problem.

【0005】本発明は上記実情に鑑みなされたもので、
WWWサーバとクライアントとプロキシサーバとを有し
てなるWWWシステムに於いて、キャッシュを利用した
いプロキシサーバを予め決定し設定をしておく必要がな
く、クライアントが要求するデータを保持しているプロ
キシサーバをWWWサーバが動的に決定できることか
ら、WWWサーバのトラフィック変動が大きい高速アク
セスが要求されるシステムに於いて、ハードウェア資源
を有効に活用した効率の良いシステム運用が図れるWW
Wシステム、およびWWWサーバのトラフィック緩和方
法を提供することを目的とする。
[0005] The present invention has been made in view of the above circumstances,
In a WWW system having a WWW server, a client, and a proxy server, there is no need to determine and set in advance a proxy server that wants to use a cache, and a proxy server holding data requested by a client. Can be dynamically determined by the WWW server, and in a system that requires high-speed access where the traffic fluctuation of the WWW server is large, efficient system operation utilizing hardware resources can be achieved.
An object of the present invention is to provide a W system and a method for mitigating traffic of a WWW server.

【0006】更に本発明は上記システムに於いて、プロ
キシサーバのキャッシュを有効に利用して負荷分散を図
る効率の良いシステムを容易に構築することのできるW
WWサーバを提供することを目的とする。
Further, according to the present invention, in the above-mentioned system, a W which can easily construct an efficient system for effectively distributing the load by effectively utilizing the cache of the proxy server.
It is intended to provide a WW server.

【0007】[0007]

【課題を解決するための手段】本発明は、WWWサーバ
に、トラフィックの多い状態時に、クライアントが要求
するデータを保持しているプロキシサーバを動的に決定
する仕組みを設け、クライアントのアクセス要求に対し
てクライアントが要求するデータを保持しているプロキ
シサーバを紹介することにより、プロキシサーバのキャ
ッシュを有効に利用して、負荷分散を実現することを特
徴とする。
SUMMARY OF THE INVENTION According to the present invention, a mechanism is provided in a WWW server for dynamically determining a proxy server holding data requested by a client when there is a large amount of traffic. By introducing a proxy server holding data requested by a client, the cache of the proxy server is effectively used to realize load distribution.

【0008】即ち、本発明は、ネットワーク上にWWW
サーバとクライアントと複数のプロキシサーバとを有し
てなるWWWシステムに於いて、前記WWWサーバに、
前記プロキシサーバからのアクセスの都度、当該プロキ
シサーバのIPアドレス及びポート番号とアクセス要求
のあったURLとを対応付けて保持するアクセスリスト
と、トラフィックが多い状態で前記クライアントからア
クセス要求を受けたとき、前記アクセスリストを参照し
て、アクセス要求のあったクライアントにアクセス先プ
ロキシサーバを紹介する手段とを具備したことを特徴と
する。
That is, according to the present invention, WWW
In a WWW system having a server, a client, and a plurality of proxy servers, the WWW server includes:
Each time an access is made from the proxy server, an access list that holds the IP address and port number of the proxy server in association with the URL for which the access request is made, and an access request is received from the client in a state of heavy traffic Means for referencing the access list and introducing an access destination proxy server to a client who has made an access request.

【0009】また本発明は、WWWサーバ、クライアン
ト、及び複数のプロキシサーバから構成されるWWWシ
ステムに於いて、前記WWWサーバに、前記プロキシサ
ーバからアクセスされた際に、当該アクセスに伴うUR
Lとアクセス元プロキシサーバのIPアドレス及びポー
ト番号とを取得する手段と、前記取得したURLとIP
アドレス及びポート番号とをそれぞれ対応付けて保持す
るアクセスリストと、トラフィックが多い状態でクライ
アントからアクセス要求があった際に、前記アクセスリ
ストを参照し、最近に同じアクセス要求があった1台の
プロキシサーバを検索して要求元のクライアントに紹介
する手段とを有し、前記クライアントに、前記WWWサ
ーバからプロキシサーバを紹介された際、当該プロキシ
サーバにデータを要求する手段を有してなることを特徴
とする。
Further, the present invention provides a WWW system comprising a WWW server, a client, and a plurality of proxy servers, wherein when the WWW server is accessed from the proxy server, a UR associated with the access is provided.
Means for obtaining the IP address and port number of the access source proxy server, and the obtained URL and IP
An access list that holds an address and a port number in association with each other, and one proxy that has recently received the same access request by referring to the access list when a client makes an access request in a state of heavy traffic Means for searching for a server and introducing the proxy server to the requesting client, wherein the client has means for requesting data from the proxy server when the proxy server is introduced from the WWW server. Features.

【0010】また本発明は、サーバのトラフィック緩和
方法に於いて、クライアントとプロキシサーバがネット
ワーク接続されるサーバに、前記プロキシサーバからの
アクセス要求の都度、当該プロキシサーバのIPアドレ
ス及びポート番号とアクセス要求のあったURLとを対
応付けて保持する保持手段を有し、トラフィックが多い
状態でクライアントからアクセス要求を受けたとき、前
記保持手段の保持内容を参照してアクセス要求のあった
クライアントにアクセス先プロキシサーバを紹介し、前
記プロキシサーバのキャッシュを有効に活用してトラフ
ィックを緩和することを特徴とする。
According to the present invention, in a method for mitigating traffic of a server, each time an access request from the proxy server is made, the IP address and port number of the proxy server and the access to the server to which the client and the proxy server are connected to the network are provided. Holding means for storing the requested URL in association with the requested URL, and when an access request is received from a client in a state of heavy traffic, access is made to the requested client by referring to the stored contents of the holding means The present invention is characterized in that a proxy server is introduced and traffic is reduced by effectively using a cache of the proxy server.

【0011】また本発明は、WWWサーバのトラフィッ
ク緩和方法に於いて、WWWサーバに、プロキシサーバ
からのアクセス要求の都度、当該プロキシサーバのIP
アドレス及びポート番号とアクセス要求のあったURL
とを対応付けて保持するアクセスリストを設け、WWW
サーバはトラフィックが多い状態でクライアントからア
クセス要求を受けたとき、前記アクセスリストを参照し
て、当該アクセス要求された情報をキャッシュにもつプ
ロキシサーバをクライアントに紹介することを特徴とす
る。
The present invention also provides a method for mitigating traffic of a WWW server, wherein the WWW server receives an IP request from the proxy server every time an access request is made from the proxy server.
Address and port number and URL where access was requested
And an access list that holds the information in association with
When the server receives an access request from a client in a state of high traffic, the server refers to the access list and introduces a proxy server having a cache of the access requested information to the client.

【0012】また本発明は、クライアントとプロキシサ
ーバが接続されるWWWサーバに於いて、前記プロキシ
サーバからのアクセスの都度、当該プロキシサーバのI
Pアドレス及びポート番号とアクセス要求のあったUR
Lとを対応付けて保持するアクセスリストと、前記クラ
イアントからトラフィックが多い状態でアクセス要求を
受けたとき、前記アクセスリストを参照して、アクセス
要求のあったクライアントにアクセス先プロキシサーバ
を紹介する手段とを具備したことを特徴とする。
Further, according to the present invention, in a WWW server to which a client and a proxy server are connected, each time the proxy server accesses,
P address and port number and UR for which access was requested
Means for referencing an access destination proxy server to a client that has made an access request by referring to the access list when an access request is received from the client in a state where there is a large amount of traffic; And characterized in that:

【0013】上記したように、WWWサーバに、トラフ
ィックの多い状態時に、クライアントが要求するデータ
を保持しているプロキシサーバを動的に決定する仕組み
を設け、クライアントのアクセス要求に対してクライア
ントが要求するデータを保持しているプロキシサーバを
紹介する機能を実現したことにより、プロキシサーバの
キャッシュを有効に利用した効率のよい負荷分散が可能
となる。
As described above, the WWW server is provided with a mechanism for dynamically determining the proxy server holding the data requested by the client when there is a large amount of traffic, and the client requests the access request from the client. By realizing the function of introducing a proxy server holding data to be processed, efficient load distribution can be achieved by effectively using the cache of the proxy server.

【0014】具体的には、WWWサーバのトラフィック
が多い時に、以前に同様のアクセス要求を行なったプロ
キシサーバのキャッシュを利用して、クライアントの要
求に対応することで、WWWサーバのトラフィックが多
い状態下でWWWサーバの応答が遅くなる場合であって
も、クライアントに対する応答時間を短縮でき、システ
ムスループットを向上できる。
Specifically, when the traffic of the WWW server is heavy, the cache of the proxy server which has made a similar access request before is used to respond to the request of the client, so that the traffic of the WWW server is heavy. Even if the response of the WWW server becomes slower, the response time to the client can be reduced, and the system throughput can be improved.

【0015】また、前記WWWサーバに、トラフィック
が多い状態で前記クライアントからアクセス要求があっ
た際に、最近に同じアクセス要求があった複数のプロキ
シサーバを検索したとき、当該複数のプロキシサーバを
要求元のクライアントに紹介する手段を備え、前記クラ
イアントに、前記WWWサーバから複数のプロキシサー
バを紹介されたとき、当該各プロキシサーバのキャッシ
ュ内容を参照して、データ要求を行うプロキシサーバを
決定する手段を備えることにより、クライアントの要求
しているデータを確実にキャッシュに保持しているプロ
キシサーバを検索することができる。
[0015] Further, when an access request is made from the client to the WWW server in a state where there is a large amount of traffic, when a plurality of proxy servers that have recently received the same access request are searched, the plurality of proxy servers are requested. Means for introducing to the original client, means for determining, when the client introduces a plurality of proxy servers from the WWW server, a proxy server which makes a data request by referring to the cache contents of each proxy server Is provided, it is possible to search for a proxy server that reliably holds data requested by a client in a cache.

【0016】また、クライアントに、WWWサーバより
紹介された複数のプロキシサーバに問い合わせを行った
際に最も応答の速かったプロキシサーバからデータを取
得する手段を備えることで、クライアントが要求するデ
ータを高速に取得できる。
Further, by providing the client with a means for acquiring data from the proxy server which has the fastest response when making an inquiry to a plurality of proxy servers introduced by the WWW server, the data requested by the client can be transmitted at a high speed. Can be obtained.

【0017】また、プロキシサーバに、クライアントか
らキャッシュ内のデータを参照する要求を受けたとき、
クライアントが要求するデータがキャッシュ内に存在し
ない際にその旨の情報を前記クライアントに通知する手
段を備え、クライアントに、プロキシサーバのキャッシ
ュ内にデータが存在しないことを前記WWWサーバに通
知する手段を備え、WWWサーバに、クライアントから
プロキシサーバのキャッシュ内にデータが存在しないこ
とを示す情報を受け取った際にプロキシサーバをアクセ
スリストから消去する手段と、クライアントの要求を受
けたとき以前に同じアクセス要求を受けた1台若しくは
複数のプロキシサーバをアクセスリストから検索し、検
索したプロキシサーバの情報を要求元のクライアントに
通知する手段とを備えることで、クライアントの要求し
たデータがキャッシュに存在しないプロキシサーバをア
クセスリストから消去することにより、データをキャッ
シュに保持していないプロキシサーバの情報をクライア
ントに返してしまう不具合を解消できる。
Further, when the proxy server receives a request for referring to data in the cache from the client,
Means for notifying the client of information to the effect that the data requested by the client does not exist in the cache, and means for notifying the client to the WWW server that the data does not exist in the cache of the proxy server. Means for deleting the proxy server from the access list when the WWW server receives information indicating that data is not present in the cache of the proxy server from the client, and the same access request as before when receiving the request from the client Means for retrieving one or more proxy servers from the access list, and notifying the requesting client of the retrieved proxy server information, so that the data requested by the client does not exist in the cache. From the access list By removed by, it can be solved the problem that would return the information of the proxy server does not hold the data in the cache to the client.

【0018】また、プロキシサーバに、負荷が高い状態
時にクライアントからキャッシュ内のデータを参照する
要求を受けたとき、クライアントに対してその状態を通
知する手段を備え、クライアントに、プロキシサーバの
負荷が高いことを認識した際に、その状態をWWWサー
バに通知して別のプロキシサーバの紹介を要求する手段
を備え、WWWサーバに、クライアントから要求を受け
た際に以前に同じアクセス要求を受けたプロキシサーバ
のうち、プロキシサーバ以外の1台若しくは複数のプロ
キシサーバをアクセスリストから検索し、検索したプロ
キシサーバを要求元のクライアントに紹介する手段を備
えることで、クライアントの要求するデータをキャッシ
ュに保持しているプロキシサーバの負荷が高い場合に別
のプロキシサーバを利用できる。
Also, the proxy server is provided with means for notifying the client of a request for referring to data in the cache when the client receives a request for referring to data in the cache when the load is high. A means for notifying the state to the WWW server when it recognizes that the price is high, and requesting introduction of another proxy server, and the WWW server receiving the same access request before receiving the request from the client One or more proxy servers other than the proxy server among the proxy servers are searched from the access list, and a means for introducing the searched proxy server to the requesting client is provided, so that the data requested by the client is stored in the cache. If another proxy server has a heavy load, Available.

【0019】また、クライアントに、以前にWWWサー
バから受け取ったデータをキャッシュに保持しているプ
ロキシサーバに関する情報を保持しておく手段と、アク
セス要求時に、そのURLに対するアクセス要求が以前
に行われていた際に、上記保持しているプロキシサーバ
の情報を参照して該当するプロキシサーバのキャッシュ
からデータを受信する手段とを備えることで、クライア
ントが要求するデータをキャッシュに保持しているプロ
キシサーバに関する情報のやり取りを行なう回数を削減
してWWWサーバの負荷を軽減できる。
Also, means for holding information on the proxy server, which holds the data previously received from the WWW server in the cache in the client, and when the access request is made, the access request for the URL has been made before. Means for receiving data from the cache of the corresponding proxy server by referring to the information of the stored proxy server when the proxy server holds the data requested by the client in the cache. The number of times of exchanging information can be reduced to reduce the load on the WWW server.

【0020】また、クライアントに、データを要求する
ときWWWサーバにキャッシュから参照できるプロキシ
サーバのリストを通知する手段を備え、WWWサーバ
に、アクセスリストに存在しかつクライアントから受け
取ったプロキシサーバのリストにも存在しているプロキ
シサーバで、以前に同じアクセス要求を受けた1台若し
くは複数のプロキシサーバをアクセスリストから検索
し、要求元のクライアントに検索したプロキシサーバの
情報を通知する手段を備えることで、クライアントが要
求するデータをキャッシュから取得するプロキシサーバ
の信頼性を向上できる。
[0020] Further, there is provided means for notifying the client of a list of proxy servers that can be referred to from the cache to the WWW server when requesting data. Is a proxy server that has already existed, and has a means for searching the access list for one or more proxy servers that have received the same access request previously, and for notifying the requesting client of the searched proxy server information. Therefore, the reliability of the proxy server that acquires the data requested by the client from the cache can be improved.

【0021】また、クライアントのアクセス対象にリバ
ースプロキシサーバを含むシステム構成に於いて、リバ
ースプロキシサーバに、WWWサーバと同等のプロキシ
サーバ紹介機能を備えることで、通常のWWWサーバに
より構成されるWWWシステムに本発明のプロキシサー
バ紹介機能を容易に適用できる。
In a system configuration in which a client accesses a reverse proxy server, the reverse proxy server is provided with a proxy server introduction function equivalent to a WWW server, so that a WWW system constituted by a normal WWW server is used. In addition, the proxy server introduction function of the present invention can be easily applied.

【0022】また、クライアントとWWWサーバとの間
にクライアント側プロキシサーバを設けたシステム構成
に於いて、クライアント側プロキシサーバに、クライア
ントと同等のアクセス機能をもたせることで、通常のク
ライアントにより構成されるWWWシステムに本発明の
プロキシサーバ紹介機能を容易に適用できる。
Further, in a system configuration in which a client-side proxy server is provided between a client and a WWW server, the client-side proxy server is provided with an access function equivalent to that of a client, so that it is configured by a normal client. The proxy server introduction function of the present invention can be easily applied to a WWW system.

【0023】[0023]

【発明の実施の形態】以下図面を参照して本発明の実施
形態を説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0024】図1は本発明の実施形態に於けるWWWシ
ステムの全体構成を示すブロック図である。
FIG. 1 is a block diagram showing the overall configuration of a WWW system according to an embodiment of the present invention.

【0025】図中、11乃至13は11はそれぞれネッ
トワーク(L)上に設けられたWWWシステムの構成要
素をなすもので、11はクライアント、12はWWWサ
ーバ、13はプロキシサーバである。尚、プロキシサー
バ13はネットワーク(L)上に複数存在するが、ここ
では説明の便宜上1台のみ示している。
In the figure, reference numerals 11 to 13 denote constituent elements of a WWW system provided on the network (L), 11 denotes a client, 12 denotes a WWW server, and 13 denotes a proxy server. Although there are a plurality of proxy servers 13 on the network (L), only one proxy server is shown here for convenience of explanation.

【0026】12Aは上記WWWサーバ12に設けられ
たアクセスリストであり、WWWサーバ12に、プロキ
シサーバ13からアクセス要求のあった際、WWWサー
バ12の制御の下に、そのURL、プロキシサーバのI
Pアドレス、プロキシサーバのポート番号をそれぞれ対
応付けて保存する。
Reference numeral 12A denotes an access list provided in the WWW server 12. When an access request is made to the WWW server 12 from the proxy server 13, the URL and the I / O of the proxy server are controlled under the control of the WWW server 12.
The P address and the port number of the proxy server are stored in association with each other.

【0027】上記WWWサーバ12には、プロキシサー
バ13からアクセス要求のあったURL、当該プロキシ
サーバのIPアドレス、及びポート番号をそれぞれ対応
付けてアクセスリスト12Aに記録するアクセスリスト
書込手段、及びアクセスリスト12Aを参照するアクセ
スリスト書込手段、WWWサーバ12のトラフィックが
多い(トラフィックが規定値を超えた)ことを検出する
トラフィック異常検出手段、およびトラフィックが多い
状態下でクライアント11からアクセス要求があった際
に、アクセスリスト12Aから、以前に同じアクセス要
求を行なったプロキシサーバが存在するか否かを調べ、
存在するとき、そのプロキシサーバの情報をクライアン
ト11に返す(該当するプロキシサーバをクライアント
11に紹介する)通知手段等が設けられる。
The WWW server 12 has access list writing means for recording the access request URL from the proxy server 13, the IP address of the proxy server, and the port number in the access list 12 A in association with each other. An access list writing unit that refers to the list 12A, a traffic abnormality detection unit that detects that the traffic of the WWW server 12 is heavy (traffic exceeds a specified value), and an access request from the client 11 in a state of heavy traffic. At this time, it is checked from the access list 12A whether or not there is a proxy server that has previously made the same access request.
If there is, a notifying means for returning information of the proxy server to the client 11 (introducing the corresponding proxy server to the client 11) is provided.

【0028】上記クライアント11には、WWWサーバ
12から返されたプロキシサーバのIPアドレス、及び
ポート番号を使用して、そのプロキシサーバ13のキャ
ッシュからデータを取得するデータ取得手段(11A)
が設けられる。
The client 11 uses the IP address and the port number of the proxy server returned from the WWW server 12 to acquire data from the cache of the proxy server 13 (11A).
Is provided.

【0029】図2は上記WWWサーバ12に設けられた
アクセスリスト12Aの構造を示す図であり、プロキシ
サーバ13からアクセス要求のあったURL21、プロ
キシサーバのIPアドレス22、プロキシサーバのポー
ト番号23がそれぞれ対応付けて保存される。
FIG. 2 is a diagram showing the structure of the access list 12A provided in the WWW server 12. The URL 21, the IP address 22 of the proxy server, and the port number 23 of the proxy server, for which an access request has been made from the proxy server 13, are shown. Each is stored in association with each other.

【0030】図3及び図4はそれぞれ上記実施形態に於
ける、クライアント11とWWWサーバ12とプロキシ
サーバ13との間でやりとりされるメッセージ及びデー
タの流れを示す動作説明図である。
FIGS. 3 and 4 are explanatory diagrams showing the flow of messages and data exchanged between the client 11, the WWW server 12, and the proxy server 13 in the above embodiment.

【0031】図5は上記実施形態に於けるWWWサーバ
12の要部処理手順を示すフローチャートである。
FIG. 5 is a flowchart showing a main part processing procedure of the WWW server 12 in the above embodiment.

【0032】ここで上記各図を参照して本発明の第1の
実施形態に於ける動作を説明する。
The operation of the first embodiment of the present invention will now be described with reference to the above-mentioned drawings.

【0033】WWWサーバ12は、当該WWWサーバ1
2のトラフィックが多くない(トラフィックが規定値以
下である)通常状態時には(図5ステップS1(YE
S))、プロキシサーバ13からアクセス要求がある
と、以下の手順でプロキシサーバ13に対し応答を返
す。
The WWW server 12 is the WWW server 1
2 in a normal state where the traffic is not large (the traffic is equal to or less than a specified value) (see step S1 (YE in FIG. 5)).
S)), when there is an access request from the proxy server 13, a response is returned to the proxy server 13 in the following procedure.

【0034】WWWサーバ12は、プロキシサーバ13
からアクセス要求のあったURL、プロキシサーバ13
のIPアドレス、及びプロキシサーバ13のポート番号
を取得し(図5ステップS2)、取得した上記URL、
IPアドレス、及びポート番号をそれぞれ対応付けて図
2に示すアクセスリスト12Aに保存する(図5ステッ
プS3)。そして、上記プロキシサーバ13が要求した
データをプロキシサーバ13に返す(図5ステップS
4)。
The WWW server 12 is a proxy server 13
URL for which access was requested from the proxy server 13
Of the proxy server 13 and the port number of the proxy server 13 (step S2 in FIG. 5).
The IP address and the port number are stored in the access list 12A shown in FIG. 2 in association with each other (step S3 in FIG. 5). Then, the data requested by the proxy server 13 is returned to the proxy server 13 (step S5 in FIG. 5).
4).

【0035】また、WWWサーバ12は、上記トラフィ
ック状態下でクライアント11よりアクセス要求を受け
ると(図3の符号A1参照)、その要求されたデータを
要求元のクライアント11に返す(図3の符号A2参
照)。
When the WWW server 12 receives an access request from the client 11 under the above traffic conditions (see reference numeral A1 in FIG. 3), the WWW server 12 returns the requested data to the requesting client 11 (reference numeral in FIG. 3). A2).

【0036】また、WWWサーバ12は、当該WWWサ
ーバ12のトラフィックが多い(トラフィックが規定値
を超えた)異常状態時には(図5ステップS1(N
O))、クライアント11からアクセス要求があると
(図4の符号B1参照)、そのアクセス要求のあったU
RLをもとにアクセスリスト12Aを参照して、以前に
同じURLにアクセスしたプロキシサーバ13が存在す
るか否かを調べ(図5ステップS5)、以前に同じUR
Lにアクセスしたプロキシサーバ13が存在する際、そ
のプロキシサーバのIPアドレス、及びポート番号をア
クセス要求のあったクライアント11に返す(図5ステ
ップS6)。この実施形態ではプロキシサーバ13の情
報をクライアント11に返す(図4の符号B2参照)。
The WWW server 12 is in an abnormal state when the traffic of the WWW server 12 is large (traffic exceeds a specified value) (step S1 (N in FIG. 5)).
O)), when there is an access request from the client 11 (see reference numeral B1 in FIG. 4), U
By referring to the access list 12A based on the RL, it is checked whether or not the proxy server 13 has accessed the same URL before (step S5 in FIG. 5).
When there is a proxy server 13 that has accessed L, the IP address and port number of the proxy server are returned to the client 11 that has made the access request (step S6 in FIG. 5). In this embodiment, information of the proxy server 13 is returned to the client 11 (see reference numeral B2 in FIG. 4).

【0037】クライアント11は、WWWサーバ12か
ら上記プロキシサーバ13の情報(プロキシサーバ13
のIPアドレス、及びポート番号)を受けると、当該情
報に従うプロキシサーバ13にアクセスし、当該プロキ
シサーバ13に対してデータを要求する(図4の符号B
3参照)。
The client 11 sends information of the proxy server 13 from the WWW server 12 (the proxy server 13).
Receiving the IP address and port number of the proxy server 13, the proxy server 13 accesses the proxy server 13 according to the information and requests data from the proxy server 13 (reference B in FIG. 4).
3).

【0038】プロキシサーバ13は上記クライアント1
1からの要求に対して、当該プロキシサーバ13のキャ
ッシュに存在する該当データをクライアント11に返す
(図4の符号B4参照)。
The proxy server 13 is connected to the client 1
In response to the request from the client 1, the corresponding data existing in the cache of the proxy server 13 is returned to the client 11 (see reference numeral B4 in FIG. 4).

【0039】上記したように本発明の第1の実施形態に
よれば、WWWサーバに、トラフィックの多い状態にな
ると、クライアントが要求するデータを保持しているプ
ロキシサーバを動的に決定する仕組みを設け、クライア
ントのアクセス要求に対して当該クライアントが要求す
るデータを保持しているプロキシサーバを紹介する機能
を実現したことにより、プロキシサーバのキャッシュを
有効に利用した効率のよい負荷分散が可能となる。
As described above, according to the first embodiment of the present invention, the WWW server is provided with a mechanism for dynamically determining the proxy server holding the data requested by the client when the traffic becomes heavy. And a function of introducing a proxy server holding data requested by the client in response to an access request of the client, thereby enabling efficient load distribution by effectively using a cache of the proxy server. .

【0040】具体的には、WWWサーバ12のトラフィ
ックが多い状態になると、以前に同様のアクセス要求を
行なったプロキシサーバ13のキャッシュを利用して、
クライアント11の要求に対応することで、WWWサー
バ12のトラフィックが多い状態下でWWWサーバの応
答が遅くなる場合であっても、クライアント11に対す
る応答時間を短縮でき、システムスループットを向上で
きる。
Specifically, when the traffic of the WWW server 12 becomes large, the cache of the proxy server 13 which has previously made the same access request is used,
By responding to the request from the client 11, the response time to the client 11 can be shortened even if the response of the WWW server becomes slow in a state where the traffic of the WWW server 12 is heavy, and the system throughput can be improved.

【0041】上記した第1の実施形態の機能に、以下の
機能を付加することにより、より信頼性並びに効率を向
上できる。以下、各実施形態について説明する。
The reliability and efficiency can be further improved by adding the following functions to the functions of the first embodiment. Hereinafter, each embodiment will be described.

【0042】第2の実施形態として、前記WWWサーバ
12に、トラフィックが多い状態で前記クライアント1
1からアクセス要求があった際に、最近に同じアクセス
要求があった複数のプロキシサーバ(13,…)を検索
したとき、当該複数のプロキシサーバ(13,…)を要
求元のクライアント11に紹介する手段を備え、また、
前記クライアント11に、前記WWWサーバ12から複
数のプロキシサーバ(13,…)を紹介されたとき、当
該各プロキシサーバ(13,…)のキャッシュ内容を参
照して、データ要求を行う1つのプロキシサーバを決定
する手段を備えた構成とする。この実施形態によれば、
クライアント11の要求しているデータを確実にキャッ
シュに保持しているプロキシサーバ13を検索してデー
タを取得することができる。
As a second embodiment, the WWW server 12 sends the client 1
When a plurality of proxy servers (13,...) That have recently received the same access request are searched for when an access request is made from one, the plurality of proxy servers (13,...) Are introduced to the requesting client 11. Means to
When a plurality of proxy servers (13,...) Are introduced from the WWW server 12 to the client 11, one proxy server making a data request by referring to the cache contents of each proxy server (13,...) Is determined. According to this embodiment,
The data can be obtained by searching the proxy server 13 which reliably holds the data requested by the client 11 in the cache.

【0043】また第3の実施形態として、上記他の第2
の実施形態の機能に加え、クライアント11に、WWW
サーバ12より紹介された複数のプロキシサーバ(1
3,…)に問い合わせを行った際に、最も応答の速かっ
たプロキシサーバ13からデータを取得する手段を備え
た構成とする。この実施形態によれば、クライアント1
1が要求するデータをプロキシサーバ13から、より高
速に取得できる。
As a third embodiment, the other second
In addition to the functions of the first embodiment, the client 11
A plurality of proxy servers (1
When an inquiry is made to (3,...), A means is provided for acquiring data from the proxy server 13 which has the fastest response. According to this embodiment, client 1
1 can be obtained from the proxy server 13 at higher speed.

【0044】また第4の実施形態として、プロキシサー
バ13に、クライアント11からキャッシュ内のデータ
を参照する要求を受けたとき、クライアント11が要求
するデータがキャッシュ内に存在しない際に、その旨の
情報を前記クライアント11に通知する手段を備え、ま
た、クライアント11に、プロキシサーバ13のキャッ
シュ内にデータが存在しないことを前記WWWサーバ1
2に通知する手段を備え、また、WWWサーバ12に、
クライアント11からプロキシサーバ13のキャッシュ
内にデータが存在しないことを示す情報を受け取った際
に、そのプロキシサーバ13をアクセスリストから消去
する手段と、クライアント11の要求を受けたとき以前
に同じアクセス要求を受けた1台若しくは複数のプロキ
シサーバ(13,…)をアクセスリストから検索し、検
索したプロキシサーバ(13,…)の情報を要求元のク
ライアント11に通知する手段とを備えた構成とする。
この実施形態によれば、クライアント11の要求したデ
ータがキャッシュに存在しないプロキシサーバ13をア
クセスリストから消去することにより、データをキャッ
シュに保持していないプロキシサーバの情報をクライア
ントに返してしまう不具合を解消できる。
As a fourth embodiment, when the proxy server 13 receives a request from the client 11 to refer to data in the cache, and when the data requested by the client 11 does not exist in the cache, the proxy server 13 informs the user. Means for notifying the client 11 of information, and the WWW server 1 notifying the client 11 that no data exists in the cache of the proxy server 13.
2 and a means for notifying WWW server 12
Means for deleting the proxy server 13 from the access list upon receiving information indicating that no data exists in the cache of the proxy server 13 from the client 11; Means for retrieving one or more proxy servers (13,...) From the access list, and notifying the requesting client 11 of information of the retrieved proxy servers (13,...). .
According to this embodiment, by deleting the proxy server 13 whose data requested by the client 11 does not exist in the cache from the access list, the information of the proxy server whose data is not stored in the cache is returned to the client. Can be resolved.

【0045】また第5の実施形態として、プロキシサー
バ13に、負荷が高い状態時にクライアント11からキ
ャッシュ内のデータを参照する要求を受けたとき、当該
クライアント11に対してその負荷状態を通知する手段
を備え、また、クライアント11に、プロキシサーバ1
3の負荷が高いことを認識した際にその状態をWWWサ
ーバ12に通知して別のプロキシサーバの紹介を要求す
る手段を備え、また、WWWサーバ12に、クライアン
ト11から要求を受けた際に以前に同じアクセス要求を
受けたプロキシサーバのうち、上記負荷が高いプロキシ
サーバ以外の1台若しくは複数のプロキシサーバをアク
セスリストから検索し、検索したプロキシサーバの情報
を要求元のクライアント11に紹介(通知)する手段を
備えた構成とする。この実施形態によれば、クライアン
ト11の要求するデータをキャッシュに保持しているプ
ロキシサーバの負荷が高い場合に、負荷の低い別のプロ
キシサーバをアクセスしてデータを取得することができ
る。
As a fifth embodiment, when the proxy server 13 receives a request for referring to data in the cache from the client 11 when the load is high, the proxy server 13 notifies the client 11 of the load status. And the client 11 has a proxy server 1
3 is provided with means for notifying the state to the WWW server 12 when it recognizes that the load is high, and requesting the introduction of another proxy server. Among the proxy servers that have previously received the same access request, one or more proxy servers other than the proxy server with the higher load are searched from the access list, and information of the searched proxy server is introduced to the requesting client 11 ( Notification) means. According to this embodiment, when the load on the proxy server holding the data requested by the client 11 in the cache is high, another proxy server with a low load can be accessed to acquire the data.

【0046】また第6の実施形態として、クライアント
11に、以前にWWWサーバ12から受け取ったデータ
をキャッシュに保持しているプロキシサーバ13に関す
る情報を保持する手段と、アクセス要求時に、そのUR
Lに対するアクセス要求が以前に行われていた際に、上
記保持手段からプロキシサーバ13の情報を参照して該
当するプロキシサーバ13のキャッシュからデータを受
信する手段とを備える構成とする。この実施形態によれ
ば、クライアント11が要求するデータをキャッシュに
保持しているプロキシサーバに関する情報のやり取りを
行なう回数が削減でき、WWWサーバ12の負荷を軽減
できる。
As a sixth embodiment, the client 11 has means for holding information on the proxy server 13 that holds data previously received from the WWW server 12 in a cache.
Means for receiving data from the cache of the proxy server 13 by referring to the information of the proxy server 13 from the holding means when an access request to L has been made before. According to this embodiment, the number of times of exchanging information on the proxy server that holds the data requested by the client 11 in the cache can be reduced, and the load on the WWW server 12 can be reduced.

【0047】また第7の実施形態として、クライアント
11に、データを要求するときWWWサーバ12にキャ
ッシュから参照できるプロキシサーバ13のリストを通
知する手段を備え、また、WWWサーバ12に、アクセ
スリストに存在し、かつクライアントから受け取ったプ
ロキシサーバのリストにも存在しているプロキシサーバ
で、以前に同じアクセス要求を受けた1台若しくは複数
のプロキシサーバをアクセスリストから検索し、その検
索したプロキシサーバ(13,…)の情報を要求元のク
ライアントに通知する手段を備える構成とする。この実
施形態によれば、クライアント11が要求するデータを
キャッシュから取得するプロキシサーバ13の信頼性が
向上できる。
As a seventh embodiment, a means for notifying the client 11 of a list of the proxy servers 13 that can be referred to from the cache to the WWW server 12 when requesting data is provided. A proxy server that exists and is also present in the list of proxy servers received from the client, searches one or more proxy servers that have previously received the same access request from the access list, and searches for the searched proxy server ( 13,...) To the requesting client. According to this embodiment, the reliability of the proxy server 13 that acquires the data requested by the client 11 from the cache can be improved.

【0048】また第8の実施形態として、クライアント
11のアクセス対象にリバースプロキシサーバ(14と
する)を含むシステム構成に於いて、リバースプロキシ
サーバ14に、WWWサーバ12と同等のプロキシサー
バ紹介(通知)機能を備えることで、通常のWWWサー
バにより構成されるWWWシステムに本発明のプロキシ
サーバ紹介(通知)機能を容易に適用できる。
As an eighth embodiment, in a system configuration in which the access target of the client 11 includes a reverse proxy server (referred to as 14), a proxy server introduction (notification) equivalent to the WWW server 12 is provided to the reverse proxy server 14. With the function, the proxy server introduction (notification) function of the present invention can be easily applied to a WWW system including a normal WWW server.

【0049】また第9の実施形態として、クライアント
11とWWWサーバ12との間にクライアント側プロキ
シサーバ(15とする)を設けたシステム構成に於い
て、クライアント側プロキシサーバ15に、クライアン
ト11と同等のアクセス機能をもたせることで、通常の
クライアントにより構成されるWWWシステムに本発明
のプロキシサーバ紹介(通知)機能を容易に適用でき
る。
As a ninth embodiment, in a system configuration in which a client-side proxy server (referred to as 15) is provided between the client 11 and the WWW server 12, the client-side proxy server 15 has the same configuration as the client 11. , The proxy server introduction (notification) function of the present invention can be easily applied to a WWW system composed of ordinary clients.

【0050】また第10の実施形態として、クライアン
ト11とWWWサーバ12との間に、クライアント側プ
ロキシサーバ(15とする)とサーバ側プロキシサーバ
(16とする)を有し、クライアント側プロキシサーバ
15にクライアント11と同等のアクセス機能をもた
せ、サーバ側プロキシサーバ16に、WWWサーバ12
と同等のサーバ紹介(通知)機能を備えることで、通常
のクライアントおよびサーバにより構成されるWWWシ
ステムに本発明のプロキシサーバ紹介(通知)機能を容
易に適用できる。
As a tenth embodiment, a client-side proxy server (referred to as 15) and a server-side proxy server (referred to as 16) are provided between the client 11 and the WWW server 12, and the client-side proxy server 15 is provided. Has the same access function as the client 11, and the server-side proxy server 16 has the WWW server 12
By providing a server introduction (notification) function equivalent to the above, the proxy server introduction (notification) function of the present invention can be easily applied to a WWW system composed of ordinary clients and servers.

【0051】[0051]

【発明の効果】以上詳記したように本発明によれば、W
WWサーバとクライアントとプロキシサーバとを有して
なるWWWシステムに於いて、キャッシュを利用したい
プロキシサーバを予め決定し設定をしておく必要がな
く、クライアントが要求するデータを保持しているプロ
キシサーバをWWWサーバが動的に決定できることか
ら、WWWサーバのトラフィック変動が大きい高速アク
セスが要求されるシステムに於いてハードウェア資源を
有効に活用した効率の良いシステム運用が図れる。
As described above in detail, according to the present invention, W
In a WWW system having a WWW server, a client, and a proxy server, there is no need to determine and set in advance a proxy server that wants to use a cache, and a proxy server holding data requested by a client. Can be dynamically determined by the WWW server, so that efficient system operation can be achieved by effectively utilizing hardware resources in a system that requires high-speed access where the traffic fluctuation of the WWW server is large.

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

【図1】本発明の実施形態に於けるWWWシステムの全
体構成を示すブロック図。
FIG. 1 is a block diagram showing an overall configuration of a WWW system according to an embodiment of the present invention.

【図2】上記実施形態に於けるWWWサーバに設けられ
たアクセスリストの構造を示す図。
FIG. 2 is a diagram showing a structure of an access list provided in a WWW server in the embodiment.

【図3】上記実施形態に於ける、クライアントとWWW
サーバとプロキシサーバとの間でやりとりされるメッセ
ージ及びデータの流れを示す動作説明図。
FIG. 3 shows a client and WWW in the embodiment.
FIG. 4 is an operation explanatory diagram showing a flow of messages and data exchanged between a server and a proxy server.

【図4】上記実施形態に於ける、クライアントとWWW
サーバとプロキシサーバとの間でやりとりされるメッセ
ージ及びデータの流れを示す動作説明図。
FIG. 4 shows a client and WWW in the embodiment.
FIG. 4 is an operation explanatory diagram showing a flow of messages and data exchanged between a server and a proxy server.

【図5】上記実施形態に於けるWWWサーバの要部処理
手順を示すフローチャート。
FIG. 5 is a flowchart showing a main part processing procedure of the WWW server in the embodiment.

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

11…クライアント 12…WWWサーバ 12A…アクセスリスト 13…プロキシサーバ L…ネットワーク 11 Client 12 WWW Server 12A Access List 13 Proxy Server L Network

Claims (14)

【特許請求の範囲】[Claims] 【請求項1】 ネットワーク上にWWWサーバとクライ
アントと複数のプロキシサーバとを有してなるWWWシ
ステムに於いて、 前記WWWサーバに、前記プロキシサーバからのアクセ
スの都度、当該プロキシサーバのIPアドレス及びポー
ト番号とアクセス要求のあったURLとを対応付けて保
持するアクセスリストと、トラフィックが多い状態で前
記クライアントからアクセス要求を受けたとき、前記ア
クセスリストを参照して、アクセス要求のあったクライ
アントにアクセス先プロキシサーバを紹介する手段とを
具備したことを特徴とWWWシステム。
In a WWW system comprising a WWW server, a client and a plurality of proxy servers on a network, each time the WWW server is accessed from the proxy server, an IP address of the proxy server and When an access request is received from the client in a state where there is a large amount of traffic, the access list that holds the port number and the URL that has made the access request in association with each other is referred to, and the client that made the access request is referred to A WWW system comprising means for introducing an access destination proxy server.
【請求項2】 WWWサーバ、クライアント、及び複数
のプロキシサーバから構成されるWWWシステムに於い
て、 前記WWWサーバに、 前記プロキシサーバからアクセスされた際に、当該アク
セスに伴うURLとアクセス元プロキシサーバのIPア
ドレス及びポート番号とを取得する手段と、 前記取得したURLとIPアドレス及びポート番号とを
それぞれ対応付けて保持するアクセスリストと、 トラフィックが多い状態でクライアントからアクセス要
求があった際に、前記アクセスリストを参照し、最近に
同じアクセス要求があった1台のプロキシサーバを検索
して要求元のクライアントに紹介する手段とを有し、 前記クライアントに、 前記WWWサーバからプロキシサーバを紹介された際、
当該プロキシサーバにデータを要求する手段を有して前
記WWWサーバのトラフィックが多いとき前記プロキシ
サーバのキャッシュを有効に活用することを特徴とした
WWWシステム。
2. In a WWW system comprising a WWW server, a client, and a plurality of proxy servers, when the WWW server is accessed from the proxy server, a URL associated with the access and an access source proxy server Means for obtaining the IP address and port number of the client; an access list for holding the obtained URL and the IP address and port number in association with each other; Means for referring to the access list, searching for one proxy server that has recently made the same access request, and introducing the proxy server to the requesting client, wherein the client introduces a proxy server from the WWW server. When
A WWW system comprising means for requesting data from the proxy server, and effectively utilizing the cache of the proxy server when the traffic of the WWW server is large.
【請求項3】 前記WWWサーバに、 トラフィックが多い状態で前記クライアントからアクセ
ス要求があった際に、最近に同じアクセス要求があった
複数のプロキシサーバを検索したとき、当該複数のプロ
キシサーバを要求元のクライアントに紹介する手段を有
し、 前記クライアントに、 前記WWWサーバから複数のプロキシサーバを紹介され
たとき、当該各プロキシサーバのキャッシュ内容を参照
して、データ要求を行うプロキシサーバを決定する手段
を有してなる請求項2記載のWWWシステム。
3. When a plurality of proxy servers that have recently received the same access request are searched for when the client requests access to the WWW server in a state where the traffic is heavy, the plurality of proxy servers are requested. Means for introducing to the original client, and when the client introduces a plurality of proxy servers from the WWW server, the proxy server which makes a data request is determined by referring to the cache contents of each proxy server 3. The WWW system according to claim 2, comprising means.
【請求項4】 前記WWWサーバに、 トラフィックが多い状態で前記クライアントからアクセ
ス要求があった際に、最近に同じアクセス要求があった
複数のプロキシサーバを検索したとき、当該複数のプロ
キシサーバを要求元のクライアントに紹介する手段を有
し、 前記クライアントに、 前記WWWサーバから複数のプロキシサーバを紹介され
たとき、前記紹介された複数のプロキシサーバに問い合
わせを行って、最も応答の速かったプロキシサーバから
データを取得する手段を有してなる請求項2記載のWW
Wシステム。
4. When a plurality of proxy servers that have recently received the same access request are searched for when the client makes an access request to the WWW server with a large amount of traffic, the plurality of proxy servers are requested. A means for introducing to the original client, wherein when the client introduces a plurality of proxy servers from the WWW server, the client makes an inquiry to the introduced plurality of proxy servers, and a proxy server which has the fastest response 3. The WW according to claim 2, further comprising: means for acquiring data from the WW.
W system.
【請求項5】 前記プロキシサーバに、 前記クライアントからキャッシュ内のデータを参照する
要求を受けたとき、前記クライアントが要求するデータ
がキャッシュ内に存在しない際に、その旨の情報を前記
クライアントに通知する手段を有し、 前記クライアントに、 前記プロキシサーバのキャッシュ内にデータが存在しな
いことを前記WWWサーバに通知する手段を有し、 前記WWWサーバに、 前記クライアントから前記プロキシサーバのキャッシュ
内にデータが存在しないことを示す情報を受け取った際
に、前記プロキシサーバをアクセスリストから消去する
手段と、 前記クライアントの要求を受けたとき、以前に同じアク
セス要求を受けた1台若しくは複数のプロキシサーバを
前記アクセスリストから検索し、検索したプロキシサー
バの情報を要求元のクライアントに通知する手段とを有
してなる請求項2記載のWWWシステム。
5. When the proxy server receives a request for referring to data in a cache from the client, and when the data requested by the client does not exist in the cache, the proxy server notifies the client of the information to that effect. Means for notifying the client that there is no data in the cache of the proxy server to the WWW server; and transmitting the data from the client to the cache of the proxy server from the client to the WWW server. Means for deleting the proxy server from the access list when receiving information indicating that the server does not exist, and when receiving the request from the client, one or more proxy servers which have previously received the same access request. The proxy server searched from the access list and searched 3. The WWW system according to claim 2, further comprising means for notifying the requesting client of the information of the server.
【請求項6】 前記プロキシサーバに、 負荷が高い状態時に前記クライアントからキャッシュ内
のデータを参照する要求を受けたとき、前記クライアン
トに対して、その状態を通知する手段を有し、 前記クライアントに、 前記プロキシサーバの負荷が高いことを認識した際に、
その状態を前記WWWサーバに通知して別のプロキシサ
ーバの紹介を要求する手段を有し、 前記WWWサーバに、 前記クライアントから要求を受けた際に、以前に同じア
クセス要求を受けたプロキシサーバのうち、前記プロキ
シサーバ以外の1台若しくは複数のプロキシサーバを前
記アクセスリストから検索し、検索したプロキシサーバ
を要求元のクライアントに紹介する手段とを有してなる
請求項2記載のWWWシステム。
6. When the proxy server receives a request to refer to data in a cache from the client when the load is high, the proxy server has means for notifying the client of the request. When recognizing that the load on the proxy server is high,
Means for notifying the WWW server of the state and requesting introduction of another proxy server, and when the WWW server receives a request from the client, the proxy server which has previously received the same access request 3. The WWW system according to claim 2, further comprising means for searching for one or more proxy servers other than the proxy server from the access list, and introducing the searched proxy server to a requesting client.
【請求項7】 前記クライアントに、 以前にWWWサーバから受け取ったデータをキャッシュ
に保持しているプロキシサーバに関する情報を保持する
手段と、 アクセス要求時に、そのURLに対するアクセス要求が
以前に行われていた際に、前記保持手段に保持されてい
るプロキシサーバの情報を参照して、該当するプロキシ
サーバのキャッシュからデータを受信する手段とを有し
てなる請求項2記載のWWWシステム。
7. A means for holding information on a proxy server that holds data previously received from a WWW server in a cache to the client, and an access request to the URL has been previously made at the time of the access request. 3. The WWW system according to claim 2, further comprising: means for referring to the information on the proxy server held in the holding means and receiving data from a cache of the corresponding proxy server.
【請求項8】 前記クライアントに、 データを要求するとき、前記WWWサーバに、キャッシ
ュから参照できるプロキシサーバのリストを通知する手
段を有し、 前記WWWサーバに、 前記アクセスリストに存在し、かつクライアントから受
け取った前記プロキシサーバのリストにも存在している
プロキシサーバで、以前に同じアクセス要求を受けた1
台若しくは複数のプロキシサーバを前記アクセスリスト
から検索し、要求元のクライアントに検索したプロキシ
サーバの情報を通知する手段を有してなる請求項2記載
のWWWシステム。
8. When the client requests data from the client, the client includes a means for notifying the WWW server of a list of proxy servers that can be referred to from a cache. A proxy server that is also present in the list of proxy servers received from
3. The WWW system according to claim 2, further comprising means for searching for one or a plurality of proxy servers from the access list, and notifying a requesting client of information of the searched proxy server.
【請求項9】 前記クライアントのアクセス対象にリバ
ースプロキシサーバを含み、前記リバースプロキシサー
バに、前記WWWサーバと同等のプロキシサーバ紹介機
能を有してなる請求項2または3または5または6また
は8記載のWWWシステム。
9. The client according to claim 2, wherein a reverse proxy server is included in an access target of the client, and the reverse proxy server has a proxy server introduction function equivalent to that of the WWW server. WWW system.
【請求項10】 前記クライアントと前記WWWサーバ
との間にクライアント側プロキシサーバを有し、前記ク
ライアント側プロキシサーバが、前記クライアントと同
等のアクセス機能を有してなる請求項2または3または
4または5または6または7または8記載のWWWシス
テム。
10. A client-side proxy server between the client and the WWW server, wherein the client-side proxy server has an access function equivalent to that of the client. The WWW system according to 5 or 6 or 7 or 8.
【請求項11】 前記クライアントと前記WWWサーバ
との間に、クライアント側プロキシサーバとサーバ側プ
ロキシサーバを有し、前記クライアント側プロキシサー
バが、前記クライアントと同等のアクセス機能を有し、
前記サーバ側プロキシサーバが、前記WWWサーバと同
等のプロキシサーバ紹介機能を有してなる請求項2また
は3または4または5または6または7または8記載の
WWWシステム。
11. A client-side proxy server and a server-side proxy server between the client and the WWW server, wherein the client-side proxy server has an access function equivalent to the client.
The WWW system according to claim 2, wherein the server-side proxy server has a proxy server introduction function equivalent to the WWW server.
【請求項12】 クライアントとプロキシサーバがネッ
トワーク接続されるサーバに、前記プロキシサーバから
のアクセス要求の都度、当該プロキシサーバのIPアド
レス及びポート番号とアクセス要求のあったURLとを
対応付けて保持する保持手段を有し、トラフィックが多
い状態でクライアントからアクセス要求を受けたとき、
前記保持手段の保持内容を参照してアクセス要求のあっ
たクライアントにアクセス先プロキシサーバを紹介し、
前記プロキシサーバのキャッシュを有効に活用してトラ
フィックを緩和することを特徴とするサーバのトラフィ
ック緩和方法。
12. A server to which a client and a proxy server are connected on a network holds an IP address and a port number of the proxy server and a URL for which the access request is made in association with each access request from the proxy server. When the access request is received from the client in a state where there is a lot of traffic,
Refer to the holding contents of the holding means to introduce the access destination proxy server to the client that has requested access,
A server traffic mitigation method, wherein the proxy server cache is effectively used to reduce traffic.
【請求項13】 ネットワーク上にWWWサーバとクラ
イアントと複数のプロキシサーバとを有してなるWWW
システムに於いて、 前記WWWサーバに、前記プロキシサーバからのアクセ
ス要求の都度、当該プロキシサーバのIPアドレス及び
ポート番号とアクセス要求のあったURLとを対応付け
て保持するアクセスリストを設け、前記WWWサーバは
トラフィックが多い状態で前記クライアントからアクセ
ス要求を受けたとき、前記アクセスリストを参照して、
当該アクセス要求された情報をキャッシュにもつプロキ
シサーバをクライアントに紹介することを特徴とするW
WWサーバのトラフィック緩和方法。
13. A WWW having a WWW server, a client, and a plurality of proxy servers on a network.
In the system, the WWW server is provided with an access list for holding the IP address and port number of the proxy server in association with the URL requested for access each time an access request is made from the proxy server, When the server receives an access request from the client in a state of high traffic, the server refers to the access list,
W is characterized in that a proxy server having a cache of the information requested for access is introduced to a client.
WW server traffic mitigation method.
【請求項14】 クライアントとプロキシサーバが接続
されるWWWサーバに於いて、前記プロキシサーバから
のアクセスの都度、当該プロキシサーバのIPアドレス
及びポート番号とアクセス要求のあったURLとを対応
付けて保持するアクセスリストと、前記クライアントか
らトラフィックが多い状態でアクセス要求を受けたと
き、前記アクセスリストを参照して、アクセス要求のあ
ったクライアントにアクセス先プロキシサーバを紹介す
る手段とを具備して、前記プロキシサーバのキャッシュ
を有効に活用しトラフィックを緩和することを特徴とし
たWWWサーバ。
14. In a WWW server to which a client and a proxy server are connected, each time an access is made from the proxy server, the IP address and port number of the proxy server are associated with the URL requested for access and held. An access list, and means for referring to the access list when an access request is received from the client in a state where there is a large amount of traffic and introducing an access destination proxy server to the client that has made the access request, A WWW server characterized by effectively utilizing a proxy server cache to reduce traffic.
JP2000200124A 2000-06-30 2000-06-30 Www system, traffic relief method for www server and www server Pending JP2002024191A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000200124A JP2002024191A (en) 2000-06-30 2000-06-30 Www system, traffic relief method for www server and www server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000200124A JP2002024191A (en) 2000-06-30 2000-06-30 Www system, traffic relief method for www server and www server

Publications (1)

Publication Number Publication Date
JP2002024191A true JP2002024191A (en) 2002-01-25

Family

ID=18698036

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000200124A Pending JP2002024191A (en) 2000-06-30 2000-06-30 Www system, traffic relief method for www server and www server

Country Status (1)

Country Link
JP (1) JP2002024191A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009265932A (en) * 2008-04-24 2009-11-12 Hitachi Ltd Data transfer method, proxy server and storage subsystem
CN101800758B (en) * 2009-02-09 2012-09-05 华为终端有限公司 Mobile terminal network visiting method, system and gateway
WO2013044671A1 (en) * 2011-09-28 2013-04-04 腾讯科技(深圳)有限公司 Internet access method, terminal and storage medium

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009265932A (en) * 2008-04-24 2009-11-12 Hitachi Ltd Data transfer method, proxy server and storage subsystem
CN101800758B (en) * 2009-02-09 2012-09-05 华为终端有限公司 Mobile terminal network visiting method, system and gateway
WO2013044671A1 (en) * 2011-09-28 2013-04-04 腾讯科技(深圳)有限公司 Internet access method, terminal and storage medium
US9237210B2 (en) 2011-09-28 2016-01-12 Tencent Technology (Shenzhen) Company Limited Internet access method, terminal and storage medium

Similar Documents

Publication Publication Date Title
US6775743B2 (en) Content caching with special handling of multiple identical requests for content
US9369540B2 (en) Method and system for dynamic distributed data caching
US7035911B2 (en) Method and system for community data caching
RU2549135C2 (en) System and method for providing faster and more efficient data transmission
US6351775B1 (en) Loading balancing across servers in a computer network
US6473802B2 (en) Method and system for storing load balancing information with an HTTP cookie
US6865605B1 (en) System and method for transparently redirecting client requests for content using a front-end indicator to preserve the validity of local caching at the client system
US20040111492A1 (en) Access relaying apparatus
US20070094361A1 (en) Multipath routing process
JP2002525749A (en) Internet caching system, method and system configuration
JP3153129B2 (en) Server selection method
WO2002056182A2 (en) Method and system for community data caching
EP4227828A1 (en) Web scraping through use of proxies, and applications thereof
KR20030014513A (en) Meshod and System of Sharing Client Data For Distributing Load of Server
JP2002024191A (en) Www system, traffic relief method for www server and www server
KR100450605B1 (en) A web application sever and method for providing dynamic contents thereof
JP2002251312A (en) Communication proxy device
Asaka et al. Hash-based query caching method for distributed web caching in wide area networks
JP2006216081A (en) Data transfer device and its method