Abstract:
사용자 단말의 서비스 요청을 처리하는 트랜잭션에 대한 응용서버의 응답시간을 측정하는 서버 응답시간 측정 시스템 및 방법에 관한 것으로서, 서비스 요청에 대한 처리결과 웹페이지를 응용서버로부터 수신하는 결과페이지 캡쳐부; 응용서버에 더미 서비스를 요청하는 태그를 처리결과 웹페이지에 삽입하는 더미요청 삽입부; 처리결과 웹페이지를 사용자 단말에 전송하는 결과페이지 중계부; 사용자 단말로부터 더미요청 태그에 의한 더미 요청을 수신하는 더미요청 수신부; 및 더미 요청의 도착시각을 이용하여 응답시간을 추정하는 응답시간 추정부를 포함하는 구성을 마련한다. 상기와 같은 시스템 및 방법에 의하면, 처리결과 웹페이지에 추가적인 더미요청 태그의 삽입만으로 사용자 단말과 서버 간의 응답시간을 측정함으로써, 추가적인 고가의 장비 도입이나 사용자 단말에 추가적인 프로그램 설치 없이도 안정적인 방식으로 트랜잭션의 응답시간을 정확하게 추정할 수 있다.
Abstract:
PURPOSE: A system and method tracing the java stack at the designated point of Java process transactions are provided to easily find out a problem error. CONSTITUTION: The system and method tracing the java stack at the designated point of Java process transactions includes the tracking signal preparation part, the insertion location specification part, the code loading unit, the profiling record, and the profile output unit. The tracking signal preparation part outputs the Java stack by snapshot and receive the tracking signal including the stack trace command code. The insertion location specification part designates the location to which the tracking signal is inserted. The profiling record stores transaction result as the profile(33). The profile output unit shows the stored profile.
Abstract:
PURPOSE: A response time measuring system of a server and method thereof are provided to accurately presume the response time of transaction by measuring response time between a user terminal and a server by inserting a dummy request tag. CONSTITUTION: A result page capturing unit(41) receives a processing result web page from an application server. A dummy request inserting unit(42) inserts a tag for requesting a dummy service to the application server. A result page relay unit(43) transmits the processing result web page to a user terminal. A dummy request receiver(44) receives a dummy request by the dummy request tag from the user terminal.