JP2003298647A - Web SERVICE RESPONDING TIME MEASURING SYSTEM AND MEASURING SERVER - Google Patents

Web SERVICE RESPONDING TIME MEASURING SYSTEM AND MEASURING SERVER

Info

Publication number
JP2003298647A
JP2003298647A JP2002097411A JP2002097411A JP2003298647A JP 2003298647 A JP2003298647 A JP 2003298647A JP 2002097411 A JP2002097411 A JP 2002097411A JP 2002097411 A JP2002097411 A JP 2002097411A JP 2003298647 A JP2003298647 A JP 2003298647A
Authority
JP
Japan
Prior art keywords
measurement data
measurement
user terminal
transmission
data transmission
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
JP2002097411A
Other languages
Japanese (ja)
Other versions
JP3671927B2 (en
Inventor
Hirotaka Kimura
啓恭 木村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2002097411A priority Critical patent/JP3671927B2/en
Publication of JP2003298647A publication Critical patent/JP2003298647A/en
Application granted granted Critical
Publication of JP3671927B2 publication Critical patent/JP3671927B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Debugging And Monitoring (AREA)
  • Computer And Data Communications (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To inhibit increasing in a load of a measuring server even when many user terminals simultaneously Web access. <P>SOLUTION: The measuring server 1 comprises a measuring data transmission designating unit 13 for commanding to transmit measuring data transmission designating information to a Web server processing unit 21 of the Web server 2, and a measuring data transmission designation managing table 14 for managing the number of measuring data transmission allowance. The unit 13 processes to restrict the number of the measuring data to be transmitted in the same time by referring to the table 14. The unit 21 imparts information which can be specified for the number of the measuring data transmission allowance designated from the unit 13 together with contents to a client 3. A client 3's measuring data transmission control unit 33 transmits the measuring data corresponding to the number of the measuring data transmission allowance to the server 1. <P>COPYRIGHT: (C)2004,JPO

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、インターネット等
の通信ネットワークを介してWebサーバからユーザ端
末にコンテンツが提供されるシステムにおいて、ユーザ
がコンテンツの提供を希望してからコンテンツの提供を
受けるまでの時間を計測するWebサービスの応答時間
計測システムおよび計測サーバに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system in which content is provided from a Web server to a user terminal via a communication network such as the Internet, from when a user desires to provide content until when the content is provided. The present invention relates to a web service response time measuring system and a measuring server for measuring time.

【0002】[0002]

【従来の技術】インターネットを介してWebサーバか
らユーザ端末に、画像、映像、音声等のコンテンツ(以
下、Webコンテンツともいう。)が提供されるシステ
ムが広く用いられている。そのようなシステムにおい
て、ユーザがユーザ端末においてWebブラウザを操作
してコンテンツの提供を希望してから、ユーザ端末にお
いてコンテンツが表示されたり再生開始されたりするま
での時間(応答時間)を計測することによって、インタ
ーネットを介してユーザにコンテンツを提供するWeb
サービスの品質を把握することは、Webサービスのビ
ジネスを成功させる上で重要である。
2. Description of the Related Art A system is widely used in which contents such as images, videos, and sounds (hereinafter, also referred to as Web contents) are provided from a Web server to a user terminal via the Internet. In such a system, measuring the time (response time) from when the user operates the web browser on the user terminal to provide the content until when the content is displayed or started to be reproduced on the user terminal. Web that provides content to users via the Internet
Understanding the quality of service is important for the success of Web service business.

【0003】計測された応答時間は、計測結果として、
例えば、インターネットに接続可能な計測サーバに蓄積
される。そして、計測結果は、コンテンツ毎、または複
数の関連するコンテンツからなるコンテンツグループ毎
の応答時間の傾向を把握したり、ユーザ毎、または複数
の関連するユーザからなるユーザグループ毎の応答時間
の傾向を把握したりするために用いられる。なお、複数
の関連するユーザからなるユーザグループは、例えば1
つのLANに属するユーザ端末であってルータ等を介し
てインターネットに接続可能なユーザ端末を操作するユ
ーザである。
The measured response time is as a measurement result,
For example, it is stored in a measurement server that can be connected to the Internet. Then, the measurement result can be used to grasp the tendency of the response time for each content or each content group including a plurality of related contents, or the tendency of the response time for each user or each user group including a plurality of related users. It is used for grasping. A user group consisting of a plurality of related users is, for example, 1
A user operating a user terminal that belongs to one LAN and is connectable to the Internet via a router or the like.

【0004】応答時間を計測する技術として、以下の2
つの方式が知られている。
The following two techniques are available for measuring the response time.
Two schemes are known.

【0005】(1)パケットモニタ型 パケットをモニタするためのプローブと呼ばれる装置を
Webサーバとユーザ端末との間の通信ネットワークに
接続し、リクエストパケットとリプライパケットとの通
過時刻の差から応答時間を算出し、算出した応答時間
を、計測結果として計測サーバに蓄積する方式である。
(1) A device called a probe for monitoring a packet monitor type packet is connected to a communication network between a Web server and a user terminal, and a response time is calculated from a difference between passing times of a request packet and a reply packet. In this method, the calculated response time is accumulated in the measurement server as the measurement result.

【0006】(2)計測モジュール型 あらかじめユーザ端末に応答時間計測用の計測プログラ
ムをインストールしておく。計測プログラムは、Web
ブラウザからのリクエストデータの送出時刻と、コンテ
ンツの表示完了(画像の場合)の時刻とを監視し、送出
時刻と表示完了時刻との差から応答時間を計測する。そ
して、計測した応答時間を計測データとして、ユーザ端
末から通信ネットワークを介して計測サーバに送信し、
計測データを計測サーバに蓄積する方式である。
(2) Measurement module type A measurement program for response time measurement is installed in advance in the user terminal. The measurement program is Web
The time when the request data is sent from the browser and the time when the display of the content is completed (in the case of an image) are monitored, and the response time is measured from the difference between the time of sending and the time when the display is completed. Then, the measured response time is transmitted as measurement data from the user terminal to the measurement server via the communication network,
This is a method of accumulating measurement data in a measurement server.

【0007】パケットモニタ型の方式を用いた場合に
は、1台または数台のプローブを通信ネットワーク内に
設置する必要はあるが、応答時間計測のために新たな通
信トラフィックを発生させないという利点がある。しか
し、表示処理などのWebブラウザ側の処理に起因する
応答性の低下まで把握することはできない。
When the packet monitor type system is used, it is necessary to install one or several probes in the communication network, but there is an advantage that new communication traffic is not generated for measuring the response time. is there. However, it is not possible to understand the decrease in responsiveness caused by the processing on the Web browser side such as the display processing.

【0008】そこで、Webサービス提供システムにお
ける応答時間を正確に計測するには、計測モジュール型
の方式を使用する必要がある。図10は、従来の計測モ
ジュール型のWebサービスの応答時間計測システムの
処理例を示すフローチャートである。ユーザが、ユーザ
端末(以下、クライアントという。)において、Web
ブラウザを起動し、コンテンツの提供を要求するための
操作を行うと(ステップS100)、Webブラウザ
は、そのコンテンツを提供するWebサーバに対してリ
クエストデータを送信する(ステップS101)。ま
た、計測プログラムは、応答時間の計測を開始する(ス
テップS102)。
Therefore, in order to accurately measure the response time in the Web service providing system, it is necessary to use the measurement module type method. FIG. 10 is a flowchart showing a processing example of a conventional measurement module type Web service response time measuring system. A user uses a Web site on a user terminal (hereinafter referred to as a client).
When the browser is activated and an operation for requesting the provision of content is performed (step S100), the web browser transmits request data to the web server that provides the content (step S101). Further, the measurement program starts measuring the response time (step S102).

【0009】Webサーバは、クライアントからのリク
エストデータを受信すると(ステップS110)、ユー
ザに提供すべきコンテンツの作成処理を行って(ステッ
プS111)、作成したコンテンツをクライアントに送
信する(ステップS113)。クライアントは、コンテ
ンツを受信するとコンテンツを表示する(コンテンツが
画像の場合:ステップS103)。計測プログラムは、
コンテンツの表示完了を検出すると、応答時間の計測を
終了する(ステップS104)。そして、計測した応答
時間を計測データとして計測サーバに送信する(ステッ
プS107)。
Upon receiving the request data from the client (step S110), the Web server performs a process of creating the content to be provided to the user (step S111), and transmits the created content to the client (step S113). Upon receiving the content, the client displays the content (when the content is an image: step S103). The measurement program is
When the completion of displaying the content is detected, the response time measurement ends (step S104). Then, the measured response time is transmitted as measurement data to the measurement server (step S107).

【0010】計測サーバは、クライアントから計測デー
タを受信すると(ステップS115)、計測データをデ
ータベースに保存する(ステップS116)。
Upon receiving the measurement data from the client (step S115), the measurement server stores the measurement data in the database (step S116).

【0011】[0011]

【発明が解決しようとする課題】以上のように、従来の
Webサービスの応答時間計測システムでは、各クライ
アントはWebアクセスの度に計測データを計測サーバ
に送信する。すると、多数のクライアントが独立して、
かつ、不定期にWebサービスの要求を行う環境では、
多数のクライアントから一斉に計測サーバに対して計測
データが送信される場合がある。計測サーバの処理能力
を越える多数の計測データが一斉に到着すると、計測デ
ータの送受信処理に輻輳が生じ、計測データによる通信
トラフィックが、本来のデータ通信のためのトラフィッ
クを阻害してしまうという課題がある。また、計測デー
タの送信処理がクライアントの負荷を増大させてしまう
という課題がある。
As described above, in the conventional web service response time measuring system, each client transmits the measurement data to the measuring server each time the web is accessed. Then, many clients independently
And in an environment where Web service requests are made irregularly,
Measurement data may be simultaneously sent from many clients to the measurement server. When a large amount of measurement data that exceeds the processing capacity of the measurement server arrives at once, congestion occurs in the transmission / reception processing of measurement data, and the communication traffic due to measurement data impedes the traffic for the original data communication. is there. Further, there is a problem that the process of transmitting the measurement data increases the load on the client.

【0012】なお、各クライアントがWebアクセスの
度に計測データを計測サーバに送信するのは、クライア
ントと計測サーバとの間の通信ネットワークにダイヤル
アップ回線等が存在した場合にWebアクセスとは異な
るタイミングで計測データの送信を行うと、Webアク
セスとは別に回線接続し直すための新たな通信費用が発
生してしまうからである。
It should be noted that each client transmits measurement data to the measurement server each time it makes a Web access, at a timing different from Web access when a dial-up line or the like exists in the communication network between the client and the measurement server. This is because if the measurement data is transmitted in, a new communication cost for reconnecting the line is generated separately from the web access.

【0013】本発明は、上記のような課題を解決するた
めの発明であって、多数のユーザ端末が一斉にWebア
クセスを行っても、応答時間を計測するための通信トラ
フィックを増大させず、また、計測サーバの負荷を増大
させないWebサービスの応答時間計測システムおよび
計測サーバを提供することを目的とする。
The present invention is an invention for solving the above-mentioned problems, and does not increase communication traffic for measuring response time even if a large number of user terminals simultaneously access the Web, Another object of the present invention is to provide a web service response time measurement system and a measurement server that do not increase the load on the measurement server.

【0014】[0014]

【課題を解決するための手段】本発明によるWebサー
ビスの応答時間計測システムは、ユーザ端末が通信ネッ
トワークを介してWebコンテンツの提供を希望してか
らWebコンテンツを得るまでの時間を計測し、計測デ
ータを計測サーバに送信するWebサービスの応答時間
計測システムであって、計測サーバが、複数のユーザ端
末からの計測データの同時期送信を規制する規制手段を
備えたことを特徴とする。
A response time measuring system for a Web service according to the present invention measures and measures the time from when a user terminal desires to provide Web content through a communication network until it obtains Web content. A response time measurement system for a Web service that transmits data to a measurement server, characterized in that the measurement server includes a regulation unit that regulates simultaneous transmission of measurement data from a plurality of user terminals.

【0015】計測サーバにおける規制手段は、例えば、
一のユーザ端末がコンテンツの提供を希望した場合に、
既に他のユーザ端末に許容している計測データ送信許容
数の合計があらかじめ決められている所定値に達してい
ないときには、一のユーザ端末に対して計測データの送
信を許容する制御を行う計測データ送信指示部を含むよ
うに構成される。このような構成によれば、各ユーザ端
末からの計測データの同時期送信数を所定値に規制する
ことができる。
The regulation means in the measurement server is, for example,
If one user terminal wants to provide content,
When the total allowable number of measurement data transmissions already allowed to other user terminals has not reached the predetermined value, the measurement data is controlled to allow one user terminal to transmit the measurement data. It is configured to include a transmission instruction unit. With such a configuration, it is possible to regulate the number of simultaneous transmissions of the measurement data from each user terminal to a predetermined value.

【0016】計測サーバが、ユーザ端末に許容している
計測データ送信許容数が登録される送信指示一覧テーブ
ルと、ユーザ端末に許容しなかった計測データ送信機会
の数が登録される保留指示一覧テーブルとを有し、計測
データ送信指示部が、一のユーザ端末がコンテンツの提
供を希望した場合に、既に他のユーザ端末に許容してい
る計測データ送信許容数の合計があらかじめ決められて
いる所定値に達しているときには、保留指示一覧テーブ
ルにおける一のユーザ端末に対応する計測データ送信機
会の数を1増やすように構成されていてもよい。このよ
うな構成によれば、計測サーバは、保留指示一覧テーブ
ルに登録されている計測データ送信機会の数にもとづい
て、ユーザ端末に送信を保留させた計測データを後で送
信させる制御を行うことが可能になる。
The measurement server registers a transmission instruction list table in which the measurement data transmission allowable number permitted by the user terminal is registered, and a hold instruction list table in which the number of measurement data transmission opportunities not permitted by the user terminal is registered. The measurement data transmission instructing unit has a predetermined predetermined total number of measurement data transmissions permitted by another user terminal when one user terminal desires to provide the content. When the value has reached the value, the number of measurement data transmission opportunities corresponding to one user terminal in the suspension instruction list table may be increased by one. According to such a configuration, the measurement server performs control to cause the user terminal to transmit the measurement data that has been suspended from transmission, based on the number of measurement data transmission opportunities registered in the suspension instruction list table. Will be possible.

【0017】計測データ送信指示部が、一のユーザ端末
がコンテンツの提供を希望した場合に、既に他のユーザ
端末に許容している計測データ送信許容数の合計があら
かじめ決められている所定値に達していないときに、保
留指示一覧テーブルにおける前記一のユーザ端末に対応
する計測データ送信機会が登録されていれば、登録され
ている計測データ送信機会の数に応じた回数も含めて一
のユーザ端末に対して計測データの送信を許容するよう
に構成されていてもよい。このような構成によれば、計
測サーバは、ユーザ端末に送信を保留させた計測データ
を、保留解除後に送信させることができ、ユーザ端末が
計測した応答時間の計測結果が無駄にならない。
When one user terminal desires to provide the content, the measurement data transmission instructing section sets the total number of measurement data transmissions already permitted to other user terminals to a predetermined value. If the measurement data transmission opportunity corresponding to the one user terminal in the suspension instruction list table is registered when the number has not reached, the one user including the number of times corresponding to the number of registered measurement data transmission opportunities It may be configured to allow the terminal to transmit the measurement data. According to such a configuration, the measurement server can cause the user terminal to transmit the measurement data whose transmission has been suspended, and then transmit the measurement data, and the measurement result of the response time measured by the user terminal is not wasted.

【0018】規制手段が、ユーザ端末に対して、コンテ
ンツとともに計測データ送信許容数を特定しうる情報が
供給されるように制御するように構成されていてもよ
い。このような構成によれば、ユーザ端末が、計測デー
タを送信すべきか保留すべきかを逐次把握することがで
きる。
The regulation means may be configured to control the user terminal so that information that can specify the allowable number of measurement data transmissions is supplied together with the content. With such a configuration, the user terminal can sequentially recognize whether to transmit or hold the measurement data.

【0019】ユーザ端末は、例えば、コンテンツの提供
を希望してからコンテンツを得るまでの時間を計測する
レスポンス計測手段と、レスポンス制御部が計測した応
答時間を計測データとして計測サーバに送信する処理を
行う計測データ送信制御手段とを備え、計測データ送信
制御手段が、計測データ送信許容数を特定しうる情報が
計測データ送信許容数0を示している場合には、計測デ
ータの送信を保留し、計測データ送信許容数を特定しう
る情報が2以上の計測データ送信許容数を示している場
合には、保留していた計測データも送信するように構成
される。このような構成によれば、ユーザ端末が、計測
データの送信を保留することができるとともに、保留解
除後に、保留していた計測データを送信することができ
る。
The user terminal has, for example, a response measuring means for measuring the time from when the content is desired to be provided until the content is obtained, and a process of transmitting the response time measured by the response control unit as measurement data to the measurement server. And a measurement data transmission control means for performing the measurement data transmission control means, when the measurement data transmission control means indicates that the measurement data transmission allowable number is 0, the transmission of the measurement data is suspended. When the information that can specify the measurement data transmission allowable number indicates the measurement data transmission allowable number of 2 or more, the suspended measurement data is also transmitted. With such a configuration, the user terminal can suspend the transmission of the measurement data, and can transmit the suspended measurement data after releasing the suspension.

【0020】また、本発明による計測サーバは、ユーザ
端末が通信ネットワークを介してコンテンツの提供を希
望してからコンテンツを得るまでの時間を計測データと
して前記ユーザ端末から受信する計測サーバであって、
複数のユーザ端末からの計測データの同時期送信を規制
する規制手段を備えたことを特徴とする。
The measurement server according to the present invention is a measurement server that receives from a user terminal, as measurement data, the time from when the user terminal desires to provide the content through the communication network until when the content is obtained,
It is characterized in that a regulation means for regulating the simultaneous transmission of measurement data from a plurality of user terminals is provided.

【0021】[0021]

【発明の実施の形態】以下、本発明の実施の形態を図面
を参照して説明する。図1は、本発明によるWebサー
ビスの応答時間計測システムの一構成例を示すブロック
図である。図1に例示するシステムでは、パーソナルコ
ンピュータ等のユーザ端末(クライアント)3a,3
b,3cがLANに接続され、クライアント3d,3e
が他のLANに接続されている。クライアント3a,3
b,3cは、ルータ5aを介してインターネット6に接
続可能であり、クライアント3d,3eは、ルータ5b
を介してインターネット6に接続可能である。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing an example of the configuration of a response time measuring system for Web services according to the present invention. In the system illustrated in FIG. 1, user terminals (clients) 3a, 3 such as personal computers.
b and 3c are connected to the LAN, and clients 3d and 3e
Is connected to another LAN. Clients 3a, 3
b and 3c are connectable to the Internet 6 via the router 5a, and the clients 3d and 3e are connected to the router 5b.
It is possible to connect to the Internet 6 via.

【0022】計測サーバ1とWebサーバ2とはLAN
に接続され、ルータ5cを介してインターネット6に接
続可能である。
The measurement server 1 and the Web server 2 are LAN
Connected to the Internet 6 via the router 5c.

【0023】図2は、クライアント3a〜3e、計測サ
ーバ1およびWebサーバ2の構成例と接続関係とを示
すブロック図である。図2では、クライアント3a〜3
eを、クライアント3と表記する。また、以下、クライ
アント3a〜3eのうちの任意の1つを指す場合、また
は、クライアント3a〜3eの全てを指す場合にはクラ
イアント3と表記する。なお、クライアント3a〜3e
は同一構成でよい。
FIG. 2 is a block diagram showing a configuration example of the clients 3a to 3e, the measurement server 1 and the Web server 2 and a connection relationship. In FIG. 2, clients 3a-3
e is referred to as the client 3. Further, hereinafter, when referring to any one of the clients 3a to 3e, or when referring to all of the clients 3a to 3e, the client 3 is referred to. The clients 3a to 3e
May have the same configuration.

【0024】図2に示す例では、クライアント3には、
Webブラウザ31がインストールされ、クライアント
3は計測モジュールを備えている。計測モジュールは、
応答時間を計測するレスポンス計測部32と、レスポン
ス計測部32が計測した応答時間を計測データとして計
測サーバ1に送信する処理を行う計測データ送信部33
とを含む。なお、レスポンス計測部32は、クライアン
ト3にあらかじめインストールされているプログラム等
で実現される。また、計測データ送信部33は、例え
ば、計測データを送信するか否か判断するプログラム、
通信制御プログラムおよびLANカードで実現される。
In the example shown in FIG. 2, the client 3 has
The web browser 31 is installed, and the client 3 includes a measurement module. The measurement module is
A response measurement unit 32 that measures a response time, and a measurement data transmission unit 33 that performs a process of transmitting the response time measured by the response measurement unit 32 as measurement data to the measurement server 1.
Including and The response measurement unit 32 is realized by a program installed in the client 3 in advance. In addition, the measurement data transmission unit 33, for example, a program that determines whether or not to transmit the measurement data,
It is realized by a communication control program and a LAN card.

【0025】Webサーバ2は、クライアント3から要
求されたコンテンツを、種々のコンテンツを格納したコ
ンテンツ用データベース22から選択してクライアント
3に送信するWebサーバ処理部21を含む。
The Web server 2 includes a Web server processing unit 21 for selecting the content requested by the client 3 from the content database 22 storing various contents and transmitting the selected content to the client 3.

【0026】計測サーバ1は、クライアント3が送信し
た計測データを受信する計測データ収集部11と、計測
データ収集部11が受信した計測データを記憶する計測
データ収集用データベース12と、Webサーバ2のW
ebサーバ処理部21に対して、計測データ送信指示情
報を送信させることを指令する計測データ送信指示部1
3と、管理情報を記憶する計測データ送信指示管理テー
ブル14とを含む。計測データ送信指示管理テーブル1
4は、計測サーバ1内の記憶手段内に形成された記憶領
域であり、送信指示一覧テーブル141と保留指示一覧
テーブル142とを含む。なお、複数のクライアント3
からの計測データの同時期送信を規制する規制手段が、
計測データ送信指示部13と計測データ送信指示管理テ
ーブル14で実現されている。
The measurement server 1 includes a measurement data collection unit 11 for receiving the measurement data transmitted by the client 3, a measurement data collection database 12 for storing the measurement data received by the measurement data collection unit 11, and a Web server 2. W
Measurement data transmission instruction unit 1 for instructing the eb server processing unit 21 to transmit measurement data transmission instruction information
3 and a measurement data transmission instruction management table 14 that stores management information. Measurement data transmission instruction management table 1
Reference numeral 4 denotes a storage area formed in the storage means in the measurement server 1, and includes a transmission instruction list table 141 and a hold instruction list table 142. In addition, a plurality of clients 3
The regulation means to regulate the simultaneous transmission of measurement data from
It is realized by the measurement data transmission instruction unit 13 and the measurement data transmission instruction management table 14.

【0027】次に、図3〜図5のフローチャートを参照
してWebサービスの応答時間計測システムの動作を説
明する。クライアント3に搭載されているWebブラウ
ザ31は、例えばユーザがリンク情報を選択操作したこ
とに応じて、リンク情報が示すURLに対応するコンテ
ンツの送信をWebサーバ2に要求する。すなわち、リ
クエスト送信を行う(ステップS100,S101)。
Next, the operation of the response time measuring system for the Web service will be described with reference to the flowcharts of FIGS. The Web browser 31 installed in the client 3 requests the Web server 2 to transmit the content corresponding to the URL indicated by the link information, for example, when the user selects and operates the link information. That is, the request is transmitted (steps S100 and S101).

【0028】クライアント3におけるレスポンス計測部
32は、Webブラウザ31がWebサーバ2にリクエ
スト送信を行ったことを検知すると、応答時間の計測を
開始する(ステップS102)。例えば、応答時間計測
用タイマをスタートさせる。また、Webサーバ2のW
ebサーバ処理部21は、リクエスト送信を受けると
(ステップS110)、要求されたコンテンツをコンテ
ンツ用データべース22から検索し(ステップS11
1)、検索されたコンテンツをコンテンツ用データべー
ス22から入力する。
When the response measuring unit 32 in the client 3 detects that the Web browser 31 has transmitted a request to the Web server 2, the response measuring unit 32 starts measuring the response time (step S102). For example, a response time measuring timer is started. In addition, W of the Web server 2
Upon receiving the request transmission (step S110), the eb server processing unit 21 searches the content database 22 for the requested content (step S11).
1) Input the retrieved content from the content database 22.

【0029】さらに、Webサーバ処理部21は、LA
Nを介して計測サーバ1をアクセスし、計測サーバ1の
計測データ送信指示部13に対して、計測データ送信指
示決定処理を実行することを依頼する。計測データ送信
指示部13は、依頼に応じて、計測データ送信指示決定
処理を実行し、実行結果をWebサーバ2に返送する
(ステップS112,S114)。計測データ送信指示
決定処理は、クライアント3における応答時間の計測結
果(計測データ)の送信を許容するか否かを決定する処
理であり、実行結果は、計測データの送信の許容数であ
る。
Furthermore, the Web server processing unit 21
The measurement server 1 is accessed via N, and the measurement data transmission instruction unit 13 of the measurement server 1 is requested to execute the measurement data transmission instruction determination process. The measurement data transmission instruction unit 13 executes the measurement data transmission instruction determination process in response to the request, and returns the execution result to the Web server 2 (steps S112 and S114). The measurement data transmission instruction determination process is a process of determining whether or not to permit the transmission of the response time measurement result (measurement data) in the client 3, and the execution result is the allowable number of transmissions of the measurement data.

【0030】図4のフローチャートを参照して計測デー
タ送信指示決定処理について説明する。計測データ送信
指示決定処理は、クライアント3における計測データの
送信を許容するか否かを決定する処理であるが、具体的
には、多数のクライアント3から計測サーバ1に対して
同時期に計測データが送信されることが予想されるよう
な状況において、同時期に送信される計測データ数を規
制する処理である。なお、「同時期に送信される」と
は、計測サーバ1における計測データの受信処理期間が
重複するような場合を意味する。
The measurement data transmission instruction determination processing will be described with reference to the flowchart of FIG. The measurement data transmission instruction determination process is a process of determining whether or not the client 3 is allowed to transmit the measurement data. Is a process that regulates the number of measurement data items transmitted at the same time in a situation where is expected to be transmitted. Note that “transmitted at the same time” means that the measurement data reception processing periods in the measurement server 1 overlap.

【0031】計測データ送信指示決定処理において、計
測サーバ1の計測データ送信指示部13は、図4に示す
ように、Webサーバ2をアクセスしてコンテンツを要
求したクライアント3の識別子をWebサーバ2から取
得する(ステップS201)。次いで、送信指示一覧テ
ーブル141に登録されている送信データ個数の総和を
算出する(ステップS202)。送信指示一覧テーブル
141には、計測データの送信が許可されている各クラ
イアント3の識別子と、それらのクライアント3がそれ
ぞれ幾つの計測データを送信してよいかを示す計測デー
タ送信許可数(送信データ個数)が登録されている。
In the measurement data transmission instruction determination process, the measurement data transmission instruction unit 13 of the measurement server 1 determines from the Web server 2 the identifier of the client 3 who has accessed the Web server 2 and requested the content, as shown in FIG. It is acquired (step S201). Next, the total sum of the numbers of transmission data items registered in the transmission instruction list table 141 is calculated (step S202). In the transmission instruction list table 141, the identifiers of the clients 3 that are permitted to transmit the measurement data and the measurement data transmission permission number (transmission data) indicating how many measurement data each of these clients 3 may transmit. The number) is registered.

【0032】計測データ送信指示部13は、計測データ
送信許容数の合計に相当する送信データ個数の総和があ
らかじめ決められている最大同時送信数よりも小さい場
合には、送信指示一覧テーブル141に、Webサーバ
2から取得したクライアント3の識別子を登録するとと
もに、そのクライアントに対応する送信データ個数とし
て「1」を登録する(ステップS203,S208)。
When the total sum of the transmission data numbers corresponding to the total allowable number of transmissions of the measurement data is smaller than the predetermined maximum simultaneous transmission number, the measurement data transmission instructing unit 13 stores the transmission instruction list table 141 in the transmission instruction list table 141. The identifier of the client 3 acquired from the Web server 2 is registered, and "1" is registered as the number of pieces of transmission data corresponding to the client (steps S203 and S208).

【0033】図6には、最大同時送信数が「3」であ
り、クライアント3bがWebサーバ2をアクセスした
場合に、送信指示一覧テーブル141にクライアント3
aの識別子および送信データ個数「1」が登録されてい
たときの様子を示す。その場合、計測データ送信指示部
13は、送信指示一覧テーブル141に、Webサーバ
2から取得したクライアント3bの識別子を登録すると
ともに、クライアント3bに対応する送信データ個数と
して「1」を登録する。
In FIG. 6, when the maximum number of simultaneous transmissions is "3" and the client 3b accesses the Web server 2, the client 3b is displayed in the transmission instruction list table 141.
The situation where the identifier of a and the number of transmission data "1" are registered is shown. In that case, the measurement data transmission instruction unit 13 registers the identifier of the client 3b acquired from the Web server 2 in the transmission instruction list table 141, and also registers “1” as the number of transmission data corresponding to the client 3b.

【0034】なお、計測データ送信指示部13は、送信
指示一覧テーブル141に新たなクライアント3の識別
子を登録した場合には、保留指示一覧テーブル142の
中に、そのクライアントの識別子が存在しているか否か
確認する(ステップS209)。存在する場合には、そ
のクライアント3について、送信指示一覧テーブル14
1の送信データ個数に、保留指示一覧テーブル142に
登録されている送信データ個数を加算し(ステップS2
10)、保留指示一覧テーブル142において、そのク
ライアント3の識別子および送信データ個数を削除する
(ステップS211)。すなわち、保留指示一覧テーブ
ル142から、そのクライアント3のエントリを削除す
る。
When the measurement data transmission instruction section 13 registers the identifier of the new client 3 in the transmission instruction list table 141, whether the client identifier exists in the suspension instruction list table 142. It is confirmed whether or not (step S209). If it exists, the transmission instruction list table 14 for the client 3
The number of transmission data registered in the suspension instruction list table 142 is added to the number of transmission data 1 (step S2
10) Delete the identifier of the client 3 and the number of transmission data in the hold instruction list table 142 (step S211). That is, the entry of the client 3 is deleted from the hold instruction list table 142.

【0035】既に他の複数のクライアント3に対して、
合計で最大同時送信数までの計測データの送信が許可さ
れている場合に、あるクライアント3がWebサーバ2
をアクセスしたときには、そのクライアント3に対する
計測データの送信許可は保留され、保留数が保留指示一
覧テーブル142に登録される。すなわち、保留指示一
覧テーブル142には、クライアント3がWebサーバ
2をアクセスしたにも関わらず、そのクライアント3が
計測データを送信できない状況の発生回数(保留数)が
登録される。換言すれば、クライアント3に許容しなか
った計測データ送信機会の数が登録される。
For other plural clients 3,
When the transmission of the measurement data up to the maximum number of simultaneous transmissions is permitted in total, a certain client 3 determines that the Web server 2
When is accessed, the permission to send the measurement data to the client 3 is suspended, and the number of suspensions is registered in the suspension instruction list table 142. That is, in the hold instruction list table 142, the number of occurrences (holding number) of the situation in which the client 3 cannot access the measurement data despite the client 3 accessing the Web server 2 is registered. In other words, the number of unacceptable measurement data transmission opportunities is registered in the client 3.

【0036】後述するように、送信指示一覧テーブル1
41に登録した送信データ個数は、クライアント3に対
する計測データの送信の許可数としてクライアント3に
送信される。ステップS209〜S211の処理によっ
て、あるクライアント3がWebサーバ2をアクセスし
た場合に、そのクライアント3について、計測データの
送信を許可できる場合には、すなわち、その時点での送
信指示一覧テーブル141における送信データ個数の総
和が最大同時送信数まで達していない場合には、そのク
ライアント3に対して、保留指示一覧テーブル142に
登録されていた送信データ個数(計測データの送信の許
可数)も含めて、計測データの送信の許可数として送信
される。
As will be described later, the transmission instruction list table 1
The number of pieces of transmission data registered in 41 is transmitted to the client 3 as the permitted number of transmissions of measurement data to the client 3. By the processing of steps S209 to S211, when a client 3 accesses the Web server 2, if transmission of measurement data can be permitted for that client 3, that is, transmission in the transmission instruction list table 141 at that time point. If the total number of data items does not reach the maximum simultaneous transmission number, the number of transmission data items registered in the suspension instruction list table 142 (the permitted number of transmissions of measurement data) is also included in the client 3. It is transmitted as the number of permitted transmissions of measurement data.

【0037】図7は、送信指示一覧テーブル141にお
ける送信データ個数の総和が最大同時送信数まで達して
いなくて、新たにクライアント3cがWebサーバ2を
アクセスし、クライアント3cの識別子が保留指示一覧
テーブル142に存在していた場合の例を示す。その場
合には、計測データ送信指示部13は、送信指示一覧テ
ーブル141にクライアント3cの識別子を登録すると
ともに、保留指示一覧テーブル142に登録されていた
送信データ個数を、送信指示一覧テーブル141におけ
る送信データ個数に加算する。また、保留指示一覧テー
ブル142において、クライアント3cの識別子および
送信データ個数を削除する。
FIG. 7 shows that the total number of pieces of transmission data in the transmission instruction list table 141 has not reached the maximum simultaneous transmission number, the client 3c newly accesses the Web server 2, and the identifier of the client 3c is the suspension instruction list table. An example in the case of existing in 142 is shown. In that case, the measurement data transmission instruction unit 13 registers the identifier of the client 3c in the transmission instruction list table 141, and transmits the number of pieces of transmission data registered in the hold instruction list table 142 in the transmission instruction list table 141. Add to the number of data. Further, in the hold instruction list table 142, the identifier of the client 3c and the number of transmission data items are deleted.

【0038】そして、計測データ送信指示部13は、送
信指示一覧テーブル141における送信データ個数を、
計測データ送信指示決定処理の実行結果としてWebサ
ーバ2に返送する(ステップS212)。
Then, the measurement data transmission instructing section 13 determines the number of transmission data in the transmission instruction list table 141 by
The measurement data transmission instruction determination processing is returned to the Web server 2 as an execution result (step S212).

【0039】ステップS203において、計測データ送
信指示部13は、送信データ個数の総和があらかじめ決
められている最大同時送信数以上であったことを確認し
たら、ステップS201で取得した識別子に対応したク
ライアント3の識別子が保留指示一覧テーブル142に
存在しているか否か確認する(ステップS204)。存
在していた場合には、そのクライアント3に対応した送
信データ個数を1加算する(ステップS205)。存在
していない場合には、保留指示一覧テーブル142に、
そのクライアント3の識別子を登録した後(ステップS
206)、そのクライアント3に対応した送信データ個
数を1加算する(ステップS205)。その後、計測デ
ータ送信指示決定処理の実行結果として、送信データ個
数「0」をWebサーバ2に返送する(ステップS20
7)。
In step S203, the measurement data transmission instructing unit 13 confirms that the total number of transmission data is equal to or more than the predetermined maximum simultaneous transmission number, and then the client 3 corresponding to the identifier acquired in step S201. It is confirmed whether or not this identifier exists in the hold instruction list table 142 (step S204). If it exists, the number of transmission data corresponding to the client 3 is incremented by 1 (step S205). If it does not exist, in the hold instruction list table 142,
After registering the identifier of the client 3 (step S
206), and the number of transmission data corresponding to the client 3 is incremented by 1 (step S205). After that, as the execution result of the measurement data transmission instruction determination processing, the transmission data number “0” is returned to the Web server 2 (step S20).
7).

【0040】後述するように、Webサーバ2は、送信
個数データを計測サーバ1から受信したら、送信個数デ
ータを、コンテンツとともにクライアント3に送信す
る。従って、計測データ送信指示部13は、一のクライ
アント3がコンテンツの提供を希望した場合に、既に他
のクライアント3に許容している計測データ送信許容数
の合計があらかじめ決められている所定値に達していな
いときには、一のクライアント3に対して計測データの
送信を許容する制御を行っていることになる。
As will be described later, when the Web server 2 receives the transmission number data from the measurement server 1, the Web server 2 transmits the transmission number data to the client 3 together with the content. Therefore, when one client 3 desires to provide the content, the measurement data transmission instructing unit 13 sets the total number of measurement data transmissions already permitted to other clients 3 to a predetermined value. When it has not reached, it means that the control for permitting the one client 3 to transmit the measurement data is performed.

【0041】図8には、クライアント3fががWebサ
ーバ2をアクセスし、そのときに送信指示一覧テーブル
141における送信データ個数の総和が最大同時送信数
まで達していて、クライアント3fの識別子が保留指示
一覧テーブル142に存在していた場合の例を示す。そ
の場合には、計測データ送信指示部13は、送信指示一
覧テーブル141にクライアント3fの識別子を登録す
るとともに、保留指示一覧テーブル142における送信
データ個数を1加算する。
In FIG. 8, the client 3f accesses the Web server 2, and at that time, the total number of pieces of transmission data in the transmission instruction list table 141 has reached the maximum number of simultaneous transmissions, and the identifier of the client 3f indicates a suspension instruction. An example of the case where the list table 142 exists is shown. In that case, the measurement data transmission instruction unit 13 registers the identifier of the client 3f in the transmission instruction list table 141 and adds 1 to the transmission data number in the hold instruction list table 142.

【0042】Webサーバ2のWebサーバ処理部21
は、計測データ送信指示決定処理の実行結果すなわち送
信個数データを計測サーバ1から受信したら、送信個数
データを、許容数を示す情報(計測データ送信指示情
報)としてコンテンツ内の所定箇所に埋め込む(ステッ
プS112)。なお、所定箇所は、クライアント3にお
いて、計測データ送信制御部33が、参照する箇所とし
てあらかじめ決められている箇所である。その後、We
bサーバ処理部21は、コンテンツをクライアント3に
送信する(ステップS113)。
Web server processing unit 21 of Web server 2
When the execution result of the measurement data transmission instruction determination process, that is, the transmission number data is received from the measurement server 1, the transmission number data is embedded in a predetermined location in the content as information indicating the allowable number (measurement data transmission instruction information) (step S112). In addition, the predetermined location is a location that is predetermined as a location to be referred to by the measurement data transmission control unit 33 in the client 3. Then We
The b server processing unit 21 transmits the content to the client 3 (step S113).

【0043】クライアント3は、Webサーバ2からコ
ンテンツを受信すると、コンテンツに内容を表示する
(コンテンツが画像の場合:ステップS103)。クラ
イアント3におけるレスポンス計測部32は、Webブ
ラウザ31がコンテンツの表示を完了したことを検知す
ると、応答時間の計測を終了する(ステップS10
4)。例えば、応答時間計測用タイマをストップさせ
る。そして、計測した応答時間を示す計測データをクラ
イアント3内の記憶手段に記憶する。記憶手段には、計
測データを記憶する領域として複数の領域が確保されて
いる。そして、記憶手段に既に計測データが記憶されて
いる場合には、次の領域に計測データを記憶する。
Upon receiving the content from the Web server 2, the client 3 displays the content on the content (if the content is an image: step S103). When the response measurement unit 32 in the client 3 detects that the Web browser 31 has completed displaying the content, the response measurement unit 32 ends the measurement of the response time (step S10).
4). For example, the response time measuring timer is stopped. Then, the measurement data indicating the measured response time is stored in the storage means in the client 3. A plurality of areas are secured in the storage means as areas for storing the measurement data. Then, when the measurement data is already stored in the storage means, the measurement data is stored in the next area.

【0044】そして、クライアント3における計測デー
タ送信制御部33は、コンテンツ内の所定箇所に埋め込
まれていた許容数を示す情報を確認する(ステップS1
05)。許容数を示す情報が0であった場合には、計測
した応答時間を示す計測データの送信を保留する(ステ
ップS106)。また、許容数を示す情報が0でなかっ
た場合には、記憶手段に記憶されている全ての計測デー
タを計測サーバ1に送信する。
Then, the measurement data transmission control unit 33 in the client 3 confirms the information indicating the allowable number embedded in the predetermined portion of the content (step S1).
05). When the information indicating the allowable number is 0, the transmission of the measurement data indicating the measured response time is suspended (step S106). If the information indicating the allowable number is not 0, all the measurement data stored in the storage unit is transmitted to the measurement server 1.

【0045】クライアント3がステップS104の処理
で得た計測データの他に、送信を保留していた計測デー
タがある場合には、Webサーバ2は、保留していた計
測データ数+1に相当する許容数を送信してくるはずで
ある(ステップS208,S210,S212参照)。
従って、許容数(送信指示された計測データ個数)を1
減算しつつ(ステップS108)、計測データ個数の値
が0になるまで(ステップS109)、記憶手段に記憶
されている計測データを順次計測サーバ1に送信すれば
(ステップS107)、ステップS104の処理で得た
計測データおよび保留していた計測データを計測サーバ
1に送信することができる。ここで、計測データ送信制
御部33は、例えば最新の計測データから順に送信す
る。なお、クライアント3と計測サーバ1との間の通信
ネットワークにダイヤルアップ回線等が存在している場
合には、ステップS100〜S109の処理が完了する
まで、回線接続を維持しておくことができる。
If there is measurement data for which transmission has been suspended in addition to the measurement data obtained by the process of step S104 by the client 3, the Web server 2 permits the number of suspended measurement data + 1. The number should be transmitted (see steps S208, S210, S212).
Therefore, the permissible number (the number of measurement data instructed to be sent) is set to 1
While subtracting (step S108), the measurement data stored in the storage means is sequentially transmitted to the measurement server 1 until the value of the number of measurement data becomes 0 (step S109) (step S107). It is possible to send the measurement data obtained in step 1 and the held measurement data to the measurement server 1. Here, the measurement data transmission control unit 33 transmits, for example, the latest measurement data in order. If a dial-up line or the like exists in the communication network between the client 3 and the measurement server 1, the line connection can be maintained until the processes of steps S100 to S109 are completed.

【0046】以上のように、クライアント3は、計測デ
ータ送信許容数を特定しうる情報が計測データ送信許容
数0を示している場合には、計測データの送信を保留
し、計測データ送信許容数を特定しうる情報が2以上の
計測データ送信許容数を示している場合には、保留して
いた計測データも計測サーバ1に送信する。
As described above, the client 3 suspends the transmission of the measurement data when the information capable of specifying the measurement data transmission allowable number indicates the measurement data transmission allowable number 0, and the measurement data transmission allowable number is set. In the case where the information that can specify “1” indicates the allowable number of transmissions of the measurement data of 2 or more, the suspended measurement data is also transmitted to the measurement server 1.

【0047】計測サーバ1において、計測データ収集部
11が計測データを受信すると(ステップS115)、
受信した計測データを計測データ収集用データベース1
2に保存する(ステップS116)。また、計測データ
を受信した旨と、計測データの送信元を示す情報とを計
測データ送信指示部13に出力する。計測データ送信指
示部13は、計測データ収集部11が出力した情報にも
とづいて計測データ送信指示管理テーブル14を更新す
る(ステップS117)。
When the measurement data collection unit 11 of the measurement server 1 receives the measurement data (step S115),
Measurement data collection database 1 for received measurement data
2 (step S116). Further, the fact that the measurement data has been received and the information indicating the transmission source of the measurement data are output to the measurement data transmission instruction unit 13. The measurement data transmission instruction unit 13 updates the measurement data transmission instruction management table 14 based on the information output by the measurement data collection unit 11 (step S117).

【0048】具体的には、計測データ送信指示部13
は、計測データの送信元を示す情報が計測データ収集部
11から出力されると、図5に示すように、その情報に
もとづいて、計測データを送信してきたクライアント3
の識別子を取得し(ステップS301)、計測データ送
信指示管理テーブル14における送信指示一覧テーブル
141中の該当するクライアント3の送信データ個数を
1減算する(ステップS302)。そして、送信データ
個数が「0」になった場合には、そのクライアント3の
識別子を送信指示一覧テーブル141から削除する(ス
テップS303,S304)。すなわち、そのクライア
ント3のエントリを削除する。
Specifically, the measurement data transmission instruction unit 13
When the information indicating the transmission source of the measurement data is output from the measurement data collection unit 11, the client 3 that has transmitted the measurement data based on the information, as shown in FIG.
Is acquired (step S301), and the transmission data number of the corresponding client 3 in the transmission instruction list table 141 in the measurement data transmission instruction management table 14 is decremented by 1 (step S302). Then, when the number of transmission data becomes “0”, the identifier of the client 3 is deleted from the transmission instruction list table 141 (steps S303 and S304). That is, the entry of the client 3 is deleted.

【0049】以上に説明したように、この実施の形態で
は、計測サーバ1は、計測データを送信しうる各クライ
アント3に、最大同時送信数までの計測データの同時期
送信を許容する。そして、計測データの送信の許容数が
最大同時送信数まで達している状況において、新たに計
測データを送信する可能性があるクライアント3(We
bサーバ2にコンテンツを要求したクライアント3)が
生ずると、そのクライアント3に送信データ個数0を通
知するようにしてそのクライアント3について計測デー
タの送信を保留させ、かつ、保留数を保留指示一覧テー
ブル142によって管理する(ステップS204,S2
05,S206参照)。また、計測データの送信の許容
数が最大同時送信数まで達している状況において、既に
計測データの送信の保留が通知されているクライアント
3がWebサーバ2にコンテンツを要求した場合にも、
そのクライアント3に送信データ個数0を通知するよう
にしてそのクライアント3について計測データの送信を
保留させ、かつ、保留数を保留指示一覧テーブル142
によって管理する(ステップS204,S206参
照)。
As described above, in this embodiment, the measurement server 1 permits each client 3 capable of transmitting measurement data to transmit the measurement data up to the maximum number of simultaneous transmissions at the same time. Then, in a situation where the allowable number of transmissions of measurement data has reached the maximum number of simultaneous transmissions, the client 3 (We) that may newly transmit measurement data
b When a client 3) who requests content from the server 2 occurs, the client 3 is notified of the number 0 of transmission data, and transmission of measurement data is suspended for the client 3, and the suspension number is stored in the suspension instruction list table. It manages by 142 (step S204, S2
05, S206). Also, in a situation where the allowable number of transmissions of measurement data has reached the maximum number of simultaneous transmissions, even when the client 3 already notified of the suspension of transmission of measurement data requests content from the Web server 2,
Transmission of the measurement data is suspended for the client 3 by notifying the client 3 of the transmission data number 0, and the suspension number is stored in the suspension instruction list table 142.
Management (see steps S204 and S206).

【0050】そして、計測データの送信の許容数が最大
同時送信数に達しない状況になってから、計測データの
送信の保留が通知されているクライアント3がWebサ
ーバ2にコンテンツを要求した場合に、保留が解除さ
れ、そのときのWebサーバ2のアクセスにもとづく計
測データと送信が保留されていた計測データの送信を許
容する(ステップS203,S208,S209,S2
10参照)。よって、クライアント3は、その時点で、
そのときのWebサーバ2のアクセスにもとづく計測デ
ータと送信が保留されていた計測データとを計測サーバ
1に送信する。
Then, when the client 3 notified of the suspension of the transmission of the measurement data requests the Web server 2 for the content after the allowable number of the transmission of the measurement data does not reach the maximum simultaneous transmission number. , The suspension is released, and the transmission of the measurement data based on the access of the Web server 2 at that time and the measurement data for which the transmission is suspended is permitted (steps S203, S208, S209, S2).
10). Therefore, the client 3 is
The measurement data based on the access of the Web server 2 at that time and the measurement data whose transmission has been suspended are transmitted to the measurement server 1.

【0051】このような制御によって、図9(A)に示
すように従来はWebサーバ2への同時期アクセス数が
多くなった場合に、同様に計測データ1の同時期送信数
も多くなってトラフィックが増大するのに対して、この
実施の形態では、図9(B)に示すように、Webサー
バ2への同時アクセス数が多くなった場合でも、計測デ
ータの同時期送信数は低く抑えられる。
By such control, as shown in FIG. 9 (A), when the number of simultaneous accesses to the Web server 2 increases conventionally, the number of simultaneous transmissions of the measurement data 1 also increases. In contrast to the increase in traffic, in this embodiment, as shown in FIG. 9B, even if the number of simultaneous accesses to the Web server 2 increases, the number of simultaneous transmissions of measurement data is kept low. To be

【0052】なお、この実施の形態では、あるクライア
ント3についての保留数が多くなった場合に保留が解除
されたときに一時的に計測データの送信の許容数が最大
同時送信数を越えることも考えられる(図7参照)。し
かし、一般に、1つのクライアント3がWebサーバ2
にコンテンツを要求する時間間隔よりも、計測サーバ1
の計測データ受信処理に要する時間は短いので、あるク
ライアント3についての保留数はさほど大きくならな
い。その結果、計測データの送信の許容数が最大同時送
信数を越えたととしても、越える程度はさほど高くな
い。従って、計測データの同時期送信数はさほど大きく
ならない。
In this embodiment, when the number of holds for a certain client 3 increases, the allowable number of transmissions of measurement data may temporarily exceed the maximum number of simultaneous transmissions when the hold is released. Possible (see FIG. 7). However, in general, one client 3
Measurement server 1 rather than the time interval for requesting content to
Since the time required for the measurement data reception process of 1 is short, the number of reservations for a certain client 3 does not increase so much. As a result, even if the allowable number of transmissions of measurement data exceeds the maximum number of simultaneous transmissions, the number of transmissions is not so high. Therefore, the number of transmissions of measurement data at the same time does not increase so much.

【0053】また、この実施の形態では、あるクライア
ント3がWebサーバ2をアクセスしたことを条件とし
て保留が解除され、送信が保留されていた計測データの
送信が可能になる。よって、計測データの送信の保留が
通知されているクライアント3が以後Webサーバ2に
コンテンツを要求しない場合には保留状態は解除されな
い。その場合には、保留が発生してから所定時間が経過
すると、保留指示一覧テーブル142から、そのクライ
アント3のエントリを削除すればよい。
Further, in this embodiment, the hold is released on condition that a certain client 3 accesses the Web server 2, and the transmission of the measurement data whose transmission has been held becomes possible. Therefore, when the client 3 notified of the suspension of the transmission of the measurement data does not subsequently request the content from the Web server 2, the suspension state is not released. In that case, when the predetermined time has elapsed after the hold occurred, the entry of the client 3 may be deleted from the hold instruction list table 142.

【0054】なお、上記の実施の形態では、Webサー
ビスの応答時間計測システムとして図1に示されたシス
テムを例示したが、本発明によるWebサービスの応答
時間計測システムは、図1に示された構成に限られな
い。例えば、クライアント3がルータ5a,5bを介さ
ずにインターネット6をアクセスする場合等でもよく、
クライアント3がWebサーバ2にコンテンツを要求可
能であり、かつ、計測サーバ1に計測データを送信可能
な構成であれば、どのような構成であってもよい。ま
た、計測サーバ1は、インターネット6を介してクライ
アント3が直接にアクセス可能でなくてもよく、例え
ば、Webサーバ2を介して計測サーバ1に計測データ
を送信する構成であってもよい。さらに、Webサーバ
2と計測サーバ1とが1つのサーバで構築されていても
よい。
In the above embodiment, the system shown in FIG. 1 is illustrated as the web service response time measuring system, but the web service response time measuring system according to the present invention is shown in FIG. It is not limited to the configuration. For example, the client 3 may access the Internet 6 without going through the routers 5a and 5b,
Any configuration may be used as long as the client 3 can request the content from the Web server 2 and can transmit the measurement data to the measurement server 1. Further, the measurement server 1 may not be directly accessible by the client 3 via the Internet 6, and may be configured to transmit the measurement data to the measurement server 1 via the Web server 2, for example. Furthermore, the Web server 2 and the measurement server 1 may be constructed by one server.

【0055】また、図1に示されたシステムでは1つの
Webサーバ2が示されていたが、Webサーバ2はシ
ステム内に複数あってもよい。
Further, although one Web server 2 is shown in the system shown in FIG. 1, there may be a plurality of Web servers 2 in the system.

【0056】[0056]

【発明の効果】以上のように、本発明によれば、Web
サービスの応答時間計測システムおよび計測サーバを、
計測サーバにおいて、複数のユーザ端末からの計測デー
タの同時期送信を規制する規制手段が設けられた構成に
したので、多数のユーザ端末が一斉にWebアクセスを
行っても、応答時間を計測するための通信トラフィック
を増大させず、また、計測サーバの負荷を増大させない
ようにすることができる。
As described above, according to the present invention, the Web
Service response time measurement system and measurement server
Since the measurement server is provided with the regulation means for regulating the simultaneous transmission of the measurement data from a plurality of user terminals, the response time is measured even if a large number of user terminals simultaneously access the Web. It is possible to prevent an increase in the communication traffic of the device and an increase in the load on the measurement server.

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

【図1】 本発明によるWebサービスの応答時間計測
システムの一構成例を示すブロック図である。
FIG. 1 is a block diagram showing a configuration example of a response time measuring system for a Web service according to the present invention.

【図2】 クライアント、計測サーバおよびWebサー
バの構成例と接続関係とを示すブロック図である。
FIG. 2 is a block diagram showing a configuration example of a client, a measurement server, and a Web server and a connection relationship.

【図3】 クライアント、計測サーバおよびWebサー
バの動作例を示すフローチャートである。
FIG. 3 is a flowchart showing an operation example of a client, a measurement server, and a web server.

【図4】 計測データ送信指示決定処理を示すフローチ
ャートである。
FIG. 4 is a flowchart showing a measurement data transmission instruction determination process.

【図5】 計測データ送信指示管理テーブル更新処理を
示すフローチャートである。
FIG. 5 is a flowchart showing a measurement data transmission instruction management table update process.

【図6】 送信指示一覧テーブルおよび保留指示一覧テ
ーブルのデータ登録例を示す説明図である。
FIG. 6 is an explanatory diagram showing an example of data registration of a transmission instruction list table and a hold instruction list table.

【図7】 送信指示一覧テーブルおよび保留指示一覧テ
ーブルのデータ登録例を示す説明図である。
FIG. 7 is an explanatory diagram showing an example of data registration of a transmission instruction list table and a hold instruction list table.

【図8】 送信指示一覧テーブルおよび保留指示一覧テ
ーブルのデータ登録例を示す説明図である。
FIG. 8 is an explanatory diagram showing an example of data registration of a transmission instruction list table and a hold instruction list table.

【図9】 Webアクセスと計測データ送信との関係の
一例を示す説明図である。
FIG. 9 is an explanatory diagram showing an example of the relationship between Web access and measurement data transmission.

【図10】 従来の計測モジュール型のWebサービス
の応答時間計測システムの処理例を示すフローチャート
である。
FIG. 10 is a flowchart showing a processing example of a response time measuring system for a conventional measurement module type Web service.

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

1 計測サーバ 2 Webサーバ 3,3a〜3e クライアント(ユーザ端末) 5a,5b,5c ルータ 6 インターネット 11 計測データ収集部 12 計測データ収集用データベース 13 計測データ送信指示部 14 計測データ送信指示テーブル 141 送信指示一覧テーブル 142 保留指示一覧テーブル 21 Webサーバ処理部 22 コンテンツ用データベース 31 Webブラウザ 32 レスポンス計測部 33 計測データ送信処理部 1 Measurement server 2 Web server 3, 3a to 3e Client (user terminal) 5a, 5b, 5c routers 6 Internet 11 Measurement data collection unit 12 Measurement data collection database 13 Measurement data transmission instruction section 14 Measurement data transmission instruction table 141 Send instruction list table 142 Hold instruction list table 21 Web server processing unit 22 Content Database 31 Web browser 32 Response measurement section 33 Measurement data transmission processing unit

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】 ユーザ端末が通信ネットワークを介して
コンテンツの提供を希望してからコンテンツを得るまで
の時間を計測し、計測データを計測サーバに送信するW
ebサービスの応答時間計測システムにおいて、 前記計測サーバは、複数のユーザ端末からの計測データ
の同時期送信を規制する規制手段を備えたことを特徴と
するWebサービスの応答時間計測システム。
1. A W that measures the time from when a user terminal desires to provide content via a communication network until the content is obtained, and transmits the measured data to a measurement server.
In the response time measurement system for the eb service, the measurement server includes a regulation unit that regulates the simultaneous transmission of measurement data from a plurality of user terminals, the response time measurement system for the Web service.
【請求項2】 計測サーバにおける規制手段は、一のユ
ーザ端末がコンテンツの提供を希望した場合に、既に他
のユーザ端末に許容している計測データ送信許容数の合
計があらかじめ決められている所定値に達していないと
きには、前記一のユーザ端末に対して計測データの送信
を許容する制御を行う計測データ送信指示部を含む請求
項1記載のWebサービスの応答時間計測システム。
2. The regulation means in the measurement server is such that, when one user terminal desires to provide contents, the total allowable number of measurement data transmissions already permitted to other user terminals is predetermined. The response time measuring system for a Web service according to claim 1, further comprising a measurement data transmission instruction unit that controls the one user terminal to permit transmission of measurement data when the value does not reach the value.
【請求項3】 計測サーバは、ユーザ端末に許容してい
る計測データ送信許容数が登録される送信指示一覧テー
ブルと、ユーザ端末に許容しなかった計測データ送信機
会の数が登録される保留指示一覧テーブルとを有し、 計測データ送信指示部は、一のユーザ端末がコンテンツ
の提供を希望した場合に、既に他のユーザ端末に許容し
ている計測データ送信許容数の合計があらかじめ決めら
れている所定値に達しているときには、前記保留指示一
覧テーブルにおける前記一のユーザ端末に対応する計測
データ送信機会の数を1増やす請求項2記載のWebサ
ービスの応答時間計測システム。
3. The measurement server includes a transmission instruction list table in which the allowable number of measurement data transmissions permitted by the user terminal is registered, and a hold instruction in which the number of measurement data transmission opportunities not permitted by the user terminal is registered. The measurement data transmission instruction unit has a list table, and when one user terminal desires to provide content, the total number of measurement data transmission allowable numbers already permitted to other user terminals is predetermined. 3. The response time measuring system for a Web service according to claim 2, wherein the number of transmission opportunities of measurement data corresponding to the one user terminal in the hold instruction list table is increased by 1 when the predetermined value is reached.
【請求項4】 計測データ送信指示部は、一のユーザ端
末がコンテンツの提供を希望した場合に、既に他のユー
ザ端末に許容している計測データ送信許容数の合計があ
らかじめ決められている所定値に達していないときに、
保留指示一覧テーブルにおける前記一のユーザ端末に対
応する計測データ送信機会が登録されていれば、登録さ
れている計測データ送信機会の数に応じた回数も含めて
前記一のユーザ端末に対して計測データの送信を許容す
る請求項3記載のWebサービスの応答時間計測システ
ム。
4. The measurement data transmission instructing unit, when one user terminal desires to provide contents, sums up the allowable number of measurement data transmissions already permitted to other user terminals. When the value is not reached,
If a measurement data transmission opportunity corresponding to the one user terminal in the suspension instruction list table is registered, measurement is performed on the one user terminal including the number of times corresponding to the number of registered measurement data transmission opportunities. The response time measuring system for a Web service according to claim 3, which allows transmission of data.
【請求項5】 規制手段は、ユーザ端末に対して、コン
テンツとともに計測データ送信許容数を特定しうる情報
が供給されるように制御する請求項1から請求項4のう
ちのいずれかに記載のWebサービスの応答時間計測シ
ステム。
5. The control unit according to claim 1, wherein the restricting unit controls the user terminal so that information that can specify the allowable transmission number of measurement data is supplied together with the content. Web service response time measurement system.
【請求項6】 ユーザ端末は、コンテンツの提供を希望
してからコンテンツを得るまでの時間を計測するレスポ
ンス計測手段と、前記レスポンス制御部が計測した応答
時間を計測データとして計測サーバに送信する処理を行
う計測データ送信制御手段とを備え、 前記計測データ送信制御手段は、計測データ送信許容数
を特定しうる情報が計測データ送信許容数0を示してい
る場合には、計測データの送信を保留し、計測データ送
信許容数を特定しうる情報が2以上の計測データ送信許
容数を示している場合には、保留していた計測データも
送信する請求項5記載のWebサービスの応答時間計測
システム。
6. The user terminal, a response measuring means for measuring a time from when the content is desired to be provided until the content is obtained, and a process of transmitting the response time measured by the response control unit to the measurement server as measurement data. And a measurement data transmission control means for performing the measurement data transmission control means, wherein the measurement data transmission control means suspends the transmission of the measurement data when the information capable of specifying the measurement data transmission permission number indicates the measurement data transmission permission number 0. If the information that can specify the allowable number of transmissions of the measured data indicates the allowable number of transmissions of the measured data of 2 or more, the suspended measurement data is also transmitted, and the response time measuring system for the Web service according to claim 5. .
【請求項7】 ユーザ端末が通信ネットワークを介して
コンテンツの提供を希望してからコンテンツを得るまで
の時間を計測データとして前記ユーザ端末から受信する
計測サーバであって、 複数のユーザ端末からの計測データの同時期送信を規制
する規制手段を備えたことを特徴とする計測サーバ。
7. A measurement server that receives from a user terminal, as measurement data, the time from when the user terminal desires to provide the content via the communication network until when the content is obtained, wherein the measurement is performed by a plurality of user terminals. A measurement server, which is provided with a regulation unit that regulates simultaneous transmission of data.
【請求項8】 規制手段は、一のユーザ端末がコンテン
ツの提供を希望した場合に、既に他のユーザ端末に許容
している計測データ送信許容数の合計があらかじめ決め
られている所定値に達していないときには、前記一のユ
ーザ端末に対して計測データの送信を許容する制御を行
う計測データ送信指示部を含む請求項7記載の計測サー
バ。
8. The regulation means, when one user terminal desires to provide contents, the total number of allowable measurement data transmissions already permitted to other user terminals has reached a predetermined value. The measurement server according to claim 7, further comprising a measurement data transmission instruction unit that performs control to permit transmission of measurement data to the one user terminal when the measurement data is not transmitted.
【請求項9】 ユーザ端末に許容している計測データ送
信許容数が登録される送信指示一覧テーブルと、ユーザ
端末に許容しなかった計測データ送信機会の数が登録さ
れる保留指示一覧テーブルとを有し、 計測データ送信指示部は、一のユーザ端末がコンテンツ
の提供を希望した場合に、既に他のユーザ端末に許容し
ている計測データ送信許容数の合計があらかじめ決めら
れている所定値に達しているときには、前記保留指示一
覧テーブルにおける前記一のユーザ端末に対応する計測
データ送信機会の数を1増やす請求項8記載の計測サー
バ。
9. A transmission instruction list table in which the allowable number of measurement data transmissions permitted by the user terminal is registered, and a hold instruction list table in which the number of measurement data transmission opportunities not permitted by the user terminal is registered. The measurement data transmission instructing unit is configured such that, when one user terminal desires to provide content, the total number of measurement data transmissions already permitted to other user terminals is set to a predetermined value. 9. The measurement server according to claim 8, wherein when the number has reached, the number of measurement data transmission opportunities corresponding to the one user terminal in the hold instruction list table is increased by one.
【請求項10】 計測データ送信指示部は、一のユーザ
端末がコンテンツの提供を希望した場合に、既に他のユ
ーザ端末に許容している計測データ送信許容数の合計が
あらかじめ決められている所定値に達していないとき
に、保留指示一覧テーブルにおける前記一のユーザ端末
に対応する計測データ送信機会が登録されていれば、登
録されている計測データ送信機会の数に応じた回数も含
めて前記一のユーザ端末に対して計測データの送信を許
容する請求項9記載の計測サーバ。
10. The measurement data transmission instructing unit, when one user terminal desires to provide the content, determines a total of the allowable number of measurement data transmissions already permitted to other user terminals. If the measurement data transmission opportunity corresponding to the one user terminal in the suspension instruction list table is registered when the value does not reach the value, the number including the number of times corresponding to the number of registered measurement data transmission opportunities is also included. The measurement server according to claim 9, wherein transmission of measurement data is permitted to one user terminal.
【請求項11】 規制手段は、ユーザ端末に対して、コ
ンテンツとともに計測データ送信許容数を特定しうる情
報が供給されるように制御する請求項7から請求項10
のうちのいずれかに記載の計測サーバ。
11. The control means controls the user terminal so that information that can specify the allowable number of measurement data transmissions is supplied to the user terminal together with the content.
The measurement server according to any one of the above.
JP2002097411A 2002-03-29 2002-03-29 Web service response time measurement system and measurement server Expired - Fee Related JP3671927B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002097411A JP3671927B2 (en) 2002-03-29 2002-03-29 Web service response time measurement system and measurement server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002097411A JP3671927B2 (en) 2002-03-29 2002-03-29 Web service response time measurement system and measurement server

Publications (2)

Publication Number Publication Date
JP2003298647A true JP2003298647A (en) 2003-10-17
JP3671927B2 JP3671927B2 (en) 2005-07-13

Family

ID=29387679

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002097411A Expired - Fee Related JP3671927B2 (en) 2002-03-29 2002-03-29 Web service response time measurement system and measurement server

Country Status (1)

Country Link
JP (1) JP3671927B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009246892A (en) * 2008-03-31 2009-10-22 Kddi Corp Server congestion control method and system
KR101760093B1 (en) * 2014-12-17 2017-07-20 (주)에임투지 Apparatus for realtime management of entry allowance number based service quality of user and method therof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009246892A (en) * 2008-03-31 2009-10-22 Kddi Corp Server congestion control method and system
KR101760093B1 (en) * 2014-12-17 2017-07-20 (주)에임투지 Apparatus for realtime management of entry allowance number based service quality of user and method therof

Also Published As

Publication number Publication date
JP3671927B2 (en) 2005-07-13

Similar Documents

Publication Publication Date Title
US10044882B2 (en) Agent device, image-forming-device management system, image-forming-device management method, image-forming-device management program, and storage medium
US5511169A (en) Data transmission apparatus and a communication path management method therefor
US5938729A (en) System and method for monitoring server performance at a client computer
EP1598753B1 (en) Internet access control system and access control method in the terminal and in the server
EP3873066A1 (en) Method for managing resource state information, and resource downloading system
US7634560B2 (en) Method for measuring server performance, system for measuring server performance and computer programs therefor
JP2003015938A (en) Congestion control method
CN103986741A (en) Cloud data system, cloud data center, and resource management method of the cloud data center
JP2003296274A (en) Data acquisition system
US8213432B2 (en) Network configuration investigating device, network configuration investigating program, network configuration management method, and network configuration management system
US20030084140A1 (en) Data relay method
CN109600254A (en) The generation method and related system of full link log
JP3671927B2 (en) Web service response time measurement system and measurement server
JP2004310458A (en) Personal information circulating method and personal information managing system and policy deciding system
JP2001216282A (en) Server, client, client-server system, load distribution method, and recording medium
JP2010039661A (en) Server load distribution device, method, and program
JPH05134959A (en) Remote service execution control system
JP2006209193A (en) Distribution destination management device, distribution destination management method, and program thereof
JP4736407B2 (en) Relay device
JP2003051846A (en) Band control method, network service system, contents server device, band management device and contents management device
JP4392330B2 (en) Access control mechanism
JP2005196492A (en) Access information generation apparatus, access information generation method and reception apparatus
JP2927348B2 (en) Job management device
JP3708582B2 (en) Data processing system and terminal information automatic setting method
JP2004164258A (en) Access brokering device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20041227

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050111

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050225

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: 20050329

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050411

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20080428

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20090428

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20100428

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20110428

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20120428

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees