JPH11175471A - Method and device for rewriting url, and medium recorded with url re-writable program - Google Patents

Method and device for rewriting url, and medium recorded with url re-writable program

Info

Publication number
JPH11175471A
JPH11175471A JP9345218A JP34521897A JPH11175471A JP H11175471 A JPH11175471 A JP H11175471A JP 9345218 A JP9345218 A JP 9345218A JP 34521897 A JP34521897 A JP 34521897A JP H11175471 A JPH11175471 A JP H11175471A
Authority
JP
Japan
Prior art keywords
access path
server
rewriting
information
url
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
JP9345218A
Other languages
Japanese (ja)
Inventor
Toshio Hirotsu
登志夫 廣津
Toshihiro Takada
敏弘 高田
Toshiharu Sugawara
俊治 菅原
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP9345218A priority Critical patent/JPH11175471A/en
Publication of JPH11175471A publication Critical patent/JPH11175471A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To efficiently acquire resources through an appropriate relay server by rewritting a uniform resource locator(URL) into an access path by a rewritting server, and acquiring resource with an optimum path according to each information. SOLUTION: If there is access path information that corresponds to a URL, a URL rewrite processing part 1 rewrites an appropriate access path from the access path information and performs elimination. A URL write requesting part 7 selects what is appropriate from the access path and returns it to a user and a program 9. An access path information collecting part 3 regularly communicates with another access path information collector 6, a URL rewriting device 8, a mirror server 10, a relay server 11 and a cache server 12 and collects access path information. An access path preserving part 2 performs ordering and selection of an access path from received access path information, information of a retrieval frequency of the part 1, retrieves the access path information and answers an appropriate access path.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、単独の計算機シス
テム、またはネットワークで接続された複数台からなる
計算機システム、またはインターネットに接続された計
算機システムで構成された情報アクセス方法と装置に関
し、特にリソース指定子(以降URLと称する)書き換
え方法と装置およびURL書き換えプログラムを記録し
た媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information access method and apparatus constituted by a single computer system, a computer system composed of a plurality of computers connected via a network, or a computer system connected to the Internet. The present invention relates to a specifier (hereinafter referred to as a URL) rewriting method and apparatus, and a medium on which a URL rewriting program is recorded.

【0002】[0002]

【従来の技術】単一の計算機もしくはネットワークで接
続された複数の計算機システム、またはインターネット
に接続された計算機システムにおける、WWW(World
wideWeb)やFTP(File Transfer Protocol)等
の情報交換サービスでは、URL(Uniform Resource
Locator)と呼ばれるリソース指定子を用いて、単一
の計算機やネットワークで接続された他の計算機、また
はインターネットに接続された他の計算機に保持されて
いるテキスト、音声、静止画、動画像等の全ての情報や
データ、すなわちリソースを指定しており、ユーザやプ
ログラムはその指定子を使うことにより任意のリソース
を参照することが可能になっている。
2. Description of the Related Art In a single computer, a plurality of computer systems connected via a network, or a computer system connected to the Internet, the WWW (World
In information exchange services such as wide Web) and FTP (File Transfer Protocol), URLs (Uniform Resource
Locator) by using a resource specifier called text, voice, still image, moving image, etc. held by a single computer, another computer connected via a network, or another computer connected to the Internet. All information and data, that is, resources are specified, and a user or a program can refer to an arbitrary resource by using the specifier.

【0003】このURLは、URLの表現のなかにサー
ビス種別と、サーバ名と、サーバ上でのリソースの置き
場所の情報が含まれている。URLを用いた情報とデー
タへのアクセスでは、リソース(情報とデータ)のサー
バと、リソースをアクセスするクライアントと、サーバ
とクライアントの両者の間に入りリソースを中継する中
継サーバ等の計算機と、プログラムまたはユーザ等が、
URLの表現から直接サービス種別、サーバ名、相対パ
スを取り出し、そのサーバへ指定されたサービス種別で
アクセスすることで、リソースへのアクセスが可能とな
っている。
[0003] The URL includes a service type, a server name, and information on a location of a resource on the server in the expression of the URL. In accessing information and data using a URL, a server for resources (information and data), a client for accessing the resources, a computer such as a relay server for relaying resources between both the server and the client, and a program Or the user etc.
By directly extracting the service type, server name, and relative path from the URL expression and accessing the server with the specified service type, it is possible to access resources.

【0004】単一の計算機上、ネットワークで接続され
た計算機システム、またはインターネットで接続された
計算機システムにおいては、計算機上もしくはネットワ
ーク上の計算機の保持するリソースを効率良くアクセス
するために、リソースのコピーを、元のリソースサーバ
から、単一の計算機中もしくはネットワークで接続され
た他の計算機上に、事前にコピーしておくミラーサーバ
や、一旦獲得したリソースを、単一の計算機中もしくは
ネットワークで接続された他の計算機上で、暫くの間保
持しておくキャッシュサーバといった機能は広く利用さ
れている。
[0004] In a single computer, a computer system connected via a network, or a computer system connected via the Internet, copying of resources is performed in order to efficiently access resources held by computers on the computer or on the network. A mirror server that copies in advance from the original resource server to a single computer or to another computer connected via a network, or a resource once obtained is connected to a single computer or via a network On other computers, functions such as a cache server that holds data for a while are widely used.

【0005】また、複数の異なる経路でリソースにアク
セスしたり、転送するリソースに変更を加えたり、ファ
イアウォールを越えてリソースを通過させたりする等の
多様な目的のために、サーバとクライアントやユーザの
間にリソースの中継を行う中継サーバを設置し、その中
継サーバを経由してリソースを伝達することも広く行わ
れている。
[0005] In addition, for various purposes such as accessing resources through a plurality of different routes, changing resources to be transferred, and passing resources over a firewall, the server and the client or user are required to access the resources. It is also widely practiced to install a relay server that relays resources in between, and to transmit resources via the relay server.

【0006】複数のミラーサーバと、キャッシュサーバ
と、中継サーバに関して、そのサーバの名前を通知する
方法としては、URN, Round-robin DNS, Local Dire
ctor/Distributed Director, Proxy Automatic Con
figuration等の技術が現在使われている。
As a method of notifying the names of a plurality of mirror servers, cache servers, and relay servers, URN, Round-robin DNS, Local Directory, etc.
ctor / Distributed Director, Proxy Automatic Con
Techniques such as figuration are currently used.

【0007】URNはリソースの位置に依存しない一意な
識別子を与えるもので、URNで表現されたリソースの指
定子にに対して、そのリソースのサーバを知ることが可
能である(R. Moats, URN Syntax, RFC:2141, May,
1997参照)。
[0007] The URN gives a unique identifier that does not depend on the position of the resource. For a resource specifier represented by the URN, the server of the resource can be known (R. Moats, URN). Syntax, RFC: 2141, May,
1997).

【0008】Round-robin DNSは、リソースの指定子か
ら得られたサーバ名に対して複数のサーバのアドレスを
順番に返すことにより、ミラーやキャッシュ間の負荷分
散が可能である( R. Damiel and M. Mealling,
Resolution of Uniform Resource Identifiers us
ing the Domain Name System, RFC:2168, June,1
997と P. Mockapetris, DOMAIN NAMES - CONCEPT
S AND FACILITIES,STD:13 Domain Name System,
also RFC 1034, NOV., 1987参照)。Local Direct
or/Distributed Directorは複数のミラーサーバへのア
クセスの負荷分散や、近傍のミラーサーバの通知を実現
するもので、URLから得られたホスト名に対して適当
なホストのアドレスを返すことが可能である(CISCO D
istri- buted Director(White Paper),http://www.c
isco.com/wrap/public/75/distrir /dd_rg.pdfとCISCO
Local Director (White Paper),http://www.cisc
o.com/warp /public/751/lodir/lodir_rg.pdf参照)。
[0008] Round-robin DNS can distribute the load between mirrors and caches by sequentially returning the addresses of a plurality of servers to the server name obtained from the resource specifier (R. Damiel and M. Mealling,
Resolution of Uniform Resource Identifiers us
ing the Domain Name System, RFC: 2168, June, 1
997 and P. Mockapetris, DOMAIN NAMES-CONCEPT
S AND FACILITIES, STD: 13 Domain Name System,
also RFC 1034, NOV., 1987). Local Direct
or / Distributed Director distributes the load of access to multiple mirror servers and notifies nearby mirror servers. It can return an appropriate host address to the host name obtained from the URL. Yes (CISCO D
istri- buted Director (White Paper), http: //www.c
isco.com/wrap/public/75/distrir/dd_rg.pdf and CISCO
Local Director (White Paper), http: //www.cisc
o.com/warp/public/751/lodir/lodir_rg.pdf).

【0009】Proxy Automatic Configurationは、設
定プログラムをブラウザの起動時もしくはユーザの指定
時に読み込むことで、URLの文字列にしたがって使用
する中継サーバを切替えることが可能である(Ari Luo
tonen, Navigator ProxyAuto-Config File Format,
http://home.netscape.com/eng/mozilla/2.0/relnotes/
demo /proxy-live.html参照)。
The Proxy Automatic Configuration can switch a relay server to be used in accordance with a character string of a URL by reading a setting program when a browser is started or specified by a user (Ari Luo).
tonen, Navigator ProxyAuto-Config File Format,
http://home.netscape.com/eng/mozilla/2.0/relnotes/
demo /proxy-live.html).

【0010】[0010]

【発明が解決しようとする課題】情報の指定子(UR
L)からその指し示すリソースを効率良く獲得するため
には、複数存在するミラーサーバと、中継サーバと、キ
ャッシュサーバの中から適切なサーバを利用することが
最も大きな問題となる。
An information designator (UR)
In order to efficiently obtain the resource pointed to from L), the most important problem is to use an appropriate server among a plurality of mirror servers, relay servers, and cache servers.

【0011】そのためには、ミラーサーバではクライア
ントの最も近傍のサーバに、中継サーバではリソースサ
ーバに最も近傍の中継サーバに、キャッシュサーバでは
リソースを一時保持しているキャッシュサーバに対して
アクセスすることが必要である。
To this end, the mirror server can access the server closest to the client, the relay server can access the relay server closest to the resource server, and the cache server can access the cache server that temporarily holds the resource. is necessary.

【0012】従来の方式では、あらかじめ配置の確定し
ている複数のミラーサーバの名前を通知することや、そ
の中から近傍のサーバの名前やアドレスを通知すること
は可能であったが、ネットワーク上の随所に後から現れ
るミラーサーバに関しては、その対象外であった。
In the conventional method, it is possible to notify the names of a plurality of mirror servers whose arrangement is determined in advance, and to notify the names and addresses of nearby servers from among them. Mirror servers that appear later in the game were out of scope.

【0013】また、中継サーバやキャッシュサーバで
は、複数の中継サーバと、キャッシュサーバ等の名前を
通知することは可能であったが、その中でリソースサー
バの最も近傍にある中継サーバを通知することや、キャ
ッシュを一時保持しているキャッシュサーバを通知する
ことはできなかった。
In the relay server and the cache server, it is possible to notify a plurality of relay servers and the names of the cache servers and the like, but it is necessary to notify the relay server closest to the resource server among the relay servers. Also, it was not possible to notify the cache server that temporarily holds the cache.

【0014】さらに、従来のリソースの指定子(UR
L)はサービスの種類とサーバ名と、サーバ中のリソー
スの置き場所を一括して表現することができたが、その
サービスの種類には制限があり、新たなサービスを拡張
することはできなかった。
Further, a conventional resource specifier (UR
In L), the type of service, the server name, and the location of the resource in the server could be expressed collectively, but the type of service is limited and new services cannot be expanded. Was.

【0015】[0015]

【課題を解決するための手段】複数のミラーサーバと、
キャッシュサーバと、中継サーバの中から適切なサーバ
にアクセスするためには、リソースの指定子(URL)
に対して、指定されるリソースにアクセスするために適
切な手段を表す指定子、つまり「ミラーサーバや、中継
サーバや、キャッシュサーバの何れかの情報と、サービ
ス種別と、サーバ内でのリソースの位置と、リソースに
関するコストなどの補助情報等を表現する指定子(アク
セスパスと呼ぶ)に書き換えることが必要である。
[MEANS FOR SOLVING THE PROBLEMS] A plurality of mirror servers,
To access an appropriate server from the cache server and the relay server, a resource specifier (URL)
In response to this, a specifier that represents an appropriate means for accessing the specified resource, that is, "information on any of the mirror server, relay server, or cache server, service type, and resource It is necessary to rewrite the location and a designator (referred to as an access path) that expresses auxiliary information such as cost related to the resource.

【0016】すなわち、事前もしくは必要時にURLに
対するアクセスパスとそれぞれのアクセスパスに関する
転送速度やデータ種別等の特性情報を収集する書き換え
サーバが、ユーザやプログラム等から受け取ったURL
を適当なアクセスパスに書き換えて返し、ユーザやプロ
グラム等はそのアクセスパスの情報にしたがって、最適
な経路でリソースを獲得することにより、請求項1、
3、5を実現する。
That is, the rewriting server that collects the access path to the URL and the characteristic information such as the transfer speed and the data type related to the access path in advance or when necessary, receives the URL received from the user or the program.
Is rewritten into an appropriate access path, and the user, the program, etc. acquire resources through an optimal path according to the information of the access path,
3 and 5 are realized.

【0017】また、新たなサービスを表現するURLの
文字列に対して、そのサービスを提供するサーバ名と、
サービス種別と、サーバ内でのサービスと、リソースの
置き場所等を表現する指定子に書き換える機能を持つサ
ーバが、ユーザやプログラムから受け取ったURLを書
き換えて返し、ユーザやプログラム等はそのアクセスパ
スの情報にしたがって、新たなサービスを享受すること
により、請求項2、4、6を実現する。
In addition, for a character string of a URL expressing a new service, a server name providing the service,
A server having a function of rewriting a service type, a service in the server, and a specifier representing a location of a resource, etc., rewrites a URL received from a user or a program and returns the URL. Claims 2, 4, and 6 are realized by enjoying a new service according to the information.

【0018】本発明の請求項1により、ユーザやプログ
ラムなどがURLで指定したリソースについて、適切な
ミラーサーバと、キャッシュサーバと、中継サーバの何
れかを経由した最適なリソースへのアクセスが可能にな
る。
According to the first aspect of the present invention, it is possible to access a resource specified by a URL by a user or a program through an appropriate mirror server, a cache server, or a relay server. Become.

【0019】本発明の請求項2により、URLを自由に
拡張し、新たなサービスを表現し、ユーザやプログラム
が拡張されたURLを用いて、新たなサービスの恩恵を
享受することが可能になる。
According to the second aspect of the present invention, it is possible to freely expand a URL, express a new service, and enjoy the benefits of a new service by using the expanded URL for a user or a program. .

【0020】[0020]

【発明の実施の形態】次に、本発明の実施の形態を図面
により説明する。図1は本発明の実施形態を説明する構
成図である。
Next, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a configuration diagram illustrating an embodiment of the present invention.

【0021】本発明のURL書き換え装置は、URL書
き換え処理部1と、アクセスパス情報保存部2と、アク
セスパス情報収集部3と、ネットワーク4、5と、アク
セスパス情報収集器6と、URL書き換え要求部7から
構成される。本発明の実施形態は、図に示すように、U
RL書き換え装置を構成する各機能部の他に、ユーザ、
プログラム9と、ネットワーク5を介してそれぞれ複数
の他のURL書き換え装置8と、ミラーサーバ10と、
中継サーバ11と、キャッシュサーバ12とから構成さ
れている。
The URL rewriting device according to the present invention comprises a URL rewriting processing section 1, an access path information storage section 2, an access path information collecting section 3, networks 4, 5, an access path information collecting section 6, a URL rewriting section, It comprises a request unit 7. An embodiment of the present invention, as shown,
In addition to the functional units constituting the RL rewriting device, a user,
A program 9, a plurality of other URL rewriting devices 8 via the network 5, a mirror server 10,
It is composed of a relay server 11 and a cache server 12.

【0022】次に、本発明のURL書き換え方法と装置
を上記の構成を利用して詳細に説明する。
Next, a URL rewriting method and apparatus according to the present invention will be described in detail using the above configuration.

【0023】ユーザやプログラム9の指定したURL
は、URL書き換え要求部7からネットワーク4を経由
してURL書き換え処理部1に渡される。URL書き換
え処理部1は、受け取ったURLに該当するアクセスパ
ス情報をアクセスパス情報保存部2に渡して検索する。
URL specified by user or program 9
Is passed from the URL rewriting request unit 7 to the URL rewriting processing unit 1 via the network 4. The URL rewriting processing unit 1 passes the access path information corresponding to the received URL to the access path information storage unit 2 for searching.

【0024】該当するアクセスパス情報が存在した場合
には、URL書き換え処理部1は該当したアクセスパス
情報の中から適切なアクセスパスに書き換え、必要に応
じて不要なアクセスパスを削除し、書き換えたアクセス
パスをネットワーク4を経由してURL書き換え要求部
7に返す。URL書き換え要求部7は、受け取ったアク
セスパスの中から必要に応じて適当なものを選択しユー
ザやプログラム9に返す。
If the corresponding access path information exists, the URL rewriting processing unit 1 rewrites the access path information to an appropriate access path from the corresponding access path information, deletes unnecessary access paths as necessary, and rewrites the information. The access path is returned to the URL rewriting request unit 7 via the network 4. The URL rewriting request unit 7 selects an appropriate access path from the received access paths as necessary and returns it to the user or the program 9.

【0025】該当するアクセスパス情報が存在しない場
合には、URL書き換え処理部1は必要に応じてアクセ
スパス情報収集部3にアクセスパス情報の収集を依頼す
る。アクセスパス情報収集部3は、ネットワーク5を経
由して、アクセスパス情報収集器6や、他のURL書き
換え装置8、ミラーサーバ10、中継サーバ11、キャ
ッシェサーバ12等に問い合わせて、アクセスパス情報
を収集する。そして、URLに該当するアクセスパス情
報が見付かれば、アクセスパス情報が存在した場合と同
様に、URL書き換え処理部1は該当したアクセスパス
情報の中から適切なアクセスパスに書き換え、必要に応
じて不要なアクセスパスを削除し、書き換えたアクセス
パスをネットワーク4を経由してURL書き換え要求部
7に返す。URL書き換え要求部7は、受け取ったアク
セスパスの中から必要に応じて適当なものを選択しユー
ザやプログラム9に返す。
If there is no corresponding access path information, the URL rewriting processing unit 1 requests the access path information collecting unit 3 to collect the access path information as needed. The access path information collecting unit 3 inquires of the access path information collector 6, another URL rewriting device 8, the mirror server 10, the relay server 11, the cache server 12, and the like via the network 5 to access the access path information. To collect. Then, when the access path information corresponding to the URL is found, the URL rewriting processing unit 1 rewrites the access path information to the appropriate access path from the corresponding access path information, as in the case where the access path information exists. Then, unnecessary access paths are deleted, and the rewritten access paths are returned to the URL rewriting request unit 7 via the network 4. The URL rewriting request unit 7 selects an appropriate access path from the received access paths as necessary and returns it to the user or the program 9.

【0026】また、アクセスパス情報収集部3は、ネッ
トワーク5を経由して、定常的に他のアクセスパス情報
収集器6や、URL書き換え装置8、ミラーサーバ1
0、中継サーバ11、キャッシュサーバ12等と通信し
てアクセスパスの情報を収集する。そして、収集された
アクセスパス情報は、ネットワーク5を経由してURL
書き換え装置のアクセスパス情報収集部3を経て、アク
セスパス情報保存部2に蓄積される。
The access path information collecting unit 3 is continually connected to another access path information collecting unit 6, a URL rewriting device 8, and a mirror server 1 via the network 5.
0, and communicates with the relay server 11, the cache server 12, and the like to collect access path information. The collected access path information is sent to the URL via the network 5.
The information is stored in the access path information storage unit 2 via the access path information collection unit 3 of the rewriting device.

【0027】アクセスパス情報保存部2は、アクセスパ
ス情報収集部3から受け取ったアクセスパス情報やUR
L書き換え処理部1の検索の頻度等の情報から、適宜ア
クセスパスの順序付けや取捨選択を行い、URL書き換
え処理部1の検索要求に応じて保持するアクセスパス情
報を検索し、適切なアクセスパスを答えることで請求項
1、3、5が実現される。
The access path information storage unit 2 stores the access path information and UR received from the access path information collection unit 3.
Based on information such as the search frequency of the L rewrite processing unit 1, the access paths are appropriately ordered and sorted, and the access path information held in response to the search request of the URL rewrite processing unit 1 is searched, and an appropriate access path is determined. By answering, claims 1, 3, and 5 are realized.

【0028】また、アクセスパス情報保存部2は、UR
Lの拡張等に対するアクセスパス情報を予め保持してお
き、URL書き換え処理部1の検索要求に応じて保持す
るアクセスパス情報を検索し、適切なアクセスパスを答
えることで、請求項2、4、6が実現される。
The access path information storage unit 2 stores the UR
Claims 2 and 4, wherein the access path information for the extension of L or the like is held in advance, the access path information to be held is searched according to the search request of the URL rewriting processing unit 1, and an appropriate access path is answered. 6 is realized.

【0029】アクセスパス情報収集部3は、定常的に他
のURL書き換え装置8と交信し、互いの持つアクセス
パスの情報を交換し、アクセスパス情報保存部2のアク
セスパス情報を更新する。
The access path information collecting section 3 constantly communicates with another URL rewriting device 8, exchanges information of the access paths held by each other, and updates the access path information of the access path information storage section 2.

【0030】図2は、アクセスパス情報保存部2に保存
されているアクセスパス情報の例である。一組のアクセ
スパス情報13は、アクセスパスの数14と、正規表現
等で表されたURLのパターン15と、サーバ情報16
と、サービス情報17と、リソースの場所18と、コス
トや特性等の補助情報19と、アクセス権20から構成
されている。アクセスパス情報保存部2は、URL書き
換え処理部1から受け取ったURLが、パターン15に
マッチするかどうかを調べ、マッチしたアクセスパス情
報を書き換え処理部1に返す。URL書き換え処理部1
は、受け取ったアクセスパス情報の中の補助情報19や
アクセス権20の情報を考慮に入れて、必要かつ適切な
アクセスパス情報13だけ選び出し、そのアクセスパス
情報13を書き換え要求部7に送る。
FIG. 2 shows an example of the access path information stored in the access path information storage unit 2. The set of access path information 13 includes the number 14 of access paths, a URL pattern 15 represented by a regular expression or the like, and server information 16.
, Service information 17, resource location 18, auxiliary information 19 such as cost and characteristics, and access right 20. The access path information storage unit 2 checks whether the URL received from the URL rewriting processing unit 1 matches the pattern 15, and returns the matched access path information to the rewriting processing unit 1. URL rewriting processor 1
Selects the necessary and appropriate access path information 13 in consideration of the auxiliary information 19 and the information of the access right 20 in the received access path information, and sends the access path information 13 to the rewrite request unit 7.

【0031】次に、URL書き換えプログラムについて
説明する。URL書き換えプログラムは、書き換えサー
バが事前もしくは必要時にURLに対するアクセスパス
とそれらに関する転送速度やデータ種別を含む特定情報
を収集する処理プログラムと、書き換えサーバがユーザ
から受けた取ったURLをアクセスパスに書き換える処
理プログラムと、ユーザがアクセスパスの各情報にした
がって、最適な経路によってリソースを獲得する処理プ
ログラムをもっている。
Next, the URL rewriting program will be described. The URL rewriting program is a processing program for the rewriting server to collect in advance or when necessary an access path to the URL and specific information including a transfer speed and a data type relating to the URL, and rewrites the URL received from the user by the rewriting server to the access path. It has a processing program and a processing program in which the user acquires resources by an optimal route according to each information of the access path.

【0032】アクセスパスに関する転送速度やデータ種
別を含む特定情報を収集する処理プログラムは、定常的
な通信によりネットワークを経由して、他のURL書き
換え装置8と、ミラーサーバ10と、中継サーバ11
と、キャッシュサーバ12等からアクセスパスの情報収
集を実行するプログラムである。収集されたアクセスパ
ス情報は、アクセスパス情報保存部2に蓄積される。
A processing program for collecting specific information including a transfer speed and a data type related to an access path is transmitted via a network by regular communication to another URL rewriting device 8, a mirror server 10, a relay server 11,
And a program for executing access path information collection from the cache server 12 or the like. The collected access path information is stored in the access path information storage unit 2.

【0033】ユーザから受けた取ったURLをアクセス
パスに書き換える処理プログラムは、URL書き換え要
求であることを確認し、受け取ったURLに該当するア
クセスパス情報をアクセスパス情報保存部2から検索す
るプログラムと、該当するアクセスパス情報が存在する
場合には、該当したアクセスパス情報の中から適切なア
クセスパスに書き換え、必要に応じて不要なアクセスパ
スを削除し、書き換えたアクセスパスをユーザに返すプ
ログラムと、該当するアクセスパス情報が存在しない場
合には、他のサーバに必要に応じてアクセスパス情報の
収集を依頼するプログラムとを実行するプログラムであ
る。
The processing program for rewriting the URL received from the user into the access path includes a program for confirming that the request is a URL rewriting request and retrieving the access path information corresponding to the received URL from the access path information storage 2. If the corresponding access path information exists, a program that rewrites the relevant access path information to an appropriate access path, deletes unnecessary access paths as necessary, and returns the rewritten access path to the user. If the corresponding access path information does not exist, the program executes a program for requesting another server to collect the access path information as necessary.

【0034】アクセスパスの各情報にしたがって、最適
な経路によってリソースを獲得する処理プログラムは、
受け取ったアクセスパス情報やコスト情報とその情報に
対する検索の頻度等の情報から、適宜アクセスパスの順
序付けや取捨選択を行い、URL書き換え要求に応じて
保持するアクセスパス情報を検索し、適切なアクセスパ
スの回答を実行するプログラムである。
According to each information of the access path, a processing program for acquiring a resource by an optimal route is as follows:
From the received access path information and cost information and information such as the search frequency for the information, the access paths are appropriately ordered and sorted, and the access path information to be held in response to the URL rewriting request is searched for. This is the program that executes the answer.

【0035】次に、具体的なURL書き換えプログラム
についてその数例を示す。
Next, several examples of specific URL rewriting programs will be described.

【0036】ミラーサーバへのアクセスパスについて
は、URL書き換え装置自身が保持する情報やネットワ
ーク中の他のURL書き換え装置から得た情報を基に、
ユーザから得られたURLをそのミラーサーバ群の情報
に書き換えてユーザに返す。例えば、 ftp://ftp.freeware.org/freeware/docs/FAQ.ps というURLに対して、 foo.bar.co.jp FTP ftp://foo.bar.co.jp/mirror/doc
s/FAQ.ps ftpl.freeware.org FTP ftp://ftp1.jp.freeware.org
/docs/FAQ.ps ftp4.freeware.org FTP ftp://ftp4.jp.freeware.org
/docs/FAQ.ps を返す。ここでは、1項目はサーバホスト、2項目はプ
ロトコル、3項目はサーバ中のパスとして表記してい
る。
The access path to the mirror server is determined based on information held by the URL rewriting device itself and information obtained from another URL rewriting device in the network.
The URL obtained from the user is rewritten to the information of the mirror server group and returned to the user. For example, for the URL ftp://ftp.freeware.org/freeware/docs/FAQ.ps, foo.bar.co.jp FTP ftp://foo.bar.co.jp/mirror/doc
s / FAQ.ps ftpl.freeware.org FTP ftp://ftp1.jp.freeware.org
/docs/FAQ.ps ftp4.freeware.org FTP ftp://ftp4.jp.freeware.org
Returns /docs/FAQ.ps. Here, one item is represented as a server host, two items are represented as protocols, and three items are represented as paths in the server.

【0037】キャッシュサーバへのアクセスパスについ
ては、URL書き換え装置はユーザからの要求に対し
て、近隣のキャッシュサーバにデータを保持しているか
どうかやサーバまでのコスト等の情報を問い合わせて、
その結果を基に、キャッシュを保持しているプロキシ、
コストの低いプロキシの順に書き換えて結果を返す。例
えば、 http://www.foo.com/bar/index.htm1 のURLに対して、 proxy1 HTTP http://www.foo.com/bar/index.htm1 proxy2 HTTP http://www.foo.com/bar/index.htm1 www.foo.com HTTP http://www.foo.com/bar/index.ht
m1 を返すことでプロキシ選択の問題は解決できる。
With respect to the access path to the cache server, the URL rewriting device inquires of a request from the user for information such as whether or not data is held in a nearby cache server and the cost to the server.
Based on the result, the proxy holding the cache,
Rewrite the proxy in order of lowest cost and return the result. For example, for the URL of http://www.foo.com/bar/index.htm1, proxy1 HTTP http://www.foo.com/bar/index.htm1 proxy2 HTTP http://www.foo. com / bar / index.htm1 www.foo.com HTTP http://www.foo.com/bar/index.ht
Returning m1 solves the proxy selection problem.

【0038】ユーザ環境の違いによるアクセスパスの選
択は、環境に応じたアクセスパスに対応するURLへの
書き換えという形で実現可能となる。例えば、RealAudi
oデータがht_proxyというマシンのHTTPプロキシ経由で
しかアクセスできないところでは、 http://www.foo.co.jp/bar/sound.ram というRealAudioリソースのURLに対して、 ht_proxy HTTP http://www.foo.co.jp/bar/sound_ht.
htm1 への書き換えを行う。
The selection of the access path depending on the user environment can be realized by rewriting the URL corresponding to the access path according to the environment. For example, RealAudi
o Where data can only be accessed via an HTTP proxy on a machine called ht_proxy, the URL of the RealAudio resource http://www.foo.co.jp/bar/sound.ram should be ht_proxy HTTP http: // www .foo.co.jp / bar / sound_ht.
Rewrite to htm1.

【0039】また、他の例としては、ローカルサイトに
あるミラーファイルへのアクセスパスとして ftp://www.foo.co.jp/ls_1R というURLに対して、 FileServer NFS file:/net/FileServer/mirror/www.f
oo.co.jp/ls_1R と書き換えることにより、共有のミラーサーバへのアク
セスに変換することも可能である。
As another example, a URL of ftp://www.foo.co.jp/ls_1R is used as an access path to a mirror file at a local site, and FileServer NFS file: / net / FileServer / mirror / www.f
By rewriting oo.co.jp/ls_1R, it is possible to convert to access to a shared mirror server.

【0040】新たなサービスへの対応は、URLの書き
換えという作業で実現している。これは、さまざまなア
クセスパスに対応するリソースの指定子を作ることにな
る。例えば、プロキシサーバの連結はDelegateのROUTE
指定を用いれば可能となる。
The response to the new service is realized by the work of rewriting the URL. This will create resource specifiers for the various access paths. For example, proxy server connection is Delegate's ROUTE
This can be done by using the designation.

【0041】これにより漢字コード変換プロキシ、ふり
がな付けプロキシ、画像解像度変換プロキシ、プロトコ
ル変換プロキシなどの各種プロキシサーバを連結して利
用できるが、そのためのURL記述は複雑にならざるを
得ない。URL書き換え装置を利用すれば、書き換えサ
ーバがユーザからの要求を情報付加した形に書き換える
ことによりこのようなプロキシの使用を容易に実現可能
としている。
With this, various proxy servers such as a kanji code conversion proxy, a furigana attaching proxy, an image resolution conversion proxy, and a protocol conversion proxy can be connected and used, but the URL description for that must be complicated. If a URL rewriting device is used, the use of such a proxy can be easily realized by a rewriting server rewriting a request from a user into a form to which information is added.

【0042】以上、本発明の実施の形態を具体的に説明
したが、本発明は、上記発明の実施の形態に限定される
ものではなく、その要旨を逸脱しない範囲において種々
変更可能である。例えば、書き換え条件を増やすために
ユーザやグループの情報に応じて異なる書き換えをする
等が考えらる。
Although the embodiments of the present invention have been specifically described above, the present invention is not limited to the above-described embodiments, and can be variously modified without departing from the gist thereof. For example, in order to increase rewriting conditions, different rewriting may be performed according to information of a user or a group.

【0043】[0043]

【発明の効果】本発明により、複数のミラーサーバや中
継サーバ、キャッシュサーバからアクセスする時点での
適切なサーバを経由して情報やデータ等のリソースを獲
得することが可能になる。これにより、クライアント近
辺に独自に設置されたミラーサーバを含めたネットワー
ク中の各所にあるミラーサーバから効率良くリソースを
取得することが可能になる。また、複数の経路でインタ
ーネットに接続されたような環境でも、適切な中継サー
バを介して、効率良くリソースを獲得することが可能に
なる。さらに、複数のキャッシュサーバがある環境で
も、最近のリソースへのアクセスによりキャッシュを保
持しているキャッシュサーバから選択的にリソースを取
得することが可能となる。
According to the present invention, resources such as information and data can be obtained via an appropriate server at the time of access from a plurality of mirror servers, relay servers, and cache servers. As a result, it is possible to efficiently obtain resources from mirror servers at various locations in the network, including mirror servers independently installed near clients. Further, even in an environment where the Internet is connected through a plurality of routes, it is possible to efficiently acquire resources via an appropriate relay server. Further, even in an environment in which there are a plurality of cache servers, it is possible to selectively acquire resources from cache servers holding caches by accessing recent resources.

【0044】さらに、本発明により、従来のURLでは
定義されていない、新たなタイプのサービスや複雑なU
RLを簡略に表現することも可能となる。
Further, according to the present invention, new types of services and complicated U
It is also possible to simply express RL.

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

【図1】本発明の実施の形態を示す構成図である。FIG. 1 is a configuration diagram showing an embodiment of the present invention.

【図2】本発明のアクセスパスの保存形態を示す図であ
る。
FIG. 2 is a diagram showing a storage form of an access path according to the present invention.

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

1 URL書き換え処理部 2 アクセスパス情報保存部 3 アクセスパス情報収集部 4 ネットワーク 5 ネットワーク 6 アクセスパス情報収集部 7 URL書き換え要求部 8 URL書き換え装置 9 ユーザやプログラム 10 ミラーサーバ 11 中継サーバ 12 キャッシュサーバ 13 アクセスパス情報 14 アクセスパス数 15 URLのパターン 16 サーバ情報 17 サービス情報 18 サーバ中のリソースパス 19 補助情報 20 アクセス権 REFERENCE SIGNS LIST 1 URL rewriting processing unit 2 access path information storage unit 3 access path information collecting unit 4 network 5 network 6 access path information collecting unit 7 URL rewriting request unit 8 URL rewriting device 9 user or program 10 mirror server 11 relay server 12 cache server 13 Access path information 14 Number of access paths 15 URL pattern 16 Server information 17 Service information 18 Resource path in server 19 Auxiliary information 20 Access right

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 単一の計算機で構成されたシステム、ま
たは複数の計算機がネットワークで接続されたシステム
またはインターネットに接続されたシステムにおけるU
RL基づく情報アクセスにおいて、 書き換えサーバが事前もしくは必要時にリソース指定子
に対するアクセスパスとそれぞれのアクセスパスに関す
る転送速度やデータ種別を含む特定情報を収集するステ
ップと、 前記書き換えサーバがユーザまたはプログラムから受け
たリソース指定子をアクセスパスに書き換えるステップ
と、 前記ユーザまたはプログラムが前記アクセスパスの各情
報にしたがって、最適な経路でリソースを獲得するステ
ップを有することを特徴とするURL書き換え方法。
1. A system comprising a single computer, or a system in which a plurality of computers are connected via a network or a system connected to the Internet.
In the information access based on the RL, the rewriting server collects, in advance or when necessary, specific information including an access path to the resource specifier and a transfer speed and a data type related to each access path; A URL rewriting method, comprising the steps of: rewriting a resource specifier into an access path; and acquiring the resource by an optimal path according to each information of the access path by the user or the program.
【請求項2】 単一の計算機で構成されたシステム、ま
たは複数の計算機がネットワークで接続されたシステム
またはインターネットに接続されたシステムにおけるU
RL基づく情報アクセスにおいて、 書き換えサーバが新たなサービスを表現するリソース指
定子の文字列に対して、前記の新たなサービスを提供す
るサーバ名と、サービス種別と、サーバ内でのサービス
やリソースの置場所を含みサーバ内容を表現する指定子
に書き換えるアクセスパスの情報を生成するステップ
と、 前記書き換えサーバがユーザまたはプログラムから受け
取ったリソース指定子を書き換えるステップと、 前記ユーザまたはプログラムが前記アクセスパスの情報
にしたがって、新たなサービスを享受するステップを有
することを特徴とするURL書き換え方法。
2. A system comprising a single computer, or a system in which a plurality of computers are connected via a network or a system connected to the Internet.
In the information access based on the RL, the server name providing the new service, the service type, and the location of the service and the resource in the server are provided for the character string of the resource specifier expressing the new service by the rewriting server. Generating information of an access path to be rewritten into a specifier expressing a server content including a location; rewriting a resource specifier received from a user or a program by the rewriting server; information of the access path by the user or the program; A step of receiving a new service according to the above method.
【請求項3】 単一の計算機で構成されたシステム、ま
たは複数の計算機がネットワークで接続されたシステム
またはインターネットに接続されたシステムにおけるU
RLに基づく情報アクセス装置において、 書き換えサーバが事前もしくは必要時にリソース指定子
に対するアクセスパスとそれぞれのアクセスパスに関す
る転送速度やデータ種別を含む特定情報を収集する手段
と、 前記書き換えサーバがユーザまたはプログラムから受け
たリソース指定子をアクセスパスに書き換える手段と、 前記ユーザまたはプログラムが前記アクセスパスの各情
報にしたがって、最適な経路でリソースを獲得する手段
を有することを特徴とするURL書き換え装置。
3. A system configured with a single computer, or a system in which a plurality of computers are connected via a network or a system connected to the Internet.
In an information access apparatus based on RL, a rewriting server collects access information for a resource specifier and specific information including a transfer speed and a data type for each access path in advance or when necessary, A URL rewriting device comprising: means for rewriting a received resource specifier into an access path; and means for the user or program to acquire resources on an optimal path according to each information of the access path.
【請求項4】 単一の計算機で構成されたシステム、ま
たは複数の計算機がネットワークで接続されたシステム
またはインターネットに接続されたシステムにおけるU
RLに基づく情報アクセス装置において、 書き換えサーバが新たなサービスを表現するリソース指
定子の文字列に対して、前記の新たなサービスを提供す
るサーバ名と、サービス種別と、サーバ内でのサービス
やリソースの置場所を含みサーバ内容を表現する指定子
に書き換えるアクセスパスの情報を生成する手段と、 前記書き換えサーバがユーザまたはプログラムから受け
取ったリソース指定子を書き換える手段と、 前記ユーザまたはプログラムが前記アクセスパスの情報
にしたがって、新たなサービスを享受する手段を有する
ことを特徴とするURL書き換え装置。
4. A system configured with a single computer, a system in which a plurality of computers are connected via a network, or a system connected with the Internet.
In an information access device based on RL, for a character string of a resource specifier representing a new service, a rewriting server provides a server name for providing the new service, a service type, and a service or resource in the server. Means for generating access path information to be rewritten into a specifier expressing the server contents including the location of the server; means for rewriting the resource specifier received from the user or the program by the rewriting server; A means for receiving a new service in accordance with the information of (1).
【請求項5】 単一の計算機で構成されたシステム、ま
たは複数の計算機がネットワークで接続されたシステム
またはインターネットに接続されたシステムにおけるU
RL書き換えプログラムを記録した記録媒体であって、 書き換えサーバが事前もしくは必要時にリソース指定子
に対するアクセスパスとそれぞれのアクセスパスに関す
る転送速度やデータ種別を含む特定情報を収集する処理
と、 前記書き換えサーバがユーザまたはプログラムから受け
たリソース指定子をアクセスパスに書き換える処理と、 前記ユーザまたはプログラムが前記アクセスパスの各情
報にしたがって、最適な経路でリソースを獲得する処理
を実行させるためのURL書き換えプログラムを記録し
た記録媒体。
5. A system comprising a single computer, or a system in which a plurality of computers are connected via a network or a system connected to the Internet.
A recording medium on which an RL rewriting program is recorded, wherein the rewriting server collects access information for a resource specifier in advance or when necessary, and specific information including a transfer speed and a data type for each access path; A process of rewriting a resource specifier received from a user or a program into an access path, and recording a URL rewriting program for causing the user or the program to execute a process of acquiring a resource through an optimal path according to each information of the access path. Recording medium.
【請求項6】 単一の計算機で構成されたシステム、ま
たは複数の計算機がネットワークで接続されたシステム
またはインターネットに接続されたシステムにおけるU
RL書き換えプログラムを記録した記録媒体であって、 書き換えサーバが新たなサービスを表現するリソース指
定子の文字列に対して、前記の新たなサービスを提供す
るサーバ名と、サービス種別と、サーバ内でのサービス
やリソースの置場所を含みサーバ内容を表現する指定子
に書き換えるアクセスパスの情報を生成する処理と、 前記書き換えサーバがユーザまたはプログラムから受け
取ったリソース指定子を書き換える処理と、 前記ユーザまたはプログラムが前記アクセスパスの情報
にしたがって、新たなサービスを享受する処理を実行さ
せるためのURL書き換えプログラムを記録した記録媒
体。
6. A system configured with a single computer, a system in which a plurality of computers are connected via a network, or a system connected to the Internet.
A recording medium storing an RL rewriting program, wherein a rewriting server responds to a character string of a resource specifier representing a new service by providing a server name for providing the new service, a service type, A process of generating access path information to be rewritten to a specifier expressing server contents including a location of a service or a resource, a process of rewriting a resource specifier received from a user or a program by the rewriting server, Is a recording medium on which a URL rewriting program for executing a process of enjoying a new service according to the information of the access path is recorded.
JP9345218A 1997-12-15 1997-12-15 Method and device for rewriting url, and medium recorded with url re-writable program Pending JPH11175471A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9345218A JPH11175471A (en) 1997-12-15 1997-12-15 Method and device for rewriting url, and medium recorded with url re-writable program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9345218A JPH11175471A (en) 1997-12-15 1997-12-15 Method and device for rewriting url, and medium recorded with url re-writable program

Publications (1)

Publication Number Publication Date
JPH11175471A true JPH11175471A (en) 1999-07-02

Family

ID=18375106

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9345218A Pending JPH11175471A (en) 1997-12-15 1997-12-15 Method and device for rewriting url, and medium recorded with url re-writable program

Country Status (1)

Country Link
JP (1) JPH11175471A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001273222A (en) * 2000-03-23 2001-10-05 Nippon Telegr & Teleph Corp <Ntt> Method and device for supporting information provision, and recording medium recorded with information provision supporting program
JP2001306539A (en) * 2000-04-24 2001-11-02 Nec Corp System and method for distributing front-end information
JP2001312484A (en) * 2000-05-02 2001-11-09 Internatl Business Mach Corp <Ibm> Method and system for fast web server selection
JP2002140252A (en) * 2000-11-02 2002-05-17 Nec Custommax Ltd Browsing service method, method and device for processing data, user terminal device, and information storage medium
WO2003043276A1 (en) * 2001-11-13 2003-05-22 Matsushita Electric Industrial Co., Ltd. Provider connection system, packet exchange apparatus thereof, dns server, packet exchange method, and computer program thereof
JP2003532178A (en) * 2000-04-07 2003-10-28 ムービーリンク エルエルシー Systems and procedures for distributing content over networks
EP1634178A2 (en) * 2003-06-02 2006-03-15 America Online, Inc. Page views for proxy servers
JP2007206850A (en) * 2006-01-31 2007-08-16 Casio Comput Co Ltd Login management device and program
WO2007145222A1 (en) * 2006-06-12 2007-12-21 Visionarts, Inc. Command execution program and command execution method
US8028059B1 (en) 2003-06-02 2011-09-27 Aol Inc. Page views for proxy servers
US9648076B2 (en) 2000-08-16 2017-05-09 Parallel Networks, Llc Method and system for generating values for a request for caching of content items
US9891961B2 (en) 2013-06-13 2018-02-13 Nec Corporation Load distribution apparatus, load distribution method, storage medium, and event-processing system

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001273222A (en) * 2000-03-23 2001-10-05 Nippon Telegr & Teleph Corp <Ntt> Method and device for supporting information provision, and recording medium recorded with information provision supporting program
JP4920850B2 (en) * 2000-04-07 2012-04-18 ブロックバスター エル エル シー System and procedure for distributing content over a network
JP2003532178A (en) * 2000-04-07 2003-10-28 ムービーリンク エルエルシー Systems and procedures for distributing content over networks
JP2001306539A (en) * 2000-04-24 2001-11-02 Nec Corp System and method for distributing front-end information
JP2001312484A (en) * 2000-05-02 2001-11-09 Internatl Business Mach Corp <Ibm> Method and system for fast web server selection
US9648076B2 (en) 2000-08-16 2017-05-09 Parallel Networks, Llc Method and system for generating values for a request for caching of content items
JP2002140252A (en) * 2000-11-02 2002-05-17 Nec Custommax Ltd Browsing service method, method and device for processing data, user terminal device, and information storage medium
WO2003043276A1 (en) * 2001-11-13 2003-05-22 Matsushita Electric Industrial Co., Ltd. Provider connection system, packet exchange apparatus thereof, dns server, packet exchange method, and computer program thereof
US8028059B1 (en) 2003-06-02 2011-09-27 Aol Inc. Page views for proxy servers
EP1634178A4 (en) * 2003-06-02 2006-12-13 America Online Inc Page views for proxy servers
US8788616B2 (en) 2003-06-02 2014-07-22 Aol Inc. Page views for proxy servers
EP1634178A2 (en) * 2003-06-02 2006-03-15 America Online, Inc. Page views for proxy servers
US10104191B2 (en) 2003-06-02 2018-10-16 Oath Inc. Page views for proxy servers
JP2007206850A (en) * 2006-01-31 2007-08-16 Casio Comput Co Ltd Login management device and program
WO2007145222A1 (en) * 2006-06-12 2007-12-21 Visionarts, Inc. Command execution program and command execution method
JP4893740B2 (en) * 2006-06-12 2012-03-07 ソニー株式会社 Command execution program and command execution method
US8732189B2 (en) 2006-06-12 2014-05-20 Sony Corporation Command execution program and command execution method
US9891961B2 (en) 2013-06-13 2018-02-13 Nec Corporation Load distribution apparatus, load distribution method, storage medium, and event-processing system

Similar Documents

Publication Publication Date Title
JP5697675B2 (en) System and method for increasing data communication speed and efficiency
JP4583420B2 (en) Optimized network resource location
JP3968119B2 (en) Inter-cache information transfer method
KR100629057B1 (en) Remote dynamic configuration of a web server to facilitate capacity on demand
US20020199014A1 (en) Configurable and high-speed content-aware routing method
CN101355587B (en) Method and apparatus for obtaining URL information as well as method and system for implementing searching engine
JPH117405A (en) File shared system
WO2001086510A1 (en) Application caching system and method
CZ289563B6 (en) Server computer connectable to a network and operation method thereof
JPH11175471A (en) Method and device for rewriting url, and medium recorded with url re-writable program
JP2000029813A (en) Server selection system
CN101551813A (en) Network connection apparatus, search equipment and method for collecting search engine data source
JP5495188B2 (en) Web service providing system, server device, method and program
JP3709558B2 (en) Web server publishing method, system and program
WO2002013025A1 (en) An access system for use with lans
JPH11296456A (en) Proxy server for server integration
JP4660948B2 (en) ADVERTISEMENT INFORMATION PROVIDING DEVICE AND METHOD, AND COMPUTER PROGRAM
JP2001125830A (en) Cache managing device, network system and computer readable recording medium recording program
JP2000122912A (en) Method and device for gathering resource
JP3888093B2 (en) Web system, node device, locator device, and program
JP2002229898A (en) Proxy server in communication network system, proxy access method by this server and recording medium recorded with program for this method
KR100276438B1 (en) A management of internet site&#39;s popularity using communication between servers
KR100308705B1 (en) Load balancing across the processors of a server computer
JP2001014208A (en) Method and system device for hyperlink management and recording medium recording hyperlink management program
US6463458B1 (en) Information service using single-object servers

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040701

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040825

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041025

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20041025

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20041025

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20050610

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050803

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051003

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20051003

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20051109

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060106

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060208