KR20190123391A - Application performance management system that measures application connection speed - Google Patents

Application performance management system that measures application connection speed Download PDF

Info

Publication number
KR20190123391A
KR20190123391A KR1020180047038A KR20180047038A KR20190123391A KR 20190123391 A KR20190123391 A KR 20190123391A KR 1020180047038 A KR1020180047038 A KR 1020180047038A KR 20180047038 A KR20180047038 A KR 20180047038A KR 20190123391 A KR20190123391 A KR 20190123391A
Authority
KR
South Korea
Prior art keywords
application
cache
performance
performance management
measurement mode
Prior art date
Application number
KR1020180047038A
Other languages
Korean (ko)
Other versions
KR102130544B1 (en
Inventor
김영식
Original Assignee
주식회사 비바엔에스
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 주식회사 비바엔에스 filed Critical 주식회사 비바엔에스
Priority to KR1020180047038A priority Critical patent/KR102130544B1/en
Publication of KR20190123391A publication Critical patent/KR20190123391A/en
Application granted granted Critical
Publication of KR102130544B1 publication Critical patent/KR102130544B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3604Software analysis for verifying properties of programs

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present invention relates to a system for validating an HTTP cache for managing application service performance, which is capable of separately managing experience performance of a user, who first or infrequently visits, when a cache memory is empty. According to the present invention, the system for validating an HTTP cache comprises: a user terminal having an application installed therein; a server providing data to the application; and a performance management agent measuring a time required when the application accesses the server to be executed, wherein the system measures the access speed of the application by the performance management agent. The performance management agent is mounted on the user terminal to be operated and comprises: a measurement mode selection module selecting a measurement mode; a scheduler storing an execution cycle and the number of executions of the application; an operation unit transferring an execution command to the application; and a performance measurement unit measuring the access speed of the application.

Description

어플리케이션의 접속속도를 측정하는 어플리케이션 성능관리시스템{Application performance management system that measures application connection speed}Application performance management system that measures application connection speed

본 발명은 어플리케이션 서비스 성능 관리를 위한 HTTP캐시 무효화 방법에 관한 것으로서, 더욱 상세하게는 종래의 HTTP 어플리케이션 서비스는 HTTP 캐시 기술을 이용하여 재방문한 사용자는 일부파일에 대해 서버가 아닌 내부 캐시 메모리에 저장된 파일을 이용하고 있으나, 본 발명은 어플리케이션을 처음 또는 자주 이용하지 않는 사용자 관점의 성능 측정을 위해 HTTP 캐시 저장동작을 무효화 함으로써 최초에 방문하는 사용자 단말기가 어플리케이션에 접속하는 것과 동일한 환경을 만들어 주어 웹, 모바일앱 서비스 등 HTTP를 이용하는 어플리케이션의 접속성능을 측정하고 관리할 수 있는 방법에 관한 것이다. The present invention relates to an HTTP cache invalidation method for application service performance management. More specifically, in a conventional HTTP application service, a user who revisits using HTTP cache technology stores a file stored in an internal cache memory instead of a server. In the present invention, the present invention invalidates the HTTP cache storage operation for performance measurement of the user's point of view of not using the application for the first time or frequently, thereby creating the same environment in which the first visited user terminal accesses the application. The present invention relates to a method for measuring and managing connection performance of an application using HTTP such as an app service.

종래의 HTTP 캐시는 클라이언트가 요청하는 html, image, js, css 등의 웹 또는 모바일앱을 구성하는 리소스에 대한 첫 요청 시에 해당 파일을 특정 위치에 복사본을 저장하고, 이후 동일한 리소스에 대한 요청은 다시 서버로부터 내려 받지 않고 저장한 파일을 이용하여 더 빠르게 서비스하는 기술이다. 이를 통해 오프라인일 때도 해당 컨텐츠를 이용할 수 있으며, 서버에서 다시 파일을 다운로드 받지 않고, 로컬에 저장된 파일을 이용하므로 훨씬 빠른 속도와 데이터 트래픽 절감이 가능하며, 파일 전송 등에 필요한 서버의 부하를 감소할 수 있다.Conventional HTTP cache stores a copy of the file in a specific location at the first request for a resource constituting a web or mobile app such as html, image, js, css, etc. It is a technology that serves faster using files stored without downloading from the server again. This allows the content to be used even when offline, and does not download the file from the server again, and uses the locally stored file, which enables much faster speeds and reduced data traffic, and reduces the server load required for file transfers. have.

상기 HTTP를 이용하는 어플리케이션 서비스는 서비스를 제공하는 어플리케이션 서버와 이를 이용하는 PC, 스마트폰과 같은 단말 및 단말에 탑재되는 브라우저, 모바일앱 등과 같은 어플리케이션 및 파일을 내부에 저장해서 빠른 속도록 서비스하기 위한 캐시로 구성된다. 캐시 메모리가 비워진 상태에서는 어플리케이션 서비스 이용을 위해 어플리케이션이 파일을 HTTP 요청신호로 요청하면, 서버는 해당 파일이 서버에 있는 경우 HTTP응답신호의 헤더에 해당 파일에 대한 캐시 정책을 담아서 응답한다. 어플리케이션은 응답 헤더에 있는 캐시 정책에 따라 실제 파일의 데이터를 다운로드 받아서 내부 캐시 메모리에 저장한다. 어플리케이션 서비스를 최초 접속하거나, 드물게 접속하는 사용자의 경우는 캐시 메모리가 비워진 상태이므로 이러한 과정을 따른다.The application service using the HTTP is a cache for fast service by storing the application server and the application and files such as a browser, a mobile app, etc. mounted on the terminal and a terminal, such as a PC, a smart phone using the service server that provides the service It is composed. When the cache memory is empty, when an application requests a file as an HTTP request signal to use an application service, the server responds with the cache policy for the file in the header of the HTTP response signal when the file exists in the server. The application downloads the data of the actual file and stores it in the internal cache memory according to the cache policy in the response header. Users who access the application service for the first time or rarely access this process because the cache memory is empty.

또한 캐시 메모리가 차 있는 상태에서 재방문 하는 경우, 어플리케이션은 내부 캐시 메모리에 있는 파일의 유효성 확인을 위해 HTTP 요청신호 헤더에 캐시 유효성 확인 정보를 포함해서 서버에 요청하게 되고, 어플리케이션 서버는 해당 파일이 유효한 경우 HTTP 응답신호 헤더에 해당 파일의 유효성(304 Not Modified) 정보와 캐시 정책(Cache-Control, ETag 필드)을 담아서 응답한다. 응답을 수신한 어플리케이션 클라이언트는 기존 캐시 메모리에 저장된 파일이 여전히 유효하므로 캐시메모리에는 새로 수신한 캐시 정책만 업데이트하고 실제 파일 내용에 해당하는 데이터는 다운로드 하지 않고 캐시메모리에 저장된 캐시를 그대로 이용한다. 어플리케이션 서비스를 자주 이용하는 사용자의 경우에는, 항상 캐시 메모리가 차 있는 상태이므로 이러한 과정을 따른다.In addition, when re-visiting while the cache memory is full, the application requests the server to include the cache validation information in the HTTP request signal header to validate the file in the internal cache memory. If valid, the HTTP response signal header responds with the file's validity (304 Not Modified) information and cache policy (Cache-Control, ETag field). The application client that receives the response is still valid in the existing cache memory. Therefore, the newly updated cache policy is only updated in the cache memory, and the data stored in the cache memory is used as it is without downloading data corresponding to the actual file contents. For users who frequently use application services, this process is followed because the cache memory is always full.

근래에는 어플리케이션 서비스의 성능관리 방법이 기존의 서비스 제공자 관점에서 실제 사용자가 체감하는 서비스 성능 기준으로 바뀌고 있으며, 이를 위해서는 실 단말을 통해 실제 사용자처럼 어플리케이션 서비스를 반복적으로 접속하면서 성능을 측정하고 관리하는 방식이 이용된다. 이러한 반복적인 접속의 경우, 최초 접속 이후에는 캐시가 찬 상태에서 접속이 되므로 해당 어플리케이션 서비스를 자주 이용하는 사용자 관점의 성능이 된다. 어플리케이션 서비스의 성능은 이처럼 자주 이용하는 사용자 관점 외에 최초 또는 드물게 접속하는 사용자 관점으로 나누어서 관리될 필요가 있으나, 기존의 통상적인 방식의 성능관리를 위한 반복적인 접속을 통한 성능 측정의 경우에는 캐싱으로 인해서 자주 이용하는 사용자 관점의 성능만 측정 가능한 문제가 있다.Recently, the performance management method of the application service is changing from the existing service provider's perspective to the service performance standard that the actual user experiences. To this end, a method of measuring and managing performance while repeatedly accessing the application service like a real user through a real terminal This is used. In the case of such a repetitive connection, since the connection is made in the cache full after the initial connection, the performance of the user who frequently uses the corresponding application service is improved. The performance of the application service needs to be managed separately from the perspective of the first or rarely connected user in addition to the frequently used user. However, in the case of the performance measurement through the repetitive connection for performance management of the conventional method, the performance is often due to caching. There is a problem that only the performance from the user's point of view can be measured.

어플리케이션 서비스를 자주 방문하는 사용자는 채워진 캐시메모리로 인해 빠른 속도로 접속이 가능하지만, 최초 또는 드물게 방문하는 사용자는 빈 캐시메모리로 인해 느린 속도로 접속이 될 것이고 이는 결국 해당 사용자의 이탈을 초래하게 된다. 따라서 서비스 성능관리 측면에서는 자주 사용하는 사용자 관점 보다는 최초 또는 드물게 방문하는 사용자 관점에서의 관리가 더욱 중요하다.Frequent visits to application services can be accessed at high speeds due to the full cache memory, but first or infrequent users will be connected at a slower rate due to free cache memory. . Therefore, in terms of service performance management, it is more important to manage the user from the first or rarely visited point of view than from the frequently used user point of view.

상기와 같은 문제를 해결하기 위해 최초 또는 드물게 접속하는 사용자 관점의 서비스 성능관리를 위해 종래에는 반복적인 측정 시에 매번 캐시 메모리를 강제적으로 비우고 측정하는 방식이 사용되고있다. 그러나 브라우저를 통해 접속하는 웹 어플리케이션의 경우, 브라우저의 캐시메모리 폴더가 고정되어 있어서 강제적으로 프로그램을 통해 삭제하고 접속하는 것이 가능하나, 모바일앱 처럼 개별 어플리케이션 마다 상이한 캐시 메모리 폴더 위치를 가지는 경우에는 프로그램으로 자동화해서 처리하기가 어렵다. 더욱이 모바일앱 어플리케이션의 경우, 보안 등의 이유로 캐시 메모리 폴더에 대한 접근이나 삭제가 제한되어 있어서 캐시 메모리를 강제로 비우는 방법으로는 해결이 불가능하다.In order to solve the above problems, a method of forcibly emptying and measuring the cache memory every time in a repetitive measurement has been used for service performance management from the point of view of the first or infrequently accessed user. However, in the case of a web application accessed through a browser, the cache memory folder of the browser is fixed so that it can be forcibly deleted and accessed through the program. However, if the application has a different cache memory folder location for each application, such as a mobile app, Difficult to automate In addition, in the case of a mobile app application, access or deletion of the cache memory folder is restricted for security reasons, and thus it is impossible to solve the method by forcibly emptying the cache memory.

본 발명은 상술한 문제점을 해결하기 위한 것으로서, 본 발명은 캐시메모리에 저장된 캐시를 삭제하는 대신에 캐시의 저장동작을 제어하는 HTTP 요청 및 응답 헤더의 캐시관련 필드를 삭제 또는 조작하여, 어플리케이션 클라이언트에서 캐시저장이 근원적으로 이루어 지지 않도록 하는데 그 목적이 있다.SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problem. Instead of deleting the cache stored in the cache memory, the present invention deletes or manipulates the cache related fields of the HTTP request and response header to control the storage operation of the cache. Its purpose is to prevent cache storage from occurring at the root.

또한 본 발명은 성능관리에이전트를 탑재하여 반복적으로 어플리케이션 클라이언트를 구동하면서 페이지 로딩 타임 등의 성능을 측정하되, 성능관리에이전트는 캐시 미사용 측정모드 또는 캐시 사용 측정모드를 제공하여 각각의 성능 측정모드에 따라 캐시저장이 이루어지지않은 상태인 최초 혹은 드물게 방문하는 사용자 또는 캐시메모리가 채워진 상태인 자주방문하는 사용자의 체감성능을 모두 측정할 수 있는 어플리케이션 서비스 성능 관리를 위한 HTTP캐시 무효화 방법을 제공하고자 하는데 또다른 목적이 있다. In addition, the present invention is equipped with a performance management agent to repeatedly measure the performance, such as page loading time while running the application client, the performance management agent provides a cache-free measurement mode or cache usage measurement mode according to each performance measurement mode We want to provide an HTTP cache invalidation method for application service performance management that can measure the performance of both the first and rarely visited users who are not cached or the frequently visited users who are filled with cache memory. There is a purpose.

그러나 본 발명의 목적은 상기에 언급된 목적으로 제한되지 않으며, 언급되지 않은 또 다른 목적은 아래의 기재로부터 당업자에게 명확하게 이해될 수 있을 것이다.However, the object of the present invention is not limited to the above-mentioned object, another object that is not mentioned will be clearly understood by those skilled in the art from the following description.

상기 목적을 달성하기 위하여, 본 발명은 어플리케이션이 설치된 사용자 단말기;와 상기 어플리케이션에 데이터를 제공하는 서버;와 상기 어플리케이션이 상기서버에 접속하여 실행되는데 소요되는 시간을 측정하는 성능관리 에이전트로 구성되어 상기 성능관리 에이전트에 의해 상기 어플리케이션의 접속속도를 측정한다.In order to achieve the above object, the present invention comprises a user terminal with an application installed; and a server for providing data to the application; and the performance management agent for measuring the time required for the application to run the server and the The connection speed of the application is measured by the performance management agent.

상기 성능관리에이전트에는 상기 사용자 단말기에 탑재되어 구동되며 상기 성능관리에이전트에는 측정모드를 선택하는 측정모드 선택모듈;과 상기 어플리케이션을 구동주기와 구동횟수가 저장된 스케줄러;와 상기 어플리케이션에 구동명령을 전달하는 구동부;와 상기 어플리케이션의 접속 속도를 측정하는 성능 측정부;를 포함하는 것을 특징으로 하는 어플리케이션의 접속속도를 측정한다.The performance management agent is mounted on the user terminal and driven and the performance management agent includes a measurement mode selection module for selecting a measurement mode; and a scheduler storing a driving cycle and a driving frequency of the application; and transmitting a driving command to the application. And a performance measuring unit for measuring a connection speed of the application and a driver.

상기 사용자 단말기에는 상기 어플리케이션이 실행될 때 재방문시 사용되는 파일이 저장된 캐시메모리; 가 구비되고 상기 사용자 단말기에는 상기 케시메모리에 저장된 파일을 삭제하거나 상기 캐시메모리에 파일이 저장되지 못하도록 제어하는 변조기;가 탑재된다.The user terminal may include a cache memory that stores a file used for revisit when the application is executed; Is provided and the user terminal is provided with a modulator for deleting a file stored in the cache memory or to control the file is not stored in the cache memory.

상기 측정모드 선택모듈은 상기 어플리케이션에 실행시에 캐시메모리에 저장된 파일을 사용하여 실행되는 캐시사용 측정모드;와 캐시메모리에 파일이 저장되지 않은 상태로 실행되는 캐시미사용 측정모드;를 제공하여 캐시메모리의 사용여부에 따라 접속속도를 측정한다.The measurement mode selection module provides the cache memory by providing a cache usage measurement mode executed by a file stored in a cache memory when the application is executed; and a cache unused measurement mode executed without a file stored in the cache memory. Measure the connection speed according to whether or not

또한 상기 스케줄러에는 상기 어플리케이션의 구동주기와 구동횟수가 저장됨에 따라 상기 구동부는 상기 스케줄러에 저장된 구동주기와 구동횟수에 맞추어 상기 어플리케이션에 구동명령을 전달한다.In addition, as the driving period and the driving frequency of the application are stored in the scheduler, the driving unit transmits a driving command to the application according to the driving period and the driving frequency stored in the scheduler.

상기에서 캐시미사용 측정모드가 선택되어 실행되면 상기 변조기는 상기 서버에서 어플리케이션으로 전송하는 HTTP응답신호를 가로채서, 상기 HTTP응답신호에 포함된 캐시 관련제어문을 삭제 또는 변조하여, 상기 캐시메모리에 파일이 저장되는 것을 방지하여 캐시미사용 상태에서 상기 어플리케이션이 접속되는 속도를 측정한다.When the cache unused measurement mode is selected and executed, the modulator intercepts the HTTP response signal transmitted from the server to the application, deletes or modifies the cache related control statement included in the HTTP response signal, and stores a file in the cache memory. Prevents storage and measures the rate at which the application is connected in a cache unused state.

또한 상기 성능측정부는 상기 캐시사용 측정모드와 상기 캐시미사용 측정모드의 선택에 따라 측정된 캐시사용 성능측정값과 상기 캐시미사용 측정모드시에 측정된 캐시미사용 성능측정값을 별도로 관리하는 성능관리에이전트;를 구비한다.The performance measurement unit may further include: a performance management agent configured to separately manage cache usage performance measurement values measured according to selection of the cache usage measurement mode and the cache usage measurement mode and cache usage performance measurement values measured at the cache usage measurement mode; It is provided.

또한 상기 성능측정부는 상기 어플리케이션을 반복구동하여 측정한 성능측정값들의 평균값을 구하여 얻은 평균성능측정값을 획득하여 이를 실제성능측정값으로 저장하고, 상기 평균성능측정값을 성능관리서버;로 송신한다.In addition, the performance measurement unit obtains the average performance measurement value obtained by obtaining the average value of the performance measurement values measured by repeatedly driving the application, and stores it as the actual performance measurement value, and transmits the average performance measurement value to the performance management server; .

또한 본 발명은 어플리케이션 성능관리시스템을 사용하여 상기 어플리케이션의 접속 속도 성능 측정을 하는 방법에 있어서 어플리케이션의 성능을 측정하는 상기 성능관리에이전트에서 상기 구동부를 통해 상기 어플리케이션에 반복구동 명령을 전달하는 제1단계;와 상기 어플리케이션은 반복구동명령을 전달받아 서버에 반복적으로 HTTP요청신호를 송신하는 제2단계;와 상기 어플리케이션과 서버 사이에 송수신되는 HTTP요청 및 응답 신호를 가로채서 HTTP헤더에 포함된 캐시 관련 제어문을 제거 또는 변조하여 캐시메모리에 파일이 저장되는 것을 방지하는 제3단계;와 상기 캐시메모리의 파일이 없는 상태에서 상기 어플리케이션의 접속성능을 측정하는 제4단계;를 포함하는 것을 특징으로 하는 어플리케이션의 접속속도를 측정한다.In addition, the present invention is a method for measuring the connection speed performance of the application using an application performance management system in the performance management agent for measuring the performance of the application step of transmitting a repeat drive command to the application through the drive unit; And the second step of receiving the repeating command and repeatedly transmitting the HTTP request signal to the server; and intercepting the HTTP request and response signal transmitted and received between the application and the server, the cache related control statement included in the HTTP header. A third step of preventing a file from being stored in the cache memory by removing or tampering with it; and a fourth step of measuring a connection performance of the application in the absence of the file in the cache memory; Measure the connection speed.

상기 제3단계는 성능관리에이전트는 측정모드 선택모듈에서 선택된 측정모드를 확인하는 제3-1단계;와 상기 선택 모듈의 모드가 캐시 사용 측정모드 인 경우 상기 선택 모듈의 모드가 캐시 사용 측정모드 인 경우 캐시메모리에 저장된 파일을 이용하여 어플리케이션을 실행하고, 상기 선택 모듈의 모드가 캐시 미사용 측정모드인 경우 HTTP요청신호에 포함된 캐시 관련 제어문을 삭제 또는 변조하는 제3-2단계;를 포함하는 것을 특징으로 하는 어플리케이션의 접속속도를 측정한다.In the third step, the performance management agent checks the measurement mode selected by the measurement mode selection module in step 3-1; and when the mode of the selection module is the cache usage measurement mode, the mode of the selection module is the cache usage measurement mode. In the case of executing the application using the file stored in the cache memory, and if the mode of the selection module cache unused measurement mode step 3-2 of deleting or modifying the cache-related control statements included in the HTTP request signal; Measure the connection speed of the application.

또한 상기 제3-2단계에 있어서 캐시 미사용 측정모드인 경우 가로챈 패킷이 HTTP요청신호인지, HTTP응답신호인지 확인하는 3-2-1단계;와 In addition, in step 3-2, when the cache is not used in the measurement mode, step 3-2-1 of checking whether the intercepted packet is an HTTP request signal or an HTTP response signal; and

HTTP요청 신호인 경우 HTTP요청 데이터 상의 캐시 관련 필드를 삭제하여 캐시의 저장이 이루어지지않도록 하고, HTTP응답신호인 경우 HTTP응답 데이터 상의 캐시 관련 필드를 삭제 또는 변조하는 3-2-2단계;를 더 포함하는 것을 특징으로 하는 어플리케이션의 접속속도를 측정한다.In the case of the HTTP request signal, the cache related fields on the HTTP request data are deleted to prevent the cache from being stored, and in the case of the HTTP response signal, steps 3-2-2 of deleting or modifying the cache related fields on the HTTP response data; Measure the connection speed of the application, characterized in that it comprises.

또한 상기 HTTP응답 데이터 상의 캐시 관련 필드를 변조하는 방법은, 응답코드를 “403 Forbidden” 으로 변조하여 캐시 파일이 상기 사용자 단말기에 다운로드 되지 않도록 HTTP응답 데이터를 변조한다.In addition, the method for modulating the cache-related field on the HTTP response data, the response code is modulated to "403 Forbidden" to modulate the HTTP response data so that the cache file is not downloaded to the user terminal.

본 발명의 특징 및 이점들은 첨부도면에 의거한 다음의 상세한 설명으로 더욱 명백해질 것이다.The features and advantages of the present invention will become more apparent from the following detailed description based on the accompanying drawings.

이에 앞서 본 명세서 및 청구범위에 사용된 용어나 단어는 통상적이고 사전적인 의미로 해석되어서는 아니 되며, 발명자가 그 자신의 발명을 가장 최선의 방법으로 설명하기 위해 용어의 개념을 적절하게 정의할 수 있다는 원칙에 입각하여 본 발명의 기술적 사상에 부합되는 의미와 개념으로 해석되어야 한다.Prior to this, the terms or words used in this specification and claims are not to be interpreted in a conventional and dictionary sense, and the inventors may appropriately define the concept of terms in order to best explain their invention in the best way possible. Based on the principle that the present invention should be interpreted as meaning and concept corresponding to the technical idea of the present invention.

이상에서 살펴본 바와 같이 본 발명에 따르면, HTTP 기반의 어플리케이션 서비스에 대해 HTTP 캐시 동작을 무효화하는 것이 가능하므로 기존의 캐시가 찬 상태(Primed Cache)에서 자주 방문하는 사용자의 체감 성능 뿐 아니라 캐시가 빈 상태(Empty Cache)에서 최초 또는 드물게 방문하는 사용자의 체감 성능을 구분하여 관리할 수 있는 이점이 있다As described above, according to the present invention, it is possible to invalidate the HTTP cache operation for the HTTP-based application service, so that the cache is empty as well as the haptic performance of users who frequently visit the existing cached cache. (Empty Cache) has the advantage of separating and managing the haptic performance of first-time or infrequent users

또한 포털 서비스, 뉴스 서비스 등 사용자가 자주 이용하는 어플리케이션 서비스와 행정서비스 등과 같이 자주 사용하지 않는 어플리케이션 서비스는 사용자의 접속 주기에 따라 상이하게 관리 하되, 본 발명을 통해 사용자 접속 주기가 빠른 서비스는 캐시 사용 측정모드로 사용자 접속 주기가 느린 서비스는 캐시 미사용 측정모드로 구분하여 관리 할 수 있는 효과가 있다.In addition, application services that are frequently used by users, such as portal services and news services, and administrative services that are not frequently used, such as administration services are differently managed according to the user's access cycle. Service with slow user access cycle can be classified and managed as cache unused measurement mode.

도 1은 본 발명의 올바른 실시예에 따른 동작 구성도이다.
도 2는 본 발명의 캐시가 비워진 어플리케이션의 접속 속도 성능 측정 및 관리 방법을 도시한 개략도이다.
도 3은 본 발명의 캐시동작을 무효화 하는 방법을 도시한 개략도이다.
도 4는 본 발명의 캐시가 빈 상태와 캐시가 찬 상태에서 접속할 경우 동작상태를 개략적으로 도시한 것이다.
도 5는 본 발명의 동작 알고리즘을 개략적으로 도시한 것이다.
도 6은 종래의 캐시에 있어서 캐시가 빈 상태와 캐시가 찬 상태에서 접속할 경우 다운로드 파일을 비교한 것이다.
1 is an operational configuration diagram according to a correct embodiment of the present invention.
2 is a schematic diagram illustrating a method for measuring and managing connection speed performance of an application in which a cache is emptied of the present invention.
3 is a schematic diagram illustrating a method of invalidating the cache operation of the present invention.
4 schematically illustrates an operation state when the cache of the present invention is accessed in an empty state and a cache full state.
5 schematically illustrates the operation algorithm of the present invention.
FIG. 6 compares download files when a cache is empty and a cache is full in a conventional cache. FIG.

이하, 본 발명의 바람직한 실시예를 첨부된 도면을 참조하여 설명하기로 한다. 이 과정에서 도면에 도시된 선들의 두께나 구성요소의 크기 등은 설명의 명료성과 편의상 과장되게 도시되어 있을 수 있다.Hereinafter, exemplary embodiments of the present invention will be described with reference to the accompanying drawings. In this process, the thickness of the lines or the size of the components shown in the drawings may be exaggerated for clarity and convenience of description.

또한, 후술되는 용어들은 본 발명에서의 기능을 고려하여 정의된 용어들로서 이는 사용자, 운용자의 의도 또는 관례에 따라 달라질 수 있다. 그러므로 이러한 용어들에 대한 정의는 본 명세서 전반에 걸친 내용을 토대로 하여 내려져야 할 것이다.In addition, terms to be described below are terms defined in consideration of functions in the present invention, which may vary according to the intention or convention of a user or an operator. Therefore, the definitions of these terms should be made based on the contents throughout the specification.

아울러, 아래의 실시예는 본 발명의 권리범위를 한정하는 것이 아니라 본 발명의 청구범위에 제시된 구성요소의 예시적인 사항에 불과하며, 본 발명의 명세서 전반에 걸친 기술사상에 포함되고 청구범위의 구성요소에서 균등물로서 치환 가능한 구성요소를 포함하는 실시예는 본 발명의 권리범위에 포함될 수 있다.In addition, the following examples are not intended to limit the scope of the present invention but merely illustrative of the components set forth in the claims of the present invention, which are included in the technical spirit throughout the specification of the present invention and constitute the claims Embodiments that include a substitutable component as an equivalent in the element may be included in the scope of the present invention.

첨부된 도 6은 종래의 캐시에 있어서 캐시가 빈 상태와 캐시가 찬 상태에서 접속할 경우 다운로드 파일을 비교한 것이다.6 shows a comparison of a download file when a cache is empty and a cache is full in a conventional cache.

도 6을 참조하면 특정 어플리케이션을 캐시가 빈 상태에서 접속하는 경우실제 다운로드 하는 파일의 수 및 사이즈는 136번의 HTTP 요청신호와 933.6KB의 다운로드 트래픽이 발생했으나,(도 6의 a참조)와 캐시가 찬 상태에서 접속하는 경우, 실제 다운로드 하는 파일의 수 및 사이즈는 단지 17번의 HTTP 요청신호와 161.5KB의 다운로드 트래픽이 발생했음을 보여준다.(도 6의 b참조)Referring to FIG. 6, when a particular application is accessed while the cache is empty, the number and size of files actually downloaded are 136 HTTP request signals and 933.6 KB of download traffic (see FIG. 6A). When connected in a cold state, the number and size of files actually downloaded show that only 17 HTTP request signals and 161.5 KB of download traffic occurred (see Fig. 6b).

이처럼 캐시 기술을 사용하는 경우, 서버에서의 파일 다운로드 수를 획기적으로 줄일 수 있어서 사용자의 어플리케이션 이용 체감 성능을 높이고, 서버의 부하 및 트래픽을 절감할 수 있다.By using cache technology, the number of file downloads from the server can be dramatically reduced, which can increase the user's application experience and reduce the server load and traffic.

그러나 상기와 같은 종래의 통상적인 방식의 캐싱기술을 이용할 경우 어플리케이션 성능 측정 서버는 상기 캐시로 인해 자주 이용하는 사용자 관점의 성능만 측정이 가능하다는 문제점이 존재한다.However, there is a problem that the application performance measurement server can measure only the performance of the user's perspective often used due to the cache when using the conventional caching technique of the related art.

따라서 본 발명은 최초 혹은 드물게 접속하는 사용자 관점의 서비스 성능 관리를 위해 캐시의 저장동작을 제어하는 HTTP요청 및 응답신호의 캐시관련 필드를 삭제 또는 조작하여, 어플리케이션에서 캐시가 근원적으로 저장되지 않도록 한다.Therefore, the present invention deletes or manipulates the cache-related fields of the HTTP request and response signals that control the storage operation of the cache for service performance management from the perspective of the first or infrequently accessed user so that the cache is not stored in the application.

첨부된 도 1은 본 발명의 올바른 실시예에 따른 동작 구성도이다.1 is a block diagram illustrating the operation of a preferred embodiment of the present invention.

도1을 참조하면 본 발명은 어플리케이션이 설치된 사용자 단말기(100);와 상기 어플리케이션에 데이터를 제공하는 서버(120);와 상기 어플리케이션이 상기서버에 접속하여 실행되는데 소요되는 시간을 측정하는 성능관리 에이전트(150)로 구성되어 상기 성능관리 에이전트에 의해 상기 어플리케이션의 접속속도를 측정한다.Referring to FIG. 1, the present invention provides a user terminal 100 in which an application is installed; and a server 120 providing data to the application; and a performance management agent measuring a time required for the application to be executed by accessing the server. It is configured to 150 to measure the connection speed of the application by the performance management agent.

또한 상기 성능관리에이전트(150)에는 상기 사용자 단말기(100)에 탑재되어 구동되며 상기 성능관리에이전트에는 측정모드를 선택하는 측정모드 선택모듈;과 상기 어플리케이션을 구동주기와 구동횟수가 저장된 스케줄러;와 상기 어플리케이션에 구동명령을 전달하는 구동부;와 상기 어플리케이션(105)의 접속 속도를 측정하는 성능 측정부;를 포함한다.In addition, the performance management agent 150 is mounted on the user terminal 100 and driven, and the performance management agent includes a measurement mode selection module for selecting a measurement mode; and a scheduler storing a driving cycle and a driving frequency of the application; It includes a driver for transmitting a drive command to the application; and a performance measuring unit for measuring the connection speed of the application 105.

이를더욱 상세하게 설명하면 상기 측정모드 선택모듈은 상기 어플리케이션에 실행시에 캐시메모리에 저장된 파일을 사용하여 실행되는 캐시사용 측정모드;와 캐시메모리에 파일이 저장되지 않은 상태로 실행되는 캐시미사용 측정모드;를 제공하여 캐시메모리의 사용여부에 따라 접속속도를 측정한다.In more detail, the measurement mode selection module includes a cache usage measurement mode that is executed using a file stored in a cache memory when the application is executed; and a cache usage measurement mode that is executed without a file stored in a cache memory. Provide a; to measure the connection speed depending on whether or not the cache memory is being used.

또한 상기 스케줄러에는 상기 어플리케이션의 구동주기와 구동횟수가 저장됨에 따라 상기 구동부는 상기 스케줄러에 저장된 구동주기와 구동횟수에 맞추어 상기 어플리케이션(105)에 구동명령을 전달한다.In addition, as the driving cycle and the driving frequency of the application are stored in the scheduler, the driving unit transmits a driving command to the application 105 according to the driving cycle and the driving frequency stored in the scheduler.

또한 상기 성능측정부는 상기 캐시사용 측정모드와 상기 캐시미사용 측정모드의 선택에 따라 캐시사용 측정모드시에 측정된 캐시사용 성능측정값과 상기 캐시미사용 측정모드시에 측정된 캐시미사용 성능측정값을 별도로 관리하는 성능관리에이전트(150);를 구비한다.In addition, the performance measuring unit separately separates the cache usage performance measurement value measured in the cache usage measurement mode and the cache usage performance measurement value measured in the cache usage measurement mode according to the selection of the cache usage measurement mode and the cache usage measurement mode. And a performance management agent 150 for managing.

또한 상기 사용자 단말기(100)에는 상기 어플리케이션이 실행될 때 재방문시 사용되는 파일이 저장된 캐시메모리(170); 가 구비되고 상기 사용자 단말기에는 상기 케시메모리에 저장된 파일을 삭제하거나 상기 캐시메모리에 파일이 저장되지 못하도록 제어하는 변조기(110);가 탑재된다.In addition, the user terminal 100 includes a cache memory 170 in which a file used for revisit when the application is executed; Is provided and the user terminal is provided with a modulator (110) for controlling to delete the file stored in the cache memory or not stored in the cache memory.

또한 상기 성능측정부는 상기 어플리케이션을 반복구동하여 측정한 성능측정값들의 평균값을 구하여 얻은 평균성능측정값을 획득하여 이를 실제성능측정값으로 저장하고, 상기 평균성능측정값을 성능관리서버;로 송신한다.In addition, the performance measurement unit obtains the average performance measurement value obtained by obtaining the average value of the performance measurement values measured by repeatedly driving the application, and stores it as the actual performance measurement value, and transmits the average performance measurement value to the performance management server; .

첨부된 도 2는 본 발명의 캐시가 비워진 어플리케이션의 접속 속도 성능 측정 및 관리 방법을 도시한 개략도이다.2 is a schematic diagram illustrating a method for measuring and managing connection speed performance of an application of which the cache is empty according to the present invention.

도 2를 참조하면 어플리케이션 성능관리시스템을 사용하여 상기 어플리케이션의 접속 속도 성능 측정을 하는 방법에 있어서 어플리케이션의 성능을 측정하는 상기 성능관리에이전트에서 상기 구동부를 통해 상기 어플리케이션에 반복구동 명령을 전달하는 제1단계(S110);와 상기 어플리케이션은 반복구동명령을 전달받아 서버에 반복적으로 HTTP요청신호를 송신하는 제2단계(S120);와 상기 어플리케이션과 서버 사이에 송수신되는 HTTP요청 및 응답 신호를 가로채서 HTTP헤더에 포함된 캐시 관련 제어문을 제거 또는 변조하여 캐시메모리에 파일이 저장되는 것을 방지하는 제3단계(S130);와 상기 캐시메모리의 파일이 없는 상태에서 상기 어플리케이션의 접속성능을 측정하는 제4단계(S140);를 포함한다.Referring to FIG. 2, in a method of measuring connection speed performance of an application using an application performance management system, the performance management agent for measuring a performance of an application transmits a repeat driving command to the application through the driver; Step (S110); and the second step (S120) of repeatedly transmitting an HTTP request signal to a server in response to a repeat driving command; and intercepting the HTTP request and response signal transmitted and received between the application and the server, HTTP A third step (S130) of preventing or storing a file in a cache memory by removing or modulating a cache related control statement included in a header; and a fourth step of measuring a connection performance of the application in a state in which there is no file in the cache memory. (S140); includes.

첨부된 도 3은 본 발명의 캐시동작을 무효화 하는 방법을 도시한 개략도이다.3 is a schematic diagram illustrating a method of invalidating the cache operation of the present invention.

도 3을 참조하면 본 발명은 3단계(도2 참조)에 있어서 성능관리에이전트는 측정모드 선택모듈에서 선택된 측정모드를 확인하는 제3-1단계(S210);와 상기 선택 모듈의 모드가 캐시 사용 측정모드 인 경우 상기 선택 모듈의 모드가 캐시 사용 측정모드 인 경우 캐시메모리에 저장된 파일을 이용하여 어플리케이션을 실행하고, 상기 선택 모듈의 모드가 캐시 미사용 측정모드인 경우 HTTP요청신호에 포함된 캐시 관련 제어문을 삭제 또는 변조하는 제3-2단계(S220);를 포함한다.Referring to FIG. 3, in the third step (see FIG. 2), the performance management agent checks the measurement mode selected in the measurement mode selection module in step 3-1 (S210); and the mode of the selection module uses cache. In the measurement mode, when the mode of the selection module is the cache usage measurement mode, the application is executed by using a file stored in the cache memory, and when the mode of the selection module is the non-cache measurement mode, the cache related control statement included in the HTTP request signal It includes; 3-2 step (S220) to delete or modulate.

또한 상기 제3-2단계에 있어서 캐시 미사용 측정모드인 경우 가로챈 패킷이 HTTP요청신호인지, HTTP응답신호인지 확인하는 3-2-1단계(S230);와 In addition, in step 3-2, when the cache is not used in the measurement mode, step 3-2-1 for checking whether the intercepted packet is an HTTP request signal or an HTTP response signal (S230); and

HTTP요청 신호인 경우 HTTP요청 데이터 상의 캐시 관련 필드를 삭제하여 캐시의 저장이 이루어지지않도록 하고, HTTP응답신호인 경우 HTTP응답 데이터 상의 캐시 관련 필드를 삭제 또는 변조하는 3-2-2단계(S240);를 더 포함한다.In the case of the HTTP request signal, the cache-related field on the HTTP request data is deleted to prevent the cache from being stored, and in the case of the HTTP response signal, the step 3-2-2 of deleting or modifying the cache-related field in the HTTP response data (S240). It further includes;

첨부된 도 4는 본 발명의 캐시가 빈 상태와 캐시가 찬 상태에서 접속할 경우 동작상태를 개략적으로 도시한 것이다.4 is a diagram schematically illustrating an operation state when the cache of the present invention is accessed in an empty state and a full state of the cache.

도 4를 참조하면 상기 캐시미사용 측정모드가 선택되어 실행되면 상기 변조기는 상기 서버에서 어플리케이션으로 전송하는 HTTP응답신호(140)를 가로채서, 상기 HTTP응답신호에 포함된 캐시 관련제어문을 삭제 또는 변조하여, 상기 캐시메모리에 파일이 저장되는 것을 방지하여 캐시 미사용 상태에서 상기 어플리케이션이 접속되는 속도를 측정한다.Referring to FIG. 4, when the cache unused measurement mode is selected and executed, the modulator intercepts the HTTP response signal 140 transmitted from the server to the application and deletes or modulates the cache related control statement included in the HTTP response signal. By preventing a file from being stored in the cache memory, the speed at which the application is connected in a cache unused state is measured.

이를 더욱 상세하게 설명하면 상기 변조기(110)는 어플리케이션(105)에서 상기 서버(120)로 전송하는 HTTP 요청 신호(130)을 가로채되 HTTP 헤더상의 캐시관련제어문을 삭제한 HTTP요청신호(135)으로 변조한 후 상기 캐시관련 제어문을 삭제한 HTTP요청신호(135)를 서버(120)로 송신한다.In more detail, the modulator 110 intercepts the HTTP request signal 130 transmitted from the application 105 to the server 120, but deletes the cache related control statement on the HTTP header. After the modulation, the HTTP request signal 135 in which the cache related control statement is deleted is transmitted to the server 120.

또한 상기 변조기는 상기 서버(120)에서 상기 어플리케이션(105)으로 전송하는 HTTP 응답 신호(140)을 가로채서 HTTP 헤더 상의 캐시관련제어문을 삭제한 HTTP응답신호(145)으로 어플리케이션(105)에 전달함으로써 캐시메모리(170)에 캐시가 저장되는 동작을 무효화한다.(도 1의 a참조)In addition, the modulator intercepts the HTTP response signal 140 transmitted from the server 120 to the application 105 and transmits the HTTP response signal 145 to the application 105 by deleting the cache related control statement on the HTTP header. The operation of storing the cache in the cache memory 170 is invalidated (see a in FIG. 1).

또한 캐시사용측정 모드일 경우에는 변조기에서 진행하는 상기 일련의 모든 과정을 바이패스하고 종래의 HTTP송수신 과정을 진행하며, 캐시메모리(170)에 저장된 캐시를 불러와 사용한다.(도 1의 b참조)In case of the cache usage measurement mode, the above-mentioned all processes of the modulator are bypassed, the conventional HTTP transmission and reception process is performed, and the cache stored in the cache memory 170 is called and used. )

첨부된 도 5는 본 발명의 동작 알고리즘을 개략적으로 도시한 것이다.5 is a schematic diagram illustrating an operation algorithm of the present invention.

도 5를 참조하면 본 발명의 HTTP요청 및 응답신호에 포함된 캐시 관련 제어문을 삭제 또는 변조하는 방법은 성능관리에이전트는 측정모드 선택모듈에서 선택된 측정모드를 확인하되, 상기 선택 모듈의 모드가 캐시 사용 측정모드 인 경우 어플리케이션 실행시에 캐시메모리에 저장된 파일을 이용하고Referring to FIG. 5, the method for deleting or modulating the cache-related control statement included in the HTTP request and response signal of the present invention checks the measurement mode selected by the measurement mode selection module, but the mode of the selection module uses cache. In the measurement mode, files stored in the cache memory are used when the application is executed.

상기 선택 모듈의 모드가 캐시 미사용 측정모드인 경우 HTTP요청신호에 포함된 캐시 관련 제어문을 삭제 또는 변조한다.If the mode of the selection module is the cache unused measurement mode, the cache related control statement included in the HTTP request signal is deleted or modulated.

상기 선택모듈의 모드가 캐시 미사용 측정모드인 경우 HTTP신호에 포함된 데이터의 캐시 관련 필드를 삭제 또는 변조하는 방법은 가로챈 패킷이 HTTP요청신호인지, HTTP응답신호인지 확인하고, HTTP요청 신호인 경우 HTTP요청 데이터 상의 캐시 관련 필드를 삭제하되, HTTP응답신호인 경우 HTTP응답 데이터 상의 캐시 관련 필드를 삭제 또는 변조한다.When the mode of the selection module is the cache unused measurement mode, the method of deleting or modulating the cache-related fields of the data included in the HTTP signal may be an HTTP request signal or an HTTP response signal. The cache related field on the HTTP request data is deleted, but in the case of the HTTP response signal, the cache related field on the HTTP response data is deleted or tampered with.

이를 더욱 상세하게 설명하면 상기 HTTP응답 데이터 상의 캐시 관련 필드를 변조하는 방법은, 응답코드를 “403 Forbidden” 으로 변조하여 캐시 파일이 상기 사용자 단말기에 다운로드 되지 않도록 HTTP응답 데이터를 변조한다.In more detail, in the method of modulating a cache related field on the HTTP response data, the response code is modulated to “403 Forbidden” to modulate the HTTP response data so that the cache file is not downloaded to the user terminal.

이상 본 발명을 구체적인 실시예를 통하여 상세히 설명하였으나, 이는 본 발명을 구체적으로 설명하기 위한 것으로, 본 발명은 이에 한정되지 않으며, 본 발명의 기술적 사상 내에서 당 분야의 통상의 지식을 가진 자에 의해 그 변형이나 개량이 가능함이 명백하다.Although the present invention has been described in detail through specific examples, it is intended to describe the present invention in detail, and the present invention is not limited thereto, and should be understood by those skilled in the art within the technical spirit of the present invention. It is obvious that modifications and improvements are possible.

본 발명의 단순한 변형 내지 변경은 모두 본 발명의 범주에 속하는 것으로 본 발명의 구체적인 보호 범위는 첨부된 특허청구범위에 의해 명확해질 것이다.Simple modifications and variations of the present invention are all within the scope of the present invention, and the specific scope of protection of the present invention will be apparent from the appended claims.

100 단말기 105 어플리케이션
110 변조기 120 서버
130 HTTP요청신호 135 캐시관련제어문을 삭제한 HTTP요청신호
140 HTTP응답신호 145 캐시관련제어문을 삭제한 HTTP응답신호
150 성능 관리에이전트 160 성능관리서버
170 캐시메모리
100 terminal 105 application
110 modulator 120 server
130 HTTP Request Signal 135 HTTP Request Signal with Cache-related Control Statement Deleted
140 HTTP response signal 145 HTTP response signal with cache-related control statement deleted
150 Performance Management Agent 160 Performance Management Server
170 cache memory

Claims (7)

어플리케이션이 설치된 사용자 단말기;와
상기 어플리케이션에 데이터를 제공하는 서버;와
상기 어플리케이션이 상기서버에 접속하여 실행되는데 소요되는 시간을 측정하는 성능관리 에이전트로 구성되어
상기 성능관리 에이전트에 의해 상기 어플리케이션의 접속속도를 측정하는 어플리케이션 성능관리시스템.
A user terminal in which an application is installed; and
A server providing data to the application; and
It consists of a performance management agent that measures the time it takes for the application to access and run the server
Application performance management system for measuring the connection speed of the application by the performance management agent.
제1항에 있어서
상기 성능관리에이전트에는 상기 사용자 단말기에 탑재되어 구동되며
상기 성능관리에이전트에는
측정모드를 선택하는 측정모드 선택모듈;과
상기 어플리케이션을 구동주기와 구동횟수가 저장된 스케줄러;와
상기 어플리케이션에 구동명령을 전달하는 구동부;와
상기 어플리케이션의 접속 속도를 측정하는 성능 측정부;를 포함하는 것을 특징으로 하는 어플리케이션의 접속속도를 측정하는 어플리케이션 성능관리시스템.
The method of claim 1
The performance management agent is mounted on the user terminal and driven
The performance management agent
Measurement mode selection module for selecting the measurement mode; And
A scheduler storing a driving cycle and a driving frequency of the application; and
A driver for transmitting a driving command to the application; and
Application performance management system for measuring the connection speed of the application comprising a; performance measurement unit for measuring the connection speed of the application.
제2항에 있어서
상기 사용자 단말기에는 상기 어플리케이션이 실행될 때 재방문시 사용되는 파일이 저장된 캐시메모리; 가 구비되고
상기 사용자 단말기에는 상기 케시메모리에 저장된 파일을 삭제하거나 상기 캐시메모리에 파일이 저장되지 못하도록 제어하는 변조기;가 탑재되는 것을 특징으로 하는 어플리케이션의 접속속도를 측정하는 어플리케이션 성능관리시스템.
The method of claim 2
The user terminal may include a cache memory that stores a file used for revisit when the application is executed; Being equipped
And a modulator configured to delete the file stored in the cache memory or prevent the file from being stored in the cache memory.
제3항에 있어서
상기 측정모드 선택모듈은 상기 어플리케이션에 실행시에 캐시메모리에 저장된 파일을 사용하여 실행되는 캐시사용 측정모드;와
캐시메모리에 파일이 저장되지 않은 상태로 실행되는 캐시미사용 측정모드;를 제공하여 캐시메모리의 사용여부에 따라 접속속도를 측정하는 것을 특징으로 하는 어플리케이션의 접속속도를 측정하는 어플리케이션 성능관리시스템.
The method of claim 3,
The measurement mode selection module is a cache usage measurement mode that is executed using a file stored in the cache memory when the application is executed; and
Application performance management system for measuring the connection speed of the application, characterized in that for measuring the connection speed in accordance with the use of the cache memory;
제4항에 있어서
상기 스케줄러에는 상기 어플리케이션의 구동주기와 구동횟수가 저장됨에 따라 상기 구동부는 상기 스케줄러에 저장된 구동주기와 구동횟수에 맞추어 상기 어플리케이션에 구동명령을 전달하는 것을 특징으로 하는 어플리케이션의 접속속도를 측정하는 어플리케이션 성능관리시스템.
The method of claim 4
As the driving cycle and the driving frequency of the application is stored in the scheduler, the driving unit transmits a driving command to the application according to the driving cycle and the driving frequency stored in the scheduler. Management system.
제1항 내지 제5항의 어플리케이션 성능관리시스템을 사용하여 상기 어플리케이션의 접속 속도 성능 측정을 하는 방법에 있어서
어플리케이션의 성능을 측정하는 상기 성능관리에이전트에서 상기 구동부를 통해 상기 어플리케이션에 반복구동 명령을 전달하는 제1단계;와
상기 어플리케이션은 반복구동명령을 전달받아 서버에 반복적으로 HTTP요청신호를 송신하는 제2단계;와
상기 어플리케이션과 서버 사이에 송수신되는 HTTP요청 및 응답 신호를 가로채서 HTTP헤더에 포함된 캐시 관련 제어문을 제거 또는 변조하여 캐시메모리에 파일이 저장되는 것을 방지하는 제3단계;와
상기 캐시메모리의 파일이 없는 상태에서 상기 어플리케이션의 접속성능을 측정하는 제4단계;를 포함하는 것을 특징으로 하는 어플리케이션의 접속속도를 측정하는 어플리케이션 성능측정방법.
In the method for measuring the connection speed performance of the application using the application performance management system of claim 1
A first step of transmitting a repeat driving command to the application through the driver in the performance management agent measuring the performance of the application; and
The application is a second step of receiving an iterative drive command and repeatedly sending an HTTP request signal to the server; And
Intercepting the HTTP request and response signals transmitted and received between the application and the server and removing or modulating the cache related control statement included in the HTTP header to prevent the file from being stored in the cache memory; and
And a fourth step of measuring a connection performance of the application in a state in which there is no file in the cache memory.
제6항에 있어서
상기 제3단계는 성능관리에이전트는 측정모드 선택모듈에서 선택된 측정모드를 확인하는 제3-1단계;와
상기 선택 모듈의 모드가 캐시 사용 측정모드 인 경우 캐시메모리에 저장된 파일을 이용하여 어플리케이션을 실행하고,
상기 선택 모듈의 모드가 캐시 미사용 측정모드인 경우 HTTP요청신호에 포함된 캐시 관련 제어문을 삭제 또는 변조하는 제3-2단계;를 포함하는 것을 특징으로 하는 어플리케이션의 접속속도를 측정하는 어플리케이션 성능측정방법.
The method of claim 6
In the third step, the performance management agent checks the measurement mode selected in the measurement mode selection module in step 3-1; and
When the mode of the selection module is the cache usage measurement mode, the application is executed using the file stored in the cache memory,
If the mode of the selection module is the cache unused measurement mode, step 3-2 of deleting or modulating the cache-related control statement included in the HTTP request signal; measuring the performance of an application; .
KR1020180047038A 2018-04-24 2018-04-24 Application performance management system that measures application connection speed KR102130544B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020180047038A KR102130544B1 (en) 2018-04-24 2018-04-24 Application performance management system that measures application connection speed

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180047038A KR102130544B1 (en) 2018-04-24 2018-04-24 Application performance management system that measures application connection speed

Publications (2)

Publication Number Publication Date
KR20190123391A true KR20190123391A (en) 2019-11-01
KR102130544B1 KR102130544B1 (en) 2020-07-06

Family

ID=68535410

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180047038A KR102130544B1 (en) 2018-04-24 2018-04-24 Application performance management system that measures application connection speed

Country Status (1)

Country Link
KR (1) KR102130544B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021066344A1 (en) 2019-10-04 2021-04-08 주식회사 엘지화학 Battery module, battery pack including battery module, and vehicle including battery pack

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20110112545A (en) * 2010-04-07 2011-10-13 주식회사 엘지유플러스 Method for measuring user sensory performance of web service and recording medium therefore and computing device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20110112545A (en) * 2010-04-07 2011-10-13 주식회사 엘지유플러스 Method for measuring user sensory performance of web service and recording medium therefore and computing device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021066344A1 (en) 2019-10-04 2021-04-08 주식회사 엘지화학 Battery module, battery pack including battery module, and vehicle including battery pack

Also Published As

Publication number Publication date
KR102130544B1 (en) 2020-07-06

Similar Documents

Publication Publication Date Title
US10061852B1 (en) Transparent proxy tunnel caching for database access
AU2007313956B2 (en) Offline execution of Web based applications
US6272536B1 (en) System and method for the distribution of code and data
US6823374B2 (en) Adjusting the cacheability of web documents according to the responsiveness of its content server
US20100131617A1 (en) Method and system for differential transmission of web page structures
US20120096261A1 (en) Method and apparatus for controlling access to encrypted network communication channels
CN108932277B (en) Webpage loading method, webpage loading system and server
US10691598B2 (en) Method of optimization of cache memory management and corresponding apparatus
CN108804515B (en) Webpage loading method, webpage loading system and server
Wingerath et al. Speed Kit: a polyglot & GDPR-compliant approach for caching personalized content
CN111083093B (en) Method and device for calling terminal capability, electronic equipment and storage medium
WO2003094474A1 (en) A communication system, mobile device therefor and methods of storing pages on a mobile device
US7069297B2 (en) Data transfer scheme using re-direct response message for reducing network load
WO2005112394A1 (en) Access control for requested web objects based on http validation
Netravali et al. Remote-control caching: Proxy-based url rewriting to decrease mobile browsing bandwidth
KR102130544B1 (en) Application performance management system that measures application connection speed
US6968396B1 (en) Reloading of hypermedia pages by sending only changes
CN112926002A (en) Service request processing method and device
CN109672756B (en) Data transmission method and related device, server and storage medium
CN111078257B (en) H5 application package loading method and related device
EP2850809A1 (en) Providing data to a network terminal
CN109284616B (en) Data access and data issuing method, device, equipment and storage medium
US8527711B2 (en) Method and system to preview new cacheable content
KR20000051344A (en) Web service method using applet version control
JP2005504398A (en) Mobile web browsing devices

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant