KR20080038903A - Method and apparatus for dynamic cach service on internet - Google Patents

Method and apparatus for dynamic cach service on internet Download PDF

Info

Publication number
KR20080038903A
KR20080038903A KR1020060106419A KR20060106419A KR20080038903A KR 20080038903 A KR20080038903 A KR 20080038903A KR 1020060106419 A KR1020060106419 A KR 1020060106419A KR 20060106419 A KR20060106419 A KR 20060106419A KR 20080038903 A KR20080038903 A KR 20080038903A
Authority
KR
South Korea
Prior art keywords
information
service
dynamic
cache
terminal
Prior art date
Application number
KR1020060106419A
Other languages
Korean (ko)
Other versions
KR101335315B1 (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 KR1020060106419A priority Critical patent/KR101335315B1/en
Publication of KR20080038903A publication Critical patent/KR20080038903A/en
Application granted granted Critical
Publication of KR101335315B1 publication Critical patent/KR101335315B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching

Abstract

A method and a device for providing a dynamic cache service on the Internet are provided to shorten a service time and increase processing capacity of a server by enabling the server to provide a cache function from an information providing service changed in real-time or periodically through the Internet. A web application server(206) extracts/transfers a terminal ID to a template loader(208) by receiving terminal information and a service request from a terminal(202). The template loader extracts a template(210) corresponding to the service request/terminal ID, and analyzes/divides contents registered to the template into static and dynamic data areas. A service loader(214) generates/transfers service information for the data areas to a service storing part(220) by loading a database/information file(218). An information monitoring part(216) deletes a present data source stored in an information cache when a dynamic data source is changed in the database/information file, and transfers the changed data source to the service storing part when the service information is requested again.

Description

인터넷에서의 동적 캐쉬 서비스 방법 및 장치{METHOD AND APPARATUS FOR DYNAMIC CACH SERVICE ON INTERNET} METHOD AND APPARATUS FOR DYNAMIC CACH SERVICE ON INTERNET}

도 1은 종래기술에 따른 웹 브라우저와 웹 서버를 도시한 블럭도, 1 is a block diagram showing a web browser and a web server according to the prior art;

도 2는 본 발명의 바람직한 실시예에 따른 인터넷 캐쉬 서비스 구조를 도시한 구성도, 2 is a block diagram showing an Internet cache service structure according to an embodiment of the present invention;

도 3은 본 발명의 바람직한 실시예에 따른 인터넷 캐쉬 생성 절차를 도시한 도면, 3 is a diagram illustrating an internet cache generation procedure according to a preferred embodiment of the present invention;

도 4는 본 발명의 바람직한 실시예에 따라 모니터링을 통한 캐쉬 정보의 변경 절차를 도시한 도면, 4 is a diagram illustrating a procedure of changing cache information through monitoring according to a preferred embodiment of the present invention;

도 5는 본 발명의 바람직한 실시예에 따라 단말의 요청 서비스 제공 절차를 도시한 도면. 5 is a diagram illustrating a request service providing procedure of a terminal according to an exemplary embodiment of the present invention.

본 발명은 인터넷에서의 캐쉬 서비스를 제공하는 기술에 관한 것으로서, 특히 무선 인터넷에서의 동적 캐쉬를 서비스하는데 적합한 인터넷에서의 동적 캐쉬 서비스 방법 및 장치에 관한 것이다. The present invention relates to a technology for providing a cache service in the Internet, and more particularly, to a method and apparatus for dynamic cache service in the Internet suitable for serving a dynamic cache in the wireless Internet.

오늘날 인터넷은 대중화하여 대부분의 통신 기기와 휴대용 단말기를 통하여 전세계 어디서나 접속이 가능하여, 누구나 손쉽게 이용이 가능하다. Today, the Internet is popularized and can be accessed anywhere in the world through most communication devices and portable terminals, so that anyone can use it easily.

이하 도면을 통하여 상세히 설명하도록 한다. Hereinafter will be described in detail with reference to the drawings.

도 1은 종래기술에 따른 웹 브라우저와 웹 서버를 도시한 블록도이다. 1 is a block diagram illustrating a web browser and a web server according to the prior art.

도 1을 참조하면, 통신 기기나 휴대용 단말기내의 웹 브라우저(102)는 통신 링크(104)를 통해 웹 서버(106)와 통신한다. 이러한 통신 링크는 통상적으로 근거리망 접속, 무선망 접속, 전화선 등을 통한 접속이 될 수 있으며, 웹 브라우저(102)는 TCP/IP(Transmission Control Protocol/Internet Protocol)를 이용하여 웹 서버(106)와 통신한다. 이때, 웹 브라우저(102)는 웹 서버(106)로 데이터를 요청하면, 상기 웹 서버(106)는 이에 대한 데이터를 웹 브라우저(102)로 제공하며, 웹 브라우저(102)는 전달받은 데이터를 캐쉬에 저장해둔다. 이로써 상기 웹 서버(106)로의 반복 접속시 캐쉬로부터 데이터를 먼저 전달받아 인터넷을 빠르게 실행하고, 트래픽을 효율적으로 사용할 수 있다. 또한 변경되는 데이터는 웹 브라우저(102)에서 웹 서버(106)로 데이터를 재요청하여 수신 받는다. Referring to FIG. 1, a web browser 102 in a communication device or portable terminal communicates with a web server 106 via a communication link 104. Such a communication link may typically be a connection via a local area network connection, a wireless network connection, a telephone line, or the like, and the web browser 102 may be connected to the web server 106 using the Transmission Control Protocol / Internet Protocol (TCP / IP). Communicate In this case, when the web browser 102 requests data from the web server 106, the web server 106 provides the data about the data to the web browser 102, and the web browser 102 caches the received data. Save it to As a result, upon repeated access to the web server 106, data is first received from the cache, thereby quickly executing the Internet, and using traffic efficiently. In addition, the changed data is received by re-requesting data from the web browser 102 to the web server 106.

도 1과 같이 웹 브라우저(102) 및 웹 서버간(106)의 데이터 송수신을 통해 다수간의 접속을 가능하게 하는 인터넷 사이트들은 점점 다양한 콘텐츠를 포함하며 검색과 개인 홈페이지, 뉴스, 쇼핑 등을 제공하는 포탈 사이트로서 운영되어지고 있다. 이와 같은 포탈사이트들에서 불특정한 주기로 변경되는 서비스 정보는 폭발적으로 증가 될 수밖에 없으며, 이러한 정보를 재생산하기 위해 소요되는 서버 자 원 또한 증가하고 있다. 이에 사용자의 방문이 빈번하여 트래픽을 초과하는 사이트들은 서버 자원의 증설을 통해 트래픽 초과를 해결해 가고 있다. As illustrated in FIG. 1, Internet sites that enable a plurality of accesses through data transmission and reception between the web browser 102 and the web server 106 include a variety of contents and provide a portal for searching, personal homepage, news, shopping, and the like. It is operated as a site. Service information that is changed at an unspecified period in such portal sites is inevitably increased, and server resources required to reproduce such information are also increasing. As a result, sites that exceed traffic due to frequent user visits are addressing the traffic overflow through the expansion of server resources.

상기한 바와 같이 동작하는 종래 기술에 의한 웹 브라우저 및 웹 서버에 있어서는, 인터넷 접속이 가능한 기기 및 휴대용 단말기가 기하급수적으로 증가하고 있으나 단말기 내의 브라우저는 기존 방식대로 웹 서버로의 데이터 재요청을 통하여 갱신된 정보를 수신함으로써, 요구당 데이타의 양과 무선 접속을 통해 전송된 통신 요구의 수는 필요로 하는 것보다 많아지고 있으며, 점점 웹 서버 자원의 부족을 야기시키고 있으나, 현재로서는 이에 대한 별다른 대응방안이 없는 실정이다. In the conventional web browser and web server operating as described above, devices and portable terminals capable of accessing the Internet are increasing exponentially, but the browser in the terminal is updated by re-requesting data to the web server in a conventional manner. By receiving this information, the amount of data per request and the number of communication requests sent over a wireless connection are increasing more than necessary, and increasingly causing a shortage of web server resources, but at present there is a different response. There is no situation.

본 발명은 상술한 종래 기술의 한계를 극복하기 위한 것으로, 인터넷을 이용하여 실시간 혹은 주기적으로 변경되는 정보 제공 서비스에 대해서 서버에서 캐쉬 기능을 제공함으로써 사용자에게 제공되는 서비스 시간을 단축하고 서버의 처리 용량을 향상 시킬 수 있는 인터넷에서의 동적 캐쉬 서비스 방법 및 장치를 제공하는데 그 목적이 있다. The present invention is to overcome the limitations of the prior art described above, by providing a cache function in the server for the information providing service that is changed in real time or periodically using the Internet to reduce the service time provided to the user and the processing capacity of the server The purpose of the present invention is to provide a method and apparatus for dynamic cache service on the Internet that can improve the performance of the service.

본 발명의 다른 목적은, 인터넷에서 동적으로 변경 가능한 정보에 대해서는 별도의 모니터링을 통해 해당 정보 변경 시 기존 캐쉬를 삭제하여 단말로부터 서비스 재요청이 있을 때 변경된 정보의 전달을 가능하게 할 수 있는 인터넷에서의 동적 캐쉬 서비스 방법 및 장치를 제공하는데 있다. Another object of the present invention, through the separate monitoring for information that can be dynamically changed in the Internet by deleting the existing cache when changing the information in the Internet that can enable the delivery of the changed information when the service re-request from the terminal To provide a dynamic cache service method and apparatus.

본 발명의 일 실시예 방법은, 인터넷에서의 동적 캐쉬 서비스 방법으로서, 단말로부터 사용자 단말정보와 서비스 요청정보를 웹 어플리케이션 서버에서 수신하는 과정과, 상기 웹 어플리케이션 서버에서 상기 정보들을 탬플릿 로더로 전달하는 과정과, 상기 탬플릿 로더의 탬플릿 리스트에서 상기 사용자 단말정보와 서비스 요청정보에 대응하는 탬플릿 정보를 추출하여 추출된 탬플릿 정보를 정적 데이터 영역과 동적 데이터 영역으로 분리하는 과정과, 상기 분리된 정적/동적 데이터 영역에 해당하는 서비스 처리를 위해 서비스 로더를 호출하는 과정과, 상기 호출된 서비스 로더에서 상기 정적/동적 데이터 영역에 해당하는 서비스 정보 및 메타 정보를 서버내의 데이터베이스 및 정보 파일들을 통하여 생성하는 과정과, 상기 생성된 서비스 정보 및 메타 정보를 서비스 저장부에 저장과 동시에 정보 캐쉬부에서 캐쉬하는 과정과, 상기 서비스 로더에서 생성된 정보들을 단말로 전달하는 과정을 포함한다. An embodiment method of the present invention is a dynamic cache service method on the Internet, the method comprising receiving user terminal information and service request information from a terminal in a web application server, and transmitting the information to the template loader in the web application server. And extracting the template information corresponding to the user terminal information and the service request information from the template list of the template loader and dividing the extracted template information into a static data region and a dynamic data region. Calling a service loader to process a service corresponding to a data area; generating service information and meta information corresponding to the static / dynamic data area from the called service loader through a database and information files in a server; , The generated service information and The process of the other information in the cache, the service information storage unit and the cache unit at the same time and stored in, and includes the step of delivering the generated information in the service loader to the terminal.

본 발명의 다른 실시예 장치는, 인터넷에서의 동적 캐쉬 서비스 장치로서, 단말로부터 단말 고유 정보 및 서비스 요청 정보를 전달받아, 단말 식별번호를 추출하고, 상기 추출한 단말 식별 번호 및 서비스 요청 정보를 탬플릿 로더로 전달하는 웹 어플리케이션 서버와, 상기 서비스 요청 정보와 단말 식별 번호에 대응하는 템플릿 정보를 추출하고, 상기 템플릿에 등록된 내용을 분석하여 정적 데이터 영역과 동적 데이터 영역을 분리하며, 분리된 상기 정적 및 동적 데이터 영역에 대한 서비스 정보생성 처리를 서비스 로더로 요청하는 탬플릿 로더와, 상기 템플릿에 등록된 정적 및 동적 서비스 영역에 대한 서비스 정보를 데이터베이스 및 정보파일로부터 로드하여 생성하고, 상기 생성된 서비스 정보를 서비스 저장부로 전달하는 서 비스 로더와, 상기 데이터베이스 및 정보파일에서 동적 데이터 소스에 대한 변경 여부를 주기적으로 확인하여 변경되면, 상기 정보 캐쉬부에 저장된 기존 동적 데이터 소스를 삭제하고, 상기 단말로부터 서비스 정보 재요청시 변경된 데이터 소스를 상기 서비스 저장부로 전달하는 정보 모니터링부와, 상기 서비스 로더로부터 생성된 정적/동적 서비스 정보와 정보 모니터링부로부터 전달받은 변경된 동적 데이터 소스를 저장하는 서비스 저장부와, 상기 서비스 저장부에서 단말로부터 요청된 서비스 정보 및 변경된 동적 데이터 전달하는 경우, 이와 동시에 전달되는 정보에 대한 캐쉬를 수행하며, 상기 단말로부터 서비스 재요청을 받는 경우, 저장된 서비스 정보들을 검색하여 상기 단말에게 전달하는 정보 캐쉬부를 포함하는 인터넷에서의 동적 캐쉬 서비스 장치. Another embodiment of the present invention is a dynamic cache service apparatus on the Internet, and receives terminal specific information and service request information from a terminal, extracts a terminal identification number, and uses the template loader to extract the extracted terminal identification number and service request information. Extracting the web application server and the template information corresponding to the service request information and the terminal identification number, and analyzing the contents registered in the template to separate the static data region and the dynamic data region, and separate the static and The template loader requesting the service loader for processing the service information generation for the dynamic data area and the service information for the static and dynamic service areas registered in the template are loaded and generated from the database and the information file. A service loader for transmitting to a service storage unit; Periodically checking whether the dynamic data source has been changed in the database and the information file, and if changed, the existing dynamic data source stored in the information cache unit is deleted, and the changed data source is stored when re-requesting service information from the terminal. And a service storage unit for storing the static / dynamic service information generated from the service loader and the changed dynamic data source received from the information monitoring unit, the service information requested from the terminal in the service storage unit, When the changed dynamic data is delivered, at the same time, the cache is cached for the information to be delivered. When the service re-request is received from the terminal, the cache is searched for the stored service information and transmitted to the terminal. Service device.

이하 첨부된 도면을 참조하여 본 발명의 동작 원리를 상세히 설명한다. 하기에서 본 발명을 설명함에 있어서 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이다. 그리고 후술되는 용어들은 본 발명에서의 기능을 고려하여 정의된 용어들로서 이는 사용자, 운용자의 의도 또는 관례 등에 따라 달라질 수 있다. 그러므로 그 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다. Hereinafter, the operating principle of the present invention will be described in detail with reference to the accompanying drawings. In the following description of the present invention, when it is determined that a detailed description of a known function or configuration may unnecessarily obscure the subject matter of the present invention, the detailed description thereof will be omitted. Terms to be described later are terms defined in consideration of functions in the present invention, and may be changed according to intentions or customs of users or operators. Therefore, the definition should be made based on the contents throughout the specification.

본 발명은 기존에 제공되는 정적 콘텐츠에 대한 한계를 극복하여 동적인 콘텐츠에 대해서도 캐쉬 서비스를 제공할 수 있는 아키텍처를 제공하며, 보다 다양한 콘텐츠를 프로세스의 논리적인 구성에 구애받지 않고 운영할 수 있도록 하는 것이다. The present invention provides an architecture that can provide a cache service even for dynamic content by overcoming the limitations on existing static content, and to enable more diverse content to operate regardless of the logical configuration of the process. will be.

또한 본 발명은 실제 무선 인터넷상에서 제공되는 콘텐츠의 영역에 대해서 사용자에게 동적으로 제공되는 서비스 영역을 실질적 동적 영역과 실질적 정적 영역으로 분리할 수 있는 템플릿을 정의하여 정적인 영역에 대한 캐쉬 기능을 제공하고 동적인 영역에 대해서는 서비스를 구성할 수 있는 동적 모듈을 호출하여 고객이 원하는 서비스를 제공함으로써 서비스 효율을 증가시킨다. 그리고 제공된 동적 영역에 대한 변경 주기를 체크하여 해당하는 변경 주기 내에 변경되지 않는 정보에 대해서는 서버 캐쉬 기능을 통해서 파일 서비스를 제공함으로써 동적 정보를 정적 정보로써 제공할 수 있는 기반 프로세스를 제공한다. In addition, the present invention provides a cache function for the static area by defining a template that can divide the service area dynamically provided to the user into the real dynamic area and the substantially static area with respect to the area of the content provided on the actual wireless Internet. For dynamic domains, service efficiency is increased by invoking dynamic modules that can be configured to provide services that customers want. In addition, by providing a file service through the server cache function for the information that does not change within the corresponding change period by checking the change cycle for the provided dynamic region, it provides a base process that can provide dynamic information as static information.

도 2는 본 발명의 바람직한 실시예에 따른 인터넷 캐쉬 서비스 구조를 도시한 구성도이다. 2 is a block diagram showing an Internet cache service structure according to an embodiment of the present invention.

도 2를 참조하면, 서버(204)는 웹 어플리케이션 서버(Web Application Server, 이하 WAS라 한다)(206), 탬플릿 로더(Template Loader)(208), 탬플릿 리스트(210), 서비스 로더(214), 정보 모니터링부(216), DB 및 정보파일(218), 서비스 저장부(220), 정보 캐쉬부(212)로 구성된다. 구체적으로 살펴보면, 인터넷 접속이 가능한 단말(202)은 단말 고유 정보 및 서비스 요청 정보를 서버(204)로 전달한다. WAS(206)는 웹에서 특정 어플리케이션을 구동할 수 있는 콘테이너 역할을 수행할 수 있는 프로세스로서, 웹 서버와 연계하여 기능을 제공하고 독립적으로도 웹 서버의 역할을 수행할 수 있는 기능을 제공하는 것으로서, 단말로부터 수신한 서비스 요청정보를 탬플릿 로더(208)로 전달한다. 또한 단말로부터 서비스 재요청 정보를 수신한 경우는 상기 서비스 재요청정보를 정보 캐쉬부(212)로 전달한다. Referring to FIG. 2, the server 204 may be a web application server (hereinafter referred to as a WAS) 206, a template loader 208, a template list 210, a service loader 214, Information monitoring unit 216, DB and information file 218, the service storage unit 220, the information cache unit 212. Specifically, the terminal 202 capable of accessing the Internet transmits terminal specific information and service request information to the server 204. The WAS 206 is a process that can serve as a container for running a specific application on the web. The WAS 206 provides a function in connection with a web server and independently functions as a web server. The service request information received from the terminal is transmitted to the template loader 208. When the service re-request information is received from the terminal, the service re-request information is transmitted to the information cache unit 212.

상기 탬플릿 로더(208)는 사용자가 요청한 서비스에 해당하는 템플릿 정보를 탬플릿 리스트(210)로부터 불러와서 분석하여, 정적 영역과 동적 영역으로 분리하고 서비스 로더(214)로 전달한다. 템플릿 리스트(210)는 사용자 정의에 의해서 설정된 특정 포멧을 지원하는 문서 규격으로써 서비스에 의해서 정의된 동적영역과 정적 영역에 대한 분리 기능을 제공한다. The template loader 208 retrieves the template information corresponding to the service requested by the user from the template list 210, divides the template information into a static domain and a dynamic domain, and delivers the template information to the service loader 214. The template list 210 is a document standard that supports a specific format set by user definition and provides a separation function between a dynamic area and a static area defined by a service.

정보 캐쉬부(Information Cacher)(212)는 저장된 서비스 정보들을 검색하여 단말로부터 요청받은 서비스 정보를 전달하는 역할을 수행한다. The information cacher 212 retrieves the stored service information and delivers the service information requested from the terminal.

서비스 로더(Service Loader)(214)는 사용자가 요청한 서비스를 처리하기 위한 것으로서, 템플릿에 등록된 정적 및 동적 서비스 영역에 대한 서비스 정보를 서버(204)내의 데이터베이스(DB) 및 정보파일로부터 로드하여 서비스 저장부(220)로 전달한다. The service loader 214 is for processing a service requested by a user. The service loader 214 loads service information about a static and dynamic service area registered in a template from a database (DB) and an information file in the server 204. Transfer to the storage unit 220.

정보 모니터링부(216)는 서비스 하고자 하는 데이터 소스 정보를 포함하는 DB 및 정보 파일(218)들로부터 동적 데이터 소스에 대한 변경 여부를 확인하여, 특정 동적 데이터 소스 변경시 기존 캐쉬에 저장된 특정 동적 데이터 소스를 삭제하도록 지시하고, 단말로부터 서비스 정보 재요청(Reload)이 있을 경우 변경된 데이터 소스를 서비스 저장부(220)로 전달한다. 또한, 제공된 동적 데이터 소스에 대한 미리 설정된 변경 주기를 체크하여 해당하는 변경 주기 내에 변경되지 않는 정보에 대해서는 정보 캐쉬부(212)를 통해서 파일 서비스를 제공함으로써 동적 정보를 정 적 정보로써 제공할 수 있는 기반 프로세스를 제공한다. The information monitoring unit 216 checks whether the dynamic data source has been changed from the DB and the information files 218 including the data source information to be serviced, and changes the specific dynamic data source to the specific dynamic data source stored in the existing cache. Instructs to delete and transfers the changed data source to the service storage unit 220 when there is a service information reload request from the terminal. In addition, by checking a preset change cycle for the provided dynamic data source, the dynamic information may be provided as static information by providing a file service through the information cache unit 212 for information that does not change within the corresponding change cycle. Provide a foundation process.

서비스 저장부(Service Storage)(220)는 생성된 정적/동적 서비스 정보를 저장하고, 이와 동시에 생성된 정적/동적 서비스 정보 및 정보 모니터링부(216)로부터 전달받은 변경된 동적 데이터 소스를 정보 캐쉬부(212)에 전달한다. 정보 캐쉬부(212)는 수신한 정적/동적 서비스 정보 및 동적 데이터 소스를 캐쉬하고, 정보 모니터링부(216)로부터의 기존 캐쉬 삭제 명령을 전달 받은 경우, 해당 캐쉬를 삭제한다. The service storage unit 220 stores the generated static / dynamic service information and simultaneously stores the changed dynamic data source received from the generated static / dynamic service information and information monitoring unit 216. 212). The information cache unit 212 caches the received static / dynamic service information and the dynamic data source, and deletes the corresponding cache when an existing cache deletion command is received from the information monitoring unit 216.

도 3은 본 발명의 바람직한 실시예에 따른 인터넷 캐쉬 생성 절차를 도시한 도면이다. 3 is a diagram illustrating an internet cache generation procedure according to a preferred embodiment of the present invention.

도 3을 참조하면, 312단계에서 단말(302)은 WAS(304)에 접속하여 단말(302)에서 제공하는 브라우저에서 사용자가 요청한 서비스 정보와 함께 사용자 단말 정보가 포함된 사용자 에이전트(user agent) 정보를 WAS(304)에 전달한다. 314단계에서 WAS(304)는 사용자 정보를 추출하는 것으로서, 단말(302)로부터 전달받은 정보에서 단말 식별번호(Mobile Identification Number, 이하 MIN이라 한다) 정보와 사용자가 요청한 서비스 정보를 추출한다. Referring to FIG. 3, in operation 312, the terminal 302 accesses the WAS 304 and user agent information including user terminal information together with service information requested by the user in a browser provided by the terminal 302. To the WAS 304. In step 314, the WAS 304 extracts user information. The WAS 304 extracts terminal identification number (MIN) information and service information requested by the user from the information received from the terminal 302.

이후, 316단계에서 WAS(304)는 탬플릿 로더(306)로 사용자 요청 서비스에 대한 처리를 요청한다. 318단계에서 탬플릿 로더(306)는 템플릿 정보를 관리하는 템플릿 리스트에서 요청한 서비스 및 고객 단말 정보에 해당하는 템플릿 정보를 추출하고, 320단계에서 템플릿에 등록된 내용을 분석하여 정적 데이터 영역과 동적 데이터 영역을 분리하여 호출할 서비스들을 추출한다. In step 316, the WAS 304 requests the template loader 306 to process the user request service. In step 318, the template loader 306 extracts template information corresponding to the requested service and customer terminal information from the template list managing the template information, and analyzes the contents registered in the template in step 320 to analyze the static data area and the dynamic data area. Detach and extract the services to call.

이후, 322단계에서는 서비스 정보 생성을 위한 서비스 처리를 요청하는 것으로서, 동적 데이터 영역에 해당하는 서비스 처리 모듈 즉, 서비스 로더(308)를 호출한다. 324단계에서 상기 서비스 로더(308)는 정의된 서비스 생성 모듈(DB와 정보 파일)에 의해서 서비스 정보를 생성하고, 해당하는 서비스 정보에 대한 메타 정보를 생성한다. 상기 메타 정보에는 서비스 정보를 생성하기 위한 원본 데이터인 소스 데이터 정보, 서비스 정보, 서비스 생성 일자와 같은 정보들이 포함된다. Thereafter, in step 322, a service processing request for generating service information is requested, and a service processing module corresponding to the dynamic data area, that is, a service loader 308 is called. In step 324, the service loader 308 generates service information by a defined service generation module (DB and an information file), and generates meta information about corresponding service information. The meta information includes information such as source data information, service information, and service creation date, which are original data for generating service information.

326단계에서 서비스 로더(308)는 생성된 서비스 정보와 메타 정보를 서비스 저장부(310)에 저장하고, 저장된 정보는 정보 캐쉬부에 캐쉬되도록 전달한다. 이후, 328단계에서 서비스 로더(308)는 WAS(304)로 생성된 정보를 전달하고, 330단계에서 상기 WAS(304)는 단말(302)로 전달된 생성된 정보를 전송한다. In operation 326, the service loader 308 stores the generated service information and meta information in the service storage 310, and transmits the stored information to be cached in the information cache. In operation 328, the service loader 308 transmits the generated information to the WAS 304, and in operation 330, the WAS 304 transmits the generated information transmitted to the terminal 302.

도 4는 본 발명의 바람직한 실시예에 따라 모니터링을 통한 캐쉬 정보의 변경 절차를 도시한 도면이다. 4 is a diagram illustrating a procedure of changing cache information through monitoring according to a preferred embodiment of the present invention.

도 4를 참조하면, 410단계에서 정보 모니터링부(404)는 DB 및 정보파일부(402)로부터 서비스에서 제공하기 위한 원본 데이터인 소스 데이터와, 소스 데이터를 이용하여 서비스하는 서비스 관련 정보를 불러와서, 모니터링 해야하는 소스 데이터 정보 및 변경해야할 서비스 정보를 설정한다. 412단계에서 정보 모니터링부(404)는 설정된 DB 및 소스 데이터를 모니터링하여 해당하는 데이터의 변경 여부를 실시간으로 체크한다. Referring to FIG. 4, in step 410, the information monitoring unit 404 retrieves source data, which is original data to be provided by the service, from the DB and the information file unit 402, and service related information using the source data. For this reason, set source data information to be monitored and service information to be changed. In step 412, the information monitoring unit 404 monitors the set DB and source data to check in real time whether the corresponding data has changed.

414단계에서는 정보 모니터링부(404)에서 데이터의 변경여부를 판단하는 것으로서, DB의 경우 특정 테이블의 특정 레코드가 변경이 된 경우이거나, 소스 데이 터의 경우 해당하는 데이터의 업데이트 시간이 변경되거나 데이터가 삭제된 경우이다. In step 414, the information monitoring unit 404 determines whether the data has been changed. In the case of DB, when a specific record of a specific table is changed, or in the case of source data, the update time of corresponding data is changed or the data is changed. If deleted.

이와 같은 경우 416단계에서 변경된 소스 데이터에 관련되어서 생성된 서비스 정보를 서비스 저장부(406)에서 삭제하도록 요청메시지를 전달하면, 상기 서비스 저장부(406)는 요청된 메시지를 토대로 이전 서비스 정보를 삭제한다. 또한 정보 캐쉬부에서도 변경된 소스 데이터에 관련되어 생성된 서비스 정보를 삭제한다. In such a case, when the service message 406 deletes the service information generated in relation to the changed source data in step 416, the service storage unit 406 deletes the previous service information based on the requested message. do. The information cache unit also deletes service information generated in association with the changed source data.

도 5는 본 발명의 바람직한 실시예에 따라 단말의 요청 서비스 제공 절차를 도시한 도면이다. 5 is a diagram illustrating a request service providing procedure of a terminal according to an embodiment of the present invention.

도 5를 참조하면, 510단계에서 단말(502)은 WAS(504)에 접속하여 단말(502)에서 제공하는 브라우저에서 사용자가 요청한 서비스 정보와 함께 사용자 단말 정보가 포함된 사용자 에이전트 정보를 전달한다. 512단계에서 WAS(504)는 단말(502)로부터 전달받은 정보로부터 MIN정보와 사용자가 요청 서비스 정보를 추출한다. 이후, 514단계에서 WAS(504)는 정보 캐쉬부(506)로 해당 서비스에 대한 처리를 요청한다. Referring to FIG. 5, in step 510, the terminal 502 accesses the WAS 504 and delivers user agent information including user terminal information together with service information requested by the user in a browser provided by the terminal 502. In step 512, the WAS 504 extracts MIN information and user-requested service information from the information received from the terminal 502. In step 514, the WAS 504 requests the information cache unit 506 to process the corresponding service.

516단계에서 정보 캐쉬부(306)는 WAS(504)로부터 요청된 서비스 정보가 캐쉬에 등록 되어 있는지 검색하여 해당하는 정보가 존재하지 않으면 단말에 출력할 정보에 대한 생성을 서비스 저장부(508)로 요청한다. 518단계에서는 상기 요청된 서비스 정보를 서비스 저장부(508)에서 추출하여, 정보 캐쉬부(306)로 전달하고, 520단계에서는 상기 정보 캐쉬부(306)에서 상기 요청된 서비스 정보를 WAS(504)로 전달하여, 522단계에서 최종적으로 단말(502)에 전달한다. 그러나 상기 516단계에서 정보 캐쉬부(306)에 요청된 서비스 정보가 등록되어 있는 경우는 이에 대한 정보를 추출하여 단말(502)에게 전달한다. In step 516, the information cache unit 306 searches whether the service information requested from the WAS 504 is registered in the cache, and if the corresponding information does not exist, the information cache unit 306 generates the information to be output to the terminal to the service storage unit 508. request. In step 518, the requested service information is extracted from the service storage unit 508 and transferred to the information cache unit 306. In step 520, the requested service information is transferred from the information cache unit 306 to the WAS 504. In step 522, and finally delivers to the terminal 502. However, if the requested service information is registered in the information cache unit 306 in step 516, the information about the service information is extracted and transmitted to the terminal 502.

이상 설명한 바와 같이, 본 발명은 기존에 제공되는 정적 콘텐츠에 대한 한계를 극복하여 동적인 콘텐츠에 대해서도 캐쉬 서비스를 제공할 수 있는 아키텍처를 제공하며, 보다 다양한 콘텐츠를 프로세스의 논리적인 구성에 구애받지 않고 운영할 수 있다. As described above, the present invention provides an architecture that can provide a cache service even for dynamic content by overcoming the limitations on the static content provided previously, and more diverse content regardless of the logical configuration of the process. Can operate.

한편 본 발명의 상세한 설명에서는 구체적인 실시예에 관해 설명하였으나, 본 발명의 범위에서 벗어나지 않는 한도 내에서 여러 가지 변형이 가능함은 물론이다. 그러므로 본 발명의 범위는 설명된 실시예에 국한되지 않으며, 후술되는 특허청구의 범위뿐만 아니라 이 특허청구의 범위와 균등한 것들에 의해 정해져야 한다. Meanwhile, in the detailed description of the present invention, specific embodiments have been described, but various modifications are possible without departing from the scope of the present invention. Therefore, the scope of the present invention should not be limited to the described embodiments, but should be defined not only by the scope of the following claims, but also by those equivalent to the scope of the claims.

이상에서 상세히 설명한 바와 같이 동작하는 본 발명에 있어서, 개시되는 발명 중 대표적인 것에 의하여 얻어지는 효과를 간단히 설명하면 다음과 같다. In the present invention operating as described in detail above, the effects obtained by the representative ones of the disclosed inventions will be briefly described as follows.

본 발명은, 불특정한 주기로 변경되는 동적 서비스 정보를 캐쉬함으로써, 이러한 정보를 재생산하기 위해 소요되는 서버 자원 및 어플리케이션 자원을 절약하고 고객에게는 동일 서비스에 대한 응답 시간을 단축시켜줌으로써, 사업자 및 이용자 모두에게 혜택을 제공할 수 있는 효과가 있다. The present invention caches dynamic service information that changes at an unspecified period, thereby saving server and application resources required to reproduce such information, and shortening the response time for the same service to customers. It has the effect of providing benefits.

Claims (10)

인터넷에서의 동적 캐쉬 서비스 방법으로서, As a dynamic cache service method on the Internet, 단말로부터 사용자 단말정보와 서비스 요청정보를 웹 어플리케이션 서버에서 수신하는 과정과, Receiving user terminal information and service request information from a terminal in a web application server; 상기 웹 어플리케이션 서버에서 상기 정보들을 탬플릿 로더로 전달하는 과정과, Delivering the information to the template loader in the web application server; 상기 탬플릿 로더의 탬플릿 리스트에서 상기 사용자 단말정보와 서비스 요청정보에 대응하는 탬플릿 정보를 추출하고, 이 추출된 탬플릿 정보를 정적 데이터 영역과 동적 데이터 영역으로 분리하는 과정과, Extracting template information corresponding to the user terminal information and the service request information from the template list of the template loader, and separating the extracted template information into a static data region and a dynamic data region; 상기 분리된 정적/동적 데이터 영역에 해당하는 서비스 처리를 위해 서비스 로더를 호출하는 과정과, Calling a service loader to process a service corresponding to the separated static / dynamic data region; 상기 호출된 서비스 로더에서 상기 정적/동적 데이터 영역에 해당하는 서비스 정보 및 메타 정보를 서버내의 데이터베이스 및 정보 파일들을 통하여 생성하는 과정과, Generating, by the called service loader, service information and meta information corresponding to the static / dynamic data region through a database and information files in a server; 상기 생성된 서비스 정보 및 메타 정보를 서비스 저장부에 저장과 동시에 정보 캐쉬부에서 캐쉬하는 과정과, Storing the generated service information and meta information in a service storage unit and simultaneously caching them in an information cache unit; 상기 서비스 로더에서 생성된 정보들을 단말로 전달하는 과정 The process of delivering the information generated by the service loader to the terminal 을 포함하는 인터넷에서의 동적 캐쉬 서비스 방법. Dynamic cache service method on the Internet comprising a. 제 1 항에 있어서, The method of claim 1, 상기 방법은, The method, 상기 데이터베이스 및 정보 파일들로부터 모니터링할 소스 데이터 정보 및 변경해야할 서비스 정보를 설정하는 과정과, Setting source data information to be monitored and service information to be changed from the database and information files; 상기 설정된 소스 데이터의 변경 여부를 실시간으로 체크하는 과정과, Checking in real time whether the set source data has been changed; 상기 소스 데이터가 변경되었다면, 상기 소스 데이터에 관련되어 생성된 서비스 정보를 삭제하도록 서비스 저장부에 요청하는 과정과, If the source data is changed, requesting a service storage unit to delete service information generated in association with the source data; 상기 서비스 저장부에서 정보 캐쉬부로 상기 생성된 서비스 정보를 삭제하도록 요청하는 과정 Requesting to delete the generated service information from the service storage unit to the information cache unit; 을 더 포함하는 것을 특징으로 하는 인터넷에서의 동적 캐쉬 서비스 방법. Dynamic cache service method on the Internet, characterized in that it further comprises. 제 2항에 있어서, The method of claim 2, 상기 방법은, The method, 상기 소스 데이터가 변경된 경우, 데이터베이스에서 특정 테이블의 특정 레코드가 변경 되거나, 소스 데이터의 업데이트 시간이 변경되거나 데이터가 삭제된 것임을 특징으로 하는 인터넷에서의 동적 캐쉬 서비스 방법. And when the source data is changed, a specific record of a specific table is changed in the database, an update time of the source data is changed, or data is deleted. 제 1항에 있어서, The method of claim 1, 상기 방법은, The method, 상기 단말로부터 재요청 서비스 정보를 상기 웹 어플리케이션 서버에서 수신 하는 과정과, Receiving the re-request service information from the terminal at the web application server; 상기 웹 어플리케이션 서버에서 수신한 정보를 상기 정보 캐쉬부로 전달하는 과정과, Transferring the information received from the web application server to the information cache unit; 상기 정보 캐쉬부에서 재요청된 서비스 정보를 검색하는 과정과, Retrieving service information re-requested from the information cache unit; 상기 재요청된 서비스 정보가 검색될 때, 상기 검색된 정보를 상기 단말로 전달하는 과정 When the re-requested service information is retrieved, transferring the retrieved information to the terminal 을 더 포함하는 것을 특징으로 하는 인터넷에서의 동적 캐쉬 서비스 방법. Dynamic cache service method on the Internet, characterized in that it further comprises. 제 4항에 있어서, The method of claim 4, wherein 상기 방법은, The method, 상기 재요청된 서비스 정보가 검색되지 않을 경우, 상기 재요청된 서비스 정보를 서비스 저장부에서 검색하는 과정과, If the re-requested service information is not found, searching for the re-requested service information in a service storage unit; 상기 검색된 서비스 정보를 단말로 전달하는 과정 The process of delivering the retrieved service information to the terminal 을 더 포함하는 것을 특징으로 하는 인터넷에서의 동적 캐쉬 서비스 방법. Dynamic cache service method on the Internet, characterized in that it further comprises. 제 1항에 있어서, The method of claim 1, 상기 메타 정보는, The meta information is, 상기 서비스 정보를 생성하기 위한 원본 데이터인 소스 데이터 정보와, 서비스 정보, 서비스 생성 일자를 포함하는 것을 특징으로 하는 인터넷에서의 동적 캐쉬 서비스 방법. Dynamic cache service method on the Internet, characterized in that it comprises source data information which is the original data for generating the service information, service information, service creation date. 인터넷에서의 동적 캐쉬 서비스 장치로서, As a dynamic cache service device on the Internet, 단말로부터 단말 고유 정보 및 서비스 요청 정보를 전달받아, 단말 식별번호를 추출하고, 상기 추출한 단말 식별 번호 및 서비스 요청 정보를 탬플릿 로더로 전달하는 웹 어플리케이션 서버와, A web application server receiving terminal unique information and service request information from a terminal, extracting a terminal identification number, and delivering the extracted terminal identification number and service request information to a template loader; 상기 서비스 요청 정보와 단말 식별 번호에 대응하는 템플릿 정보를 추출하고, 상기 템플릿에 등록된 내용을 분석하여 정적 데이터 영역과 동적 데이터 영역을 분리하며, 분리된 상기 정적 및 동적 데이터 영역에 대한 서비스 정보생성 처리를 서비스 로더로 요청하는 탬플릿 로더와, Extracting the template information corresponding to the service request information and the terminal identification number, and analyzing the contents registered in the template to separate the static data area and the dynamic data area, and generate service information for the separated static and dynamic data area A template loader requesting processing to the service loader, 상기 템플릿에 등록된 정적 및 동적 서비스 영역에 대한 서비스 정보를 데이터베이스 및 정보파일로부터 로드하여 생성하고, 상기 생성된 서비스 정보를 서비스 저장부로 전달하는 서비스 로더와, A service loader for loading and generating service information on a static and dynamic service area registered in the template from a database and an information file, and delivering the generated service information to a service storage unit; 상기 데이터베이스 및 정보파일에서 동적 데이터 소스에 대한 변경 여부를 주기적으로 확인하여 변경되면, 상기 정보 캐쉬부에 저장된 기존 동적 데이터 소스를 삭제하고, 상기 단말로부터 서비스 정보 재요청시 변경된 데이터 소스를 상기 서비스 저장부로 전달하는 정보 모니터링부와, Periodically checking whether the dynamic data source has been changed in the database and the information file, and if changed, the existing dynamic data source stored in the information cache unit is deleted, and the changed data source is stored when the service information is requested from the terminal. An information monitoring unit to deliver 상기 서비스 로더로부터 생성된 정적/동적 서비스 정보와 정보 모니터링부로부터 전달받은 변경된 동적 데이터 소스를 저장하는 서비스 저장부와, A service storage unit for storing the static / dynamic service information generated from the service loader and the changed dynamic data source received from the information monitoring unit; 상기 서비스 저장부에서 단말로부터 요청된 서비스 정보 및 변경된 동적 데이터 전달하는 경우, 이와 동시에 전달되는 정보에 대한 캐쉬를 수행하며, 상기 단 말로부터 서비스 재요청을 받는 경우, 저장된 서비스 정보들을 검색하여 상기 단말에게 전달하는 정보 캐쉬부를 포함하는 인터넷에서의 동적 캐쉬 서비스 장치. When the service storage unit transfers the service information requested from the terminal and the changed dynamic data, the service storage unit caches the information simultaneously delivered. When receiving the service re-request from the terminal, the service storage unit retrieves the stored service information. Dynamic cache service apparatus on the Internet including an information cache to be delivered to. 제 7항에 있어서, The method of claim 7, wherein 상기 웹 어플리케이션 서버는, The web application server, 상기 단말로부터 수신한 서비스 재요청 정보를 정보 캐쉬부로 전달하는 것을 특징으로 하는 인터넷에서의 동적 캐쉬 서비스 장치. Dynamic cache service apparatus on the Internet, characterized in that for transmitting the service re-request information received from the terminal to the information cache. 제 7항에 있어서, The method of claim 7, wherein 상기 정보 모니터링부는, The information monitoring unit, 상기 설정된 동적 데이터 소스에 대한 변경 주기를 체크하여 미리 설정된 변경 주기 내에 변경되지 않는 동적 데이터 소스는 정적 데이터로 상기 정보 캐쉬부에 전달하는 것을 특징으로 하는 인터넷에서의 동적 캐쉬 서비스 장치. Dynamic cache service apparatus on the Internet, characterized in that for checking the change period for the set dynamic data source and the dynamic data source that does not change within a predetermined change period is delivered to the information cache unit as static data. 제 7항에 있어서, The method of claim 7, wherein 상기 서비스 저장부는, The service storage unit, 상기 정적/동적 서비스 정보와 변경된 동적 데이터 소스를 저장하면서 동시에 상기 정보 캐쉬부로 전달하는 것을 특징으로 하는 인터넷에서의 동적 캐쉬 서비스 장치. And store the static / dynamic service information and the changed dynamic data source and simultaneously deliver the static / dynamic service information to the information cache unit.
KR1020060106419A 2006-10-31 2006-10-31 Method and apparatus for dynamic cach service on internet KR101335315B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060106419A KR101335315B1 (en) 2006-10-31 2006-10-31 Method and apparatus for dynamic cach service on internet

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060106419A KR101335315B1 (en) 2006-10-31 2006-10-31 Method and apparatus for dynamic cach service on internet

Publications (2)

Publication Number Publication Date
KR20080038903A true KR20080038903A (en) 2008-05-07
KR101335315B1 KR101335315B1 (en) 2013-12-05

Family

ID=39647289

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060106419A KR101335315B1 (en) 2006-10-31 2006-10-31 Method and apparatus for dynamic cach service on internet

Country Status (1)

Country Link
KR (1) KR101335315B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9143613B2 (en) 2009-01-13 2015-09-22 Samsung Electronics Co., Ltd. Apparatus and method for sharing information through presence service in a communication network
KR20200110239A (en) * 2019-03-13 2020-09-23 한양대학교 산학협력단 Method and apparatus for graph analyzing based on disk

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005107662A (en) * 2003-09-29 2005-04-21 Hitachi Software Eng Co Ltd Www system processing method and system

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9143613B2 (en) 2009-01-13 2015-09-22 Samsung Electronics Co., Ltd. Apparatus and method for sharing information through presence service in a communication network
US9313635B2 (en) 2009-01-13 2016-04-12 Samsung Electronics Co., Ltd. Apparatus and method for sharing information through presence service in a communication network
US9462442B2 (en) 2009-01-13 2016-10-04 Samsung Electronics Co., Ltd. Apparatus and method for sharing information through presence service in a communication network
US9762720B2 (en) 2009-01-13 2017-09-12 Samsung Electronics Co., Ltd. Apparatus and method for sharing information through presence service in a communication network
US9794395B2 (en) 2009-01-13 2017-10-17 Samsung Electronics Co., Ltd. Apparatus and method for sharing information through presence service in a communication network
US9832310B2 (en) 2009-01-13 2017-11-28 Samsung Electronics Co., Ltd. Apparatus and method for sharing information through presence service in a communication network
US9924025B2 (en) 2009-01-13 2018-03-20 Samsung Electronics Co., Ltd. Apparatus and method for sharing information through presence service in a communication network
US10237395B2 (en) 2009-01-13 2019-03-19 Samsung Electronics Co., Ltd. Apparatus and method for sharing information through presence service in a communication network
US11095737B2 (en) 2009-01-13 2021-08-17 Samsung Electronics Co., Ltd. Apparatus and method for sharing information through presence service in a communication network
US11647092B2 (en) 2009-01-13 2023-05-09 Samsung Electronics Co., Ltd. Apparatus and method for sharing information through presence service in a communication network
KR20200110239A (en) * 2019-03-13 2020-09-23 한양대학교 산학협력단 Method and apparatus for graph analyzing based on disk

Also Published As

Publication number Publication date
KR101335315B1 (en) 2013-12-05

Similar Documents

Publication Publication Date Title
CA2303001C (en) Scheme for information delivery to mobile computers using cache servers
US10686726B2 (en) Method for optimizing resource loading at mobile browsers based on cloud-client cooperation
WO2017167050A1 (en) Configuration information generation and transmission method, and resource loading method, apparatus and system
US6868453B1 (en) Internet home page data acquisition method
RU2316131C2 (en) Method for storing pages in memory of mobile device (variants) and mobile device for realization of the method
KR20080000656A (en) Method for optimisation of the management of a server cache which may be consulted by client terminals with differing characterictics
CN101159764A (en) Method and system to access door data of mobile service
US7069297B2 (en) Data transfer scheme using re-direct response message for reducing network load
CN103631914A (en) Offline browsing method and system of massive internet content
KR100624142B1 (en) Gateway apparatus and method for wireless data service
US20080168229A1 (en) Method of Caching Data Assets
KR101335315B1 (en) Method and apparatus for dynamic cach service on internet
US6236661B1 (en) Accelerating access to wide area network information
KR20040011000A (en) Image conversion system for providing optimized image for display terminal
KR100733247B1 (en) Systems and methods for selecting a provider
US10327133B2 (en) Making subscriber data addressable as a device in a mobile data network
JP2003196144A (en) Cache control method for cache server
CN110636092B (en) Content access system, method and content server
WO2010054554A1 (en) Method, system and server for centralized management of network service
KR100812394B1 (en) Method and apparatus for data management service in mobile communication terminal
KR100959759B1 (en) System and Method for Web Accelerating Service of Server Supporting Type of Mobile Internet
KR100647419B1 (en) Predictive data cache method for data retrieval service
JP2003044390A (en) Contents sharing method, contents sharing managing device, computer program and terminal equipment
JP2002163142A (en) Information relaying method and program storage medium used for realizing information relaying method
JP2002373108A (en) Proxy device and proxy control system

Legal Events

Date Code Title Description
N231 Notification of change of applicant
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20161028

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20171030

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20181030

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20191015

Year of fee payment: 7