JP2011039899A - Web information acquisition method and device - Google Patents

Web information acquisition method and device Download PDF

Info

Publication number
JP2011039899A
JP2011039899A JP2009188205A JP2009188205A JP2011039899A JP 2011039899 A JP2011039899 A JP 2011039899A JP 2009188205 A JP2009188205 A JP 2009188205A JP 2009188205 A JP2009188205 A JP 2009188205A JP 2011039899 A JP2011039899 A JP 2011039899A
Authority
JP
Japan
Prior art keywords
web
request data
server
information
prefetch
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2009188205A
Other languages
Japanese (ja)
Other versions
JP5208884B2 (en
Inventor
Fumiaki Nagase
文昭 永瀬
Toru Sakata
徹 阪田
Yuichi Sagawa
雄一 佐川
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 JP2009188205A priority Critical patent/JP5208884B2/en
Publication of JP2011039899A publication Critical patent/JP2011039899A/en
Application granted granted Critical
Publication of JP5208884B2 publication Critical patent/JP5208884B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a web information acquisition device having a prefetch proxy server that makes a prefetch request and quickly providing stored prefetched web information, in response to a request from a PC. <P>SOLUTION: A web server, a prefetch proxy server, and a web browser are installed via a plurality of network systems. The prefetch proxy server is installed in a network system of which the delay time with respect to the web server is shortest, in the plurality of network systems. An information storage server is installed in a network system of which the delay time with respect to the web browser is shortest, in the plurality of network systems. The prefetch proxy server transfers prefetched web information to the information storage server. The information storage server stores the prefetched web information transferred from the prefetch proxy server, and transmits web information corresponding request data input from the web browser, to the web browser. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、ネットワーク上でWEB閲覧装置(例えばPCや携帯端末など、以下PCという)がWEB提供装置(WEBサーバ) からWEBコンテンツ情報(WEB情報)を取得する際に、予めPCが要求するWEB情報を取得しておき、PCの要求に対してWEBサーバにアクセスすることなく当該WEB情報をPCへすばやく転送するWEB情報取得方法および装置に関する。   In the present invention, when a WEB browsing apparatus (for example, a PC, a portable terminal, etc., hereinafter referred to as a PC) acquires WEB content information (WEB information) from a WEB providing apparatus (WEB server) on the network, the WEB requested by the PC in advance. The present invention relates to a WEB information acquisition method and apparatus for acquiring information in advance and quickly transferring the WEB information to a PC without accessing a WEB server in response to a request from the PC.

インターネット等のネットワーク上でPCがWEBサーバからWEB情報を閲覧する場合、WEBサーバではHTTP(Hypertext Transfer Protocol )通信プロトコルに則って、HTML(HyperText Mark up Language)などを用いてPCに対してWEB情報を伝送する。例えば、byte.tokkyo.co.jp というWEBサーバが提供するファイルindex.htmlをHTTPで取得する場合、http://byte.tokkyo.co.jp/index.html というアドレスでWEB情報を読み出すことができる。WEB情報を読み出してくる場合、一般にはPCにWEB情報を閲覧するプログラム(以下、ブラウザという)を用いて利用者がアドレスを指定して読み出している。PCでは、利用者がアドレスを入力することにより、ブラウザがWEBサーバに対してページ要求を発する。WEBサーバはネットワークを介して送信されてきたこのページ要求を受信し、要求されたページのWEB情報をネットワークを介してPCに伝送する。このように、利用者からのページ要求があった毎に、PCのブラウザは該当ページをネットワークを介して取得する。   When a PC browses WEB information from a WEB server on a network such as the Internet, the WEB server uses WEB information to the PC using HTML (HyperText Markup Language) according to the HTTP (Hypertext Transfer Protocol) communication protocol. Is transmitted. For example, when the file index.html provided by the WEB server byte.tokkyo.co.jp is acquired by HTTP, the WEB information is read out at the address http://byte.tokkyo.co.jp/index.html. it can. When reading the WEB information, the user generally reads the WEB information by designating an address using a program for browsing the WEB information (hereinafter referred to as a browser) on the PC. In the PC, when the user inputs an address, the browser issues a page request to the WEB server. The WEB server receives this page request transmitted via the network, and transmits the WEB information of the requested page to the PC via the network. In this way, each time a page request is received from the user, the browser of the PC acquires the corresponding page via the network.

近年、PCの利用者がWEB情報の取得を要求した時点からPCにWEB情報が与えられる時点までの時間の短縮が求められている。これに応えるものとして、非特許文献1、特許文献1、特許文献2では、WEB情報の先読み技術が開示されている。   In recent years, there has been a demand for shortening the time from when a PC user requests acquisition of WEB information to when the WEB information is given to the PC. In response to this, Non-Patent Document 1, Patent Document 1, and Patent Document 2 disclose a technique for prefetching WEB information.

この先読み技術では、図7に示すように、WEBサーバとPCとの間に先読み代理サーバを介在させ、先読み代理サーバにWEB情報の先読みを行わせている。先読み代理サーバは、PCからWEBサーバへのWEB情報を取得するための要求データ(get1)を受信した場合、当該要求データに対応するWEB情報(data1)をWEBサーバから取得してPCへ提供する。さらに、先読み代理サーバは、当該WEB情報(data1)に記載の情報を解析し、それに基づいてそのWEB情報(data1)を受信するPCが次に要求すると予測される先読み対象のWEB情報を要求するための先読み要求データ(先読みget2)をWEBサーバに送信し、当該先読み要求データに対応するWEB情報(data2)を取得して蓄積し、PCから当該WEB情報の要求データ(get2)を受信したときに、get2をWEBサーバに転送することなく蓄積された当該WEB情報(data2)をPCへ転送する。   In this prefetching technique, as shown in FIG. 7, a prefetching proxy server is interposed between the WEB server and the PC, and the prefetching proxy server prefetches WEB information. When the prefetch proxy server receives the request data (get1) for acquiring the WEB information from the PC to the WEB server, the prefetch proxy server acquires the WEB information (data1) corresponding to the request data from the WEB server and provides it to the PC. . Further, the prefetching proxy server analyzes the information described in the WEB information (data1), and requests the prefetched WEB information predicted to be requested next by the PC that receives the WEB information (data1) based on the WEB information (data1). When prefetch request data (prefetch get2) is transmitted to the WEB server, WEB information (data2) corresponding to the prefetch request data is acquired and stored, and request data (get2) of the WEB information is received from the PC In addition, the stored WEB information (data2) is transferred to the PC without transferring get2 to the WEB server.

なお、先読み対象のWEB情報とは、PCから要求されたWEB情報の中に記載されたURLによって規定されるWEB情報である。この結果、PCは先読み対象のWEB情報の提供の要求がWEBサーバに到着する前に、当該WEB情報を先読み代理サーバから得るので、当該WEB情報の取得時間が短縮される。   The prefetch target WEB information is WEB information defined by the URL described in the WEB information requested from the PC. As a result, since the PC obtains the WEB information from the prefetching proxy server before the request for provision of the WEB information to be prefetched arrives at the WEB server, the acquisition time of the WEB information is shortened.

特開2000−132481号公報JP 2000-132481 A 特開2001−142769号公報JP 2001-142769 A

論文NAIST−MT351067(「WWWにおける情報入手の高速化への提案」知念健一,奈良先端科学技術大学院大学情報科学研究科,平成7年2月20日提出)Paper NAIST-MT351067 ("Proposal for Speeding Up Information Acquisition on WWW" Kenichi Chinen, Nara Institute of Science and Technology, Graduate School of Information Science, submitted on February 20, 1995)

ところで、従来の先読み技術では、先読み代理サーバとPCとの間のネットワーク遅延時間が問題になる。例えば、先読み代理サーバとPCとの間のネットワーク遅延時間が大きい場合には、先読み代理サーバが先読み要求データ(先読みget2)に対するWEB情報(data2)を蓄積していても、当該WEB情報(data2)をPCからの要求データ(get2)に対してPCへ転送する時間が長くなり、先読みのメリットが活かせないことになる。一方、WEBサーバと先読み代理サーバとの遅延時間が大きい場合は、WEBサーバから送信された先読み要求データ(先読みget2)に対するWEB情報(data2)の先読み代理サーバへの到着が遅れて、PCにdata2を転送することに時間を要し、先読みのメリットが活かせないことになる。   By the way, in the conventional prefetching technique, the network delay time between the prefetching proxy server and the PC becomes a problem. For example, when the network delay time between the prefetching proxy server and the PC is large, even if the prefetching proxy server accumulates WEB information (data2) for the prefetching request data (prefetching get2), the WEB information (data2) The time for transferring the request data (get2) from the PC to the PC becomes longer, and the merit of prefetching cannot be utilized. On the other hand, when the delay time between the WEB server and the prefetching proxy server is large, arrival of the WEB information (data2) for the prefetching request data (prefetching get2) transmitted from the WEB server to the prefetching proxy server is delayed, and data2 It takes time to transfer, and the benefits of prefetching cannot be used.

本発明は、先読み代理サーバが先読み要求を行い、取得して蓄積した先読みWEB情報をPCからの要求に対して素早く提供することができるWEB情報取得方法および装置を提供することを目的とする。   SUMMARY OF THE INVENTION An object of the present invention is to provide a WEB information acquisition method and apparatus capable of promptly providing prefetch WEB information acquired and stored by a prefetch proxy server in response to a request from a PC.

第1の発明は、WEBサーバと先読み代理サーバとWEB閲覧装置が複数のネットワークシステムを介して設置され、WEBサーバは、要求データに対応するWEB情報を出力し、先読み代理サーバは、WEBサーバから出力されたWEB情報に含まれる要求データを先読みし、当該先読み要求データをWEBサーバに送信して対応するWEB情報を先読みし、WEB閲覧装置は、要求データをWEBサーバに送信し、対応するWEB情報を取得するとともに、当該WEB情報に含まれる要求データを先読み代理サーバに送信し、先読みされたWEB情報を取得するWEB情報取得方法において、複数のネットワークシステムのうちWEBサーバとの遅延時間が小さいネットワークシステムに先読み代理サーバを設置し、複数のネットワークシステムのうちWEB閲覧装置との遅延時間が小さいネットワークシステムに情報蓄積サーバを設置し、先読み代理サーバは、情報蓄積サーバに先読みしたWEB情報を転送し、情報蓄積サーバは、先読み代理サーバから転送された先読みしたWEB情報を蓄積し、WEB閲覧装置から入力する要求データに対応するWEB情報をWEB閲覧装置に送信する。   In the first invention, a WEB server, a prefetching proxy server, and a WEB browsing device are installed via a plurality of network systems, the WEB server outputs WEB information corresponding to the request data, and the prefetching proxy server is sent from the WEB server. The request data included in the output WEB information is prefetched, the prefetch request data is transmitted to the WEB server, and the corresponding WEB information is prefetched. The WEB browsing apparatus transmits the request data to the WEB server, and the corresponding WEB In the WEB information acquisition method for acquiring information and transmitting request data included in the WEB information to the prefetching proxy server and acquiring the prefetched WEB information, the delay time with the WEB server among a plurality of network systems is small. A pre-read proxy server is installed in the network system, and multiple networks The information storage server is installed in a network system with a small delay time with the WEB browsing device in the system, the prefetching proxy server transfers the prefetched WEB information to the information storage server, and the information storage server is transferred from the prefetching proxy server. The pre-read WEB information is accumulated, and the WEB information corresponding to the request data input from the WEB browsing apparatus is transmitted to the WEB browsing apparatus.

第1の発明のWEB情報取得方法において、先読み代理サーバは、情報蓄積サーバに先読み要求データおよび先読みしたWEB情報を転送し、情報蓄積サーバは、先読み代理サーバから転送された先読み要求データおよび先読みしたWEB情報を蓄積し、WEB閲覧装置から要求データを入力したときに、当該要求データに対応する先読み要求データを蓄積していれば、先読みしたWEB情報をWEB閲覧装置に送信し、当該要求データに対応する先読み要求データを蓄積していなければ、当該要求データをWEBサーバに向けて送信してもよい。   In the WEB information acquisition method of the first invention, the prefetching proxy server transfers the prefetching request data and the prefetched WEB information to the information storage server, and the information storage server prefetches the prefetching request data transferred from the prefetching proxy server. When the web information is accumulated and the request data is input from the web browsing apparatus, if the prefetch request data corresponding to the request data is accumulated, the prefetched web information is transmitted to the web browsing apparatus, and the request data is included in the request data. If the corresponding prefetch request data is not accumulated, the request data may be transmitted to the WEB server.

第2の発明は、要求データに対応するWEB情報を出力するWEBサーバと、WEBサーバから出力されたWEB情報に含まれる要求データを先読みし、当該先読み要求データをWEBサーバに送信して対応するWEB情報を先読みする先読み代理サーバと、要求データをWEBサーバに送信し、対応するWEB情報を取得するとともに、当該WEB情報に含まれる要求データを先読み代理サーバに送信し、先読みされたWEB情報を取得するWEB閲覧装置とを備え、WEBサーバと先読み代理サーバとWEB閲覧装置が複数のネットワークシステムを介して設置されたWEB情報取得装置において、複数のネットワークシステムのうちWEBサーバとの遅延時間が小さいネットワークシステムに先読み代理サーバを設置し、複数のネットワークシステムのうちWEB閲覧装置との遅延時間が小さいネットワークシステムに情報蓄積サーバを設置し、先読み代理サーバは、情報蓄積サーバに先読みしたWEB情報を転送する機能を備え、情報蓄積サーバは、先読み代理サーバから転送された先読みしたWEB情報を蓄積し、WEB閲覧装置から入力する要求データに対応するWEB情報をWEB閲覧装置に送信する構成である。   According to a second aspect of the present invention, a WEB server that outputs WEB information corresponding to the request data, and request data included in the WEB information output from the WEB server are prefetched, and the prefetch request data is transmitted to the WEB server for handling. A prefetching proxy server that prefetches WEB information, and transmits request data to the WEB server, acquires corresponding WEB information, transmits request data included in the WEB information to the prefetching proxy server, and reads the prefetched WEB information. In a WEB information acquisition apparatus that includes a WEB browsing apparatus to be acquired and in which a WEB server, a prefetching proxy server, and a WEB browsing apparatus are installed via a plurality of network systems, a delay time with a WEB server among a plurality of network systems is small A prefetch proxy server is installed in the network system, and multiple networks The information storage server is installed in a network system having a small delay time with the WEB browsing device in the network system, the prefetch proxy server has a function of transferring the prefetched WEB information to the information storage server, and the information storage server is a prefetch proxy server The pre-read WEB information transferred from is stored, and the WEB information corresponding to the request data input from the WEB browsing device is transmitted to the WEB browsing device.

第2の発明のWEB情報取得装置において、先読み代理サーバは、情報蓄積サーバに先読み要求データおよび先読みしたWEB情報を転送する機能を備え、情報蓄積サーバは、先読み代理サーバから転送された先読み要求データおよび先読みしたWEB情報を蓄積し、WEB閲覧装置から要求データを入力したときに、当該要求データに対応する先読み要求データを蓄積していれば、先読みしたWEB情報をWEB閲覧装置に送信し、当該要求データに対応する先読み要求データを蓄積していなければ、当該要求データをWEBサーバに向けて送信する構成としてもよい。   In the WEB information acquisition apparatus of the second invention, the prefetching proxy server has a function of transferring the prefetching request data and the prefetched WEB information to the information storage server, and the information storage server receives the prefetching request data transferred from the prefetching proxy server. If the prefetched WEB information is stored and the prefetch request data corresponding to the request data is accumulated when the request data is input from the WEB browsing device, the prefetched WEB information is transmitted to the WEB browsing device. If prefetch request data corresponding to the request data is not accumulated, the request data may be transmitted to the WEB server.

本発明は、WEBサーバとの遅延時間が小さいネットワークに設置された先読み代理サーバがWEBサーバから先読みしたWEB情報を、WEB閲覧装置との遅延時間が小さいネットワークシステムに設置された情報蓄積サーバに転送して蓄積し、WEB閲覧装置からの要求に対して情報蓄積サーバが応答することにより、WEB閲覧装置は速やかに先読みしたWEB情報を取得することができる。   The present invention transfers the WEB information prefetched from the WEB server by the prefetching proxy server installed in the network with a small delay time with the WEB server to the information storage server installed in the network system with a small delay time with the WEB browsing device. Then, the information storage server responds to the request from the WEB browsing apparatus, so that the WEB browsing apparatus can quickly acquire the pre-read WEB information.

本発明のWEB情報取得装置の実施例構成を示す図である。It is a figure which shows the Example structure of the WEB information acquisition apparatus of this invention. 本発明のWEB情報取得装置の処理シーケンスを示す図である。It is a figure which shows the processing sequence of the WEB information acquisition apparatus of this invention. 先読み代理サーバ20の構成例を示す図である。2 is a diagram illustrating a configuration example of a prefetch proxy server 20. FIG. 先読み代理サーバ20の処理手順を示すフローチャートである。4 is a flowchart showing a processing procedure of a prefetch proxy server 20. 情報蓄積サーバ30の構成例を示す図である。2 is a diagram illustrating a configuration example of an information storage server 30. FIG. 情報蓄積サーバ30の処理手順を示すフローチャートである。4 is a flowchart showing a processing procedure of the information storage server 30. 従来のWEB情報取得装置の処理シーケンスを示す図である。It is a figure which shows the processing sequence of the conventional WEB information acquisition apparatus.

図1は、本発明のWEB情報取得装置の実施例構成を示す。
図1において、WEBサーバ11はインターネット12に接続される。WEB閲覧装置の一例であるPC13は、LAN14、高遅延ネットワーク15を介してインターネット12に接続される。各ネットワークの接続点にはゲートウェイGWが配置される。ここで、高遅延ネットワーク15とは、例えば広帯域無線システムや衛星回線などを利用して遠隔地のコンピュータを相互接続するいわゆるWAN(Wide Area Network)であり、その規模等に応じた所定の遅延時間が発生する。
FIG. 1 shows an embodiment of the WEB information acquisition apparatus according to the present invention.
In FIG. 1, the WEB server 11 is connected to the Internet 12. A PC 13, which is an example of a WEB browsing apparatus, is connected to the Internet 12 via a LAN 14 and a high delay network 15. A gateway GW is arranged at a connection point of each network. Here, the high-delay network 15 is a so-called WAN (Wide Area Network) that interconnects remote computers using, for example, a broadband wireless system or a satellite line, and has a predetermined delay time according to its scale and the like. Will occur.

本発明で用いる先読み代理サーバ20は、高遅延ネットワーク15からWEBサーバ11側の所定の位置、例えばインターネット12またはインターネット12と高遅延ネットワーク15との間に接続される。一方、本発明の特徴とする情報蓄積サーバ30は、PC13が接続されるLAN14に接続される。すなわち、PC13が各サーバにアクセスする時間は、WEBサーバ11、先読み代理サーバ20、情報蓄積サーバ30の順に短くなる。   The prefetching proxy server 20 used in the present invention is connected to a predetermined position on the WEB server 11 side from the high delay network 15, for example, the Internet 12 or between the Internet 12 and the high delay network 15. On the other hand, the information storage server 30 characterized by the present invention is connected to the LAN 14 to which the PC 13 is connected. That is, the time for the PC 13 to access each server becomes shorter in the order of the WEB server 11, the prefetching proxy server 20, and the information storage server 30.

図2は、本発明のWEB情報取得装置の処理シーケンスを示す。ここでは、PC13がWEBサーバ11に送信する要求データをget1,get2とする。WEBサーバ11がget1に応じて出力するWEB情報をdata1とする。このdata1には、これを受信するPC13が要求すると予測される要求データget2が含まれているものとし、先読み代理サーバ20はdata1からこのget2を抽出し、先読みget2としてWEBサーバ11に送信する。WEBサーバ11がget2または先読みget2に応じて出力するWEB情報をdata2とする。   FIG. 2 shows a processing sequence of the WEB information acquisition apparatus of the present invention. Here, the request data transmitted from the PC 13 to the WEB server 11 is set to get1 and get2. The WEB information output by the WEB server 11 in response to get1 is assumed to be data1. It is assumed that the data 1 includes request data get 2 that is predicted to be requested by the PC 13 that receives this data, and the prefetch proxy server 20 extracts this get 2 from the data 1 and transmits it to the WEB server 11 as the prefetch get 2. The WEB information output by the WEB server 11 in response to get2 or prefetch get2 is assumed to be data2.

図2において、PC13は、get1をWEBサーバ11に向けて送信する。情報蓄積サーバ30および先読み代理サーバ20は、get1を蓄積するとともに、get1をWEBサーバ11に向けて転送する。WEBサーバ11は、get1に応じたdata1をPC13に向けて送信する。先読み代理サーバ20および情報蓄積サーバ30は、data1に対応するget1を蓄積しているので、そのままdata1をPC13へ転送する。また、先読み代理サーバ20は、data1をPC11に向けて転送するとともに、このdata1に含まれるget2を抽出し、先読みget2としてWEBサーバ11および情報蓄積サーバ30に送信する。情報蓄積サーバ30は、先読み代理サーバ20から送信された先読みget2を蓄積する。   In FIG. 2, the PC 13 transmits get 1 to the WEB server 11. The information accumulation server 30 and the prefetching proxy server 20 accumulate the get 1 and transfer the get 1 toward the WEB server 11. The WEB server 11 transmits data1 corresponding to get1 to the PC 13. Since the prefetch proxy server 20 and the information storage server 30 store get1 corresponding to data1, the data1 is transferred to the PC 13 as it is. The prefetching proxy server 20 transfers data1 to the PC 11, extracts the get2 included in the data1, and transmits it to the WEB server 11 and the information storage server 30 as the prefetching get2. The information accumulation server 30 accumulates the prefetch get 2 transmitted from the prefetch proxy server 20.

WEBサーバ11は、先読みget2に応じたdata2をPC13に向けて送信する。先読み代理サーバ20は、先読みされたdata2をPC11に向けて転送する。情報蓄積サーバ30は、先読みget2を蓄積しているものの、PC13からget2を入力していないので、先読みされたdata2を一旦蓄積する。   The WEB server 11 transmits data2 corresponding to the prefetch get2 to the PC 13. The prefetching proxy server 20 transfers the prefetched data2 toward the PC 11. The information accumulation server 30 accumulates the prefetched get2, but does not input get2 from the PC 13, and therefore temporarily accumulates the prefetched data2.

一方、PC13は、data1を受信し、data1に含まれるget2を折り返しWEBサーバ11に向けて送信する。情報蓄積サーバ30は、このget2を受信すると、蓄積している要求データおよび先読み要求データと比較する。ここでは、先読みget2を蓄積しているので、情報蓄積サーバ30はget2=先読みget2と判断して対応するdata2をPC13に向けて送信する。なお、get2≠先読みget2の場合、あるいはget2と同じWEB情報を要求する要求データが蓄積されていない場合には、情報蓄積サーバ30はget1と同様にget2をWEBサーバ11に向けて転送する。   On the other hand, the PC 13 receives data 1 and sends back get 2 included in data 1 to the WEB server 11. When the information storage server 30 receives this get2, it compares it with the stored request data and prefetch request data. Here, since prefetch get2 is accumulated, the information accumulation server 30 determines that get2 = prefetch get2, and transmits the corresponding data2 to the PC 13. Note that when get 2 ≠ prefetch get 2, or when request data requesting the same WEB information as that of get 2 is not accumulated, the information accumulation server 30 transfers get 2 to the WEB server 11 in the same manner as get 1.

ここで、従来は先読みされたdata2は先読み代理サーバ20に蓄積されていたため、PC13から高遅延ネットワークシステム15を介して先読み代理サーバ20にアクセスする必要があり、その間の遅延時間が長くなっていた。一方、本発明のWEB情報取得装置では、先読みされたdata2は高遅延ネットワークシステム15の手前の情報蓄積サーバ30に蓄積されているので、PC13はdata1に含まれるget2に対応するdata2を情報蓄積サーバ30から取得することができる。すなわち、高遅延ネットワークシステム15をget2およびdata2が往復する時間だけ、data2の取得時間の短縮が可能になる。   Here, since the prefetched data 2 is stored in the prefetch proxy server 20 conventionally, it is necessary to access the prefetch proxy server 20 from the PC 13 via the high delay network system 15, and the delay time between them is long. . On the other hand, in the WEB information acquisition apparatus of the present invention, since the prefetched data2 is stored in the information storage server 30 in front of the high-delay network system 15, the PC 13 stores data2 corresponding to get2 included in data1 as the information storage server. 30. That is, the acquisition time of data2 can be shortened by the time for which get2 and data2 reciprocate in the high delay network system 15.

図3は、先読み代理サーバ20の構成例を示す。
図3において、ネットワークインタフェース部21は、受信信号の送信元および宛先に応じて、受信信号を要求データ受信部22またはWEB情報解析部26に振り分ける。要求データ受信部22は、PC13からWEBサーバ11に転送される信号を受信し、当該受信信号から要求データを抽出して要求データ比較部23に出力する。
FIG. 3 shows a configuration example of the prefetch proxy server 20.
In FIG. 3, the network interface unit 21 distributes the received signal to the request data receiving unit 22 or the WEB information analyzing unit 26 according to the transmission source and destination of the received signal. The request data receiving unit 22 receives a signal transferred from the PC 13 to the WEB server 11, extracts request data from the received signal, and outputs the request data to the request data comparing unit 23.

要求データ比較部23は、要求データ受信部22で抽出された要求データと要求データ蓄積部24に蓄積されている要求データとを比較し、要求データ受信部22で抽出された要求データが要求データ蓄積部24に蓄積されていない場合(get1の場合)には、当該要求データを要求データ送出部25に出力するとともに要求データ蓄積部24に蓄積する。また、要求データ受信部22で抽出された要求データが要求データ蓄積部24に記憶されている場合には、当該要求データを廃棄するとともに要求データ蓄積部24に蓄積されている当該要求データも削除する。   The request data comparison unit 23 compares the request data extracted by the request data reception unit 22 with the request data stored in the request data storage unit 24, and the request data extracted by the request data reception unit 22 is the request data. If the data is not stored in the storage unit 24 (get1), the request data is output to the request data transmission unit 25 and stored in the request data storage unit 24. When the request data extracted by the request data receiving unit 22 is stored in the request data storage unit 24, the request data is discarded and the request data stored in the request data storage unit 24 is also deleted. To do.

要求データ送出部25は、要求データ比較部23から入力する要求データをネットワークインタフェース部21を介してWEBサーバ11に転送する。   The request data transmission unit 25 transfers the request data input from the request data comparison unit 23 to the WEB server 11 via the network interface unit 21.

WEB情報解析部26は、要求データに応じてWEBサーバ11が送出したWEB情報を受信し、そのWEB情報を受信するPC13が要求すると予測される要求データ(先読みget2)を抽出し、先読み要求データ比較部27に出力する。一方、WEB情報は、先読み代理サーバ20から情報蓄積サーバ30を介してPC13に転送される。   The WEB information analysis unit 26 receives the WEB information sent by the WEB server 11 according to the request data, extracts the request data (prefetch get2) that is predicted to be requested by the PC 13 that receives the WEB information, and prefetch request data. Output to the comparison unit 27. On the other hand, the WEB information is transferred from the prefetch proxy server 20 to the PC 13 via the information storage server 30.

先読み要求データ比較部27は、WEB情報解析部26で抽出された先読み要求データ(先読みget2)と要求データ蓄積部24に蓄積されている要求データとを比較し、WEB情報解析部26で抽出された先読み要求データが要求データ蓄積部24に蓄積されていない場合には、当該先読み要求データを要求データ送出部25に出力するとともに要求データ蓄積部24に蓄積する。また、WEB情報解析部26で抽出された先読み要求データが要求データ蓄積部24に蓄積されている場合には、当該先読み要求データを廃棄するとともに要求データ蓄積部24に蓄積されている当該要求データも削除する。   The prefetch request data comparison unit 27 compares the prefetch request data (prefetch get2) extracted by the WEB information analysis unit 26 with the request data stored in the request data storage unit 24, and is extracted by the WEB information analysis unit 26. If the prefetch request data is not stored in the request data storage unit 24, the prefetch request data is output to the request data transmission unit 25 and stored in the request data storage unit 24. When the prefetch request data extracted by the WEB information analysis unit 26 is stored in the request data storage unit 24, the prefetch request data is discarded and the request data stored in the request data storage unit 24. Also delete.

要求データ送出部25は、先読み要求データ比較部27から入力する先読み要求データ(先読みget2)をネットワークインタフェース部21を介してWEBサーバ11および情報蓄積サーバ30に送出する。   The request data sending unit 25 sends the prefetch request data (prefetch get 2) input from the prefetch request data comparison unit 27 to the WEB server 11 and the information storage server 30 via the network interface unit 21.

図4は、先読み代理サーバ20の処理手順を示す。
図4において、先読み代理サーバ20は、受信信号の送信元および宛先を確認する(S11)。受信信号の送信元がPC13で宛先がWEBサーバ11の場合は、当該受信信号から要求データを抽出する(S12)。次に、抽出した要求データが要求データ蓄積部24に存在するか否かを判断し(S13)、当該要求データが存在しない場合には(S13:No)、当該要求データをWEBサーバ11に向けて送信するとともに要求データ蓄積部24に蓄積する(S14)。一方、当該要求データが要求データ蓄積部24に存在する場合には(S13:Yes )、当該要求データを廃棄する(S15)。
FIG. 4 shows a processing procedure of the prefetch proxy server 20.
In FIG. 4, the prefetch proxy server 20 confirms the transmission source and destination of the received signal (S11). If the transmission source of the received signal is the PC 13 and the destination is the WEB server 11, request data is extracted from the received signal (S12). Next, it is determined whether or not the extracted request data exists in the request data storage unit 24 (S13). If the request data does not exist (S13: No), the request data is directed to the WEB server 11. And is stored in the request data storage unit 24 (S14). On the other hand, when the request data exists in the request data storage unit 24 (S13: Yes), the request data is discarded (S15).

受信信号の送信元がWEBサーバ11で宛先がPC13の場合は、要求データに応じてWEBサーバ11が送出したWEB情報であり、そのWEB情報を受信するPC13が要求すると予測される先読み要求データを抽出する(S16)。次に、抽出した先読み要求データが要求データ蓄積部24に存在するか否かを判断し(S17)、当該先読み要求データが存在しない場合には(S17:No)、当該先読み要求データをWEBサーバ11および情報蓄積サーバ30に向けて送信するとともに要求データ蓄積部24に蓄積する(S18)。一方、当該先読み要求データが要求データ蓄積部24に存在する場合には(S17:Yes )、当該先読み要求データを廃棄する(S15)。   When the transmission source of the received signal is the WEB server 11 and the destination is the PC 13, it is the WEB information sent by the WEB server 11 in response to the request data, and the prefetch request data predicted to be requested by the PC 13 that receives the WEB information. Extract (S16). Next, it is determined whether or not the extracted prefetch request data exists in the request data storage unit 24 (S17). If the prefetch request data does not exist (S17: No), the prefetch request data is stored in the WEB server. 11 and the information storage server 30 and the request data storage unit 24 (S18). On the other hand, if the prefetch request data exists in the request data storage unit 24 (S17: Yes), the prefetch request data is discarded (S15).

図5は、情報蓄積サーバ30の構成例を示す。
図5において、ネットワークインタフェース部31は、受信信号の送信元および宛先に応じて、受信信号を要求データ受信部32またはWEB情報蓄積部36または先読み要求データ受信部37に振り分ける。要求データ受信部32は、PC13からWEBサーバ11に転送される信号を受信し、要求データを抽出して要求データ比較部33に出力する。
FIG. 5 shows a configuration example of the information storage server 30.
In FIG. 5, the network interface unit 31 distributes the received signal to the request data receiving unit 32, the WEB information storage unit 36, or the prefetch request data receiving unit 37 according to the transmission source and destination of the received signal. The request data receiving unit 32 receives a signal transferred from the PC 13 to the WEB server 11, extracts the request data, and outputs the request data to the request data comparison unit 33.

要求データ比較部33は、要求データ受信部32で抽出された要求データと要求データ蓄積部34に蓄積されている要求データおよび先読み要求データとを比較し、同じWEB情報を要求する要求データまたは先読み要求データが要求データ蓄積部34に蓄積されていない場合(get1の場合)には、当該要求データを要求データ送出部35に出力するとともに要求データ蓄積部34に蓄積する。また、要求データ受信部32で抽出された要求データと同じWEB情報を要求する要求データまたは先読み要求データが要求データ蓄積部34に蓄積されている場合(get2の場合)には、当該要求データを廃棄するとともに要求データ蓄積部34に蓄積されている当該要求データまたは先読み要求データも削除し、さらにWEB情報蓄積部36に対して当該WEB情報(data2)をPC13へ向けて出力するように命令する。   The request data comparison unit 33 compares the request data extracted by the request data reception unit 32 with the request data and the prefetch request data stored in the request data storage unit 34, and requests data or prefetch that requests the same WEB information. When the request data is not stored in the request data storage unit 34 (in the case of get 1), the request data is output to the request data transmission unit 35 and stored in the request data storage unit 34. Further, when request data or prefetch request data requesting the same WEB information as the request data extracted by the request data receiving unit 32 is stored in the request data storage unit 34 (in the case of get2), the request data is The request data or the prefetch request data stored in the request data storage unit 34 is deleted and discarded, and the WEB information storage unit 36 is instructed to output the WEB information (data2) to the PC 13. .

要求データ送出部35は、要求データ比較部33から入力する要求データをネットワークインタフェース部31を介してWEBサーバ11に転送する。   The request data transmission unit 35 transfers the request data input from the request data comparison unit 33 to the WEB server 11 via the network interface unit 31.

先読み要求データ受信部37は、先読み代理サーバ20がWEBサーバ11とともに情報蓄積サーバ30に送信した先読み要求データ(先読みget2)を受信し、要求データ蓄積部34に蓄積する。   The prefetch request data receiving unit 37 receives prefetch request data (prefetch get 2) transmitted from the prefetch proxy server 20 to the information storage server 30 together with the WEB server 11, and accumulates it in the request data accumulation unit 34.

WEB情報蓄積部36は、PC13からの要求データ(get1)に応じて、または先読み代理サーバ20からの先読み要求データ(先読みget2)に応じて、WEBサーバ11からPC13へ送信されたWEB情報(data1,data2)を受信して蓄積する。さらに、当該WEB情報に対応する要求データが要求データ蓄積部34に蓄積されているか否かを問い合わせ、要求データが蓄積されているWEB情報(data1)をWEB情報送出部38に出力する。また、WEB情報蓄積部36は、要求データ比較部33の命令により先読み要求データ(先読みget2)に対応のWEB情報(data2)をWEB情報送出部38に出力する。   The WEB information storage unit 36 receives the WEB information (data1) transmitted from the WEB server 11 to the PC 13 according to the request data (get1) from the PC 13 or according to the prefetch request data (prefetch get2) from the prefetch proxy server 20. , Data2) are received and stored. Further, it inquires whether or not the request data corresponding to the WEB information is stored in the request data storage unit 34, and outputs the WEB information (data 1) in which the request data is stored to the WEB information transmission unit 38. The WEB information storage unit 36 outputs WEB information (data2) corresponding to the prefetch request data (prefetch get2) to the WEB information transmission unit 38 in accordance with an instruction from the request data comparison unit 33.

WEB情報送出部38は、WEB情報蓄積部36から入力するWEB情報をネットワークインタフェース部31を介してPC13に送信する。   The WEB information transmission unit 38 transmits the WEB information input from the WEB information storage unit 36 to the PC 13 via the network interface unit 31.

図6は、情報蓄積サーバ30の処理手順を示す。
図6において、情報蓄積サーバ30は、受信信号の送信元および宛先を確認する(S21)。受信信号の送信元がPC13で宛先がWEBサーバ11の場合は、当該受信信号から要求データ(get1,get2)を抽出する(S22)。次に、抽出した要求データが要求データ蓄積部34に同じWEB情報を要求する要求データまたは先読み要求データとして存在するか否かを判断し(S23)、抽出した要求データが存在しない場合(get1の場合)には(S23:No)、当該要求データをWEBサーバ11に送信し(S24)、要求データ蓄積部34に蓄積する(S25)。一方、要求データ蓄積部34に先読み要求データ(先読みget2)として存在する場合には(S23:Yes )、当該要求データおよび先読み要求データを廃棄する(S26)。さらに、当該要求データ(get2)に対応するWEB情報(data2)がWEB情報蓄積部36に存在すか否かを判断し(S27)、存在する場合には当該要求データ(get2)に対応するWEB情報(data2)をPC13に送信し、当該WEB情報を削除する(S28)。
FIG. 6 shows a processing procedure of the information storage server 30.
In FIG. 6, the information storage server 30 confirms the transmission source and destination of the received signal (S21). When the transmission source of the received signal is the PC 13 and the destination is the WEB server 11, the request data (get1, get2) is extracted from the received signal (S22). Next, it is determined whether or not the extracted request data exists as request data or prefetch request data requesting the same WEB information from the request data storage unit 34 (S23). If the extracted request data does not exist (get1) In the case (S23: No), the request data is transmitted to the WEB server 11 (S24) and stored in the request data storage unit 34 (S25). On the other hand, when it exists as prefetch request data (prefetch get2) in the request data storage unit 34 (S23: Yes), the request data and the prefetch request data are discarded (S26). Further, it is determined whether or not the WEB information (data2) corresponding to the request data (get2) exists in the WEB information storage unit 36 (S27), and if it exists, the WEB information corresponding to the request data (get2). (Data2) is transmitted to the PC 13, and the WEB information is deleted (S28).

受信信号の送信元がWEBサーバ11で宛先がPC13の場合は、要求データまたは先読み要求データに応じてWEBサーバ11が送出したWEB情報であり、当該WEB情報を蓄積し、蓄積したWEB情報に対応する要求データを抽出する(S29)。次に、抽出した要求データが要求データ蓄積部34に要求データとして存在するか否かを判断し(S30)、抽出した要求データが存在する場合(get1の場合)には(S30:Yes )、当該WEB情報(data1)をPC13に送信し、当該WEB情報を削除する(S31)。さらに、当該WEB情報に対する要求データを廃棄する(S32)。一方、抽出した要求データが存在しない場合(get2の場合)には(S30:No)、当該WEB情報(data2)の蓄積を継続する。このWEB情報(data2)は、ステップS23〜S28で、PC13からget2を受信したときにPC13に送信される。   When the transmission source of the received signal is the WEB server 11 and the destination is the PC 13, it is the WEB information sent by the WEB server 11 in response to the request data or the prefetch request data, stores the WEB information, and corresponds to the stored WEB information. Request data to be extracted is extracted (S29). Next, it is determined whether or not the extracted request data exists as request data in the request data storage unit 34 (S30). If the extracted request data exists (in the case of get1) (S30: Yes), The WEB information (data 1) is transmitted to the PC 13, and the WEB information is deleted (S31). Further, the request data for the WEB information is discarded (S32). On the other hand, when the extracted request data does not exist (in the case of get2) (S30: No), the WEB information (data2) is continuously accumulated. This WEB information (data2) is transmitted to the PC 13 when get2 is received from the PC 13 in steps S23 to S28.

受信信号の送信元が先読み代理サーバ20で宛先が情報蓄積サーバ30の場合は、当該受信信号は先読み代理サーバ20から送出された先読み要求データ(先読みget2)であり、先読み要求データ受信部37が受信して要求データ蓄積部34に蓄積する(S33)。   When the reception source of the reception signal is the prefetch proxy server 20 and the destination is the information storage server 30, the reception signal is prefetch request data (prefetch get2) sent from the prefetch proxy server 20, and the prefetch request data receiving unit 37 Received and stored in the request data storage unit 34 (S33).

11 WEBサーバ
12 インターネット
13 PC
14 LAN
15 高遅延ネットワークシステム
20 先読み代理サーバ
21 ネットワークインタフェース部
22 要求データ受信部
23 要求データ比較部
24 要求データ蓄積部
25 要求データ送出部
26 WEB情報解析部
27 先読み要求データ比較部
30 情報蓄積サーバ
31 ネットワークインタフェース部
32 要求データ受信部
33 要求データ比較部
34 要求データ蓄積部
35 要求データ送出部
36 WEB情報蓄積部
37 先読み要求データ受信部
38 WEB情報送出部
11 WEB server 12 Internet 13 PC
14 LAN
DESCRIPTION OF SYMBOLS 15 High delay network system 20 Prefetching proxy server 21 Network interface part 22 Request data receiving part 23 Request data comparison part 24 Request data storage part 25 Request data transmission part 26 WEB information analysis part 27 Prefetch request data comparison part 30 Information storage server 31 Network Interface unit 32 Request data reception unit 33 Request data comparison unit 34 Request data storage unit 35 Request data transmission unit 36 WEB information storage unit 37 Prefetch request data reception unit 38 WEB information transmission unit

Claims (4)

WEBサーバと先読み代理サーバとWEB閲覧装置が複数のネットワークシステムを介して設置され、
前記WEBサーバは、要求データに対応するWEB情報を出力し、
前記先読み代理サーバは、前記WEBサーバから出力されたWEB情報に含まれる要求データを先読みし、当該先読み要求データを前記WEBサーバに送信して対応するWEB情報を先読みし、
前記WEB閲覧装置は、前記要求データを前記WEBサーバに送信し、対応するWEB情報を取得するとともに、当該WEB情報に含まれる要求データを前記先読み代理サーバに送信し、先読みされたWEB情報を取得するWEB情報取得方法において、
前記複数のネットワークシステムのうち前記WEBサーバとの遅延時間が小さいネットワークシステムに前記先読み代理サーバを設置し、
前記複数のネットワークシステムのうち前記WEB閲覧装置との遅延時間が小さいネットワークシステムに情報蓄積サーバを設置し、
前記先読み代理サーバは、前記情報蓄積サーバに前記先読みしたWEB情報を転送し、
前記情報蓄積サーバは、前記先読み代理サーバから転送された前記先読みしたWEB情報を蓄積し、前記WEB閲覧装置から入力する要求データに対応するWEB情報を前記WEB閲覧装置に送信する
ことを特徴とするWEB情報取得方法。
A WEB server, a prefetching proxy server, and a WEB browsing device are installed via a plurality of network systems.
The WEB server outputs WEB information corresponding to the request data,
The prefetch proxy server prefetches request data included in the WEB information output from the WEB server, transmits the prefetch request data to the WEB server, and prefetches corresponding WEB information.
The WEB browsing apparatus transmits the request data to the WEB server, acquires corresponding WEB information, and transmits the request data included in the WEB information to the prefetch proxy server, thereby acquiring prefetched WEB information. In the WEB information acquisition method to
The prefetch proxy server is installed in a network system having a small delay time with the WEB server among the plurality of network systems,
An information storage server is installed in a network system having a small delay time with the WEB browsing device among the plurality of network systems,
The prefetch proxy server transfers the prefetched WEB information to the information storage server,
The information storage server stores the prefetched WEB information transferred from the prefetch proxy server, and transmits WEB information corresponding to request data input from the WEB browsing device to the WEB browsing device. WEB information acquisition method.
請求項1に記載のWEB情報取得方法において、
前記先読み代理サーバは、前記情報蓄積サーバに前記先読み要求データおよび前記先読みしたWEB情報を転送し、
前記情報蓄積サーバは、前記先読み代理サーバから転送された前記先読み要求データおよび前記先読みしたWEB情報を蓄積し、前記WEB閲覧装置から前記要求データを入力したときに、当該要求データに対応する前記先読み要求データを蓄積していれば、前記先読みしたWEB情報を前記WEB閲覧装置に送信し、当該要求データに対応する前記先読み要求データを蓄積していなければ、当該要求データを前記WEBサーバに向けて送信する
ことを特徴とするWEB情報取得方法。
In the WEB information acquisition method according to claim 1,
The prefetch proxy server transfers the prefetch request data and the prefetched WEB information to the information storage server,
The information accumulation server accumulates the prefetch request data and the prefetched WEB information transferred from the prefetch proxy server, and the prefetch corresponding to the request data when the request data is input from the WEB browsing device. If the request data is accumulated, the prefetched WEB information is transmitted to the WEB browsing device, and if the prefetch request data corresponding to the request data is not accumulated, the request data is directed to the WEB server. WEB information acquisition method characterized by transmitting.
要求データに対応するWEB情報を出力するWEBサーバと、
前記WEBサーバから出力されたWEB情報に含まれる要求データを先読みし、当該先読み要求データを前記WEBサーバに送信して対応するWEB情報を先読みする先読み代理サーバと、
前記要求データを前記WEBサーバに送信し、対応するWEB情報を取得するとともに、当該WEB情報に含まれる要求データを前記先読み代理サーバに送信し、先読みされたWEB情報を取得するWEB閲覧装置と
を備え、前記WEBサーバと前記先読み代理サーバと前記WEB閲覧装置が複数のネットワークシステムを介して設置されたWEB情報取得装置において、
前記複数のネットワークシステムのうち前記WEBサーバとの遅延時間が小さいネットワークシステムに前記先読み代理サーバを設置し、
前記複数のネットワークシステムのうち前記WEB閲覧装置との遅延時間が小さいネットワークシステムに情報蓄積サーバを設置し、
前記先読み代理サーバは、前記情報蓄積サーバに前記先読みしたWEB情報を転送する機能を備え、
前記情報蓄積サーバは、前記先読み代理サーバから転送された前記先読みしたWEB情報を蓄積し、前記WEB閲覧装置から入力する要求データに対応するWEB情報を前記WEB閲覧装置に送信する構成である
ことを特徴とするWEB情報取得装置。
A WEB server that outputs WEB information corresponding to the request data;
A prefetch proxy server that prefetches request data included in the WEB information output from the WEB server, transmits the prefetch request data to the WEB server, and prefetches the corresponding WEB information;
A WEB browsing device that transmits the request data to the WEB server, acquires corresponding WEB information, transmits request data included in the WEB information to the prefetch proxy server, and acquires prefetched WEB information; A WEB information acquisition apparatus in which the WEB server, the prefetching proxy server, and the WEB browsing apparatus are installed via a plurality of network systems,
The prefetch proxy server is installed in a network system having a small delay time with the WEB server among the plurality of network systems,
An information storage server is installed in a network system having a small delay time with the WEB browsing device among the plurality of network systems,
The prefetch proxy server has a function of transferring the prefetched WEB information to the information storage server,
The information storage server is configured to store the prefetched WEB information transferred from the prefetch proxy server, and to transmit the WEB information corresponding to request data input from the WEB browsing device to the WEB browsing device. A characteristic WEB information acquisition apparatus.
請求項3に記載のWEB情報取得装置において、
前記先読み代理サーバは、前記情報蓄積サーバに前記先読み要求データおよび前記先読みしたWEB情報を転送する機能を備え、
前記情報蓄積サーバは、前記先読み代理サーバから転送された前記先読み要求データおよび前記先読みしたWEB情報を蓄積し、前記WEB閲覧装置から前記要求データを入力したときに、当該要求データに対応する前記先読み要求データを蓄積していれば、前記先読みしたWEB情報を前記WEB閲覧装置に送信し、当該要求データに対応する前記先読み要求データを蓄積していなければ、当該要求データを前記WEBサーバに向けて送信する構成である
ことを特徴とするWEB情報取得装置。
In the WEB information acquisition apparatus according to claim 3,
The prefetch proxy server has a function of transferring the prefetch request data and the prefetched WEB information to the information storage server,
The information accumulation server accumulates the prefetch request data and the prefetched WEB information transferred from the prefetch proxy server, and the prefetch corresponding to the request data when the request data is input from the WEB browsing device. If the request data is accumulated, the prefetched WEB information is transmitted to the WEB browsing device, and if the prefetch request data corresponding to the request data is not accumulated, the request data is directed to the WEB server. A web information acquisition apparatus characterized by being configured to transmit.
JP2009188205A 2009-08-17 2009-08-17 WEB information acquisition method and apparatus Expired - Fee Related JP5208884B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009188205A JP5208884B2 (en) 2009-08-17 2009-08-17 WEB information acquisition method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009188205A JP5208884B2 (en) 2009-08-17 2009-08-17 WEB information acquisition method and apparatus

Publications (2)

Publication Number Publication Date
JP2011039899A true JP2011039899A (en) 2011-02-24
JP5208884B2 JP5208884B2 (en) 2013-06-12

Family

ID=43767582

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009188205A Expired - Fee Related JP5208884B2 (en) 2009-08-17 2009-08-17 WEB information acquisition method and apparatus

Country Status (1)

Country Link
JP (1) JP5208884B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012003652A (en) * 2010-06-21 2012-01-05 Nippon Telegr & Teleph Corp <Ntt> Web information acquisition method and device
JP2012208832A (en) * 2011-03-30 2012-10-25 Hitachi Solutions Ltd File transfer system
JP2012247945A (en) * 2011-05-26 2012-12-13 Nippon Telegr & Teleph Corp <Ntt> Web information prefetch method, prefetch proxy server device and information storage server device
JP2013127719A (en) * 2011-12-19 2013-06-27 Nippon Telegr & Teleph Corp <Ntt> Web information acquisition method and prefetch proxy server
JP2013183186A (en) * 2012-02-29 2013-09-12 Mitsubishi Electric Corp Relay device, relay system, and relay method
JPWO2017026047A1 (en) * 2015-08-11 2017-08-10 三菱電機株式会社 Web browsing apparatus and web browsing program
JP6441426B1 (en) * 2017-08-28 2018-12-19 株式会社エイビック Character video display system
US10516628B2 (en) 2015-11-12 2019-12-24 Fujitsu Limited Transfer device, transfer system, and transfer method

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000057041A (en) * 1998-08-11 2000-02-25 Hitachi Ltd Proxy server and lan system
JP2002044138A (en) * 2000-07-25 2002-02-08 Nec Corp Network system, cache server, relay server, router, cache server control method and recording medium
JP2002077271A (en) * 2000-08-25 2002-03-15 Sharp Corp Network apparatus
JP2002084325A (en) * 2000-09-11 2002-03-22 Matsushita Electric Ind Co Ltd Method and apparatus for acquiring information
JP2002152258A (en) * 2000-11-10 2002-05-24 Nec Corp Data acquisition system and data acquisition method
JP2004070957A (en) * 2003-08-01 2004-03-04 Toshiba Corp Retrieval system
JP2005539315A (en) * 2002-09-16 2005-12-22 ネットワーク・アプライアンス・インコーポレイテッド Apparatus and method for proxy cache

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000057041A (en) * 1998-08-11 2000-02-25 Hitachi Ltd Proxy server and lan system
JP2002044138A (en) * 2000-07-25 2002-02-08 Nec Corp Network system, cache server, relay server, router, cache server control method and recording medium
JP2002077271A (en) * 2000-08-25 2002-03-15 Sharp Corp Network apparatus
JP2002084325A (en) * 2000-09-11 2002-03-22 Matsushita Electric Ind Co Ltd Method and apparatus for acquiring information
JP2002152258A (en) * 2000-11-10 2002-05-24 Nec Corp Data acquisition system and data acquisition method
JP2005539315A (en) * 2002-09-16 2005-12-22 ネットワーク・アプライアンス・インコーポレイテッド Apparatus and method for proxy cache
JP2004070957A (en) * 2003-08-01 2004-03-04 Toshiba Corp Retrieval system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CSNG200100121002; 井上 博之: 'AI3衛星ネットワークにおけるWWWキャッシュ制御方式' システム/制御/情報 第13巻 第10号, 20001015, p.9-p.17, システム制御情報学会 *
JPN6012063155; 井上 博之: 'AI3衛星ネットワークにおけるWWWキャッシュ制御方式' システム/制御/情報 第13巻 第10号, 20001015, p.9-p.17, システム制御情報学会 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012003652A (en) * 2010-06-21 2012-01-05 Nippon Telegr & Teleph Corp <Ntt> Web information acquisition method and device
JP2012208832A (en) * 2011-03-30 2012-10-25 Hitachi Solutions Ltd File transfer system
JP2012247945A (en) * 2011-05-26 2012-12-13 Nippon Telegr & Teleph Corp <Ntt> Web information prefetch method, prefetch proxy server device and information storage server device
JP2013127719A (en) * 2011-12-19 2013-06-27 Nippon Telegr & Teleph Corp <Ntt> Web information acquisition method and prefetch proxy server
JP2013183186A (en) * 2012-02-29 2013-09-12 Mitsubishi Electric Corp Relay device, relay system, and relay method
JPWO2017026047A1 (en) * 2015-08-11 2017-08-10 三菱電機株式会社 Web browsing apparatus and web browsing program
DE112015006795T5 (en) 2015-08-11 2018-04-19 Mitsubishi Electric Corporation WEBBROWSING DEVICE AND WEB BROWSING PROGRAM
US10516628B2 (en) 2015-11-12 2019-12-24 Fujitsu Limited Transfer device, transfer system, and transfer method
JP6441426B1 (en) * 2017-08-28 2018-12-19 株式会社エイビック Character video display system

Also Published As

Publication number Publication date
JP5208884B2 (en) 2013-06-12

Similar Documents

Publication Publication Date Title
JP5208884B2 (en) WEB information acquisition method and apparatus
US10104194B2 (en) Method and apparatus for reducing loading time of web pages
US8990357B2 (en) Method and apparatus for reducing loading time of web pages
KR101362384B1 (en) The method and system for browsing things of internet of things on ip using web platform
TW583557B (en) A network apparatus for validating documents
JP5442541B2 (en) WEB information acquisition method and apparatus
JP2009104381A (en) Cache control program, recording medium recording this program, cache control unit, and cache control method
JP5488349B2 (en) Relay device, relay method, and relay program
US11182452B2 (en) Web acceleration via learning
US10110646B2 (en) Non-intrusive proxy system and method for applications without proxy support
JP5602678B2 (en) WEB information prefetching method and prefetching proxy server device
JP6317506B2 (en) Relay device, relay method, and relay program
JP5411054B2 (en) WEB information acquisition method and apparatus
GB2543279A (en) Methods, devices and computer programs for optimizing use of bandwidth when pushing data in a network environment comprising cache servers
JP5332117B2 (en) WWW content acquisition system and WWW content acquisition method
US11962665B2 (en) Automatically redirecting mobile client devices to optimized mobile content
JP5602677B2 (en) WEB information prefetching method, prefetching proxy server device, and information storage server device
JP2007249481A (en) Update detection system for web site and update detection method for web site
US20160100217A1 (en) System and method for optimizing delivery of video content in native mobile applications
JP5726720B2 (en) WEB information acquisition method and prefetch proxy server
CN113453062B (en) Video metadata acquisition and processing method, device, system and electronic equipment
JP2017134539A (en) Relay device, router, distribution system, relay method, and relay program
KR101270393B1 (en) Systme for providing updated data of rss contents using user agent and method thereof
KR100925644B1 (en) Object Transmission System and Control Method thereof
JP2005063192A (en) Web caching device, web caching method, and web caching program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110907

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121204

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121205

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130131

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130219

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130220

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

Free format text: PAYMENT UNTIL: 20160301

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5208884

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees