KR102130544B1 - 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
KR102130544B1
KR102130544B1 KR1020180047038A KR20180047038A KR102130544B1 KR 102130544 B1 KR102130544 B1 KR 102130544B1 KR 1020180047038 A KR1020180047038 A KR 1020180047038A KR 20180047038 A KR20180047038 A KR 20180047038A KR 102130544 B1 KR102130544 B1 KR 102130544B1
Authority
KR
South Korea
Prior art keywords
application
cache
performance
measurement mode
stored
Prior art date
Application number
KR1020180047038A
Other languages
Korean (ko)
Other versions
KR20190123391A (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

본 발명은 어플리케이션이 설치된 사용자 단말기;와 상기 어플리케이션에 데이터를 제공하는 서버;와 상기 어플리케이션이 상기서버에 접속하여 실행되는데 소요되는 시간을 측정하는 성능관리 에이전트로 구성되어 상기 성능관리 에이전트에 의해 상기 어플리케이션의 접속속도를 측정한다.
또한 상기 성능관리에이전트에는 상기 사용자 단말기에 탑재되어 구동되며 상기 성능관리에이전트에는 측정모드를 선택하는 측정모드 선택모듈;과 상기 어플리케이션을 구동주기와 구동횟수가 저장된 스케줄러;와 상기 어플리케이션에 구동명령을 전달하는 구동부;와 상기 어플리케이션의 접속 속도를 측정하는 성능 측정부;를 포함으로써 캐시메모리가 빈 상태에서 최초 또는 드물게 방문하는 사용자의 체감 성능을 구분하여 관리할 수 있는 어플리케이션 서비스 성능 관리를 위한 HTTP캐시 무효화 방법에 관한 것이다.
The present invention consists of a user terminal with an application installed; a server providing data to the application; and a performance management agent measuring the time it takes for the application to access and run the application. Measure the connection speed of.
In addition, the performance management agent is mounted and driven on the user terminal and the performance management agent is a measurement mode selection module for selecting a measurement mode; and a scheduler storing the driving cycle and the number of times the application is stored; and transmitting a driving command to the application HTTP cache for application service performance management that can be managed by classifying the sensory performance of a user who first or rarely visits a cache memory in an empty state by including a driving unit to perform and a performance measuring unit to measure a connection speed of the application. It's about how.

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 a method for invalidating an HTTP cache for application service performance management, and more specifically, a conventional HTTP application service is a file stored in an internal cache memory rather than a server by a user who revisits using an HTTP cache technology. However, the present invention creates an environment in which the user terminal visiting for the first time accesses the application by invalidating the HTTP cache storage operation for measuring performance from the perspective of the user who does not use the application for the first time or frequently. It relates to a method for measuring and managing the connection performance of an application using HTTP such as an app service.

종래의 HTTP 캐시는 클라이언트가 요청하는 html, image, js, css 등의 웹 또는 모바일앱을 구성하는 리소스에 대한 첫 요청 시에 해당 파일을 특정 위치에 복사본을 저장하고, 이후 동일한 리소스에 대한 요청은 다시 서버로부터 내려 받지 않고 저장한 파일을 이용하여 더 빠르게 서비스하는 기술이다. 이를 통해 오프라인일 때도 해당 컨텐츠를 이용할 수 있으며, 서버에서 다시 파일을 다운로드 받지 않고, 로컬에 저장된 파일을 이용하므로 훨씬 빠른 속도와 데이터 트래픽 절감이 가능하며, 파일 전송 등에 필요한 서버의 부하를 감소할 수 있다.The 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. that the client requests, and then requests for the same resource It is a technology that provides faster service by using the saved file without downloading it from the server again. Through this, the content can be used even when offline, and the file is not downloaded from the server again, and the locally stored file is used, enabling much faster speed and data traffic reduction, and reducing the server load required for file transfer. have.

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

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

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

어플리케이션 서비스를 자주 방문하는 사용자는 채워진 캐시메모리로 인해 빠른 속도로 접속이 가능하지만, 최초 또는 드물게 방문하는 사용자는 빈 캐시메모리로 인해 느린 속도로 접속이 될 것이고 이는 결국 해당 사용자의 이탈을 초래하게 된다. 따라서 서비스 성능관리 측면에서는 자주 사용하는 사용자 관점 보다는 최초 또는 드물게 방문하는 사용자 관점에서의 관리가 더욱 중요하다.Users who frequently visit the application service can access at a high speed due to the filled cache memory, but users who visit first or rarely will access at a low speed due to the empty cache memory, which eventually leads to the user's departure. . Therefore, in terms of service performance management, it is more important to manage from the perspective of the first or rarely visited user than the frequently used user perspective.

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

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

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

그러나 본 발명의 목적은 상기에 언급된 목적으로 제한되지 않으며, 언급되지 않은 또 다른 목적은 아래의 기재로부터 당업자에게 명확하게 이해될 수 있을 것이다.However, the object of the present invention is not limited to the above-mentioned object, another object 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 is composed of a user terminal in which an application is installed; a server providing data to the application; and a performance management agent measuring the time required for the application to access and execute the application. The connection speed of the application is measured by a performance management agent.

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

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

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

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

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

또한 상기 성능측정부는 상기 캐시사용 측정모드와 상기 캐시미사용 측정모드의 선택에 따라 측정된 캐시사용 성능측정값과 상기 캐시미사용 측정모드시에 측정된 캐시미사용 성능측정값을 별도로 관리하는 성능관리에이전트;를 구비한다.In addition, the performance measurement unit is a performance management agent that separately manages the cache performance measurement value measured in accordance with the selection of the cache usage measurement mode and the cache usage measurement mode and the cache usage performance measurement value measured in 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, stores the average 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 first step of transmitting a repetitive driving command to the application through the driver in the performance management agent measuring the performance of the application in the method of measuring the connection speed performance of the application using the application performance management system ; And the application is a second step of repeatedly sending an HTTP request signal to a server by receiving a repetitive driving command; and a cache-related control statement included in the HTTP header by intercepting the HTTP request and response signals transmitted and received between the application and the server. The third step of removing or modulating to prevent the file is stored in the cache memory; and the fourth step of measuring the 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, step 3-1; and when the mode of the selection module is a cache use measurement mode, the mode of the selection module is a cache use measurement mode. In the case of executing the application using a file stored in the cache memory, and if the mode of the selection module is a cache unused measurement mode, steps 3-2 of deleting or modulating the cache-related control statement included in the HTTP request signal; It measures the connection speed of the featured application.

또한 상기 제3-2단계에 있어서 캐시 미사용 측정모드인 경우 가로챈 패킷이 HTTP요청신호인지, HTTP응답신호인지 확인하는 3-2-1단계;와 Also, in step 3-2, when the cache is not in the measurement mode, steps 3-2-1 to check 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 field on the HTTP request data is deleted to prevent the cache from being stored, and in the case of the HTTP response signal, steps 3-2-2 of deleting or modulating the cache-related field on the HTTP response data are further added. It measures 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 modulates the HTTP response data so that the cache file is not downloaded to the user terminal by modulating the response code to “403 Forbidden”.

본 발명의 특징 및 이점들은 첨부도면에 의거한 다음의 상세한 설명으로 더욱 명백해질 것이다.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 should not be interpreted in a conventional and lexical sense, and the inventor can appropriately define the concept of terms in order to explain his or her invention in the best way. Based on the principle that it should be interpreted as meanings and concepts consistent with the technical spirit of the present invention.

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

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

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

이하, 본 발명의 바람직한 실시예를 첨부된 도면을 참조하여 설명하기로 한다. 이 과정에서 도면에 도시된 선들의 두께나 구성요소의 크기 등은 설명의 명료성과 편의상 과장되게 도시되어 있을 수 있다.Hereinafter, preferred 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 components shown in the drawings may be exaggerated for clarity and convenience.

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

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

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

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

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

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

따라서 본 발명은 최초 혹은 드물게 접속하는 사용자 관점의 서비스 성능 관리를 위해 캐시의 저장동작을 제어하는 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 to manage the service performance from the perspective of the first or rarely accessed user, so that the cache is not basically stored in the application.

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

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

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

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

또한 상기 스케줄러에는 상기 어플리케이션의 구동주기와 구동횟수가 저장됨에 따라 상기 구동부는 상기 스케줄러에 저장된 구동주기와 구동횟수에 맞추어 상기 어플리케이션(105)에 구동명령을 전달한다.In addition, as the driving cycle and 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 driving frequency stored in the scheduler.

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

또한 상기 사용자 단말기(100)에는 상기 어플리케이션이 실행될 때 재방문시 사용되는 파일이 저장된 캐시메모리(170); 가 구비되고 상기 사용자 단말기에는 상기 케시메모리에 저장된 파일을 삭제하거나 상기 캐시메모리에 파일이 저장되지 못하도록 제어하는 변조기(110);가 탑재된다.Also, the user terminal 100 includes a cache memory 170 in which files used when re-visiting when the application is executed are stored; Is equipped and is equipped with a modulator 110 for controlling the user terminal to delete the file stored in the cache memory or to prevent the file from being 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, stores the average 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 in which the cache of the present invention is emptied.

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

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

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

또한 상기 제3-2단계에 있어서 캐시 미사용 측정모드인 경우 가로챈 패킷이 HTTP요청신호인지, HTTP응답신호인지 확인하는 3-2-1단계(S230);와 Also, in the step 3-2, when the cache is not used in the measurement mode, a 3-2-1 step (S230) of checking whether the intercepted packet is an HTTP request signal or an HTTP response signal; 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 so that the cache is not stored, and in the case of the HTTP response signal, the step 3-2-2 of deleting or modulating the cache-related field on the HTTP response data (S240) ; Further includes.

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

도 4를 참조하면 상기 캐시미사용 측정모드가 선택되어 실행되면 상기 변조기는 상기 서버에서 어플리케이션으로 전송하는 HTTP응답신호(140)를 가로채서, 상기 HTTP응답신호에 포함된 캐시 관련제어문을 삭제 또는 변조하여, 상기 캐시메모리에 파일이 저장되는 것을 방지하여 캐시 미사용 상태에서 상기 어플리케이션이 접속되는 속도를 측정한다.Referring to FIG. 4, when the cache-free 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. , It prevents a file from being stored in the cache memory, and measures the speed at which the application is accessed when the cache is not used.

이를 더욱 상세하게 설명하면 상기 변조기(110)는 어플리케이션(105)에서 상기 서버(120)로 전송하는 HTTP 요청 신호(130)을 가로채되 HTTP 헤더상의 캐시관련제어문을 삭제한 HTTP요청신호(135)으로 변조한 후 상기 캐시관련 제어문을 삭제한 HTTP요청신호(135)를 서버(120)로 송신한다.To explain this in more detail, the modulator 110 intercepts the HTTP request signal 130 transmitted from the application 105 to the server 120 to the HTTP request signal 135 that deletes the cache-related control statement on the HTTP header. After modulating, the HTTP request signal 135 which deletes the cache-related control statement 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 cache-related control statement on the HTTP header to the application 105 as an HTTP response signal 145 that is deleted. The operation in which the cache is stored in the cache memory 170 is invalidated (see a in FIG. 1).

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

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

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

상기 선택 모듈의 모드가 캐시 미사용 측정모드인 경우 HTTP요청신호에 포함된 캐시 관련 제어문을 삭제 또는 변조한다.When the mode of the selection module is a cache-free 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 a non-cached measurement mode, a method of deleting or modulating the cache-related field of data included in the HTTP signal checks whether the intercepted packet is an HTTP request signal or an HTTP response signal, and in the case of an HTTP request signal The cache-related field on the HTTP request data is deleted, but in the case of an HTTP response signal, the cache-related field on the HTTP response data is deleted or falsified.

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

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

본 발명의 단순한 변형 내지 변경은 모두 본 발명의 범주에 속하는 것으로 본 발명의 구체적인 보호 범위는 첨부된 특허청구범위에 의해 명확해질 것이다.All simple modifications or changes of the present invention belong to the scope of the present invention, and the specific protection scope of the present invention will be clarified by the appended claims.

100 단말기 105 어플리케이션
110 변조기 120 서버
130 HTTP요청신호 135 캐시관련제어문을 삭제한 HTTP요청신호
140 HTTP응답신호 145 캐시관련제어문을 삭제한 HTTP응답신호
150 성능 관리에이전트 160 성능관리서버
170 캐시메모리
100 terminals 105 applications
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)

어플리케이션이 설치된 사용자 단말기;와
상기 어플리케이션에 데이터를 제공하는 서버;와
상기 어플리케이션이 상기서버에 접속하여 실행되는데 소요되는 시간을 측정하는 성능관리 에이전트로 구성되어
상기 성능관리 에이전트에 의해 상기 어플리케이션의 접속속도를 측정하되
상기 성능관리에이전트에는 상기 사용자 단말기에 탑재되어 구동되며
상기 성능관리에이전트에는
측정모드를 선택하는 측정모드 선택모듈;과
상기 어플리케이션의 구동주기와 구동횟수가 저장된 스케줄러;와
상기 어플리케이션에 구동명령을 전달하는 구동부;와
상기 어플리케이션의 접속 속도를 측정하는 성능 측정부;를 포함하는
상기 사용자 단말기에는 상기 어플리케이션이 실행될 때 재방문시 사용되는 파일이 저장된 캐시메모리;와
상기 캐시메모리에 저장된 파일을 삭제하거나 상기 캐시메모리에 파일이 저장되지 못하도록 제어하는 변조기;가 탑재되는 것을 특징으로 하는 어플리케이션의 접속속도를 측정하는 어플리케이션 성능관리시스템.
User terminal where the 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.
Measuring the connection speed of the application by the performance management agent,
The performance management agent is mounted on the user terminal and driven.
The performance management agent
Measurement mode selection module for selecting a measurement mode; and
A scheduler in which the driving cycle and driving frequency of the application are stored; and
A driving unit for transmitting a driving command to the application; And
Includes; performance measurement unit for measuring the connection speed of the application;
A cache memory in which the file used when revisiting the application is stored in the user terminal; and
An application performance management system for measuring the access speed of an application, characterized in that it is mounted; a modulator that controls the deletion of files stored in the cache memory or prevents the files from being stored in the cache memory.
삭제delete 삭제delete 제1항에 있어서
상기 측정모드 선택모듈은 상기 어플리케이션에 실행시에 캐시메모리에 저장된 파일을 사용하여 실행되는 캐시사용 측정모드;와
캐시메모리에 파일이 저장되지 않은 상태로 실행되는 캐시미사용 측정모드;를 제공하여 캐시메모리의 사용여부에 따라 접속속도를 측정하는 것을 특징으로 하는 어플리케이션의 접속속도를 측정하는 어플리케이션 성능관리시스템.
The method of claim 1
The measurement mode selection module is a cache usage measurement mode that is executed using a file stored in a cache memory when the application is executed; and
An application performance management system that measures the access speed of an application characterized in that the access speed is measured according to the use of the cache memory by providing a cache unused measurement mode executed in a state where files are not stored in the cache memory.
제4항에 있어서
상기 스케줄러에는 상기 어플리케이션의 구동주기와 구동횟수가 저장됨에 따라 상기 구동부는 상기 스케줄러에 저장된 구동주기와 구동횟수에 맞추어 상기 어플리케이션에 구동명령을 전달하는 것을 특징으로 하는 어플리케이션의 접속속도를 측정하는 어플리케이션 성능관리시스템.
The method of claim 4
As the driving cycle and driving frequency of the application are stored in the scheduler, the driving unit performs application performance to measure the connection speed of the application, characterized in that the driving command is transmitted to the application according to the driving cycle and driving frequency stored in the scheduler. Management system.
제1항 또는 제4항 또는 제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 or claim 4 or claim 5
A first step of transmitting a repetitive driving command to the application through a driving unit in the performance management system measuring the performance of the application; and
The application is a second step of repeatedly transmitting an HTTP request signal to the server by receiving a repetition driving command; and
A third step of intercepting the HTTP request and response signals transmitted and received between the application and the server and removing or modulating the cache-related control statements included in the HTTP header to prevent files from being stored in the cache memory; and
The fourth step of measuring the connection performance of the application in the absence of the file in the cache memory; Application performance measurement method for measuring the connection speed of the application comprising a.
제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;
When the mode of the selection module is a cache usage measurement mode, an application is executed using a file stored in the cache memory,
And a third or second step of deleting or modulating a cache-related control statement included in the HTTP request signal when the mode of the selection module is a cache-unused measurement mode. .
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 KR20190123391A (en) 2019-11-01
KR102130544B1 true 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)

Families Citing this family (1)

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

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101106432B1 (en) * 2010-04-07 2012-01-18 주식회사 엘지유플러스 Method for Measuring User Sensory Performance of Web Service and Recording Medium Therefore and Computing Device

Also Published As

Publication number Publication date
KR20190123391A (en) 2019-11-01

Similar Documents

Publication Publication Date Title
US6917960B1 (en) Intelligent content precaching
CN106664592B (en) Method and system for content distribution and corresponding computer readable medium
AU2007313956B2 (en) Offline execution of Web based applications
US6823374B2 (en) Adjusting the cacheability of web documents according to the responsiveness of its content server
EP2122477A1 (en) System and method for preloading content on the basis of user context
CN108932277B (en) Webpage loading method, webpage loading system and server
KR102112605B1 (en) Mobile device and Method for controlling network transfer of the mobile device
CN109284464B (en) Page loading method and terminal, page response method and server
CN108920703B (en) HTTP cache optimization method and device
CN108804515B (en) Webpage loading method, webpage loading system and server
WO2003094474A1 (en) A communication system, mobile device therefor and methods of storing pages on a mobile device
EP2572284B1 (en) Method of optimization of cache memory management and corresponding apparatus
WO2005112394A1 (en) Access control for requested web objects based on http validation
CN112364274A (en) WEB site access acceleration method and device
US7069297B2 (en) Data transfer scheme using re-direct response message for reducing network load
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
US20150113093A1 (en) Application-aware browser
CN113079210A (en) Cross-region data automatic synchronization configuration method, terminal equipment and storage medium
CN112926002A (en) Service request processing method and device
US6968396B1 (en) Reloading of hypermedia pages by sending only changes
CN109672756B (en) Data transmission method and related device, server and storage medium
US9729650B2 (en) Providing data to a network terminal
KR20100022281A (en) Wireless internet service system for blocking access to harmful site and method thereof
KR100601848B1 (en) Method for Processing Download Descriptor in Mobile Communication Terminal

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