JP2003141076A - Web application processing performance measurement method and web application server - Google Patents

Web application processing performance measurement method and web application server

Info

Publication number
JP2003141076A
JP2003141076A JP2001332491A JP2001332491A JP2003141076A JP 2003141076 A JP2003141076 A JP 2003141076A JP 2001332491 A JP2001332491 A JP 2001332491A JP 2001332491 A JP2001332491 A JP 2001332491A JP 2003141076 A JP2003141076 A JP 2003141076A
Authority
JP
Japan
Prior art keywords
web application
measurement
performance
performance measurement
processing
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
JP2001332491A
Other languages
Japanese (ja)
Inventor
Kenya Takemoto
賢也 竹元
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co Ltd
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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP2001332491A priority Critical patent/JP2003141076A/en
Publication of JP2003141076A publication Critical patent/JP2003141076A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Computer And Data Communications (AREA)

Abstract

PROBLEM TO BE SOLVED: To measure the processing performance of a Web application body (controller, business logic and presentation) without requiring the integration of the measuring function of application processing performance into the Web application body by a developer. SOLUTION: This method comprises providing a performance measuring filter, starting, in the acceptance of a corresponding request from a client, the performance measurement of the Web application by the filtering function of the performance measuring filter before executing the processing of the Web application body, and ending the performance measurement of the Web application at the end of the processing of the Web application body.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、アプリケーション
処理性能測定方法及びアプリケーションサーバに関し、
例えば、Webアプリケーションサーバシステムに適用
し得るものである。
The present invention relates to an application processing performance measuring method and an application server,
For example, it can be applied to a Web application server system.

【0002】[0002]

【従来の技術】最近、クライアント/サーバアーキテク
チャにインターネット技術が取り込まれるようになって
きた。実際、インターネットでは、データベースの更新
を伴う電子商取引(EC)や、イントラネットでの社内
システムでも大量にデータ更新を伴う業務構築が増えて
いる。特に、大量の処理を扱い、かつ、データベースの
更新を行うには、開発も運用も大変な作業となる。これ
を支えるべく登場したのが、Webアプリケーションサ
ーバである。
2. Description of the Related Art Recently, Internet technologies have been incorporated into client / server architectures. In fact, on the Internet, electronic commerce (EC) involving database updating, and business construction involving a large amount of data updating in an intranet internal system are increasing. In particular, in order to handle a large amount of processing and update the database, development and operation will be a difficult task. A web application server has emerged to support this.

【0003】図2は、Webアプリケーションサーバを
含むWebアプリケーションサーバシステムの基本構成
を示すブロック図である。
FIG. 2 is a block diagram showing the basic configuration of a web application server system including a web application server.

【0004】図2において、Webアプリケーションサ
ーバシステム1は、クライアント2、Webサーバ3、
Webアプリケーションサーバ4及びデータソース5の
4個の大きなモジュールから構成される。
In FIG. 2, a web application server system 1 includes a client 2, a web server 3,
The web application server 4 and the data source 5 are composed of four large modules.

【0005】クライアント2は、Webサーバ3を経由
して、又は、直接、Webアプリケーションサーバ4に
接続され、ユーザに対するプレゼンテーション機能を実
現するものであり、一般には、Webブラウザ上で実現
されるものである。
The client 2 is connected to the Web application server 4 via the Web server 3 or directly and realizes a presentation function for a user, and is generally realized on a Web browser. is there.

【0006】Webサーバ3は、ブラウザでのGUI処
理と、実際の業務処理との間でリンク処理を司るもので
ある。なお、Webサーバ3の機能がWebアプリケー
ションサーバ4に組み込まれていることもある。
[0006] The Web server 3 controls the link process between the GUI process in the browser and the actual business process. The function of the web server 3 may be incorporated in the web application server 4.

【0007】Webアプリケーションサーバ4は、アプ
リケーション実行プラットホームやアプリケーションエ
ンジン等とも呼ばれ、業務処理を実行するのが基本的役
目である。そのために、信頼性、拡張性もここで実現す
る必要がある。また、既存システム等の他システムへの
橋渡しを行うこともある。
The Web application server 4 is also called an application execution platform, an application engine, etc., and its basic role is to execute business processing. Therefore, it is necessary to realize reliability and expandability here. It may also be a bridge to other systems such as existing systems.

【0008】データソース5は、例えばデータベースそ
のものであり、また、既に存在するオープン系の各種シ
ステムや汎用機(例えば決済サーバやメールサーバ)の
こともある。
[0008] The data source 5 is, for example, a database itself, and may also be various existing open systems and general-purpose machines (for example, a payment server and a mail server).

【0009】以上のようなモジュールでなるWebアプ
リケーションサーバシステム1は、例えば、オンライン
ショッピングに適用されるように、多くのクライアント
2からの要求に対応できることを要し、そのため、We
bアプリケーションサーバ4のパフォーマンス等が問題
となる。
The Web application server system 1 composed of the above-described modules needs to be able to handle the requests from many clients 2 so that it can be applied to online shopping.
b Performance of the application server 4 becomes a problem.

【0010】従来、Webアプリケーションサーバ4に
搭載されているパフォーマンス管理パッケージ(ソフト
ウェア)を用い、CPU使用率やメモリ使用率などのシ
ステムリソース使用状況データをパフォーマンスデータ
として収集することが行われていた。また、ネットワー
ク管理ノード(図示せず)又はWebアプリケーション
サーバ4に搭載されているネットワーク管理パッケージ
(ソフトウェア)を用い、ネットワークトラフィックデ
ータをパフォーマンスデータとして収集することが行わ
れていた。
Conventionally, performance management packages (software) installed in the Web application server 4 have been used to collect system resource usage status data such as CPU usage rate and memory usage rate as performance data. Further, network traffic data is collected as performance data by using a network management node (not shown) or a network management package (software) installed in the Web application server 4.

【0011】さらに、Webアプリケーション開発者が
アプリケーションプログラムに、アプリケーション処理
性能を後で捉えることができるログデータの出力機能を
作り込み、ログデータを管理し、必要に応じて、ログデ
ータからアプリケーション処理性能を把握することも行
われていた。
Further, the Web application developer creates a log data output function in the application program so that the application processing performance can be captured later, manages the log data, and if necessary, uses the log data to obtain the application processing performance. Was also being grasped.

【0012】[0012]

【発明が解決しようとする課題】しかし、パフォーマン
ス管理パッケージやネットワーク管理パッケージ等のソ
フトウェアを利用する方法では、アプリケーションその
ものの処理性能などを捉えることはできなかった。
However, the method of using software such as the performance management package or the network management package cannot capture the processing performance of the application itself.

【0013】また、アプリケーション開発者がアプリケ
ーションプログラムにアプリケーション処理性能を把握
し得る機能を作り込む方法では、開発者が処理性能の把
握を意図したアプリケーションしか処理性能を捉えるこ
とができないという課題があった。
Further, in the method in which the application developer creates a function capable of grasping the application processing performance in the application program, there is a problem that only the application intended to grasp the processing performance by the developer can capture the processing performance. .

【0014】そのため、アプリケーション開発者がアプ
リケーション処理性能の測定機能を意識せずに開発した
Webアプリケーションの処理性能を測定できるWeb
アプリケーション処理性能測定方法や、その測定方法を
実現できるWebアプリケーションサーバが求められて
いる。
Therefore, the application developer can measure the processing performance of the developed Web application without paying attention to the application processing performance measurement function.
There is a demand for a method for measuring application processing performance and a Web application server that can realize the measuring method.

【0015】[0015]

【課題を解決するための手段】かかる課題を解決するた
め、第1の本発明のWebアプリケーション処理性能測
定方法は、性能測定フィルタを有し、この性能測定フィ
ルタのフィルタリング機能により、クライアントからの
該当するリクエストの受付け時に、コントローラ、ビジ
ネスロジック及びプレゼンテーションでなるWebアプ
リケーション本体の処理を実行させる前に、Webアプ
リケーションの性能測定を開始し、Webアプリケーシ
ョン本体の処理の終了時に、Webアプリケーションの
性能測定を終了することを特徴とする。
In order to solve such a problem, the web application processing performance measuring method according to the first aspect of the present invention has a performance measuring filter, and the filtering function of this performance measuring filter allows the corresponding When the request is accepted, the performance measurement of the Web application is started before the processing of the Web application body consisting of the controller, the business logic and the presentation is started, and the performance measurement of the Web application is finished when the processing of the Web application body is finished. It is characterized by doing.

【0016】また、第2の本発明のWebアプリケーシ
ョンサーバは、クライアントからのリクエストに応じた
Webアプリケーションを実行し、レスポンスを上記ク
ライアントに送出するWebアプリケーションサーバで
あって、コントローラ、ビジネスロジック及びプレゼン
テーションでなるWebアプリケーション本体と、性能
測定フィルタとを有し、上記性能測定フィルタのフィル
タリング機能により、クライアントからの該当するリク
エストの受付け時に、上記Webアプリケーション本体
の処理を実行させる前に、Webアプリケーションの性
能測定を開始し、Webアプリケーション本体の処理の
終了時に、Webアプリケーションの性能測定を終了す
ることを特徴とする。
The Web application server of the second aspect of the present invention is a Web application server that executes a Web application in response to a request from a client and sends a response to the client, and uses a controller, business logic, and presentation. It has a web application body and a performance measurement filter, and the performance measurement filter of the performance measurement filter measures the performance of the web application before executing the processing of the web application body when the corresponding request is received from the client. Is started, and the performance measurement of the Web application is ended when the processing of the Web application main body is ended.

【0017】[0017]

【発明の実施の形態】以下、本発明によるWebアプリ
ケーション処理性能測定方法及びWebアプリケーショ
ンサーバの一実施形態を図面を参照しながら詳述する。
なお、この実施形態のWebアプリケーションサーバ
は、Webサーバ(図2参照)の機能も搭載しているも
のである。
BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of a web application processing performance measuring method and a web application server according to the present invention will be described in detail below with reference to the drawings.
The web application server of this embodiment also has a function of a web server (see FIG. 2).

【0018】図1は、この実施形態に係るWebアプリ
ケーションサーバのソフトウェア構成を示す説明図であ
り、また、図3は、各ソフトウェア要素間の関係を示す
説明図である。
FIG. 1 is an explanatory diagram showing the software configuration of the Web application server according to this embodiment, and FIG. 3 is an explanatory diagram showing the relationship between each software element.

【0019】なお、図示は省略するが、この実施形態の
Webアプリケーションサーバも、ハードウェア的に
は、一般的なサーバと同様に、CPU、メモリ、通信
部、補助記憶装置等を有する。
Although illustration is omitted, the Web application server of this embodiment also has a CPU, a memory, a communication unit, an auxiliary storage device, and the like in terms of hardware, similar to a general server.

【0020】図1において、Webアプリケーションサ
ーバ10は、クライアント(Webクライアント)11
によって適宜アクセスされるものであり、ソフトウェア
として、Webアプリケーション12とパフォーマンス
管理パッケージ13とを有する。
In FIG. 1, the Web application server 10 includes a client (Web client) 11
The software is appropriately accessed by, and has a Web application 12 and a performance management package 13 as software.

【0021】なお、当該Webアプリケーションサーバ
10が複数種類の業務処理に対応できるものであれば、
各種類の業務処理毎のWebアプリケーション12、す
なわち、複数のWebアプリケーション12を搭載して
いる。このように、複数のWebアプリケーション12
を搭載していても、パフォーマンス管理パッケージ13
は共通なもので良い(複数あっても良いが)。
If the Web application server 10 can handle a plurality of types of business processing,
A Web application 12 for each type of business process, that is, a plurality of Web applications 12 are installed. In this way, a plurality of Web applications 12
Performance management package 13
Can be common (although there can be more than one).

【0022】Webアプリケーション12は、コントロ
ーラ(例えばJava(登録商標)プログラムであるS
erveletが該当)14、ビジネスロジック(例え
ばJavaにおけるアプリケーションモデルとしてのE
JBが該当)15、及び、プレゼンテーション(例えば
Javaにおける画面機能(View)を担うJSPが
該当)16を有すると共に、さらに、この実施形態の特
徴をなす性能測定フィルタ17を有する。
The Web application 12 is a controller (for example, S which is a Java (registered trademark) program).
14), business logic (for example, E as an application model in Java)
It has a JB 15) and a presentation (e.g., a JSP that handles a screen function (View) in Java) 16 and further has a performance measurement filter 17 that is a feature of this embodiment.

【0023】コントローラサーブレット14は、ビジネ
スロジック15とプレゼンテーション16を制御するも
のである。ビジネスロジック15は、データ処理などW
ebアプリケーションの主要な処理を行うものである。
プレゼンテーション16は、Webアプリケーションの
処理結果をクライアント11に表示させるためのもので
ある。
The controller servlet 14 controls the business logic 15 and the presentation 16. Business logic 15 is for data processing W
It performs the main processing of the eb application.
The presentation 16 is for displaying the processing result of the Web application on the client 11.

【0024】パフォーマンス管理パッケージ13は、性
能測定フィルタ17が取得した性能情報を性能データと
してディスク上で管理し、その性能データを解析するア
ナライザ等の機能を持つものである。また、パフォーマ
ンス管理パッケージ13は、システムリソース性能情報
(CPU使用率、メモリ使用率など)を取得し、性能デ
ータとして管理し、解析する機能も持つものであり、こ
の点は、従来と同様である。
The performance management package 13 manages the performance information acquired by the performance measurement filter 17 as performance data on the disk and has a function of an analyzer or the like for analyzing the performance data. The performance management package 13 also has a function of acquiring system resource performance information (CPU usage rate, memory usage rate, etc.), managing it as performance data, and analyzing it. This point is the same as the conventional one. .

【0025】性能測定フィルタ17は、Webアプリケ
ーションの性能情報を取得するために設けられたもので
ある。Webアプリケーションの性能情報は、例えば、
あるHTTPリクエストからそれに対するHTTPレス
ポンスを送出するまでのWebアプリケーションの処理
時間である。
The performance measurement filter 17 is provided to acquire performance information of the Web application. The performance information of the Web application is, for example,
It is the processing time of the Web application from a certain HTTP request to the transmission of an HTTP response thereto.

【0026】コントローラ(サーブレット)14は、実
際上、所定形式を満足している入力データを通過させる
ような、本来の処理を行う前に機能するフィルタ機能を
有しており、例えば、このフィルタ機能を利用して、性
能測定フィルタ17を構築する。
The controller (servlet) 14 actually has a filter function that functions before the original processing such that the input data satisfying the predetermined format is passed. For example, this filter function Is used to construct the performance measurement filter 17.

【0027】図4は、性能測定フィルタ17の機能的構
成を示す説明図である。性能測定フィルタ17は、測定
情報定義ファイル読み込み機能部31、測定情報定義読
み込み領域32、リクエスト判別機能部33、性能測定
開始機能部34及び性能測定終了機能部35等を有す
る。
FIG. 4 is an explanatory diagram showing the functional configuration of the performance measuring filter 17. The performance measurement filter 17 has a measurement information definition file reading function unit 31, a measurement information definition reading area 32, a request determination function unit 33, a performance measurement start function unit 34, a performance measurement end function unit 35, and the like.

【0028】測定情報定義ファイル読み込み機能部31
は、Webアプリケーションの起動時に、当該性能測定
フィルタ17の初期化処理として、測定情報定義ファイ
ル(図5参照)の情報を測定情報定義読み込み領域32
に読み込むものである。
Measurement information definition file reading function unit 31
When the Web application is activated, the information in the measurement information definition file (see FIG. 5) is loaded into the measurement information definition reading area 32 as an initialization process of the performance measurement filter 17.
Is to be read into.

【0029】図5は、測定情報定義ファイルの構成例を
示すものである。測定情報定義ファイル40は、測定パ
ラメタ名41、測定パラメタ値42及び測定処理名リス
ト43からなる。
FIG. 5 shows an example of the structure of the measurement information definition file. The measurement information definition file 40 includes a measurement parameter name 41, a measurement parameter value 42, and a measurement process name list 43.

【0030】測定パラメタ名41は、クライアント11
からのリクエスト(HTTPリクエスト)にこのパラメ
タ名がある場合に、測定対象となり得ることを定義して
いるものである。パラメタ名は、具体的な測定パラメタ
を規定しているものではなく、具体的な測定パラメタは
測定パラメタ値42によって定義されている。測定処理
名リスト43は、測定パラメタ値42と対をなすもので
あり、性能測定の結果等を表示したりした場合に、測定
パラメタ値42をそのまま表示した場合には、結果解析
者がそのパラメタが有する意味合いを直ちには理解し難
いため、それを解決すべく、測定パラメタ値42に対応
付けて付された名称である。
The measurement parameter name 41 is the client 11
When the request from (HTTP request) has this parameter name, it is possible to be a measurement target. The parameter name does not specify a specific measurement parameter, and the specific measurement parameter is defined by the measurement parameter value 42. The measurement process name list 43 forms a pair with the measurement parameter value 42. When the result of performance measurement or the like is displayed, when the measurement parameter value 42 is displayed as it is, the result analyzer analyzes the parameter. Since it is difficult to immediately understand the meaning of the above, the name is associated with the measurement parameter value 42 in order to solve it.

【0031】すなわち、測定情報定義ファイル40に測
定対象のリクエストをパラメタ値の組み合わせとして記
述しており、測定したいリクエストに絞り込んで測定す
ることを可能としている。さらに、パラメタ値の組み合
わせに測定処理名を定義しており、分かりやすい測定処
理名を定義することによりパフォーマンス解析を効率的
に行うことが可能となっている。
That is, requests to be measured are described in the measurement information definition file 40 as a combination of parameter values, and it is possible to narrow down the requests to be measured and perform the measurement. Further, the measurement process name is defined for the combination of parameter values, and the performance analysis can be efficiently performed by defining the measurement process name which is easy to understand.

【0032】なお、測定情報定義ファイル40の具体例
については、図Xに示しており、その内容については後
述する。
A specific example of the measurement information definition file 40 is shown in FIG. X, and its contents will be described later.

【0033】リクエスト判別機能部33は、HTTPリ
クエストの受付時に、測定情報定義読み込み領域32に
格納されている情報(測定情報定義ファイル40)を使
用し、リクエストは性能測定に係るものであるか否かの
判別処理を行うものである。
The request discriminating function unit 33 uses the information (measurement information definition file 40) stored in the measurement information definition reading area 32 when receiving the HTTP request, and determines whether or not the request is related to performance measurement. The determination processing is performed.

【0034】性能測定開始機能部34は、リクエスト判
別機能部33の判別結果が、受付リクエストが性能測定
に係るものであるという結果のときに、該当するパラメ
タ値に係る処理のWebアプリケーションの性能測定を
開始させるものである。
When the determination result of the request determination function unit 33 indicates that the acceptance request is related to the performance measurement, the performance measurement start function unit 34 measures the performance of the Web application of the process related to the corresponding parameter value. Is to start.

【0035】性能測定終了機能部35は、性能測定を開
始させる契機となったHTTPリクエストに対するHT
TPレスポンスの送出時に、性能測定を終了させるもの
である。
The performance measurement end function unit 35 is an HT for the HTTP request that triggered the performance measurement.
The performance measurement is ended when the TP response is sent.

【0036】図6は、上述したリクエスト判別機能部3
3及び性能測定開始機能部34の処理を示すフローチャ
ートである。
FIG. 6 is a block diagram of the request discrimination function unit 3 described above.
3 is a flowchart showing the processing of 3 and the performance measurement start function unit 34.

【0037】リクエスト判別機能部33は、測定情報定
義読み込み領域32に格納されている測定情報定義ファ
イル40で指定されている測定パラメタの値を、HTT
Pリクエストから取り出す(ステップ51)。HTTP
リクエストから取り出したパラメタ値の組み合わせが測
定情報定義ファイル40に指定されている測定パラメタ
値42のリストの中にあるかマッチングを行う(ステッ
プ52、53)。リストの中にある場合は、性能測定開
始機能部34は、測定情報定義ファイル40に指定され
ている測定処理名43により測定開始処理を実行する
(ステップ54)。
The request discriminating function unit 33 sets the value of the measurement parameter specified in the measurement information definition file 40 stored in the measurement information definition reading area 32 to HTT.
It is taken out from the P request (step 51). HTTP
Matching is performed to see if the combination of parameter values extracted from the request is in the list of measurement parameter values 42 specified in the measurement information definition file 40 (steps 52 and 53). If it is in the list, the performance measurement start function unit 34 executes the measurement start process with the measurement process name 43 specified in the measurement information definition file 40 (step 54).

【0038】図7は、実施形態のWebアプリケーショ
ンサーバ10における各部の動作を示すシーケンス図で
ある。なお、図7は、性能測定が実行される場合を示し
ている。
FIG. 7 is a sequence diagram showing the operation of each section in the Web application server 10 of the embodiment. Note that FIG. 7 shows a case where the performance measurement is executed.

【0039】Webクライアント11がWebアプリケ
ーションサーバ10に対し、HTTPリクエストを送信
すると(ステップ61)、コントローラ14の制御下で
性能測定フィルタ17がフィルタリング(前処理)を実
行する(ステップ62)。言い換えると、サーブレット
(Servelet)のフィルタ機能により、性能測定
フィルタ17のサーブレット前処理が実行される。
When the Web client 11 sends an HTTP request to the Web application server 10 (step 61), the performance measurement filter 17 executes filtering (preprocessing) under the control of the controller 14 (step 62). In other words, the servlet function of the servlet measures the pre-servlet processing of the performance measurement filter 17.

【0040】性能測定フィルタ17は、受け付けたHT
TPリクエストが、性能測定を実行するものと判別した
ときには(図6参照)、パフォーマンス管理パッケージ
13に測定開始を依頼する(ステップ63)。
The performance measurement filter 17 receives the received HT
When it is determined that the TP request executes the performance measurement (see FIG. 6), the performance management package 13 is requested to start the measurement (step 63).

【0041】その後、コントローラ(サーブレット)1
4は、ビジネスロック15に対し、アプリケーション処
理を要求し(ステップ64)、ビジネスロジック15
は、アプリケーション処理を行う。コントローラ(サー
ブレット)14は、プレゼンテーション16に対し、ア
プリケーション処理の結果の表示を要求する(ステップ
65)。プレゼンテーション16は、Webクライアン
ト11に対し、アプリケーション処理の結果をHTTP
レスポンスとして送信する(ステップ66)。
After that, the controller (servlet) 1
4 requests application processing from the business lock 15 (step 64), and the business logic 15
Performs application processing. The controller (servlet) 14 requests the presentation 16 to display the application processing result (step 65). The presentation 16 sends the result of the application processing to the Web client 11 using HTTP.
It is sent as a response (step 66).

【0042】なお、ステップ64〜66の処理は、We
bアプリケーションの従来と同様な処理である。
Note that the processing in steps 64-66 is performed by We.
The processing is the same as the conventional processing of the b application.

【0043】コントローラ(サーブレット)14の処理
が終了すると、性能測定フィルタ17による後処理(サ
ーブレットの後処理)が実行される(ステップ67)。
性能測定フィルタ17は、パフォーマンス管理パッケー
ジ13に対し、測定終了を依頼する(ステップ68)。
When the processing of the controller (servlet) 14 is finished, the post-processing (post-processing of the servlet) by the performance measuring filter 17 is executed (step 67).
The performance measurement filter 17 requests the performance management package 13 to end the measurement (step 68).

【0044】なお、性能測定に関係しないHTTPリク
エストが到来したときには、性能測定フィルタ17が前
処理を実行しても、性能測定の必要性が認識されず、性
能測定フィルタ17がパフォーマンス管理パッケージ1
3の測定開始を依頼せず、単に、コントローラ(サーブ
レット)14、ビジネスロジック15及びプレゼンテー
ション16による一般的なWebアプリケーションの処
理(ステップ64〜66)が実行される。
When an HTTP request unrelated to the performance measurement arrives, the performance measurement filter 17 does not recognize the necessity of the performance measurement even if the performance measurement filter 17 performs the pre-processing, and the performance measurement filter 17 performs the performance management package 1.
The general web application processing (steps 64 to 66) by the controller (servlet) 14, the business logic 15 and the presentation 16 is simply executed without requesting the measurement start of No. 3.

【0045】以下、具体例によって、実施形態のWeb
アプリケーションサーバ10の動作、特には、性能測定
フィルタ17の動作等を説明する。
The Web of the embodiment will be described below by way of specific examples.
The operation of the application server 10, in particular, the operation of the performance measurement filter 17 will be described.

【0046】図8は、「産地直送オンラインショッピン
グ」に係るWebアプリケーションが、Webクライア
ント11に提示する複数の画面例を示している。また、
図9は、各画面の各ボタンアイコン(以下、ボタンと呼
ぶ)に対応付けられているパラメタ名及びパラメタ値を
示すものである。
FIG. 8 shows an example of a plurality of screens presented to the Web client 11 by the Web application relating to “direct online shopping from production area”. Also,
FIG. 9 shows parameter names and parameter values associated with each button icon (hereinafter referred to as a button) on each screen.

【0047】図8における画面1は、メイン画面であ
り、「ログイン」及び「商品リスト」というボタンアイ
コン(以下、ボタンと呼ぶ)1及び2が設けられてい
る。これらボタン1及びボタン2には、図9に示すよう
なパラメタ名及びパラメタ値が対応付けられており、ボ
タン1又はボタン2が操作されたときには、Webクラ
イアント11から、そのボタンに対応付けられているパ
ラメタ名及びパラメタ値を含むHTTPリクエストがW
ebアプリケーションサーバ10に与えられる。
The screen 1 in FIG. 8 is the main screen, and is provided with button icons 1 and 2 called "login" and "product list". Parameter names and parameter values as shown in FIG. 9 are associated with these buttons 1 and 2, and when the button 1 or button 2 is operated, they are associated with the buttons from the Web client 11. HTTP request including the parameter name and parameter value
It is given to the eb application server 10.

【0048】例えば、画面1の「商品リスト」ボタン
(ボタン2)が操作されたときには、パラメタ名「pa
ge,button」及びパラメタ値「MainPag
e,list」を含むHTTPリクエストがWebアプ
リケーションサーバ10に与えられる。
For example, when the "product list" button (button 2) on the screen 1 is operated, the parameter name "pa
"ge, button" and parameter value "MainPag
An HTTP request including “e, list” is given to the web application server 10.

【0049】この場合において、測定情報定義ファイル
40の内容が図10に示すようなものであると、性能測
定フィルタ17によるフィルタリングでも測定対象と認
識されず、コントローラ14、ビジネスロジック15及
びプレゼンテーション16による通常の処理が行われ
る。すなわち、コントローラ14、ビジネスロジック1
5及びプレゼンテーション16等は、データソースであ
るデータベース(DB;図示せず)から商品を検索し、
結果を商品リスト画面(画面2)に表示する。言い換え
ると、画面2がHTTPレスポンスとしてWebクライ
アント11に与えられて表示される。
In this case, if the content of the measurement information definition file 40 is as shown in FIG. 10, it is not recognized as a measurement object even by the filtering by the performance measurement filter 17, and the controller 14, the business logic 15 and the presentation 16 indicate. Normal processing is performed. That is, controller 14, business logic 1
5 and presentation 16 etc. search for a product from a database (DB; not shown) which is a data source,
The result is displayed on the product list screen (screen 2). In other words, the screen 2 is given to the Web client 11 as an HTTP response and displayed.

【0050】ここで、測定情報定義ファイル40の内容
が図10に示すようなものの場合、性能測定フィルタ1
7のリクエスト判別機能部33及び性能測定開始機能部
34の処理は、図11のフローチャートに示すようなも
のとなる。なお、図11は、上述した図6のフローチャ
ートを、図10の内容にあわせて書き直したものであ
る。
Here, when the content of the measurement information definition file 40 is as shown in FIG. 10, the performance measurement filter 1
The processing of the request discrimination function unit 33 and the performance measurement start function unit 34 of No. 7 is as shown in the flowchart of FIG. Note that FIG. 11 is a rewrite of the flowchart of FIG. 6 described above according to the contents of FIG. 10.

【0051】上述したパラメタ名「page,butt
on」のパラメタ値「MainPage,list」を
含むHTTPリクエストが与えられた場合、図11のス
テップ53において否定結果が得られ、性能測定は開始
されない。
The parameter name "page, butt" described above
When the HTTP request including the parameter value “MainPage, list” of “on” is given, a negative result is obtained in step 53 of FIG. 11, and the performance measurement is not started.

【0052】図8における画面2は、商品リスト画面で
あり、「りんご」、「ぶどう」及び「みかん」というボ
タン3〜5が設けられている。これらボタン3〜5に
も、図9に示すようなパラメタ名及びパラメタ値が対応
付けられており、いずれかのボタンが操作されたときに
は、Webクライアント11から、そのボタンに対応付
けられているパラメタ名及びパラメタ値の組み合わせを
含むHTTPリクエストがWebアプリケーションサー
バ10に与えられる。
The screen 2 in FIG. 8 is a product list screen, and buttons 3 to 5 of "apple", "grape" and "mandarin orange" are provided. Parameter names and parameter values as shown in FIG. 9 are also associated with these buttons 3 to 5, and when any of the buttons is operated, the parameter associated with the button from the Web client 11 is displayed. An HTTP request including a combination of a name and a parameter value is given to the web application server 10.

【0053】例えば、画面2の「りんご」ボタン(ボタ
ン3)が操作されたときには、パラメタ名「page,
button」及びパラメタ値「ListPage,a
pple」を含むHTTPリクエストがWebアプリケ
ーションサーバ10に与えられる。
For example, when the "apple" button (button 3) on the screen 2 is operated, the parameter name "page,
button ”and the parameter value“ ListPage, a
An HTTP request including “ppple” is given to the web application server 10.

【0054】測定情報定義ファイル40の内容が図10
に示すものであるので、このHTTPリクエストに対
し、性能測定フィルタ17によるフィルタリングでも測
定対象と認識されず、コントローラ14、ビジネスロジ
ック15及びプレゼンテーション16による通常の処理
が行われる。すなわち、コントローラ14、ビジネスロ
ジック15及びプレゼンテーション16等は、データソ
ースであるデータベース(DB;図示せず)からりんご
情報を検索し、結果をりんご画面(画面3)に表示す
る。言い換えると、画面3がHTTPレスポンスとして
Webクライアント11に与えられて表示される。
The content of the measurement information definition file 40 is shown in FIG.
Therefore, the HTTP request is not recognized as a measurement target even by the filtering by the performance measurement filter 17, and the normal processing by the controller 14, the business logic 15 and the presentation 16 is performed. That is, the controller 14, the business logic 15, the presentation 16 and the like retrieve apple information from a database (DB; not shown) which is a data source, and display the result on the apple screen (screen 3). In other words, the screen 3 is given to the Web client 11 as an HTTP response and displayed.

【0055】図8における画面3は、りんご画面であ
り、「詳細」及び「購入」というボタン6及び7が設け
られている。これらボタン6、7にも、図9に示すよう
なパラメタ名及びパラメタ値の組み合わせが対応付けら
れており、いずれかのボタンが操作されたときには、W
ebクライアント11から、そのボタンに対応付けられ
ているパラメタ名及びパラメタ値の組み合わせを含むH
TTPリクエストがWebアプリケーションサーバ10
に与えられる。
The screen 3 in FIG. 8 is an apple screen, and buttons 6 and 7 for "details" and "purchase" are provided. A combination of parameter names and parameter values as shown in FIG. 9 is also associated with these buttons 6 and 7, and when either button is operated, W
H including the combination of the parameter name and the parameter value associated with the button from the eb client 11
The TTP request is the Web application server 10
Given to.

【0056】例えば、画面3の「購入」ボタン(ボタン
7)が操作されたときには、パラメタ名「page,b
utton」及びパラメタ値「ApplePage,b
uy」の組み合わせを含むHTTPリクエストがWeb
アプリケーションサーバ10に与えられる。
For example, when the "purchase" button (button 7) on the screen 3 is operated, the parameter name "page, b"
"utton" and the parameter value "ApplePage, b
HTTP request including the combination of "uy"
It is given to the application server 10.

【0057】測定情報定義ファイル40の内容が図10
に示すものであるので、このHTTPリクエストに対
し、性能測定フィルタ17によるフィルタリングで測定
対象と認識される。すなわち、図11のステップ53で
肯定結果が得られ、測定処理名「BuyApple」に
より測定開始処理が実行される。これにより、パフォー
マンス管理パッケージ13が測定を開始する。
The content of the measurement information definition file 40 is shown in FIG.
Therefore, the HTTP request is recognized as a measurement target by filtering by the performance measurement filter 17. That is, a positive result is obtained in step 53 of FIG. 11, and the measurement start process is executed with the measurement process name “BuyApple”. As a result, the performance management package 13 starts measurement.

【0058】測定開始の起動後においては、コントロー
ラ14、ビジネスロジック15及びプレゼンテーション
16によるそのボタン7の操作時の通常処理が行われ
る。すなわち、コントローラ14、ビジネスロジック1
5及びプレゼンテーション16等は、りんご購入処理
(決済、発送処理等)を実行し、購入完了画面(画面
4)を表示する。言い換えると、画面4がHTTPレス
ポンスとしてWebクライアント11に与えられて表示
される。
After the start of the measurement start, the normal processing when the button 7 is operated by the controller 14, the business logic 15 and the presentation 16 is performed. That is, controller 14, business logic 1
5 and presentation 16 and the like execute apple purchase processing (settlement, shipping processing, etc.) and display a purchase completion screen (screen 4). In other words, the screen 4 is given to the Web client 11 as an HTTP response and displayed.

【0059】画面4がHTTPレスポンスとしてWeb
クライアント11に送出されたときには、このHTTP
レスポンスの前提となるHTTPリクエストを契機とし
て開始してた性能測定処理が、パフォーマンス管理パッ
ケージ13において終了される。
The screen 4 displays the HTTP response as Web
When sent to the client 11, this HTTP
The performance measurement package 13 ends the performance measurement process started with the HTTP request that is the premise of the response.

【0060】図8における画面4は、購入完了画面であ
り、「購入完了しました」や「1週間以内にお届けしま
す」という単なるメッセージをユーザに通知するもので
あり、パラメタ名やパラメタ値が定義されていないもの
である。
The screen 4 in FIG. 8 is a purchase completion screen, which notifies the user of a simple message such as "Purchase completed" or "Delivery within one week", and the parameter name and parameter value. Is not defined.

【0061】なお、上述した具体例は、説明を簡単に行
うために実際のものより略して示したものであり、画面
には適宜文字列を入力し得る入力フィールドなどが設け
られ、それに応じた処理等も実行される。
It should be noted that the above-mentioned specific examples are shown in abbreviated form than the actual ones for the sake of simple explanation, and the screen is provided with an input field or the like in which a character string can be appropriately input and accordingly Processing etc. are also executed.

【0062】性能(例えば処理時間)の測定自体は、性
能測定フィルタ17が行っても良く、性能測定フィルタ
17が測定の開始及び終了をパフォーマンス管理パッケ
ージ13に通知してパフォーマンス管理パッケージ13
が行うようにしても良い。前者の場合であれば、性能測
定フィルタ17が測定したデータはパフォーマンス管理
パッケージ13に送られ、パフォーマンス管理パッケー
ジ13は性能データを統合的に管理する。
The performance itself (eg, processing time) may be measured by the performance measurement filter 17, and the performance measurement filter 17 notifies the performance management package 13 of the start and end of the measurement, and the performance management package 13 is notified.
May be performed. In the former case, the data measured by the performance measurement filter 17 is sent to the performance management package 13, and the performance management package 13 manages the performance data in an integrated manner.

【0063】また、パフォーマンス管理パッケージ13
は、従来と同様にして、CPU使用率やメモリ使用率な
どのシステムリソース使用率データも収集、管理する。
The performance management package 13
Collects and manages system resource usage rate data such as CPU usage rate and memory usage rate in the same manner as in the past.

【0064】図12は、パフォーマンス管理パッケージ
13が、Webアプリケーション処理性能データ(アプ
リケーション処理時間)13Aとシステムリソース使用
率データ13Bを解析して得たグラフの例(横軸は時間
経過)である。この図12からは、アプリケーション処
理時間(グラフ上、Web APと表記)とメモリ使用
率(グラフ上、Memoryと表記)が高くなってお
り、CPU使用率(グラフ上、CPUと表記)はあまり
変わっていないことが分かる。これにより、メモリ不足
がアプリケーション処理時間の増加の原因であることが
わかる。この解析結果により、メモリ増設を実施するこ
とによりパフォーマンス改善の対策として立案すること
が可能となる。
FIG. 12 is an example of a graph (horizontal axis indicates elapsed time) obtained by the performance management package 13 analyzing the Web application processing performance data (application processing time) 13A and the system resource usage rate data 13B. From FIG. 12, the application processing time (represented by Web AP on the graph) and the memory usage rate (represented by Memory on the graph) are high, and the CPU usage rate (represented by CPU on the graph) is very different. I know that not. From this, it can be seen that the memory shortage is the cause of the increase in application processing time. From this analysis result, it becomes possible to make a plan as a measure for performance improvement by implementing memory expansion.

【0065】上記実施形態によれば、測定情報定義ファ
イルにより、測定対象を定義しておくと共に、定義され
た測定対象にかかるHTTPリクエストを弁別する性能
測定フィルタを設けたので、コントローラ(サーブレッ
ト)、ビジネスロジック(EJB)及びプレゼンテーシ
ョン(JSP)に影響を与えずに(これらに測定機能を
盛り込むことなく)、Webアプリケーションの性能を
測定することができる。
According to the above embodiment, the measurement object is defined by the measurement information definition file, and the performance measurement filter for discriminating the HTTP request related to the defined measurement object is provided. Therefore, the controller (servlet), The performance of the Web application can be measured without affecting the business logic (EJB) and the presentation (JSP) (without incorporating a measurement function into them).

【0066】Webアプリケーション(ソフトウェア)
の性能を測定することができるので、上述したように、
システムリソースとの関係等も容易に得ることができ、
Webアプリケーションサーバや、Webアプリケーシ
ョンサーバシステムの構築や再構築に反映させることが
できる。
Web application (software)
Since the performance of can be measured, as described above,
Relationships with system resources can be easily obtained,
It can be reflected in the construction and reconstruction of the web application server and the web application server system.

【0067】また、Webアプリケーションの性能測定
機能が、Webアプリケーションの開発者は、コントロ
ーラ(サーブレット)、ビジネスロジック(EJB)及
びプレゼンテーション(JSP)等の開発に専念すれば
良い。言い換えると、コントローラ(サーブレット)、
ビジネスロジック(EJB)及びプレゼンテーション
(JSP)等の開発時には、性能測定機能を作り込む必
要はなく、その後、測定したい事項に合わせた測定情報
定義ファイルを作成すれば良い。
Further, the function of measuring the performance of the Web application is sufficient for the developer of the Web application to concentrate on the development of the controller (servlet), business logic (EJB), presentation (JSP) and the like. In other words, the controller (servlet),
When developing a business logic (EJB), a presentation (JSP), etc., it is not necessary to create a performance measurement function, and then a measurement information definition file according to the item to be measured may be created.

【0068】さらに、測定情報定義ファイルに、測定対
象のリクエストをパラメタ値の組み合わせとして記述で
きるので、測定したいリクエストに絞り込んで測定する
ことが可能である。さらにまた、パラメタ値の組み合わ
せに測定処理名を定義できるので、わかりやすい測定処
理名を定義することによりパフォーマンス解析を効率的
に行うことができる。
Furthermore, since the request to be measured can be described as a combination of parameter values in the measurement information definition file, it is possible to narrow down the requests to be measured and perform the measurement. Furthermore, since the measurement processing name can be defined in the combination of parameter values, performance analysis can be efficiently performed by defining the measurement processing name that is easy to understand.

【0069】なお、上記実施形態では、図2で説明した
Webサーバの機能をも有するWebアプリケーション
サーバを示したが、図2で説明したWebサーバとWe
bアプリケーションサーバとが分離している場合でも、
本発明を適用することができる。特許請求の範囲でのW
ebアプリケーションサーバの用語は、このような分離
している場合であっても、両者の固まりをいうものとす
る。また、リクエストの受け入れ口に、性能測定フィル
タを設けていれば、複数のWebアプリケーションサー
バが分散処理するシステムでも、本発明を適用できる。
In the above embodiment, the Web application server having the function of the Web server described with reference to FIG. 2 is shown, but the Web server and We described with reference to FIG.
b Even if it is separated from the application server,
The present invention can be applied. W in the claims
The term eb application server refers to a group of both, even if they are separated. Further, the present invention can be applied to a system in which a plurality of Web application servers perform distributed processing if a performance measurement filter is provided at the request receiving port.

【0070】また、上記実施形態では、コントローラ、
ビジネスロジック及びプレゼンテーションがJavaベ
ースのもののように説明したが、Javaベース以外の
ものであっても良い。
In the above embodiment, the controller,
Although the business logic and the presentation have been described as being Java-based, they may be other than Java-based.

【0071】さらに、上記実施形態では、Webアプリ
ケーションの性能の測定対象を、測定情報定義ファイル
で定義して絞り込むものを示したが、HTTPリクエス
トが与えられたときには、そのリクエスト種別に関係な
く、Webアプリケーションの性能測定を行うようにし
ても良い。
Further, in the above-described embodiment, the object of measuring the performance of the Web application is defined by the measurement information definition file and narrowed down. However, when an HTTP request is given, the Web request is irrelevant regardless of the request type. The performance of the application may be measured.

【0072】また、測定の契機はボタンが操作されたに
限定されず、リンク先が操作(クリック)されたときな
どであっても良いことは勿論である。
Further, the trigger of the measurement is not limited to the operation of the button, and may be the operation of the link destination (click).

【0073】さらにまた、上記実施形態では、Webア
プリケーションサーバを対象としたものを示したが、ク
ライアント/サーバシステムを採用し、Webアプリケ
ーションサーバと同様な機能を担うサーバが必要なシス
テムに対し、本発明を適用することができる。発明の名
称等で「Webアプリケーションサーバ」という用語を
用いているが、Webアプリケーションサーバと同種の
アプリケーションサーバも含むものとする。
Furthermore, in the above-described embodiment, the one for the Web application server is shown. However, in the system which employs the client / server system and requires a server having the same function as the Web application server, The invention can be applied. Although the term "Web application server" is used in the title of the invention and the like, application servers of the same type as the Web application server are also included.

【0074】[0074]

【発明の効果】以上のように、本発明によるWebアプ
リケーション処理性能測定方法及びWebアプリケーシ
ョンサーバによれば、アプリケーション開発者がアプリ
ケーション処理性能の測定機能をWebアプリケーショ
ン本体(コントローラ、ビジネスロジック及びプレゼン
テーション)に盛り込むことなく、Webアプリケーシ
ョン本体の処理性能を測定することができる。
As described above, according to the web application processing performance measuring method and the web application server according to the present invention, the application developer uses the application processing performance measuring function in the web application body (controller, business logic and presentation). It is possible to measure the processing performance of the Web application body without including it.

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

【図1】実施形態のWebアプリケーションサーバのソ
フトウェア構成の説明図である。
FIG. 1 is an explanatory diagram of a software configuration of a web application server according to an embodiment.

【図2】Webアプリケーションサーバシステムの基本
構成を示す説明図である。
FIG. 2 is an explanatory diagram showing a basic configuration of a web application server system.

【図3】実施形態のWebアプリケーションサーバのソ
フトウェアコンポーネントの関係を示す説明図である。
FIG. 3 is an explanatory diagram showing a relationship of software components of the web application server according to the embodiment.

【図4】実施形態の性能測定フィルタの機能的構成を示
す説明図である。
FIG. 4 is an explanatory diagram showing a functional configuration of a performance measurement filter according to an embodiment.

【図5】実施形態の測定情報定義ファイルの構成例を示
す説明図である。
FIG. 5 is an explanatory diagram showing a configuration example of a measurement information definition file of the embodiment.

【図6】実施形態の性能測定フィルタのリクエスト判別
機能部及び性能測定開始機能部の処理を示すフローチャ
ートである。
FIG. 6 is a flowchart showing processing of a request determination function unit and a performance measurement start function unit of the performance measurement filter of the embodiment.

【図7】実施形態のWebアプリケーションサーバの動
作シーケンス図である。
FIG. 7 is an operation sequence diagram of the Web application server according to the embodiment.

【図8】実施形態の具体的動作説明に使用する画面例を
示す説明図である。
FIG. 8 is an explanatory diagram showing an example of a screen used for explaining a specific operation of the embodiment.

【図9】図8の各画面の各ボタンに対応付けられている
パラメタ名及びパラメタ値を示す説明図である。
9 is an explanatory diagram showing parameter names and parameter values associated with respective buttons on respective screens in FIG. 8. FIG.

【図10】図8の複数画面に関連する測定情報定義ファ
イルの内容例を示す説明図である。
10 is an explanatory diagram showing an example of contents of a measurement information definition file related to a plurality of screens in FIG.

【図11】実施形態の性能測定フィルタのリクエスト判
別機能部及び性能測定開始機能部の処理を、図10の測
定情報定義ファイルの内容例との関係で示すフローチャ
ートである。
FIG. 11 is a flowchart showing the processing of the request determination function unit and the performance measurement start function unit of the performance measurement filter of the embodiment in relation to the content example of the measurement information definition file of FIG.

【図12】実施形態のパフォーマンス管理パッケージの
解析結果例のグラフ等を示す説明図である。
FIG. 12 is an explanatory diagram showing a graph and the like of an analysis result example of the performance management package of the embodiment.

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

10…Webアプリケーションサーバ、11…Webク
ライアント、13…パフォーマンス管理パッケージ、1
4…コントローラ(サーブレット)、15…ビジネスロ
ジック(EJB)、16…プレゼンテーション(JS
P)、17…性能測定フィルタ、31…測定情報定義フ
ァイル読み込み機能部、32…測定情報定義読み込み領
域、33…リクエスト判別機能部、34…性能測定開始
機能部、35…性能測定終了機能部、40…測定情報定
義ファイル。
10 ... Web application server, 11 ... Web client, 13 ... Performance management package, 1
4 ... Controller (servlet), 15 ... Business logic (EJB), 16 ... Presentation (JS
P), 17 ... Performance measurement filter, 31 ... Measurement information definition file reading function section, 32 ... Measurement information definition reading area, 33 ... Request determination function section, 34 ... Performance measurement start function section, 35 ... Performance measurement end function section, 40 ... Measurement information definition file.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 性能測定フィルタを設け、この性能測定
フィルタのフィルタリング機能により、クライアントか
らの該当するリクエストの受付け時に、コントローラ、
ビジネスロジック及びプレゼンテーションでなるWeb
アプリケーション本体の処理を実行させる前に、Web
アプリケーションの性能測定を開始し、Webアプリケ
ーション本体の処理の終了時に、Webアプリケーショ
ンの性能測定を終了することを特徴とするWebアプリ
ケーション処理性能測定方法。
1. A performance measurement filter is provided, and by the filtering function of this performance measurement filter, the controller, when accepting a corresponding request from a client,
Web consisting of business logic and presentation
Before executing the processing of the application body, Web
A method for measuring performance of a web application, characterized in that performance measurement of the application is started, and performance measurement of the web application is ended when processing of the main body of the web application ends.
【請求項2】 上記性能測定フィルタは、システムリソ
ースの使用率測定を行うパフォーマンス管理パッケージ
に対し、Webアプリケーションの性能測定の開始依頼
及び終了依頼を発行することを特徴とする請求項1に記
載のWebアプリケーション処理性能測定方法。
2. The performance measurement filter issues a start request and an end request for performance measurement of a Web application to a performance management package that measures a usage rate of system resources. Web application processing performance measuring method.
【請求項3】 上記性能測定フィルタは、性能測定対象
を定義した測定情報定義ファイルを有し、この測定情報
定義ファイルに定義されている性能測定対象に係るリク
エストの受付け時に、Webアプリケーションの性能測
定を実行することを特徴とする請求項1又は2に記載の
Webアプリケーション処理性能測定方法。
3. The performance measurement filter has a measurement information definition file that defines a performance measurement target, and the performance measurement of a Web application is performed when a request relating to the performance measurement target defined in the measurement information definition file is accepted. The Web application processing performance measuring method according to claim 1 or 2, characterized in that:
【請求項4】 上記測定情報定義ファイルは、測定パラ
メタ名、測定パラメタ値の組み合わせ、及び、この測定
パラメタ値の組み合わせに対応する測定処理名のリスト
で、性能測定対象を定義し、測定したいリクエストとそ
の名称を任意に定義可能にしていることを特徴とする請
求項1〜3のいずれかに記載のWebアプリケーション
処理性能測定方法。
4. The measurement information definition file is a list of a measurement parameter name, a combination of measurement parameter values, and a measurement processing name corresponding to the combination of measurement parameter values. 4. The Web application processing performance measuring method according to claim 1, wherein the name and its name can be arbitrarily defined.
【請求項5】 クライアントからのリクエストに応じた
Webアプリケーションを実行し、レスポンスを上記ク
ライアントに送出するWebアプリケーションサーバに
おいて、 コントローラ、ビジネスロジック及びプレゼンテーショ
ンでなるWebアプリケーション本体と、 性能測定フィルタとを有し、 上記性能測定フィルタのフィルタリング機能により、ク
ライアントからの該当するリクエストの受付け時に、上
記Webアプリケーション本体の処理を実行させる前
に、Webアプリケーションの性能測定を開始し、We
bアプリケーション本体の処理の終了時に、Webアプ
リケーションの性能測定を終了することを特徴とするW
ebアプリケーションサーバ。
5. A Web application server that executes a Web application in response to a request from a client and sends a response to the client, including a Web application body including a controller, business logic, and a presentation, and a performance measurement filter. By the filtering function of the performance measurement filter, when the corresponding request is received from the client, the performance measurement of the Web application is started before the processing of the main body of the Web application is executed.
b When the processing of the application main body ends, the performance measurement of the Web application ends.
eb application server.
【請求項6】 上記性能測定フィルタは、システムリソ
ースの使用率測定を行うパフォーマンス管理パッケージ
に対し、Webアプリケーションの性能測定の開始依頼
及び終了依頼を発行することを特徴とする請求項5に記
載のWebアプリケーションサーバ。
6. The performance measurement filter according to claim 5, wherein the performance measurement package issues a start request and a finish request for performance measurement of a Web application to a performance management package that measures a usage rate of system resources. Web application server.
【請求項7】 上記性能測定フィルタは、性能測定対象
を定義した測定情報定義ファイルを有し、この測定情報
定義ファイルに定義されている性能測定対象に係るリク
エストの受付け時に、Webアプリケーションの性能測
定を実行することを特徴とする請求項5又は6に記載の
Webアプリケーションサーバ。
7. The performance measurement filter has a measurement information definition file that defines a performance measurement target, and the performance measurement of a Web application is performed when a request related to the performance measurement target defined in the measurement information definition file is accepted. 7. The Web application server according to claim 5, wherein the Web application server executes.
【請求項8】 上記測定情報定義ファイルは、測定パラ
メタ名、測定パラメタ値の組み合わせ、及び、この測定
パラメタ値の組み合わせに対応する測定処理名のリスト
で、性能測定対象を定義し、測定したいリクエストとそ
の名称を任意に定義可能にしていることを特徴とする請
求項5〜7のいずれかに記載のWebアプリケーション
サーバ。
8. The measurement information definition file is a list of measurement parameter names, combinations of measurement parameter values, and measurement processing names corresponding to the combinations of measurement parameter values. The Web application server according to any one of claims 5 to 7, wherein the name and its name can be arbitrarily defined.
JP2001332491A 2001-10-30 2001-10-30 Web application processing performance measurement method and web application server Pending JP2003141076A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001332491A JP2003141076A (en) 2001-10-30 2001-10-30 Web application processing performance measurement method and web application server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001332491A JP2003141076A (en) 2001-10-30 2001-10-30 Web application processing performance measurement method and web application server

Publications (1)

Publication Number Publication Date
JP2003141076A true JP2003141076A (en) 2003-05-16

Family

ID=19147899

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001332491A Pending JP2003141076A (en) 2001-10-30 2001-10-30 Web application processing performance measurement method and web application server

Country Status (1)

Country Link
JP (1) JP2003141076A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007074680A1 (en) * 2005-12-26 2007-07-05 Ibm Japan, Ltd. System, method, and program for logging a transaction process and system building method
JP2009064124A (en) * 2007-09-05 2009-03-26 Fuji Electric Systems Co Ltd System, device and program for performance data collection/display
JP2009116618A (en) * 2007-11-06 2009-05-28 Toshiba Corp Information processing apparatus
JP2012133751A (en) * 2010-12-23 2012-07-12 Korea Electronics Telecommun Method and device for monitoring data variable of software component

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007074680A1 (en) * 2005-12-26 2007-07-05 Ibm Japan, Ltd. System, method, and program for logging a transaction process and system building method
JPWO2007074680A1 (en) * 2005-12-26 2009-06-04 日本アイ・ビー・エム株式会社 System, method, and program for logging transaction processing and system construction method
US8001094B2 (en) 2005-12-26 2011-08-16 International Business Machines Corporation System, method, program, and system implementation method for transaction process logging
JP2009064124A (en) * 2007-09-05 2009-03-26 Fuji Electric Systems Co Ltd System, device and program for performance data collection/display
JP2009116618A (en) * 2007-11-06 2009-05-28 Toshiba Corp Information processing apparatus
JP2012133751A (en) * 2010-12-23 2012-07-12 Korea Electronics Telecommun Method and device for monitoring data variable of software component

Similar Documents

Publication Publication Date Title
TWI234977B (en) Methods and apparatus for dependency-based impact simulation and vulnerability analysis
US7673340B1 (en) System and method for analyzing system user behavior
TWI238329B (en) Methods and apparatus for root cause identification and problem determination in distributed systems
KR100546973B1 (en) Methods and apparatus for managing dependencies in distributed systems
US7792948B2 (en) Method and system for collecting, aggregating and viewing performance data on a site-wide basis
US7506047B2 (en) Synthetic transaction monitor with replay capability
US7099939B2 (en) HTTP transaction monitor with sequence replay capacity
EP1873701A1 (en) Systems and methods for providing a mockup data generator
US20070027742A1 (en) Correlating business workflows with transaction tracking
US20060020942A1 (en) System and method for providing alerts for heterogeneous jobs
US20070100943A1 (en) Systems and methods for enhanced message support of common model interface
US20070006160A1 (en) Software digital fingerprint
EP1939799A1 (en) Default value initialization of business objects
WO2002079909A2 (en) Synthetic transaction monitor
US20070271107A1 (en) Context-dependent value help
JP2008003709A (en) Management device, task management method, and program
US7533114B2 (en) Mobile device having extensible software for presenting server-side applications, software and methods
US20120078809A1 (en) Integrating sub-processes in business process modeling notation processes
US20070073702A1 (en) Systems and methods for mapping text
AU2006241407A1 (en) Validating application resources
Gombotz et al. On web services workflow mining
US11537576B2 (en) Assisted problem identification in a computing system
JP2003141076A (en) Web application processing performance measurement method and web application server
JP3897897B2 (en) TROUBLESHOOTING DEVICE AND TROUBLESHOOTING METHOD IN A NETWORK COMPUTING ENVIRONMENT AND COMPUTER-READABLE RECORDING MEDIUM CONTAINING TROUBLESHOOTING PROGRAM
US10116512B2 (en) Service discovery and/or effort estimation in networked computing environments

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040824

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070612

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080520