JP2002373149A - Simultaneous access method, request processing server, proxy server, client terminal, simultaneous access control program and storage medium having the same program stored thereon - Google Patents

Simultaneous access method, request processing server, proxy server, client terminal, simultaneous access control program and storage medium having the same program stored thereon

Info

Publication number
JP2002373149A
JP2002373149A JP2001182314A JP2001182314A JP2002373149A JP 2002373149 A JP2002373149 A JP 2002373149A JP 2001182314 A JP2001182314 A JP 2001182314A JP 2001182314 A JP2001182314 A JP 2001182314A JP 2002373149 A JP2002373149 A JP 2002373149A
Authority
JP
Japan
Prior art keywords
unit
request
response
server
client terminal
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
JP2001182314A
Other languages
Japanese (ja)
Inventor
Tomohiko Nakamura
知彦 中村
Mitsuhiro Yuhito
光宏 由比藤
Hironobu Okuyama
浩伸 奥山
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 JP2001182314A priority Critical patent/JP2002373149A/en
Publication of JP2002373149A publication Critical patent/JP2002373149A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To simultaneously perform access to a plurality of servers in one session. SOLUTION: A plurality of requests (unit requests) from a client to a server are transmitted in a batch. Also, when a proxy server is present between the client and the server, the client transmits a plurality of requests to a plurality of servers to the proxy server in batch, and the proxy server which receives those requests separates the requests to each server, and transmits the request to each server in a batch.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、同時アクセス方法
及び要求処理サーバ及びプロキシサーバ及びクライアン
ト端末及び同時アクセス制御プログラム及び同時アクセ
ス制御プログラムを格納した記憶媒体に係り、特に、ク
ライアントから多数のサーバへ同時に接続するための同
時アクセス方法及び要求処理サーバ及びプロキシサーバ
及びクライアント端末及び同時アクセス制御プログラム
及び同時アクセス制御プログラムを格納した記憶媒体に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a simultaneous access method, a request processing server, a proxy server, a client terminal, a simultaneous access control program, and a storage medium storing the simultaneous access control program. The present invention relates to a simultaneous access method for simultaneous connection, a request processing server, a proxy server, a client terminal, a simultaneous access control program, and a storage medium storing the simultaneous access control program.

【0002】[0002]

【従来の技術】図10は、従来の多サーバへの同時アク
セス方式の一例を示す図である。
2. Description of the Related Art FIG. 10 is a diagram showing an example of a conventional simultaneous access method to multiple servers.

【0003】同図に示す方式において、クライアント2
がサーバ4と通信する際、クライアント2では、サーバ
4と通信セッションを張り、要求(以降、単位要求29
と記す)を送信する。そして、サーバ4では、受信した
単位要求29からクライアント2のアクセス権のチェッ
クを行い、その後で、単位要求29に応じた処理を行
い、処理結果を含んだ単位応答30をクライアント2へ
送信する。例えば、インターネットのWEBでは、クラ
イアント2とサーバ4間の通信にhttpを張り、UR
Lを含む単位要求をクライアント2からサーバ4へ送信
し、サーバ4からクライアント2へhtmlを含む単位
応答を送信する。
In the system shown in FIG.
When the client 2 communicates with the server 4, the client 2 establishes a communication session with the server 4 and makes a request (hereinafter referred to as a unit request 29).
Is sent). Then, the server 4 checks the access right of the client 2 from the received unit request 29, performs a process according to the unit request 29, and transmits a unit response 30 including the processing result to the client 2. For example, in the WEB of the Internet, http is set for communication between the client 2 and the server 4 and UR is set.
A unit request including L is transmitted from the client 2 to the server 4, and a unit response including html is transmitted from the server 4 to the client 2.

【0004】このように、クライアントから多数のサー
バへ同時に接続するためにアクセスする場合、クライア
ントがサーバ毎に通信セッションを使用する。また、サ
ーバでは、アクセス権のチェックを単位要求毎に行な
う。そして、サーバは、それぞれ、クライアントに単位
応答を送信する。
[0004] As described above, when a client accesses to connect to a large number of servers at the same time, the client uses a communication session for each server. The server checks the access right for each unit request. Then, the server transmits a unit response to the client.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、クライ
アントから多数のサーバ(以降、サーバという)へ同時
に接続しにいく場合、クライアントがサーバ毎に通信セ
ッションを張るため、クライアントは多数のセッション
を使用する必要がある。
However, when a client attempts to simultaneously connect to a large number of servers (hereinafter, referred to as servers), the client needs to use a large number of sessions since the client establishes a communication session for each server. There is.

【0006】また、それぞれのサーバは、単位要求毎
に、クライアントのアクセス権のチェックを行なう必要
がある。
Further, each server needs to check the access right of the client for each unit request.

【0007】また、サーバからクライアントへ単位応答
を送信する際に、多数のサーバからクライアントに単位
応答の送信が集中し、NW(ネットワーク)の帯域がと
れない、あるいは、クライアントの単位応答の受信性能
が低下するという問題がある。
Further, when a unit response is transmitted from a server to a client, transmission of the unit response is concentrated on a large number of servers to the client, so that a bandwidth of an NW (network) cannot be obtained, or the reception performance of the unit response of the client. Is reduced.

【0008】また、サーバは、複数のクライアントから
単位要求を受け付けるため、その数と同じ数の通信セッ
ションを使用する必要がある。これにより、サーバが同
時に受け付け可能な単位要求の数は、サーバの処理性能
の観点から処理できる単位要求数でなく、サーバの限界
セッション数となり、制限されるという問題がある。ク
ライアントが通信に汎用的なHTTPプロトコルを使用
する場合、特に大きな問題となる。
Further, the server needs to use the same number of communication sessions in order to accept unit requests from a plurality of clients. Thus, there is a problem that the number of unit requests that can be simultaneously accepted by the server is not the number of unit requests that can be processed from the viewpoint of the processing performance of the server, but becomes the limit number of sessions of the server. This is a particular problem when the client uses a general-purpose HTTP protocol for communication.

【0009】本発明は、上記の点に鑑みなされたもの
で、1つのセッションで多サーバへ同時にアクセスする
ことが可能な同時アクセス方法及び要求処理サーバ及び
プロキシサーバ及びクライアント端末及び同時アクセス
制御プログラム及び同時アクセス制御プログラムを格納
した記憶媒体を提供することを目的とする。
The present invention has been made in view of the above points, and has a simultaneous access method, a request processing server, a proxy server, a client terminal, a simultaneous access control program, and a simultaneous access method capable of simultaneously accessing multiple servers in one session. An object is to provide a storage medium storing a simultaneous access control program.

【0010】[0010]

【課題を解決するための手段】図1は、本発明の原理を
説明するための図である。
FIG. 1 is a diagram for explaining the principle of the present invention.

【0011】本発明(請求項1)は、クライアント端末
からネットワークで接続された多数のサーバへ同時にア
クセスするための同時アクセス方法において、クライア
ント端末において、一つのURL情報を含む情報である
単位要求を少なくとも1つ以上格納する要求を作成し
(ステップ1)、作成された要求をサーバに送信し(ス
テップ2)、サーバから要求に対応する応答を受信し
(ステップ3)、受信した応答から単位応答を抽出する
(ステップ4)。
According to the present invention (claim 1), in a simultaneous access method for simultaneously accessing a number of servers connected from a network from a client terminal, the client terminal transmits a unit request which is information including one piece of URL information. A request for storing at least one request is created (step 1), the created request is transmitted to the server (step 2), a response corresponding to the request is received from the server (step 3), and a unit response is received from the received response. Is extracted (step 4).

【0012】本発明(請求項2)は、単位要求の処理結
果が識別する処理結果情報を含む単位応答に含まれる処
理結果情報が成功であった場合、画面上に表示し、失敗
であった場合には、画面上に表示しない。
According to the present invention (claim 2), when the processing result information included in the unit response including the processing result information identified by the processing result of the unit request is successful, it is displayed on the screen and failed. If not, do not display it on the screen.

【0013】本発明(請求項3)は、クライアント端末
からネットワークで接続された多数のサーバへ同時にア
クセスするための同時アクセス方法において、サーバに
おいて、一つのURL情報を含む情報である単位要求を
少なくとも1つ以上格納する要求を受信し、要求を単位
要求に分割し、分割された該単位要求をスケジュール登
録しておき、スケジュールに登録されている単位要求を
読み出して、該単位要求に対する処理を行い、単位応答
を作成し、単位応答から一つの応答を作成し、応答を送
信する。
According to a third aspect of the present invention, there is provided a simultaneous access method for simultaneously accessing a plurality of servers connected via a network from a client terminal, wherein the server transmits at least a unit request which is information including one piece of URL information. A request for storing one or more requests is received, the request is divided into unit requests, the divided unit requests are registered in a schedule, the unit requests registered in the schedule are read out, and processing for the unit requests is performed. , Create a unit response, create one response from the unit response, and send the response.

【0014】本発明(請求項4)は、要求に含まれる単
位要求の数と、所定の単位要求数の上限値を比較し、該
上限値を超えていた場合には、スケジュールへの登録は
行なわず、該上限値を超えていた旨のエラー情報を格納
した応答を送信する。
According to the present invention (claim 4), the number of unit requests included in a request is compared with an upper limit of a predetermined number of unit requests, and if the upper limit is exceeded, registration to the schedule is made. Instead, a response storing error information indicating that the value has exceeded the upper limit is transmitted.

【0015】本発明(請求項5)は、クライアント端末
からネットワークで接続された多数のサーバへ同時にア
クセスするための同時アクセス方法において、サーバと
クライアント端末に接続される負荷分散装置において、
クライアントから、クライアント端末を識別するクライ
アントIDと一つのURL情報を含む情報である単位要
求を少なくとも1つ以上格納する要求を受信し、受信し
た要求を単位要求に分割し、分割された単位要求をスケ
ジュールに登録し、スケジュールに登録されている一つ
以上の単位要求を読み出して、該単位要求から要求を作
成し、作成された要求をサーバに送信し、サーバから要
求に対応するクライアントIDを含む応答を受信して、
該応答から単位応答を抽出し、単位応答から同じクライ
アントIDを有する単位応答を選択して応答を作成し、
応答をクライアント端末に送信する。
According to a fifth aspect of the present invention, there is provided a simultaneous access method for simultaneously accessing a plurality of servers connected via a network from a client terminal, a load distribution device connected to the server and the client terminal,
A request for storing at least one unit request, which is information including a client ID for identifying a client terminal and one piece of URL information, is received from a client, the received request is divided into unit requests, and the divided unit requests are Register in the schedule, read one or more unit requests registered in the schedule, create a request from the unit request, send the created request to the server, and include the client ID corresponding to the request from the server Receiving the response,
Extracting a unit response from the response, creating a response by selecting a unit response having the same client ID from the unit response,
Send the response to the client terminal.

【0016】本発明(請求項6)は、要求に含まれる単
位要求の数と、所定の単位要求数の上限値を比較し、該
上限値を超えていた場合には、スケジュールに単位応答
を登録せずに、該上限値を超えていた旨のエラー情報を
格納した応答をクライアント端末に送信する。
According to the present invention (claim 6), the number of unit requests included in a request is compared with an upper limit of a predetermined number of unit requests, and if the upper limit is exceeded, a unit response is added to the schedule. Without registering, a response storing error information indicating that the value exceeds the upper limit is transmitted to the client terminal.

【0017】図2は、本発明の原理構成図である。FIG. 2 is a diagram showing the principle of the present invention.

【0018】本発明(請求項7)は、ネットワークで接
続された多数のサーバへ同時にアクセスするためのクラ
イアント端末2であって、一つのURL情報を含む情報
である単位要求を少なくとも1つ以上格納する要求を作
成する要求作成手段9と、作成された要求をサーバに送
信する要求送信手段10と、サーバから要求に対応する
応答を受信する応答受信手段11と、受信した応答から
単位応答を抽出する単位応答抽出手段12とを有する。
The present invention (claim 7) is a client terminal 2 for simultaneously accessing a large number of servers connected via a network, and stores at least one unit request which is information including one piece of URL information. Request creating means 9 for creating a request to be made, request sending means 10 for sending the created request to the server, response receiving means 11 for receiving a response corresponding to the request from the server, and extracting a unit response from the received response And a unit response extracting unit 12 that performs

【0019】本発明(請求項8)は、単位要求の処理結
果が識別する処理結果情報を含む、単位応答に含まれる
処理結果情報が成功であった場合、画面上に表示し、失
敗であった場合には、画面上に表示しない表示手段を更
に有する。
According to the present invention (claim 8), when the processing result information included in the unit response including the processing result information identified by the processing result of the unit request is successful, it is displayed on the screen and the failure is displayed. Display means that does not display on the screen in the event that the error occurs.

【0020】本発明(請求項9)は、クライアント端末
からネットワークで接続される要求処理サーバであっ
て、一つのURL情報を含む情報である単位要求を少な
くとも1つ以上格納する要求を受信する要求受信手段
と、要求を単位要求に分割する要求分割手段と、分割さ
れた該単位要求をスケジュールに登録しておき、スケジ
ュールに登録されている単位要求を読み出すスケジュー
ル管理手段と、単位要求に対する処理を行い、単位応答
を作成する単位要求処理手段と、単位応答から一つの応
答を作成する応答作成手段と、応答を送信する応答送信
手段とを有する。
The present invention (claim 9) is a request processing server connected from a client terminal via a network, the request processing server receiving a request for storing at least one unit request which is information including one piece of URL information. A receiving unit, a request dividing unit for dividing the request into unit requests, a schedule managing unit for registering the divided unit requests in a schedule, and reading out the unit requests registered in the schedule, and a process for the unit requests. The system includes a unit request processing unit for generating a unit response, a response generating unit for generating one response from the unit response, and a response transmitting unit for transmitting the response.

【0021】本発明(請求項10)は、要求分割手段に
おいて、要求に含まれる単位要求の数と、所定の単位要
求数の上限値を比較し、該上限値を超えていた場合に
は、スケジュールへの登録は行なわず、該上限値を超え
ていた旨のエラー情報を渡す手段を含み、応答送信手段
において、エラー情報を格納した応答を送信する手段を
含む。
According to the present invention (claim 10), in the request dividing means, the number of unit requests included in the request is compared with an upper limit of a predetermined number of unit requests. A means for passing error information to the effect that the value has exceeded the upper limit without registering in the schedule is included, and a means for transmitting a response storing the error information is included in the response transmitting means.

【0022】本発明(請求項11)は、クライアント端
末からネットワークで接続された多数のサーバへ同時に
アクセスするためのプロキシサーバであって、クライア
ントから、クライアント端末を識別するクライアントI
Dと一つのURL情報を含む情報である単位要求を少な
くとも1つ以上格納する要求を受信する要求受信手段
と、受信した要求を単位要求に分割する要求分割手段
と、分割された単位要求をスケジュールに登録し、該ス
ケジュールに登録されている一つ以上の単位要求を読み
出すスケジュール管理手段と、スケジュール管理手段か
ら取得した単位要求から1つの要求を作成する要求作成
手段と、要求作成手段で作成された要求をサーバに送信
する要求送信手段と、サーバから要求に対応するクライ
アントIDを含む応答を受信する応答受信手段と、応答
から単位応答を抽出する単位応答抽出手段と、単位応答
から同じクライアントIDを有する単位応答を選択して
応答を作成する応答作成手段と、応答をクライアント端
末に送信する応答送信手段とを有する。
The present invention (claim 11) is a proxy server for simultaneously accessing a large number of servers connected from a client terminal via a network, wherein the client I identifies the client terminal from the client.
D: a request receiving unit for receiving a request for storing at least one unit request which is information including one piece of URL information; a request dividing unit for dividing the received request into unit requests; and a schedule for dividing the divided unit requests. , A request management unit that reads one or more unit requests registered in the schedule, a request creation unit that creates one request from the unit requests acquired from the schedule management unit, and a request creation unit that creates the request. Request transmitting means for transmitting a request to the server, a response receiving means for receiving a response including a client ID corresponding to the request from the server, a unit response extracting means for extracting a unit response from the response, and a same client ID from the unit response Creation means for creating a response by selecting a unit response having a response, and sending a response to the client terminal And a stage.

【0023】本発明(請求項12)は、要求分割手段に
おいて、要求に含まれる単位要求の数と、所定の単位要
求数の上限値を比較し、該上限値を超えていた場合に
は、スケジュールに単位応答を登録せずに、該上限値を
超えていた旨のエラー情報を渡す手段を含み、応答送信
手段は、エラー情報を格納した応答をクライアント端末
に送信する手段を含む。
According to the present invention (claim 12), in the request dividing means, the number of unit requests included in the request is compared with an upper limit value of a predetermined number of unit requests. A unit that passes error information to the effect that the value exceeds the upper limit without registering a unit response in the schedule is included, and a response transmitting unit includes a unit that transmits a response storing the error information to the client terminal.

【0024】本発明(請求項13)は、ネットワークで
接続された多数のサーバへ同時にアクセスするためのク
ライアント端末に実行させる同時アクセス制御プログラ
ムであって、一つのURL情報を含む情報である単位要
求を少なくとも1つ以上格納する要求を作成する要求作
成プロセスと、作成された要求をサーバに送信させる要
求送信プロセスと、サーバから要求に対応する応答を受
信させる応答受信プロセスと、受信した応答から単位応
答を抽出する単位応答抽出プロセスとを有する。
According to a thirteenth aspect of the present invention, there is provided a simultaneous access control program to be executed by a client terminal for simultaneously accessing a large number of servers connected via a network, wherein the unit request is information including one piece of URL information. Request creating process for creating a request for storing at least one or more of the following, a request sending process for sending the created request to the server, a response receiving process for receiving a response corresponding to the request from the server, and a unit based on the received response. Unit response extraction process for extracting a response.

【0025】本発明(請求項14)は、単位要求の処理
結果が識別する処理結果情報を含む単位応答に含まれる
処理結果情報が成功であった場合、画面上に表示し、失
敗であった場合には、画面上に表示しない表示プロセス
を更に有する。
According to the present invention (claim 14), when the processing result information included in the unit response including the processing result information identified by the processing result of the unit request is successful, it is displayed on the screen and failed. In some cases, a display process that does not display on the screen is further provided.

【0026】本発明(請求項15)は、クライアント端
末からネットワークで接続される要求処理サーバに実行
させる同時アクセス制御プログラムであって、一つのU
RL情報を含む情報である単位要求を少なくとも1つ以
上格納する要求を受信させる要求受信プロセスと、要求
を単位要求に分割する要求分割プロセスと、分割された
該単位要求をスケジュールに登録しておき、スケジュー
ルに登録されている単位要求を読み出すスケジュール管
理プロセスと、単位要求に対する処理を行い、単位応答
を作成する単位要求処理プロセスと、単位応答から一つ
の応答を作成する応答作成プロセスと、応答を送信させ
る応答送信プロセスとを有する。
The present invention (Claim 15) is a simultaneous access control program to be executed by a request processing server connected from a client terminal via a network.
A request receiving process for receiving a request for storing at least one unit request as information including RL information, a request dividing process for dividing the request into unit requests, and registering the divided unit requests in a schedule A schedule management process for reading a unit request registered in the schedule, a unit request processing process for processing the unit request and creating a unit response, a response creating process for creating one response from the unit response, And a response transmission process for transmitting.

【0027】本発明(請求項16)は、要求分割プロセ
スにおいて、要求に含まれる単位要求の数と、所定の単
位要求数の上限値を比較し、該上限値を超えていた場合
には、スケジュールへの登録は行なわず、該上限値を超
えていた旨のエラー情報を渡すプロセスを含み、応答送
信プロセスにおいて、エラー情報を格納した応答を送信
させるプロセスを含む。
According to the present invention (claim 16), in the request dividing process, the number of unit requests included in the request is compared with an upper limit value of a predetermined number of unit requests. The method includes a process of not passing registration information to the schedule and passing error information indicating that the upper limit value has been exceeded, and a process of transmitting a response storing the error information in a response transmission process.

【0028】本発明(請求項17)は、クライアント端
末からネットワークで接続された多数のサーバへ同時に
アクセスするためのプロキシサーバに実行させる同時ア
クセス制御プログラムであって、クライアントから、ク
ライアント端末を識別するクライアントIDと一つのU
RL情報を含む情報である単位要求を少なくとも1つ以
上格納する要求を受信させる要求受信プロセスと、受信
した要求を単位要求に分割する要求分割プロセスと、分
割された単位要求をスケジュールに登録し、該スケジュ
ールに登録されている一つ以上の単位要求を読み出すス
ケジュール管理プロセスと、スケジュール管理プロセス
から取得した単位要求から1つの要求を作成する要求作
成プロセスと、要求作成プロセスで作成された要求をサ
ーバに送信させる要求送信プロセスと、サーバから要求
に対応するクライアントIDを含む応答を受信させる応
答受信プロセスと、応答から単位応答を抽出する単位応
答抽出プロセスと、単位応答から同じクライアントID
を有する単位応答を選択して応答を作成する応答作成プ
ロセスと、応答をクライアント端末に送信させる応答送
信プロセスとを有する。
The present invention (claim 17) is a simultaneous access control program to be executed by a proxy server for simultaneously accessing a large number of servers connected to a network from a client terminal, wherein the client terminal is identified from the client. Client ID and one U
A request receiving process for receiving a request for storing at least one unit request that is information including RL information, a request dividing process for dividing the received request into unit requests, and registering the divided unit requests in a schedule; A schedule management process for reading one or more unit requests registered in the schedule, a request creation process for creating one request from the unit requests acquired from the schedule management process, and a server for sending the request created by the request creation process to the server. , A response receiving process for receiving a response including a client ID corresponding to the request from the server, a unit response extracting process for extracting a unit response from the response, and a same client ID from the unit response
And a response transmission process for transmitting a response to a client terminal by selecting a unit response having the following.

【0029】本発明(請求項18)は、要求分割プロセ
スにおいて、要求に含まれる単位要求の数と、所定の単
位要求数の上限値を比較し、該上限値を超えていた場合
には、スケジュールに単位応答を登録せずに、該上限値
を超えていた旨のエラー情報を渡すプロセスを含み、応
答送信プロセスにおいて、エラー情報を格納した応答を
クライアント端末に送信させるプロセスを含む。本発明
(請求項19)は、クライアント端末からネットワーク
で接続された多数のサーバへ同時にアクセスするため
に、該クライアント端末、該サーバ、該クライアント端
末と該サーバ間に位置するプロキシサーバのいずれかに
実行させる、同時アクセス制御プログラムを格納した記
憶媒体であって、請求項13乃至請求項18記載の同時
アクセス制御プログラムを格納する。
According to the present invention (claim 18), in the request dividing process, the number of unit requests included in the request is compared with an upper limit of a predetermined number of unit requests, and if the upper limit is exceeded, The method includes a process of transmitting error information indicating that the upper limit is exceeded without registering a unit response in the schedule, and a process of transmitting a response storing the error information to the client terminal in the response transmission process. According to the present invention (claim 19), in order for a client terminal to simultaneously access a large number of servers connected via a network, any one of the client terminal, the server, and a proxy server located between the client terminal and the server is required. A storage medium storing a simultaneous access control program to be executed, wherein the storage medium stores the simultaneous access control program according to claim 13 to claim 18.

【0030】上記のように、本発明では、クライアント
端末において多数のサーバへ同時にアクセスする際に、
クライアント端末は、一つ以上の単位要求を含むクライ
アント要求をサーバへ送信し、一つ以上の単位応答を含
むクライアント応答をサーバから受信することにより、
1つのセッションで、多サーバへ同時にアクセスするこ
とが可能となる。
As described above, according to the present invention, when a client terminal accesses a large number of servers simultaneously,
The client terminal transmits a client request including one or more unit requests to the server, and receives a client response including one or more unit responses from the server,
It is possible to access multiple servers simultaneously in one session.

【0031】また、本発明では、クライアント端末は、
クライアント応答を受信する度に、単位応答を抽出し、
表示することにより、全ての単位要求の処理が完了する
まで待たずに、処理が完了した単位要求の応答から順番
に、画面に表示することが可能となる。
In the present invention, the client terminal comprises:
Each time a client response is received, a unit response is extracted,
By displaying, it is possible to display on the screen in order from the response of the completed unit request without waiting until the processing of all the unit requests is completed.

【0032】また、本発明では、サーバは、要求を受信
すると、要求を単位要求に分割し、スケジュール登録
し、スケジュールから単位要求を読み出す度に、単位要
求の処理を行い、単位応答を作成し、単位応答から応答
を作成し、応答を送信することにより、全ての単位要求
の処理が完了することを待たずに、処理が完了した単位
要求の応答から順番に、応答を返すことが可能となる。
Further, according to the present invention, upon receiving the request, the server divides the request into unit requests, registers the schedule, performs processing of the unit request each time the unit request is read from the schedule, and creates a unit response. By creating a response from the unit response and transmitting the response, it is possible to return the response in order from the response of the completed unit request without waiting for the processing of all the unit requests to be completed Become.

【0033】また、本発明では、プロキシサーバ(負荷
分散装置)は、クライアント端末から要求を受信する
と、要求を単位要求に分割し、単位要求をスケジュール
登録し、スケジュールから一つ以上の単位要求を読出
し、それらから要求を作成し、サーバへ要求を送信する
ことにより、複数のクライアントの単位要求をまとめて
サーバへ送信することが可能となる。さらに、サーバか
ら応答を受信すると、応答から単位応答を抽出し、同じ
クライアントIDを有する単位応答から応答を作成し、
応答を送信することにより、全ての単位要求の処理を受
信することを待たずに、受信した単位要求から順番に、
クライアント端末へ応答を返すことが可能となる。
Also, in the present invention, upon receiving a request from a client terminal, the proxy server (load distribution device) divides the request into unit requests, registers the unit requests on a schedule, and sends one or more unit requests from the schedule. By reading, creating a request from them, and sending the request to the server, it is possible to collectively send unit requests of a plurality of clients to the server. Further, when a response is received from the server, a unit response is extracted from the response, a response is created from the unit response having the same client ID,
By sending a response, without waiting for the processing of all unit requests to be received, in order from the received unit requests,
It is possible to return a response to the client terminal.

【0034】また、本発明では、サーバは、要求に含ま
れる単位要求の数と、所定の単位要求数の上限値を比較
し、上限値を超えていた場合に、単位要求数の上限値を
超えたというエラー情報を格納した応答を送信すること
により、クライアント端末、負荷分散装置からの不正な
要求を防止することが可能となる。
Also, in the present invention, the server compares the number of unit requests included in the request with the upper limit of the predetermined number of unit requests, and if the upper limit is exceeded, the server sets the upper limit of the number of unit requests. By transmitting a response storing the error information indicating that the error has been exceeded, it is possible to prevent unauthorized requests from the client terminal and the load distribution device.

【0035】また、本発明では、負荷分散装置は、要求
に含まれる単位要求の数と、所定の単位要求数の上限値
を比較し、上限値を超えていた場合に、単位要求数の上
限値を超えたというエラー情報を格納した応答をクライ
アント端末へ送信することにより、クライアント端末か
らの不正な要求を防止することが可能となる。
Further, in the present invention, the load distribution device compares the number of unit requests included in the request with the upper limit of the predetermined number of unit requests, and when the number exceeds the upper limit, the upper limit of the number of unit requests is determined. By transmitting a response storing error information indicating that the value has been exceeded to the client terminal, it is possible to prevent an unauthorized request from the client terminal.

【0036】[0036]

【発明の実施の形態】本発明は、クライアント端末から
サーバへクライアント要求を送信する際に、複数の要求
(単位要求)を一つに纏めて1セッションで送信する。
このとき、クライアント端末とサーバ(要求処理サー
バ)との間にプロキシサーバ(以下、負荷分散装置と記
す)が介在している場合には、クライアント端末は、複
数の要求処理サーバへの単位要求を1つの要求(クライ
アント要求)に纏めて負荷分散装置に送信し、負荷分散
装置は、その要求をサーバ毎に振り分け、サーバ毎に要
求を一つに纏めて要求処理サーバに送信するものであ
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS According to the present invention, when transmitting a client request from a client terminal to a server, a plurality of requests (unit requests) are combined into one and transmitted in one session.
At this time, when a proxy server (hereinafter, referred to as a load distribution device) intervenes between the client terminal and the server (request processing server), the client terminal transmits a unit request to a plurality of request processing servers. One request (client request) is collectively transmitted to the load distribution device, and the load distribution device distributes the request for each server, and collectively transmits the requests for each server to the request processing server.

【0037】図3は、本発明の一実施の形態における多
サーバへの同時アクセス方式を説明するための図であ
る。
FIG. 3 is a diagram for explaining a simultaneous access method to multiple servers according to an embodiment of the present invention.

【0038】同図に示すシステムは、クライアント端末
2、負荷分散装置3、サーバ4及び、これらを接続する
コンピュータネットワーク1から構成される。
The system shown in FIG. 1 comprises a client terminal 2, a load distribution device 3, a server 4, and a computer network 1 connecting these.

【0039】なお、当該コンピュータネットワーク1に
は、1つのサーバ4しか示していないが、実際には、複
数のサーバ4が接続されているものとする。
Although only one server 4 is shown in the computer network 1, it is assumed that a plurality of servers 4 are actually connected.

【0040】同図において、クライアント端末2から発
行されたクライアント要求5は、コンピュータネットワ
ーク1を介して負荷分散装置3に送信され、負荷分散装
置3では、サーバ4に、サーバ要求7を送信する。サー
バ4では、当該サーバ要求4に対応するサーバ応答8を
負荷分散装置3へ送信し、負荷分散装置3では、クライ
アント応答6をクライアント端末2に送信する。
In FIG. 1, a client request 5 issued from a client terminal 2 is transmitted to a load distribution device 3 via a computer network 1, and the load distribution device 3 transmits a server request 7 to a server 4. The server 4 transmits a server response 8 corresponding to the server request 4 to the load distribution device 3, and the load distribution device 3 transmits a client response 6 to the client terminal 2.

【0041】図4は、本発明の一実施の形態における各
装置の構成を示し、図5は、本発明の一実施の形態にお
ける各要求を説明するための図である。
FIG. 4 shows the configuration of each device in one embodiment of the present invention, and FIG. 5 is a diagram for explaining each request in one embodiment of the present invention.

【0042】最初に、クライアント端末2について説明
する。
First, the client terminal 2 will be described.

【0043】図6は、本発明の一実施の形態におけるク
ライアント端末の構成を示す。
FIG. 6 shows a configuration of a client terminal according to an embodiment of the present invention.

【0044】同図に示すクライアント端末2は、要求作
成部9、要求送信部10、応答受信部11、単位応答抽
出部12、単位応答表示部13から構成される。
The client terminal 2 shown in FIG. 1 comprises a request creating unit 9, a request transmitting unit 10, a response receiving unit 11, a unit response extracting unit 12, and a unit response display unit 13.

【0045】クライアント要求5は、図5に示すよう
に、同じクライアントIDを持つ一つ以上の単位要求3
7から構成され、各単位要求37には、URLが含まれ
る。単位要求37は、詳しくは、クライアントID、ペ
ージID、画像圧縮方式(bmp,jpeg)、タイム
アウト、URLからなる。
As shown in FIG. 5, the client request 5 includes one or more unit requests 3 having the same client ID.
7 and each unit request 37 includes a URL. More specifically, the unit request 37 includes a client ID, a page ID, an image compression method (bmp, jpeg), a timeout, and a URL.

【0046】要求作成部9は、ファイルから複数の単位
要求を作成し、これらを一つの要求に纏めてクライアン
ト要求5を作成し、要求送信部10へ当該クライアント
要求5を渡す。ここで、ファイルとは、ユーザが記述し
たもの、あるいは、インターネットから取得したもので
ある。
The request creating unit 9 creates a plurality of unit requests from the file, combines them into one request, creates a client request 5, and passes the client request 5 to the request transmitting unit 10. Here, the file is a file written by the user or obtained from the Internet.

【0047】要求送信部10は、要求作成部9から受け
取ったクライアント要求5を負荷分散装置3、あるい
は、サーバ4へ送信する。
The request transmitting section 10 transmits the client request 5 received from the request creating section 9 to the load distribution device 3 or the server 4.

【0048】応答受信部11は、クライアント要求5の
送信先(負荷分散装置3あるいは、サーバ4)から、当
該要求に対応するクライアント応答6を受信する。クラ
イアント応答6を受信すると、単位応答抽出部12へ当
該クライアント応答6から単位応答を抽出し、単位応答
を単位応答表示部13に渡す。単位応答の抽出方法は、
例えば、応答6が、Multipart 形式で書かれていた場
合、応答の中の連続する単位応答の間に、boundary情報
を入れておくことにより、boundary情報からboundary情
報の間を、単位応答として抽出する。
The response receiving section 11 receives a client response 6 corresponding to the request from the transmission destination of the client request 5 (the load distribution device 3 or the server 4). When the client response 6 is received, the unit response is extracted from the client response 6 to the unit response extracting unit 12, and the unit response is passed to the unit response display unit 13. The unit response extraction method is
For example, when the response 6 is written in the Multipart format, boundary information is inserted between consecutive unit responses in the response, and the boundary information is extracted from the boundary information as a unit response. .

【0049】単位応答表示部13は、単位応答抽出部1
2から、単位応答を受け取り、単位応答に含まれる処理
結果が「失敗」であった場合、単位応答を表示せず、
「成功」であった場合、単位応答を表示する。
The unit response display unit 13 is a unit response extraction unit 1
2, the unit response is received, and if the processing result included in the unit response is “failure”, the unit response is not displayed,
If "successful", display the unit response.

【0050】次に、サーバ4について説明する。Next, the server 4 will be described.

【0051】図7は、本発明の一実施の形態におけるサ
ーバの構成を示す。
FIG. 7 shows a configuration of a server according to an embodiment of the present invention.

【0052】同図に示すサーバ4は、要求受信部23、
要求分割部24、スケジュール管理部25、単位要求処
理部26、応答作成部27、及び応答送信部28から構
成される。
The server 4 shown in FIG.
It comprises a request division unit 24, a schedule management unit 25, a unit request processing unit 26, a response creation unit 27, and a response transmission unit 28.

【0053】要求受信部23は、クライアント端末2、
あるいは、負荷分散装置3から要求(クライアント要求
5または、サーバ要求7)を受信し、要求分割部24へ
当該要求を渡す。
[0053] The request receiving section 23 comprises a client terminal 2,
Alternatively, a request (the client request 5 or the server request 7) is received from the load distribution device 3, and the request is passed to the request dividing unit 24.

【0054】要求分割部24は、要求受信部23から要
求を受け取り、要求を単位要求に分割する。このとき、
単位要求の数が、所定の単位要求の上限値を超えていた
場合、単位要求の数が上限値を超えているというエラー
情報を応答送信部28へ返す。単位要求の数が、所定の
単位要求の上限値を超えていない場合、スケジュール管
理部25へ、すべての単位要求を渡す。
The request dividing unit 24 receives a request from the request receiving unit 23 and divides the request into unit requests. At this time,
When the number of unit requests exceeds the upper limit of the predetermined unit requests, error information indicating that the number of unit requests exceeds the upper limit is returned to the response transmitting unit 28. When the number of unit requests does not exceed the predetermined upper limit of the unit requests, all the unit requests are passed to the schedule management unit 25.

【0055】スケジュール管理部25は、要求分割部2
4から、複数の単位要求を受け取り、その単位要求をス
ケジュールに登録する。そして、スケジュールから単位
要求を読み出し、単位要求処理部26へ、読み出された
単位要求を渡す。スケジュールからの単位要求の読出し
方法は、例えば、同時に実行する処理プロセス数を決め
ておき、各プロセスが空いているか、処理中かを管理
し、空いている場合に、単位要求を読み出す方法があ
る。
The schedule management unit 25 includes the request division unit 2
4, a plurality of unit requests are received, and the unit requests are registered in a schedule. Then, the unit request is read from the schedule, and the read unit request is passed to the unit request processing unit 26. As a method of reading a unit request from a schedule, for example, there is a method of determining the number of processing processes to be executed at the same time, managing whether each process is vacant or in process, and reading a unit request when vacant. .

【0056】単位要求処理部26は、スケジュール管理
部25から一つの単位要求を受け取り、単位要求の処理
を行い、単位応答を作成する。単位要求の処理の詳細
は、単位要求に含まれているURLからhtmlファイ
ルをインターネットから取得し、そのhtmlファイル
を、単位要求に含まれている画像フォーマット(bm
p,jpeg)に従って画像にする(ラスタライズ)。
The unit request processing unit 26 receives one unit request from the schedule management unit 25, processes the unit request, and creates a unit response. For details of the unit request processing, an html file is obtained from the URL included in the unit request from the Internet, and the html file is converted into an image format (bm
(p, jpeg) to form an image (rasterization).

【0057】応答作成部27は、単位要求処理部26か
ら、単位応答を受け取り、一定間隔で1つ以上の単位応
答から1つのサーバ応答8を作成する。また、要求分割
部24からエラー情報を受け取ると、エラー情報を格納
したサーバ応答8を作成する。作成されたサーバ応答8
は、応答送信部28へ渡される。
The response creating unit 27 receives the unit response from the unit request processing unit 26 and creates one server response 8 from one or more unit responses at regular intervals. Further, when receiving the error information from the request division unit 24, the server response unit 8 creates a server response 8 storing the error information. Server response 8 created
Is passed to the response transmission unit 28.

【0058】応答送信部28は、応答作成部27からサ
ーバ応答8を受け取り、要求を送信してきたクライアン
ト端末2、あるいは、負荷分散装置3へ当該サーバ応答
8を送信する。
The response transmitting unit 28 receives the server response 8 from the response creating unit 27, and transmits the server response 8 to the client terminal 2 or the load distribution device 3 that has transmitted the request.

【0059】次に、負荷分散装置3について説明する。Next, the load distribution device 3 will be described.

【0060】図8は、本発明の一実施の形態における負
荷分散装置の構成を示す。
FIG. 8 shows a configuration of a load distribution device according to an embodiment of the present invention.

【0061】同図に示す負荷分散装置3は、要求受信部
14、要求分割部15、スケジュール管理部16、要求
作成部17、要求送信部18、応答受信部19、単位応
答抽出部20、応答作成部21、応答送信部22から構
成される。
The load distribution device 3 shown in FIG. 1 includes a request receiving unit 14, a request dividing unit 15, a schedule managing unit 16, a request creating unit 17, a request transmitting unit 18, a response receiving unit 19, a unit response extracting unit 20, a response It comprises a creating unit 21 and a response transmitting unit 22.

【0062】要求受信部14は、クライアント端末2か
ら複数の単位要求から構成されたクライアント要求5を
受信し、要求分割部15に当該要求5を渡す。
The request receiving unit 14 receives the client request 5 composed of a plurality of unit requests from the client terminal 2 and passes the request 5 to the request dividing unit 15.

【0063】要求分割部15は、要求受信部14から要
求5を受け取り、要求5を単位要求に分割する。このと
き、単位要求の数が、所定の単位要求の上限値を超えて
いた場合、単位要求の数が上限値を超えているというエ
ラー情報を応答作成部21に渡す。単位要求の数が、所
定の単位要求の上限値を超えていない場合、スケジュー
ル管理部16へ全ての単位要求を渡す。
The request dividing unit 15 receives the request 5 from the request receiving unit 14, and divides the request 5 into unit requests. At this time, if the number of unit requests exceeds the upper limit of the predetermined unit request, error information indicating that the number of unit requests exceeds the upper limit is passed to the response creating unit 21. When the number of unit requests does not exceed the predetermined upper limit of the unit requests, all the unit requests are passed to the schedule management unit 16.

【0064】スケジュール管理部16は、要求分割部1
5から、一つ以上の単位要求を受け取り、その単位要求
を、スケジュールに登録する。そして、スケジュールか
ら一つ以上の単位要求を読み出し、要求作成部17へ読
み出された単位要求を渡す。スケジュールからの単位要
求の読み出し方法は、例えば、一定時間毎に、クライア
ント毎に同じ確率で、単位要求を読み出す方法がある。
The schedule management unit 16 includes the request division unit 1
5, one or more unit requests are received, and the unit requests are registered in a schedule. Then, one or more unit requests are read from the schedule, and the read unit requests are passed to the request creating unit 17. As a method of reading a unit request from a schedule, for example, there is a method of reading a unit request at the same probability for each client at regular time intervals.

【0065】要求作成部17は、スケジュール管理部1
6から一つ以上の単位要求を受け取り、その単位要求か
ら要求を作成し、要求送信部18へ渡す。
The request creating unit 17 is a schedule managing unit 1
6, one or more unit requests are received, a request is created from the unit requests, and the request is sent to the request transmitting unit 18.

【0066】要求送信部18は、要求作成部17から要
求を受け取り、サーバ4へ要求を送信する。
The request transmitting section 18 receives the request from the request creating section 17 and transmits the request to the server 4.

【0067】要求受信部19は、サーバ4からサーバ応
答8を受信し、単位応答抽出部20へ渡す。
The request receiving unit 19 receives the server response 8 from the server 4 and passes it to the unit response extracting unit 20.

【0068】単位応答抽出部20は、要求受信部19か
らサーバ応答8を受け取ると、当該応答8から単位応答
を抽出し、単位応答を応答作成部21へ渡す。単位応答
の抽出方法は、例えば、応答がMultipart 形式で書かれ
ていた場合、応答の中の連続する単位応答の間に、boun
dary情報を入れておくことにより、boundary情報からbo
undary情報の間を、単位応答として抽出する。応答作成
部21は、単位応答抽出部20から、単位応答を受け取
り、単位応答に含まれているクライアントID毎に、単
位応答を分類し、分類された単位応答からクライアント
応答6を作成する。また、要求分割部15からエラー情
報を受け取ると、そのエラー情報を格納したクライアン
ト応答6を作成する。作成されたクライアント応答6
は、応答送信部22へ渡される。
When receiving the server response 8 from the request receiving unit 19, the unit response extracting unit 20 extracts a unit response from the response 8 and passes the unit response to the response creating unit 21. The unit response extraction method is, for example, if the response is written in the Multipart format, the boun
By inserting dary information, bo
Extract between the undary information as a unit response. The response creating unit 21 receives the unit response from the unit response extracting unit 20, classifies the unit response for each client ID included in the unit response, and creates the client response 6 from the classified unit response. Further, when receiving the error information from the request division unit 15, the client response unit 6 creates a client response 6 storing the error information. Client response 6 created
Is passed to the response transmission unit 22.

【0069】応答送信部22は、応答作成部27からク
ライアント応答6を受け取ると、指定されたクライアン
ト端末2に送信する。
Upon receiving the client response 6 from the response creating unit 27, the response transmitting unit 22 transmits the received client response 6 to the designated client terminal 2.

【0070】次に、上記の構成における動作を説明す
る。
Next, the operation of the above configuration will be described.

【0071】図9は、本発明の一実施の形態における多
サーバへの同時アクセス処理のシーケンスチャートであ
る。
FIG. 9 is a sequence chart of a process for simultaneously accessing multiple servers according to an embodiment of the present invention.

【0072】ステップ101) クライアント端末2の
要求作成部9は、ファイルから要求を作成し、要求送信
部10へクライアント要求5を渡す。ファイルは、ユー
ザが記述したもの、あるいは、インターネットから取得
したものである。
Step 101) The request creating section 9 of the client terminal 2 creates a request from a file and passes the client request 5 to the request sending section 10. The file is written by the user or obtained from the Internet.

【0073】ステップ102) クライアント端末2の
要求送信部10は、要求作成部9から受け取ったクライ
アント要求5を負荷分散装置3へ送信する。
Step 102) The request transmitting section 10 of the client terminal 2 transmits the client request 5 received from the request creating section 9 to the load distribution device 3.

【0074】ステップ103) 負荷分散装置3の要求
受信部14は、クライアント端末2からクライアント要
求5を受信し、要求分割部15へ渡す。
Step 103) The request receiving section 14 of the load distribution device 3 receives the client request 5 from the client terminal 2 and passes it to the request dividing section 15.

【0075】ステップ104) 負荷分散装置3の要求
分割部15は、要求受信部14からクライアント要求5
を受け取り、単位要求に分割する。
Step 104) The request dividing unit 15 of the load distribution apparatus 3 sends the client request 5 from the request receiving unit 14.
And divide it into unit requests.

【0076】ステップ105) クライアント要求5か
ら分割された単位要求の数が、所定の単位要求の上限値
を超えていた場合、単位要求の数が上限値を超えている
というエラー情報を応答作成部21へ渡し、ステップ1
24に移行する。単位要求の数が、所定の単位要求の上
限値を超えていない場合、スケジュール管理部16へす
べての単位要求を渡す。
Step 105) If the number of unit requests divided from the client request 5 exceeds the upper limit of a predetermined unit request, error response information indicating that the number of unit requests exceeds the upper limit is sent to the response creating unit. Hand over to 21 and step 1
Move to 24. When the number of unit requests does not exceed the predetermined upper limit of the unit requests, all the unit requests are passed to the schedule management unit 16.

【0077】ステップ106) 負荷分散装置3の応答
送信部22は、boundary情報が格納された応答ヘッダ
を、クライアント端末2の応答受信部11へ送信する。
Step 106) The response transmitting section 22 of the load distribution device 3 transmits the response header storing the boundary information to the response receiving section 11 of the client terminal 2.

【0078】ステップ107) クライアント端末2の
応答受信部11は、応答ヘッダを負荷分散装置3から受
信し、boundary情報を確定する。
Step 107) The response receiving section 11 of the client terminal 2 receives the response header from the load distribution device 3, and determines the boundary information.

【0079】ステップ108) 負荷分散装置3のスケ
ジュール管理部16は、要求分割部15から、一つ以上
の単位要求を受け取り、その単位要求をスケジュールに
登録する。
Step 108) The schedule management unit 16 of the load distribution device 3 receives one or more unit requests from the request division unit 15, and registers the unit requests in the schedule.

【0080】ステップ109) 負荷分散装置3のスケ
ジュール管理部16は、スケジュールから一つ以上の単
位要求を読み出し、要求作成部17へ読み出された単位
要求を渡す。スケジュールから単位要求の読み出し方法
は、例えば、一定時間毎に、クライアント毎に同じ確率
で、単位要求を読み出す方法がある。
Step 109) The schedule management unit 16 of the load distribution device 3 reads one or more unit requests from the schedule, and passes the read unit requests to the request creation unit 17. As a method of reading a unit request from a schedule, for example, there is a method of reading a unit request at the same probability for each client at regular time intervals.

【0081】ステップ110) 負荷分散装置3の要求
作成17は、スケジュール管理部16から一つ以上の単
位要求を受け取り、その単位要求から要求を作成し、要
求送信部18へ渡す。
Step 110) The request creating unit 17 of the load distribution device 3 receives one or more unit requests from the schedule management unit 16, creates a request from the unit requests, and passes it to the request transmitting unit 18.

【0082】ステップ111) 負荷分散装置3の要求
送信部18は、要求作成部17から要求を受け取り、サ
ーバ4へ当該サーバ要求7を送信する。
Step 111) The request transmitting section 18 of the load distribution device 3 receives the request from the request creating section 17 and transmits the server request 7 to the server 4.

【0083】ステップ112) サーバ4の要求受信部
23は、負荷分散装置3からサーバ要求7を受信し、要
求分割部24へ要求を渡す。
Step 112) The request receiving section 23 of the server 4 receives the server request 7 from the load distribution device 3 and passes the request to the request dividing section 24.

【0084】ステップ113) サーバ4の要求分割部
24は、要求受信部23から要求を受け取り、要求を単
位要求に分割する。
Step 113) The request dividing section 24 of the server 4 receives the request from the request receiving section 23 and divides the request into unit requests.

【0085】ステップ114) 単位要求の数が、所定
の単位要求の上限値を超えていた場合、単位要求の数が
上限値を超えているというエラー情報を応答作成部27
へ渡し、ステップ120に移行する。単位要求の数が、
所定の単位要求の上限値を超えていない場合、スケジュ
ール管理部25へすべての単位要求を渡す。
Step 114) If the number of unit requests exceeds the upper limit of a predetermined unit request, the response creating unit 27 sends error information indicating that the number of unit requests exceeds the upper limit.
To step 120. If the number of unit requests is
If the upper limit of the predetermined unit request is not exceeded, all the unit requests are passed to the schedule management unit 25.

【0086】ステップ115) 応答送信部29は、負
荷分散装置3へ、boundary情報が格納された応答ヘッダ
を送信する。
Step 115) The response transmitting unit 29 transmits a response header storing boundary information to the load distribution device 3.

【0087】ステップ116) スケジュール管理部2
5は、要求分割部24から複数の単位要求を受け取り、
その単位要求をスケジュールに登録する。
Step 116) Schedule management unit 2
5 receives a plurality of unit requests from the request division unit 24,
The unit request is registered in the schedule.

【0088】ステップ117) 負荷分散装置3の応答
受信部19は、応答ヘッダをサーバ4から受信し、boun
dary情報を確定する。
Step 117) The response receiving section 19 of the load distribution device 3 receives the response header from the server 4 and
Confirm dary information.

【0089】ステップ118) スケジュール管理部2
5は、スケジュールから単位要求を読み出し、単位要求
処理部26へ、読み出された単位要求を渡す。スケジュ
ールから単位要求の読み出し方法は、例えば、同時に実
行する処理プロセス数を決めておき、各プロセスが空い
ているか、処理中かを管理し、空いている場合に、単位
要求を読み出す方法がある。
Step 118) Schedule management unit 2
5 reads the unit request from the schedule and passes the read unit request to the unit request processing unit 26. As a method of reading a unit request from a schedule, for example, there is a method of determining the number of processing processes to be executed at the same time, managing whether each process is vacant or in process, and reading a unit request when vacant.

【0090】ステップ119) 単位要求処理部26
は、スケジュール管理部25から一つの単位要求を受け
取り、単位要求の処理を行い、単位応答を作成する。単
位要求の処理の詳細は、単位要求に含まれているURL
からhtmlファイルをインターネットから取得し、そ
のhtmlファイルを単位要求に含まれている画像フォ
ーマット(bmp,jpeg)に従って画像を生成する
(ラスタライズ)。
Step 119) Unit request processing unit 26
Receives one unit request from the schedule management unit 25, processes the unit request, and creates a unit response. For details of the processing of the unit request, refer to the URL included in the unit request.
From the Internet, and generates an image of the html file according to the image format (bmp, jpeg) included in the unit request (rasterization).

【0091】ステップ120) 応答作成部27は、単
位要求処理部26から単位応答を受け取り、一定間隔で
一つ以上の単位応答からサーバ応答8を作成する。要求
分割部24からエラー情報を受け取ると、エラー情報を
格納したサーバ応答8を作成する。作成された応答は応
答送信部28へ渡される。
Step 120) The response creating unit 27 receives the unit response from the unit request processing unit 26, and creates the server response 8 from one or more unit responses at regular intervals. When receiving the error information from the request dividing unit 24, the server response 8 storing the error information is created. The created response is passed to the response transmission unit 28.

【0092】ステップ121) 応答送信部28は、応
答作成部27からサーバ応答8を受け取り、要求を送信
してきたクライアント端末2あるいは、負荷分散装置3
へ当該応答8を送信する。
Step 121) The response transmitting unit 28 receives the server response 8 from the response creating unit 27, and sends the request to the client terminal 2 or the load distribution device 3
To the response 8.

【0093】ステップ122) 負荷分散装置3の応答
受信部19は、サーバ4からサーバ応答8を受信し、単
位応答抽出部20へ応答を渡す。
Step 122) The response receiving section 19 of the load distribution device 3 receives the server response 8 from the server 4 and passes the response to the unit response extracting section 20.

【0094】ステップ123) 単位応答抽出部20
は、要求受信部19からサーバ応答8を受け取ると、当
該応答8から単位応答を抽出し、単位応答を応答作成部
21へ渡す。単位応答の抽出方法は、例えば、応答がMu
ltipart 形式で書かれていた場合、応答の中の連続する
単位応答の間に、boundary情報を入れておくことによ
り、boundary情報からboundary情報の間を、単位応答と
して抽出する。
Step 123) Unit response extraction unit 20
Receives the server response 8 from the request receiving unit 19, extracts a unit response from the response 8, and passes the unit response to the response creating unit 21. The unit response extraction method is, for example, when the response is Mu
When written in the ltipart format, boundary information is inserted between successive unit responses in the response, so that the boundary information is extracted from the boundary information as a unit response.

【0095】ステップ124) 応答作成部21は、単
位応答抽出部20から単位応答を受け取り、単位応答に
含まれているクライアントID毎に、単位応答を分類
し、分類された単位応答からクライアント応答6を作成
する。また、要求分割部15からエラー情報を受け取る
と、そのエラー情報を格納したクライアント応答6を作
成する。作成されたクライアント応答6は、応答送信部
22へ渡される。
Step 124) The response creating unit 21 receives the unit response from the unit response extracting unit 20, classifies the unit response for each client ID included in the unit response, and converts the classified unit response into the client response 6 Create When receiving the error information from the request division unit 15, the client response unit 6 creates a client response 6 storing the error information. The created client response 6 is passed to the response transmission unit 22.

【0096】ステップ125) 応答送信部22は、応
答作成部21からクライアント応答6を受け取ると、指
定されたクライアント端末2に送信する。
Step 125) Upon receiving the client response 6 from the response creating unit 21, the response transmitting unit 22 transmits it to the designated client terminal 2.

【0097】ステップ126) 応答受信部11は、負
荷分散装置3からクライアント応答6を受信する。クラ
イアント応答6を受信すると、単位応答抽出部12に当
該応答6を渡す。
Step 126) The response receiving section 11 receives the client response 6 from the load distribution device 3. When the client response 6 is received, the response 6 is passed to the unit response extraction unit 12.

【0098】ステップ127) 単位応答抽出部12
は、要求受信部11からクライアント応答6を受け取る
と、応答6から単位応答を抽出し、単位尾鬱尾を単位応
答表示部13に渡す。単位応答の抽出方法は、例えば、
応答がMultipart 形式で書かれていた場合、応答の中の
連続する単位応答の間にboundary情報を入れておくこと
により、boundary情報からboundary情報の間を単位応答
として抽出する。
Step 127) Unit response extraction unit 12
When the client response 6 is received from the request receiving unit 11, the unit response is extracted from the response 6, and the unit response is passed to the unit response display unit 13. The unit response extraction method is, for example,
When the response is written in the Multipart format, boundary information is inserted between successive unit responses in the response, so that the boundary information is extracted from the boundary information as a unit response.

【0099】ステップ128) 単位応答表示部13
は、単位応答抽出部12から単位応答を受け取り、単位
応答に含まれる処理結果が失敗であった場合、単位応答
を表示せず、成功であった場合ステップ129に移行す
る。
Step 128) Unit response display section 13
Receives the unit response from the unit response extraction unit 12, does not display the unit response when the processing result included in the unit response is unsuccessful, and shifts to step 129 when the processing result is successful.

【0100】ステップ129) 単位応答表示部13
は、単位応答を画面上に表示する。
Step 129) Unit response display section 13
Displays the unit response on the screen.

【0101】また、上記の実施の形態においては、図
4、図6〜図8に示されるクライアント端末、負荷分散
装置及びサーバについて説明したが、各装置の構成要素
を図9に示す処理を行なう同時アクセス制御プログラム
として構築し、クライアント端末、負荷分散装置及びサ
ーバとして利用されるコンピュータのCPUにインスト
ールする、または、ネットワークを介して流通させるこ
とも可能である。
Further, in the above embodiment, the client terminal, the load distribution device and the server shown in FIGS. 4 and 6 to 8 have been described, but the components of each device perform the processing shown in FIG. It can be constructed as a simultaneous access control program and installed on the CPU of a computer used as a client terminal, a load distribution device, and a server, or can be distributed via a network.

【0102】また、構築された同時アクセス制御プログ
ラムをクライアント端末、負荷分散装置、サーバとして
利用されるコンピュータに接続されるハードディスク
や、フロッピー(登録商標)ディスク、CD−ROM等
の可搬記憶媒体に格納しておき、本発明を実施する際に
インストールすることにより、容易に本発明を実現でき
る。
Further, the constructed simultaneous access control program is stored in a portable storage medium such as a hard disk connected to a client terminal, a load distribution device, and a computer used as a server, a floppy (registered trademark) disk, and a CD-ROM. The present invention can be easily realized by storing it and installing it when implementing the present invention.

【0103】なお、本発明は、上記の実施例に限定され
ることなく、特許請求の範囲内において、種々変更・応
用が可能である。
The present invention is not limited to the above-described embodiment, but can be variously modified and applied within the scope of the claims.

【0104】[0104]

【発明の効果】上述のように、本発明によれば、クライ
アントは一つ以上の単位要求を含むクライアント要求を
サーバに送信し、一つ以上の単位応答を含むクライアン
ト応答をサーバから受信することにより、1つのセッシ
ョンで多サーバへ同時にアクセスすることができる。
As described above, according to the present invention, a client transmits a client request including one or more unit requests to a server and receives a client response including one or more unit responses from the server. Thereby, multiple servers can be simultaneously accessed in one session.

【0105】また、サーバは、要求を受信すると、要求
を単位要求に分割し、スケジュール登録し、スケジュー
ルから単位要求を読み出す度に単位要求の処理を行い、
単位応答を作成し、複数の単位応答から一つの応答を作
成し、送信することにより、全ての単位要求の処理が完
了することを待たずに処理が完了した単位要求の応答か
ら順番に応答を返すことができる。
Further, upon receiving the request, the server divides the request into unit requests, registers the schedule, and processes the unit request each time the unit request is read from the schedule.
By creating a unit response, creating one response from multiple unit responses, and sending it, the response is processed in order from the response of the completed unit request without waiting for the processing of all unit requests to be completed. Can be returned.

【0106】負荷分散装置は、クライアント端末から要
求を受信すると、要求を単位要求に分割し、単位要求を
スケジュール登録し、スケジュールから一つ以上の単位
要求を読み出し、それから1つの要求を作成し、サーバ
へ当該要求を送信することにより、複数のクライアント
の単位要求を纏めてサーバへ送信することが可能にな
る。更に、サーバから応答を受信すると、応答から単位
応答を抽出し、同じクライアントIDを有する単位応答
から応答を作成して送信することができる。
Upon receiving the request from the client terminal, the load distribution device divides the request into unit requests, registers the unit requests on a schedule, reads one or more unit requests from the schedule, and creates one request from the schedule. By transmitting the request to the server, it becomes possible to collectively transmit the unit requests of a plurality of clients to the server. Furthermore, when a response is received from the server, a unit response can be extracted from the response, and a response can be created and transmitted from the unit response having the same client ID.

【0107】クライアント端末は、クライアント応答を
受信する度に単位応答を抽出して表示する。これによ
り、すべての単位要求の処理が完了するまで待たずに、
処理が完了した単位要求の応答から順番に端末のモニタ
画面に表示することができ、ユーザへの表示応答性能を
向上させることができる。
Each time the client terminal receives a client response, it extracts and displays the unit response. This allows you to wait until all unit requests have been processed,
The response can be displayed on the monitor screen of the terminal in order from the response of the unit request for which the processing has been completed, and the display response performance to the user can be improved.

【0108】サーバ、負荷分散装置が同時受け付け可能
な単位要求の数は、それぞれの限界セッション数ではな
く、処理性能の観点から処理できる単位要求数とするこ
とができる(限界セッション数以上の単位要求を受け付
けることができる)。
The number of unit requests that can be simultaneously accepted by the server and the load distribution device can be not limited to the respective number of sessions but can be the number of unit requests that can be processed from the viewpoint of processing performance (unit requests equal to or more than the limited number of sessions) Can be accepted).

【0109】また、サーバから応答はすべて1台の負荷
分散装置経由でクライアントに送信されるため、クライ
アントに単位応答の送信が集中することがない。よっ
て、クライアント側のNW(ネットワーク)の帯域がと
れて、クライアントの単位応答の受信性能が低下しな
い。
Further, since all the responses from the server are transmitted to the client via one load distribution device, transmission of the unit response does not concentrate on the client. Therefore, the bandwidth of the NW (network) on the client side is secured, and the reception performance of the unit response of the client does not decrease.

【0110】一つ以上の単位要求から構成されたクライ
アント要求を送信し、一つ以上の単位応答から構成され
たクライアント応答を受信することにより、クライアン
トは多サーバに同時アクセスする場合でも、1本のセッ
ションを使用するだけで済む。
By transmitting a client request composed of one or more unit responses and receiving a client response composed of one or more unit responses, even if the client accesses multiple servers simultaneously, one client Just use the session.

【0111】また、負荷分散装置は、クライアントから
の要求の受信、クライアントへの応答の受信を一つ以上
の単位要求、単位応答を纏めて1回で行なうため、同じ
クライアントのアクセス権のチェックが一度だけで済
む。
Further, since the load distribution apparatus performs one or more unit requests and unit responses at one time by receiving a request from a client and receiving a response to the client, it is necessary to check the access right of the same client. You only need to do it once.

【0112】また、サーバは、要求に含まれる単位要求
の数と、単位要求数の上限値を比較し、上限値を超えて
いた場合に、単位要求数の上限値を超えたというエラー
情報を格納した応答を送信することにより、クライアン
ト端末、負荷分散装置から不正な要求を防ぐことができ
る。
The server compares the number of unit requests included in the request with the upper limit of the number of unit requests. If the upper limit is exceeded, the server sends error information indicating that the upper limit of the number of unit requests has been exceeded. By transmitting the stored response, an unauthorized request from the client terminal or the load distribution device can be prevented.

【0113】また、負荷分散装置は、要求に含まれる単
位要求の数と、単位要求数の上限値を比較し、上限値を
超えていた場合に、単位要求数の上限値を超えたという
エラー情報を格納した応答をクライアント端末へ送信す
ることにより、クライアント端末からの不正な要求を防
ぐことが可能となる。
The load balancer compares the number of unit requests included in the request with the upper limit of the number of unit requests. If the upper limit is exceeded, an error indicating that the upper limit of the number of unit requests has been exceeded is obtained. By transmitting the response storing the information to the client terminal, it is possible to prevent an unauthorized request from the client terminal.

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

【図1】本発明の原理を説明するための図である。FIG. 1 is a diagram for explaining the principle of the present invention.

【図2】本発明の原理構成図である。FIG. 2 is a principle configuration diagram of the present invention.

【図3】本発明の一実施の形態における多サーバへの同
時アクセス方式を説明するための図である。
FIG. 3 is a diagram for explaining a method of simultaneously accessing multiple servers according to an embodiment of the present invention.

【図4】本発明の一実施の形態における各装置の構成図
である。
FIG. 4 is a configuration diagram of each device according to an embodiment of the present invention.

【図5】本発明の一実施の形態における要求の例を示す
図である。
FIG. 5 is a diagram illustrating an example of a request according to an embodiment of the present invention.

【図6】本発明の一実施の形態におけるクライアント端
末の構成図である。
FIG. 6 is a configuration diagram of a client terminal according to an embodiment of the present invention.

【図7】本発明の一実施の形態におけるサーバの構成図
である。
FIG. 7 is a configuration diagram of a server according to an embodiment of the present invention.

【図8】本発明の一実施の形態における負荷分散装置の
構成図である。
FIG. 8 is a configuration diagram of a load distribution device according to an embodiment of the present invention.

【図9】本発明の一実施の形態における多サーバへの同
時アクセス処理のシーケンスチャートである。
FIG. 9 is a sequence chart of a process for simultaneously accessing multiple servers according to an embodiment of the present invention.

【図10】従来の多サーバへの同時アクセス方式の一例
を示す図である。
FIG. 10 is a diagram showing an example of a conventional simultaneous access method to multiple servers.

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

1 コンピュータネットワーク 2 クライアント端末 3 負荷分散装置 4 サーバ 5 クライアント要求 6 クライアント応答 7 サーバ要求 8 サーバ応答 9 要求作成手段、要求作成部 10 要求送信手段、要求送信部 11 応答受信手段、応答受信部 12 単位応答抽出手段、単位応答抽出部 13 単位応答表示部 14 要求受信部 15 要求分割部 16 スケジュール管理部 17 要求作成部 18 要求送信部 19 応答受信部 20 単位応答抽出部 21 応答作成部 22 応答送信部 23 要求受信部 24 要求分割部 25 スケジュール管理部 26 単位要求処理部 27 応答作成部 28 応答送信部 REFERENCE SIGNS LIST 1 computer network 2 client terminal 3 load balancer 4 server 5 client request 6 client response 7 server request 8 server response 9 request creating means, request creating section 10 request sending means, request sending section 11 response receiving means, response receiving section 12 unit Response extraction means, unit response extraction unit 13 unit response display unit 14 request reception unit 15 request division unit 16 schedule management unit 17 request creation unit 18 request transmission unit 19 response reception unit 20 unit response extraction unit 21 response creation unit 22 response transmission unit Reference Signs List 23 Request receiving unit 24 Request dividing unit 25 Schedule managing unit 26 Unit request processing unit 27 Response creating unit 28 Response transmitting unit

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) H04L 12/40 H04L 12/40 Z (72)発明者 奥山 浩伸 東京都千代田区大手町二丁目3番1号 日 本電信電話株式会社内 Fターム(参考) 5B082 HA05 HA08 5B085 BG07 CA04 5B089 GA11 GA21 GB01 KA07 KA13 KB04 KB06 KG03 KG04 5K032 AA01 BA04 DA01 DB22 ──────────────────────────────────────────────────の Continued on the front page (51) Int.Cl. 7 Identification symbol FI Theme coat ゛ (Reference) H04L 12/40 H04L 12/40 Z (72) Inventor Hironobu Okuyama 2-3-1 Otemachi, Chiyoda-ku, Tokyo No. Nippon Telegraph and Telephone Corporation F term (reference) 5B082 HA05 HA08 5B085 BG07 CA04 5B089 GA11 GA21 GB01 KA07 KA13 KB04 KB06 KG03 KG04 5K032 AA01 BA04 DA01 DB22

Claims (19)

【特許請求の範囲】[Claims] 【請求項1】 クライアント端末からネットワークで接
続された多数のサーバへ同時にアクセスするための同時
アクセス方法において、 前記クライアント端末において、 一つのURL情報を含む情報である単位要求を少なくと
も1つ以上格納する1つの要求を作成し、 作成された前記要求をサーバに送信し、 前記サーバから前記要求に対応する応答を受信し、 受信した前記応答から単位応答を抽出することを特徴と
する同時アクセス方法。
1. A simultaneous access method for simultaneously accessing a plurality of servers connected via a network from a client terminal, wherein the client terminal stores at least one unit request as information including one piece of URL information. A simultaneous access method, comprising: creating one request; transmitting the created request to a server; receiving a response corresponding to the request from the server; and extracting a unit response from the received response.
【請求項2】 前記単位応答は、前記単位要求の処理結
果が識別する処理結果情報を含み、 前記単位応答に含まれる処理結果情報が成功であった場
合、画面上に表示し、失敗であった場合には、画面上に
表示しない請求項1記載の同時アクセス方法。
2. The unit response includes processing result information that identifies the processing result of the unit request. If the processing result information included in the unit response is successful, it is displayed on a screen, and the unit response is unsuccessful. 2. The simultaneous access method according to claim 1, wherein the information is not displayed on the screen when the data is accessed.
【請求項3】 クライアント端末からネットワークで接
続された多数のサーバへ同時にアクセスするための同時
アクセス方法において、 前記サーバにおいて、 一つのURL情報を含む情報である単位要求を少なくと
も1つ以上格納する要求を受信し、 前記要求を単位要求に分割し、分割された該単位要求を
スケジュール登録しておき、 前記スケジュールに登録されている単位要求を読み出し
て、該単位要求に対する処理を行い、単位応答を作成
し、 前記単位応答から一つの応答を作成し、 前記応答を送信することを特徴とする同時アクセス方
法。
3. A simultaneous access method for simultaneously accessing a number of servers connected via a network from a client terminal, wherein the server stores at least one unit request as information including one piece of URL information. Receiving the request, dividing the request into unit requests, registering the divided unit requests in a schedule, reading the unit requests registered in the schedule, performing processing on the unit requests, and Creating a response from the unit response, and transmitting the response.
【請求項4】 前記要求に含まれる単位要求の数と、所
定の単位要求数の上限値を比較し、該上限値を超えてい
た場合には、前記スケジュールへの登録は行なわず、該
上限値を超えていた旨のエラー情報を格納した応答を送
信する請求項3記載の同時アクセス方法。
4. A comparison between the number of unit requests included in the request and an upper limit of a predetermined number of unit requests, and if the upper limit is exceeded, registration in the schedule is not performed. 4. The simultaneous access method according to claim 3, wherein a response storing error information indicating that the value is exceeded is transmitted.
【請求項5】 クライアント端末からネットワークで接
続された多数のサーバへ同時にアクセスするための同時
アクセス方法において、 前記サーバと前記クライアント端末に接続されるプロキ
シサーバ(負荷分散装置)において、 前記クライアントから、クライアント端末を識別するク
ライアントIDと一つのURL情報を含む情報である単
位要求を少なくとも1つ以上格納する要求を受信し、 受信した前記要求を単位要求に分割し、 分割された単位要求をスケジュールに登録し、 前記スケジュールに登録されている一つ以上の単位要求
を読み出して、該単位要求から要求を作成し、 作成された前記要求を前記サーバに送信し、 前記サーバから前記要求に対応するクライアントIDを
含む応答を受信して、該応答から単位応答を抽出し、 前記単位応答から同じクライアントIDを有する単位応
答を選択して応答を作成し、 前記応答を前記クライアント端末に送信することを特徴
とする同時アクセス方法。
5. A simultaneous access method for simultaneously accessing a large number of servers connected via a network from a client terminal, wherein: a proxy server (load distribution device) connected to the server and the client terminal; A request for storing at least one unit request, which is information including a client ID for identifying a client terminal and one piece of URL information, is received, the received request is divided into unit requests, and the divided unit requests are scheduled. Registering, reading one or more unit requests registered in the schedule, creating a request from the unit request, transmitting the created request to the server, and a client corresponding to the request from the server. Receiving a response including the ID, extracting a unit response from the response, Simultaneous access method characterized by select the unit response with the same client ID from the serial unit response creates a response and sends the response to the client terminal.
【請求項6】 前記要求に含まれる単位要求の数と、所
定の単位要求数の上限値を比較し、該上限値を超えてい
た場合には、前記スケジュールに単位応答を登録せず
に、該上限値を超えていた旨のエラー情報を格納した応
答を前記クライアント端末に送信する請求項5記載の同
時アクセス方法。
6. A comparison between the number of unit requests included in the request and an upper limit of a predetermined number of unit requests, and when the upper limit is exceeded, without registering a unit response in the schedule, 6. The simultaneous access method according to claim 5, wherein a response storing error information indicating that the value exceeds the upper limit value is transmitted to the client terminal.
【請求項7】 ネットワークで接続された多数のサーバ
へ同時にアクセスするためのクライアント端末であっ
て、 一つのURL情報を含む情報である単位要求を少なくと
も1つ以上格納する1つの要求を作成する要求作成手段
と、 作成された前記要求をサーバに送信する要求送信手段
と、 前記サーバから前記要求に対応する応答を受信する応答
受信手段と、 受信した前記応答から単位応答を抽出する単位応答抽出
手段とを有することを特徴とするクライアント端末。
7. A client terminal for simultaneously accessing a large number of servers connected via a network, wherein the request creates one request for storing at least one unit request which is information including one piece of URL information. Creating means, request sending means for sending the created request to a server, response receiving means for receiving a response corresponding to the request from the server, and unit response extracting means for extracting a unit response from the received response And a client terminal comprising:
【請求項8】 前記単位応答は、前記単位要求の処理結
果が識別する処理結果情報を含み、 前記単位応答に含まれる処理結果情報が成功であった場
合、画面上に表示し、失敗であった場合には、画面上に
表示しない表示手段を更に有する請求項7記載のクライ
アント端末。
8. The unit response includes processing result information that identifies a processing result of the unit request. If the processing result information included in the unit response is successful, the unit response is displayed on a screen, and the unit response is unsuccessful. The client terminal according to claim 7, further comprising a display unit that does not display on the screen when the request is made.
【請求項9】 クライアント端末からネットワークで接
続される要求処理サーバであって、 一つのURL情報を含む情報である単位要求を少なくと
も1つ以上格納する要求を受信する要求受信手段と、 前記要求を単位要求に分割する要求分割手段と、 分割された該単位要求をスケジュールに登録しておき、
前記スケジュールに登録されている単位要求を読み出す
スケジュール管理手段と、 前記単位要求に対する処理を行い、単位応答を作成する
単位要求処理手段と、 前記単位応答から一つの応答を作成する応答作成手段
と、 前記応答を送信する応答送信手段とを有することを特徴
とする要求処理サーバ。
9. A request processing server connected via a network from a client terminal, wherein the request receiving means receives a request for storing at least one unit request which is information including one piece of URL information; Request dividing means for dividing into unit requests, and registering the divided unit requests in a schedule,
A schedule management unit that reads a unit request registered in the schedule, a unit request processing unit that processes the unit request and creates a unit response, and a response creation unit that creates one response from the unit response. A request processing server, comprising: a response transmitting unit that transmits the response.
【請求項10】 前記要求分割手段は、 前記要求に含まれる単位要求の数と、所定の単位要求数
の上限値を比較し、該上限値を超えていた場合には、前
記スケジュールへの登録は行なわず、該上限値を超えて
いた旨のエラー情報を渡す手段を含み、 前記応答送信手段は、 前記エラー情報を格納した応答を送信する手段を含む請
求項9記載の要求処理サーバ。
10. The request division unit compares the number of unit requests included in the request with an upper limit value of a predetermined number of unit requests, and if the upper limit value is exceeded, the request is registered in the schedule. The request processing server according to claim 9, further comprising: means for passing error information indicating that the error information has exceeded the upper limit, and wherein the response transmitting means includes means for transmitting a response storing the error information.
【請求項11】 クライアント端末からネットワークで
接続された多数のサーバへ同時にアクセスするためのプ
ロキシサーバ(負荷分散装置)であって、 前記クライアントから、クライアント端末を識別するク
ライアントIDと一つのURL情報を含む情報である単
位要求を少なくとも1つ以上格納する要求を受信する要
求受信手段と、 受信した前記要求を単位要求に分割する要求分割手段
と、 分割された単位要求をスケジュールに登録し、該スケジ
ュールに登録されている一つ以上の単位要求を読み出す
スケジュール管理手段と、 前記スケジュール管理手段から取得した単位要求から1
つの要求を作成する要求作成手段と、 前記要求作成手段で作成された前記要求を前記サーバに
送信する要求送信手段と、 前記サーバから前記要求に対応するクライアントIDを
含む応答を受信する応答受信手段と、 前記応答から単位応答を抽出する単位応答抽出手段と、 前記単位応答から同じクライアントIDを有する単位応
答を選択して応答を作成する応答作成手段と、 前記応答を前記クライアント端末に送信する応答送信手
段とを有することを特徴とするプロキシサーバ。
11. A proxy server (load distribution device) for simultaneously accessing a plurality of servers connected via a network from a client terminal, wherein the client transmits a client ID for identifying the client terminal and one URL information from the client. Request receiving means for receiving a request for storing at least one or more unit requests as information to be included, request dividing means for dividing the received request into unit requests, registering the divided unit requests in a schedule, A schedule management means for reading one or more unit requests registered in the schedule management means;
Request creating means for creating one request, request sending means for sending the request created by the request creating means to the server, and response receiving means for receiving a response including the client ID corresponding to the request from the server A unit response extraction unit that extracts a unit response from the response; a response creation unit that selects a unit response having the same client ID from the unit response to create a response; and a response that transmits the response to the client terminal. A proxy server, comprising: a transmission unit.
【請求項12】 前記要求分割手段は、 前記要求に含まれる単位要求の数と、所定の単位要求数
の上限値を比較し、該上限値を超えていた場合には、前
記スケジュールに単位応答を登録せずに、該上限値を超
えていた旨のエラー情報を渡す手段を含み、 前記応答送信手段は、 前記エラー情報を格納した応答を前記クライアント端末
に送信する手段を含む請求項11記載のプロキシサー
バ。
12. The request division unit compares the number of unit requests included in the request with an upper limit of a predetermined number of unit requests, and if the upper limit is exceeded, a unit response is sent to the schedule. 12. The method according to claim 11, further comprising: transmitting error information indicating that the error information has exceeded the upper limit without registering the error information; and transmitting the response storing the error information to the client terminal. Proxy server.
【請求項13】 ネットワークで接続された多数のサー
バへ同時にアクセスするためのクライアント端末に実行
させる同時アクセス制御プログラムであって、 一つのURL情報を含む情報である単位要求を少なくと
も1つ以上格納する1つの要求を作成する要求作成プロ
セスと、 作成された前記要求をサーバに送信させる要求送信プロ
セスと、 前記サーバから前記要求に対応する応答を受信させる応
答受信プロセスと、 受信した前記応答から単位応答を抽出する単位応答抽出
プロセスとを有することを特徴とする同時アクセス制御
プログラム。
13. A simultaneous access control program to be executed by a client terminal for simultaneously accessing a large number of servers connected via a network, wherein at least one unit request as information including one piece of URL information is stored. A request creating process for creating one request, a request sending process for sending the created request to a server, a response receiving process for receiving a response corresponding to the request from the server, and a unit response from the received response And a unit response extracting process for extracting a response.
【請求項14】 前記単位要求の処理結果が識別する処
理結果情報を含む前記単位応答に含まれる処理結果情報
が成功であった場合、画面上に表示し、失敗であった場
合には、画面上に表示しない表示プロセスを更に有する
請求項13記載の同時アクセス制御プログラム。
14. When the processing result information included in the unit response including the processing result information identified by the processing result of the unit request is successful, it is displayed on a screen, and when the processing result is unsuccessful, the screen is displayed. 14. The simultaneous access control program according to claim 13, further comprising a display process that is not displayed above.
【請求項15】 クライアント端末からネットワークで
接続される要求処理サーバに実行させる同時アクセス制
御プログラムであって、 一つのURL情報を含む情報である単位要求を少なくと
も1つ以上格納する要求を受信させる要求受信プロセス
と、 前記要求を単位要求に分割する要求分割プロセスと、 分割された該単位要求をスケジュールに登録しておき、
前記スケジュールに登録されている単位要求を読み出す
スケジュール管理プロセスと、 前記単位要求に対する処理を行い、単位応答を作成する
単位要求処理プロセスと、 前記単位応答から一つの応答を作成する応答作成プロセ
スと、 前記応答を送信させる応答送信プロセスとを有すること
を特徴とする同時アクセス制御プログラム。
15. A simultaneous access control program to be executed by a request processing server connected via a network from a client terminal, the request being a request for receiving a request for storing at least one unit request which is information including one piece of URL information. A receiving process, a request dividing process for dividing the request into unit requests, and registering the divided unit requests in a schedule,
A schedule management process for reading a unit request registered in the schedule, a unit request processing process for processing the unit request and creating a unit response, and a response creating process for creating one response from the unit response, And a response transmission process for transmitting the response.
【請求項16】 前記要求分割プロセスは、 前記要求に含まれる単位要求の数と、所定の単位要求数
の上限値を比較し、該上限値を超えていた場合には、前
記スケジュールへの登録は行なわず、該上限値を超えて
いた旨のエラー情報を渡すプロセスを含み、 前記応答送信プロセスは、 前記エラー情報を格納した応答を送信させるプロセスを
含む請求項15記載の同時アクセス制御プログラム。
16. The request division process compares the number of unit requests included in the request with an upper limit of a predetermined number of unit requests, and if the upper limit is exceeded, the request is registered in the schedule. 16. The simultaneous access control program according to claim 15, further comprising: a process of passing error information indicating that the error information has exceeded the upper limit, and wherein the response transmitting process includes a process of transmitting a response storing the error information. 17.
【請求項17】 クライアント端末からネットワークで
接続された多数のサーバへ同時にアクセスするためのプ
ロキシサーバ(負荷分散装置)に実行させる同時アクセ
ス制御プログラムであって、 前記クライアントから、クライアント端末を識別するク
ライアントIDと一つのURL情報を含む情報である単
位要求を少なくとも1つ以上格納する要求を受信させる
要求受信プロセスと、 受信した前記要求を単位要求に分割する要求分割プロセ
スと、 分割された単位要求をスケジュールに登録し、該スケジ
ュールに登録されている一つ以上の単位要求を読み出す
スケジュール管理プロセスと、 前記スケジュール管理プロセスから取得した単位要求か
ら1つの要求を作成する要求作成プロセスと、 前記要求作成プロセスで作成された前記要求を前記サー
バに送信させる要求送信プロセスと、 前記サーバから前記要求に対応するクライアントIDを
含む応答を受信させる応答受信プロセスと、 前記応答から単位応答を抽出する単位応答抽出プロセス
と、 前記単位応答から同じクライアントIDを有する単位応
答を選択して応答を作成する応答作成プロセスと、 前記応答を前記クライアント端末に送信させる応答送信
プロセスとを有することを特徴とする同時アクセス制御
プログラム。
17. A simultaneous access control program to be executed by a proxy server (load distribution device) for simultaneously accessing a number of servers connected via a network from a client terminal, wherein the client identifies the client terminal from the client. A request receiving process for receiving a request for storing at least one unit request, which is information including an ID and one piece of URL information, a request dividing process for dividing the received request into unit requests, A schedule management process for registering a schedule and reading one or more unit requests registered in the schedule; a request creation process for creating one request from the unit requests acquired from the schedule management process; The request made in A request transmission process for transmitting the request to the server, a response reception process for receiving a response including the client ID corresponding to the request from the server, a unit response extraction process for extracting a unit response from the response, and the same from the unit response. A simultaneous access control program, comprising: a response creation process of selecting a unit response having a client ID to create a response; and a response transmission process of transmitting the response to the client terminal.
【請求項18】 前記要求分割プロセスは、 前記要求に含まれる単位要求の数と、所定の単位要求数
の上限値を比較し、該上限値を超えていた場合には、前
記スケジュールに単位応答を登録せずに、該上限値を超
えていた旨のエラー情報を渡すプロセスを含み、 前記応答送信プロセスは、 前記エラー情報を格納した応答を前記クライアント端末
に送信させるプロセスを含む請求項17記載の同時アク
セス制御プログラム。
18. The request division process compares the number of unit requests included in the request with an upper limit of a predetermined number of unit requests, and if the upper limit is exceeded, a unit response is sent to the schedule. 18. The method according to claim 17, further comprising a process of passing error information indicating that the error information has exceeded the upper limit without registering the error information, and wherein the response transmission process includes a process of transmitting a response storing the error information to the client terminal. Concurrent access control program.
【請求項19】 クライアント端末からネットワークで
接続された多数のサーバへ同時にアクセスするために、
該クライアント端末、該サーバ、該クライアント端末と
該サーバ間に位置するプロキシサーバのいずれかに実行
させる、同時アクセス制御プログラムを格納した記憶媒
体であって、 前記請求項13乃至前記請求項18記載の同時アクセス
制御プログラムを格納したことを特徴とする同時アクセ
ス制御プログラムを格納した記憶媒体。
19. In order to simultaneously access a number of servers connected via a network from a client terminal,
19. A storage medium storing a simultaneous access control program to be executed by any of the client terminal, the server, and a proxy server located between the client terminal and the server, wherein the storage medium stores a simultaneous access control program. A storage medium storing a simultaneous access control program, wherein the simultaneous access control program is stored.
JP2001182314A 2001-06-15 2001-06-15 Simultaneous access method, request processing server, proxy server, client terminal, simultaneous access control program and storage medium having the same program stored thereon Pending JP2002373149A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001182314A JP2002373149A (en) 2001-06-15 2001-06-15 Simultaneous access method, request processing server, proxy server, client terminal, simultaneous access control program and storage medium having the same program stored thereon

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001182314A JP2002373149A (en) 2001-06-15 2001-06-15 Simultaneous access method, request processing server, proxy server, client terminal, simultaneous access control program and storage medium having the same program stored thereon

Publications (1)

Publication Number Publication Date
JP2002373149A true JP2002373149A (en) 2002-12-26

Family

ID=19022443

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001182314A Pending JP2002373149A (en) 2001-06-15 2001-06-15 Simultaneous access method, request processing server, proxy server, client terminal, simultaneous access control program and storage medium having the same program stored thereon

Country Status (1)

Country Link
JP (1) JP2002373149A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006293466A (en) * 2005-04-06 2006-10-26 Kddi Corp Proxy server and program
JP2009065444A (en) * 2007-09-06 2009-03-26 Hitachi Communication Technologies Ltd Communication device, communication system, and communication method
WO2014010189A1 (en) * 2012-07-13 2014-01-16 パナソニック株式会社 Proxy device, communication system, program
JP2014130605A (en) * 2009-02-13 2014-07-10 Nec Europe Ltd Communication network and method for operating communication network
US20170331925A1 (en) * 2016-03-17 2017-11-16 Google Inc. Hybrid client-server data provision

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006293466A (en) * 2005-04-06 2006-10-26 Kddi Corp Proxy server and program
JP2009065444A (en) * 2007-09-06 2009-03-26 Hitachi Communication Technologies Ltd Communication device, communication system, and communication method
JP2014130605A (en) * 2009-02-13 2014-07-10 Nec Europe Ltd Communication network and method for operating communication network
JP2017097899A (en) * 2009-02-13 2017-06-01 エヌイーシー ヨーロッパ リミテッドNec Europe Ltd. Communication network and operation method of communication network
WO2014010189A1 (en) * 2012-07-13 2014-01-16 パナソニック株式会社 Proxy device, communication system, program
CN104429025A (en) * 2012-07-13 2015-03-18 松下知识产权经营株式会社 Proxy device, communication system, program
US20170331925A1 (en) * 2016-03-17 2017-11-16 Google Inc. Hybrid client-server data provision
JP2018515819A (en) * 2016-03-17 2018-06-14 グーグル エルエルシー Hybrid client-server data provision
US10404835B2 (en) * 2016-03-17 2019-09-03 Google Llc Hybrid client-server data provision
US11190621B2 (en) 2016-03-17 2021-11-30 Google Llc Hybrid client-server data provision

Similar Documents

Publication Publication Date Title
KR100205954B1 (en) Relay server for virtual banking service and its service method
JP4363847B2 (en) Digital TV application protocol for interactive TV
EP1414186A2 (en) System and method for providing internet broadcasting data based on hierarchical structure
US8037491B2 (en) Data transmitting method, data transmitting system, data receiving method and receiving terminal
US8769100B2 (en) Method and apparatus for cluster data processing
JP2005539298A (en) Method and system for remotely and dynamically configuring a server
US11582153B2 (en) Load-balancing establishment of connections among groups of connector servers
US20060064494A1 (en) Content delivery system
US20120242841A1 (en) System and method for transmitting real-time images
CN111131470B (en) Terminal device, data processing method thereof and data processing system
CN108874472B (en) Method and system for optimally displaying user head portraits
CN114827239A (en) Bidirectional session holding method and device based on 8583 protocol
US20070168471A1 (en) Method for providing network resources
CN114153698A (en) Display monitoring method and device, electronic equipment and readable storage medium
CN112689020B (en) Message transmission method, message middleware, electronic equipment and storage medium
JP2002373149A (en) Simultaneous access method, request processing server, proxy server, client terminal, simultaneous access control program and storage medium having the same program stored thereon
CN111866544B (en) Data processing method, device, equipment and computer readable storage medium
US7693936B2 (en) Messaging schema for services interaction on prepaid and subscription system
CN115665274A (en) Data transmission method and system of heterogeneous protocol, electronic device and storage medium
CN116173495A (en) Game progress distribution control method and device, electronic equipment and storage medium
CN113810264B (en) Information transmission method, device, electronic equipment and storage medium
CN113382050B (en) Message transmission method, system, computing device and storage medium
CN111371825A (en) Load balancing method, device and equipment based on HTTP2.0 protocol
CN103248668A (en) Virtual desktop service parameter negotiation method, device and system
JP3627600B2 (en) IP address management system and IP address management method