KR20110044611A - Content management system and method for content delivery network service - Google Patents

Content management system and method for content delivery network service Download PDF

Info

Publication number
KR20110044611A
KR20110044611A KR1020090101381A KR20090101381A KR20110044611A KR 20110044611 A KR20110044611 A KR 20110044611A KR 1020090101381 A KR1020090101381 A KR 1020090101381A KR 20090101381 A KR20090101381 A KR 20090101381A KR 20110044611 A KR20110044611 A KR 20110044611A
Authority
KR
South Korea
Prior art keywords
content
url
information
server
cdn
Prior art date
Application number
KR1020090101381A
Other languages
Korean (ko)
Other versions
KR101145956B1 (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 KR1020090101381A priority Critical patent/KR101145956B1/en
Publication of KR20110044611A publication Critical patent/KR20110044611A/en
Application granted granted Critical
Publication of KR101145956B1 publication Critical patent/KR101145956B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • 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/951Indexing; Web crawling techniques

Abstract

PURPOSE: A content management for a CDN(Content Delivery Network) service and a method for the same are provided to reduce the load of a central system which connects a content server and a CDN server. CONSTITUTION: A content management device generates meta information about content. The content management device reports the registration of the generated meta information to a content server. One or more CDN(Content Delivery Network) servers transmit duplicated URL(Uniform Resource Locator) information to the content management device. An URL mapper stores the URL mapping information about the content.

Description

CDN 서비스를 위한 컨텐츠 관리 시스템 및 방법{Content management system and method for content delivery network service}Content management system and method for content delivery network service

본 발명은 CDN 서비스를 위한 컨텐츠 관리 시스템 및 방법에 관한 것으로서, 더욱 상세하게는 컨텐츠에 대한 메타 정보를 이용함으로써 다수의 CDN 서버를 효율적으로 관리하는 컨텐츠 관리 시스템 및 방법에 관한 것이다.The present invention relates to a content management system and method for a CDN service, and more particularly, to a content management system and method for efficiently managing a plurality of CDN server by using meta information about the content.

CDN(Content Delivery Network) 서비스는 컨텐츠 제공자(CP; Content Provider) 측의 컨텐츠 서버(예, 웹 서버)에 저장되어 있는 컨텐츠 중 용량이 크거나 사용자의 요구가 잦은 컨텐츠를 CDN 서비스 제공자(CDNSP; Content Delivery Network Service Provider) 측에 설치한 CDN 서버에 미리 저장해 두고 CDN 서버로부터 최적의 경로로 사용자에게 컨텐츠를 전달하는 서비스이다. The Content Delivery Network (CDN) service provides a CDN service provider (CDNSP; Content) to output content having a large capacity or frequent user demand among contents stored in a content server (eg, a web server) of a content provider (CP). Delivery Network Service Provider) is a service that delivers contents to the user with the optimal path from the CDN server.

도 1은 이와 같은 CDN 서비스의 개념을 설명하는 도면인데, 도 1을 참고하면, CDN 서비스는 컨텐츠 서버에 저장된 원본 컨텐츠를 적어도 하나의 CDN 서버에 미리 복사한 후 사용자(사용자 #1, #2, #3, ...)가 컨텐츠를 원하면 최적의 경로에 위치하는 CDN 서버에서 해당 컨텐츠를 제공함으로써, 트래픽(traffic)을 분산시켜 빠르고 안정적으로 컨텐츠를 제공한다.FIG. 1 is a diagram illustrating a concept of such a CDN service. Referring to FIG. 1, a CDN service may copy a source content stored in a content server to at least one CDN server in advance, and then use a user (User # 1, # 2, If # 3, ...) wants the content, the CDN server located in the optimal path provides the content, thereby distributing traffic and providing the content quickly and stably.

이러한 CDN 서비스를 위해서는, 컨텐츠 서버에 저장된 원본 컨텐츠와 적어도 하나의 CDN 서버에 각각 복사된 컨텐츠가 일치(integrity)해야 하며, 이를 컨텐츠 동기화라 한다.For such a CDN service, the original content stored in the content server and the content respectively copied to the at least one CDN server must be identical, which is referred to as content synchronization.

컨텐츠 동기화 방식에는 웹 캐시(Web Cache) 방식과 다운로드(Download) 방식 등이 있는데, 먼저 웹 캐시 방식은 컨텐츠 제공자가 원본 컨텐츠를 소유하고 CDN 서비스 제공자는 캐쉬 서버를 운영하며 만약 사용자로부터 웹 요청이 발생하면 CDN 캐쉬에서 룩업(lookup)한 후 CDN 캐쉬에 해당 컨텐츠가 있으면 캐쉬에서 응답하고 없으면 원본 컨텐츠를 복사하여 해당 컨텐츠를 제공하는 방식이다. 그러나, 이 방식은 원본 데이터가 캐쉬되기 위해서는 적어도 한 번의 사용자 요청이 필요하기 때문에, 대용량의 데이터를 서비스하는 경우 사용자가 지연을 겪을 수 있다는 단점이 있다.There are two types of content synchronization methods: web cache and download. In the web cache method, the content provider owns the original content, the CDN service provider operates a cache server, and a web request is generated from the user. If the content is in the CDN cache after the lookup in the CDN cache, the cache responds and if not, the original content is copied and provided. However, since this method requires at least one user request for the original data to be cached, the user may experience a delay when serving a large amount of data.

따라서, 다운로드 방식이 선호되는데, 다운로드 방식은 컨텐츠 제공자 측의 컨텐츠 서버에 저장된 원본 컨텐츠를 미리 CDN 서비스 제공자 측의 CDN 서버로 복사하고 해당 컨텐츠에 대한 참조를 기존의 컨텐츠 서버내의 URL(Uniform Resource Locator)에서 CDN 서버내의 URL을 사용하도록 웹 페이지를 변경한 후, 사용자가 컨텐츠를 원하면 CDN 서버에 저장된 해당 컨텐츠를 바로 사용자에게 제공하는 방식이다.Therefore, the download method is preferred, which downloads the original content stored in the content server of the content provider side to the CDN server of the CDN service provider in advance and transfers a reference to the content to a Uniform Resource Locator (URL) in the existing content server. After the web page is changed to use the URL in the CDN server, if the user wants the content, the corresponding content stored in the CDN server is directly provided to the user.

한편, 이와 같은 CDN 서비스 제공자는 다수 업체가 존재하며, CDN 서비스 제공자는 업체마다 커버하는 서비스 지역이 다를 수 있다. 즉, CDN 서비스 제공자마다 비용이나 속도 등의 측면에서 특정 지역에 특히 강점이 있을 수 있으며, 따라서 컨텐츠 제공자는 지역별로 장점이 있는 CDN 서비스 제공자를 연계하여 서비스의 경쟁력과 품질을 향상시키는 것이 바람직하다.On the other hand, there are a number of companies such as a CDN service provider, the service area covered for each CDN service provider may be different. In other words, each CDN service provider may have particular strengths in a particular region in terms of cost or speed, and therefore, it is desirable for content providers to improve the competitiveness and quality of services by linking CDN service providers having regional advantages.

그러나, 컨텐츠 제공자가 직접 복수의 CDN 서비스 제공자와 연동시에는 업체별로 컨텐츠 동기화 방안(예, 웹 인터페이스, Open API 등)이 다르고 또한 업체별로 컨텐츠의 고유 URL 표기 방식이 달라서, 컨텐츠 제공자는 협력 업체별로 사이트를 별도 관리해야 하기 때문에 컨텐츠 관리 포인트가 분산되어 편의성이 저하되는 문제점이 있다. 따라서, 일반적으로는 복수의 CDN 서비스 제공자를 관리하는 CDN 관리자를 통해 CDN 서비스를 이용하게 된다.However, when a content provider directly links with a plurality of CDN service providers, content synchronization schemes (eg, web interface, Open API, etc.) are different for each company, and unique URL notation of content is different for each company. Since the site must be managed separately, there is a problem in that the content management points are distributed and the convenience is lowered. Therefore, CDN services are generally used through CDN managers managing a plurality of CDN service providers.

도 2는 이러한 종래기술에 따른 CDN 서비스를 위한 컨텐츠 관리 시스템의 구성을 예시한 도면이다. 도 2를 참조하면, 컨텐츠 제공자 측의 컨텐츠 서버가 원본 컨텐츠를 CDN 관리자 측의 업로드 서버에 업로드하면, CDN 관리자 측의 업로드 서버에서 해당 컨텐츠를 복수의 CDN 서버로 복사함으로써 CDN 서비스가 이루어진다. 2 is a diagram illustrating a configuration of a content management system for a CDN service according to the prior art. Referring to FIG. 2, when the content server on the content provider side uploads the original content to the upload server on the CDN manager side, the CDN service is performed by copying the corresponding content to the plurality of CDN servers on the upload server on the CDN manager side.

그러나, 도 2에 예시된 종래기술에 따른 CDN 서비스를 위한 컨텐츠 관리 시스템의 경우에도, 컨텐츠 서버에 저장된 원본 컨텐츠와 복수의 CDN 서버에 저장된 각각의 컨텐츠의 동기화를 위해 CDN 관리자는 업로드 서버에 해당 컨텐츠를 수집하여 저장하게 되며, 따라서 고객이 늘어남에 따라 다수의 컨텐츠 제공자와 연동하게 되고 특히 업로드된 컨텐츠를 장기간 보관(저장)하게 되는 경우에는 중앙 시스템(업로드 서버)의 데이터량, 시스템 부하, 저장 용량, 관리 비용 등이 증가하게 되는 문제점이 있었다.However, even in the case of the content management system for the CDN service according to the prior art illustrated in FIG. As the number of customers increases, the amount of data, system load, and storage capacity of the central system (upload server) are increased. There is a problem in that the administrative cost increases.

본 발명은 전술한 바와 문제점을 해결하기 위해 창안된 것으로, 본 발명의 목적은 컨텐츠 서버와 CDN 서버를 연계하는 중앙 시스템(업로드 서버)의 부하를 감소시키면서도 CDN 서비스를 효율적으로 제공하는 컨텐츠 관리 시스템 및 방법을 제공하는 것이다.The present invention has been made to solve the above-mentioned problems and an object of the present invention is to provide a content management system that efficiently provides a CDN service while reducing the load of a central system (upload server) linking the content server and the CDN server; To provide a way.

본 발명의 다른 목적은 컨텐츠에 대한 메타 정보를 생성하여 관리함으로써 CDN 서비스를 효율적으로 제공하는 컨텐츠 관리 시스템 및 방법을 제공하는 것이다.Another object of the present invention is to provide a content management system and method for efficiently providing a CDN service by generating and managing meta information on content.

본 발명의 또 다른 목적은 CDN 서버의 패턴 정보를 활용하여 URL 매핑 정보를 얻음으로써 검색 속도를 향상시키고 시스템 부하를 감소시킬 수 있는 CDN 서비스를 위한 컨텐츠 관리 시스템 및 방법을 제공하는 것이다.It is still another object of the present invention to provide a content management system and method for a CDN service that can improve search speed and reduce system load by obtaining URL mapping information using pattern information of a CDN server.

상기한 목적을 위하여, 본 발명의 일 형태에 따른 CDN 서비스를 위한 컨텐츠 관리 시스템은, 컨텐츠를 제공하는 컨텐츠 서버; 상기 컨텐츠 서버로부터 컨텐츠를 수신하여 임시 저장한 후 상기 컨텐츠에 대한 메타 정보를 생성하여 등록하고, 상기 컨텐츠 서버로 상기 메타 정보의 등록을 보고하는 컨텐츠 관리 장치; 상기 컨텐츠 관리 장치로부터 컨텐츠를 수신하여 저장하고, 상기 컨텐츠가 저장된 사본 URL(Uniform Resource Locator) 정보를 상기 컨텐츠 관리 장치로 전송하는 적어도 하나의 CDN 서버; 및 상기 컨텐츠에 대한 URL 매핑 정보를 저장하는 URL 맵퍼를 포함하고, 상기 컨텐츠 관리 장치는 상기 적어도 하나의 CDN 서버로부터 사본 URL 정 보를 수신하면 상기 사본 URL 정보를 반영하여 상기 메타 정보를 갱신하고, 상기 컨텐츠에 대한 URL 매핑 정보를 상기 URL 맵퍼로 제공한 후 상기 컨텐츠를 삭제하는 것을 특징으로 한다.For the above purposes, a content management system for a CDN service of one embodiment of the present invention includes a content server for providing content; A content management device configured to receive and temporarily store content from the content server, generate and register meta information about the content, and report registration of the meta information to the content server; At least one CDN server for receiving and storing content from the content management device and transmitting copy URL (Uniform Resource Locator) information in which the content is stored to the content management device; And a URL mapper for storing URL mapping information of the content, wherein the content management device updates the meta information by reflecting the copy URL information when receiving the copy URL information from the at least one CDN server, After providing the URL mapping information for the content to the URL mapper characterized in that the content is deleted.

그리고, 본 발명의 일 형태에 따른 CDN 서비스를 위한 컨텐츠 관리 장치는, 컨텐츠 서버로부터 컨텐츠를 수신하여 임시 저장한 후, 상기 컨텐츠의 동기화를 수행하고 상기 컨텐츠를 삭제하는 컨텐츠 동기화부; 상기 컨텐츠에 대한 메타 정보를 생성하여 관리하며, 상기 컨텐츠의 동기화에 상응하여 상기 메타 정보를 갱신하고 상기 컨텐츠에 대한 URL 매핑 정보를 URL 맵퍼로 제공하는 메타 정보 관리부; 및 상기 컨텐츠 동기화부와 연동하여 상기 컨텐츠를 적어도 하나의 CDN 서버로 전송하는 스케줄러를 포함하는 것을 특징으로 한다.The content management apparatus for the CDN service according to one embodiment of the present invention includes a content synchronization unit configured to synchronize the content and delete the content after receiving and temporarily storing the content from a content server; A meta information management unit which generates and manages meta information on the contents, updates the meta information in correspondence with the synchronization of the contents, and provides URL mapping information on the contents as a URL mapper; And a scheduler for transmitting the contents to at least one CDN server in association with the contents synchronization unit.

한편, 본 발명의 일 형태에 따른 CDN 서비스를 위한 컨텐츠 관리 방법은, 컨텐츠 서버로부터 컨텐츠를 수신하여 임시 저장하고, 상기 컨텐츠에 대한 메타 정보를 등록하는 단계; 상기 컨텐츠를 적어도 하나의 CDN 서버에 복사하는 단계; 상기 적어도 하나의 CDN 서버로부터 사본 URL(Uniform Resource Locator) 정보를 수신하면, 상기 사본 URL 정보를 반영하여 상기 메타 정보를 갱신하는 단계; 및 상기 컨텐츠에 대한 URL 매핑 정보를 URL 맵퍼로 전송하고, 상기 임시 저장된 컨텐츠를 삭제하는 단계를 포함하는 것을 특징으로 한다.On the other hand, a content management method for a CDN service of one embodiment of the present invention comprises the steps of: receiving and temporarily storing content from a content server and registering meta information about the content; Copying the content to at least one CDN server; Updating the meta information by reflecting the copy URL information when receiving copy URL information from the at least one CDN server; And transmitting the URL mapping information of the content to the URL mapper and deleting the temporarily stored content.

그리고, 본 발명의 다른 형태에 따른 CDN 서비스를 위한 컨텐츠 관리 방법은, 컨텐츠 서버로부터 컨텐츠를 수신하여 임시 저장하고, 상기 컨텐츠에 대한 메타 정보를 등록하는 단계; 상기 컨텐츠를 제1 CDN 서버에 복사하는 단계; 상기 제1 CDN 서버로부터 제1 사본 URL(Uniform Resource Locator) 정보를 수신하면, 상기 제1 사본 URL 정보를 반영하여 상기 메타 정보를 갱신하고 상기 임시 저장된 컨텐츠를 삭제하며, 상기 제1 사본 URL 정보를 제2 CDN 서버로 전송하여 상기 컨텐츠의 복사를 지시하는 단계; 상기 제1 CDN 서버를 통해 상기 컨텐츠를 복사한 상기 제2 CDN 서버로부터 제2 사본 URL 정보를 수신하는 단계; 상기 제2 사본 URL 정보를 반영하여 상기 메타 정보를 갱신하는 단계; 및 상기 컨텐츠에 대한 URL 매핑 정보를 URL 맵퍼로 전송하는 단계를 포함하는 것을 특징으로 한다.According to another aspect of the present invention, there is provided a content management method for a CDN service, the method comprising: receiving and temporarily storing content from a content server and registering meta information about the content; Copying the content to a first CDN server; When receiving first copy URL information from the first CDN server, the meta information is updated to reflect the first copy URL information, the temporary stored content is deleted, and the first copy URL information is stored. Transmitting to a second CDN server to instruct copying of the contents; Receiving second copy URL information from the second CDN server that has copied the content via the first CDN server; Updating the meta information by reflecting the second copy URL information; And transmitting URL mapping information of the content to a URL mapper.

본 발명에 따르면, 컨텐츠 서버와 CDN 서버를 연계하는 중앙 시스템의 부하를 감소시키면서도 CDN 서비스를 효율적으로 제공할 수 있는 효과를 가진다.According to the present invention, the CDN service can be efficiently provided while reducing the load of the central system linking the content server with the CDN server.

그리고, 본 발명에 따르면, 컨텐츠 관리 장치에서 컨텐츠에 대한 메타 정보를 생성하여 관리함으로써 CDN 서비스를 효율적으로 제공할 수 있는 효과를 가진다.In addition, according to the present invention, the content management device generates and manages meta information about content, thereby effectively providing a CDN service.

또한, 본 발명에 따르면, CDN 서버의 패턴 정보를 활용하여 URL 매핑 정보를 얻음으로써 검색 속도를 향상시키고 시스템 부하를 감소시킬 수 있는 효과를 가진다.In addition, according to the present invention, by using the pattern information of the CDN server to obtain the URL mapping information has an effect that can improve the search speed and reduce the system load.

이하에서는 첨부 도면 및 바람직한 실시예를 참조하여 본 발명을 상세히 설명한다. 참고로, 하기 설명에서 본 발명의 요지를 불필요하게 흐릴 수 있는 공지 기능 및 구성에 대한 상세한 설명은 생략하였다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings and preferred embodiments. For reference, in the following description, detailed descriptions of well-known functions and configurations that may unnecessarily obscure the subject matter of the present invention are omitted.

먼저, 도 3은 본 발명의 일 실시예에 따른 CDN 서비스를 위한 컨텐츠 관리 시스템의 구성도이다.First, Figure 3 is a block diagram of a content management system for a CDN service according to an embodiment of the present invention.

도 3에 도시된 바와 같이, 본 발명의 일 실시예에 따른 CDN 서비스를 위한 컨텐츠 관리 시스템은 컨텐츠 서버, 컨텐츠 관리 장치, URL(Uniform Resource Locator) 맵퍼, 적어도 하나의 CDN 서버 등으로 구성된다.As shown in FIG. 3, a content management system for a CDN service according to an embodiment of the present invention includes a content server, a content management device, a Uniform Resource Locator (URL) mapper, and at least one CDN server.

컨텐츠 서버(Content Server)는 컨텐츠 제공자(CP; Content Provider) 등이 관리하며, CDN 서비스를 위한 원본 컨텐츠를 저장하고 있는 서버이다.The content server is a server managed by a content provider (CP) and stores original content for a CDN service.

그리고, CDN 서버는 CDN 서비스 제공자(CDNSP; Content Delivery Network Service Provider) 등이 관리하며, 원본 컨텐츠를 복사하여 저장한 후 사용자 등에게 해당 컨텐츠를 제공하는 서버이다.The CDN server is managed by a CDN Service Provider (CDNSP) and the like, and copies and stores the original content and provides the corresponding content to the user.

컨텐츠 관리 장치는 컨텐츠 서버와 적어도 하나의 CDN 서버를 연계하여 컨텐츠를 관리하기 위한 장치로, CDN 관리자 등이 관리하며, 컨텐츠 서버로부터 원본 컨텐츠를 전송받아 적어도 하나의 CDN 서버로 복사하여 컨텐츠 동기화를 수행하고, 해당 컨텐츠에 접근할 수 있는 URL 매핑 정보를 URL 맵퍼에 제공한다.The content management device is a device for managing content by linking a content server with at least one CDN server. The content management device is managed by a CDN manager, and receives content from a content server and copies the content to at least one CDN server to perform content synchronization. In addition, URL mapping information for accessing the corresponding content is provided to the URL mapper.

URL(Uniform Resource Locator) 맵퍼는 컨텐츠 관리 장치가 제공하는 URL 매핑 정보를 저장하며, 사용자가 컨텐츠를 요구하면 해당 컨텐츠에 접속할 수 있는 URL 정보를 제공한다.The Uniform Resource Locator (URL) mapper stores URL mapping information provided by the content management device, and provides URL information for accessing the content when the user requests the content.

이와 관련하여, 도 4는 본 발명에 따른 컨텐츠 관리 장치의 상세 구성을 예시한 도면이다. 도 4에 도시된 바와 같이, 본 발명의 일 실시예에 따른 컨텐츠 관리 장치(400)는 컨텐츠 동기화부(410), 메타 정보 관리부(420), 스케줄러(430) 등 을 포함한다.4 is a diagram illustrating a detailed configuration of a content management device according to the present invention. As shown in FIG. 4, the content management apparatus 400 according to an embodiment of the present invention includes a content synchronization unit 410, a meta information management unit 420, a scheduler 430, and the like.

컨텐츠 동기화부(410)는 컨텐츠 서버로부터 컨텐츠를 수신하여 임시 저장하며, 컨텐츠 서버의 동기화 요청에 상응하여 컨텐츠의 동기화를 수행하고, 컨텐츠의 동기화가 완료된 후에는 임시 저장된 컨텐츠를 삭제한다.The content synchronization unit 410 receives the content from the content server and temporarily stores the content, synchronizes the content according to the synchronization request of the content server, and deletes the temporarily stored content after the synchronization of the content is completed.

메타 정보 관리부(420)는 컨텐츠 동기화부(410)의 요청에 의해 컨텐츠에 대한 메타 정보를 생성하여 관리하며, 컨텐츠의 동기화가 이루어지면 스케줄러(430)에서 전송된 사본 URL 정보를 반영하여 메타 정보를 갱신하고, 컨텐츠에 대한 URL 매핑 정보를 URL 맵퍼로 제공한다.The meta information manager 420 generates and manages meta information about the content at the request of the content synchronizer 410, and when the content is synchronized, the meta information manager 420 reflects the copy URL information transmitted from the scheduler 430. Update and provide URL mapping information for the content to the URL mapper.

그리고, 스케줄러(430)는 상기 컨텐츠 동기화부(410)의 지시에 상응하여 상기 컨텐츠 동기화부(410)에 임시 저장된 컨텐츠를 적어도 하나의 CDN 서버로 복사하고, 상기 적어도 하나의 CDN 서버로부터 URL 정보를 수신하면 이를 메타 정보 관리부(420)에 전송한다.In addition, the scheduler 430 copies contents temporarily stored in the content synchronization unit 410 to at least one CDN server in response to an instruction of the content synchronization unit 410, and copies URL information from the at least one CDN server. When it is received, it is transmitted to the meta information manager 420.

한편, 도 5는 본 발명에 이용되는 메타 정보의 구조를 예시한 도면이다.5 is a diagram illustrating a structure of meta information used in the present invention.

도 5를 참조하여 메타 정보를 상술하면, 'Content ID'는 컨텐츠를 식별하기 위한 정보이며, 'CP ID'는 컨텐츠 제공자(CP; Content Provider)를 식별하기 위한 정보이다. 그리고, 'Domain name'은 컨텐츠의 도메인명을 나타내며, 'File name'은 컨텐츠의 파일명을 나타내고, 'File size'는 컨텐츠의 파일 크기를 나타낸다.Referring to FIG. 5, meta information is described in detail. 'Content ID' is information for identifying content, and 'CP ID' is information for identifying a content provider (CP). 'Domain name' indicates a domain name of the content, 'File name' indicates a file name of the content, and 'File size' indicates a file size of the content.

'Local URL'은 컨텐츠 서버에서 원본 컨텐츠가 위치하는 원본 URL을 나타내고, 'Upload time'은 컨텐츠 서버에서 컨텐츠 관리 장치로 컨텐츠를 업로드한 시각을 나타낸다. 그리고, 'Status'는 컨텐츠의 현재 상태(업로드/동기화/삭제 등)를 나타내는데, 컨텐츠의 현재 상태로는 컨텐츠 관리 장치에 컨텐츠가 단순히 업로드된 상태, 컨텐츠 관리 장치의 컨텐츠가 적어도 하나의 CDN 서버로 복사되어 동기화된 상태, 컨텐츠 제공자의 요청에 의해 컨텐츠 관리 장치가 적어도 하나의 CDN 서버로 컨텐츠 삭제를 지시하여 컨텐츠가 삭제된 상태 등이 있을 수 있다.'Local URL' indicates the original URL where the original content is located in the content server, and 'Upload time' indicates the time when the content is uploaded from the content server to the content management device. In addition, 'Status' indicates the current status (upload / synchronization / deletion, etc.) of the content. The current status of the content is simply a content uploaded to the content management device, and the content management device is transferred to at least one CDN server. The content may be copied and synchronized, or the content management device may instruct the at least one CDN server to delete the content at the request of the content provider.

'CDNSP ID'는 협력 CDN 서비스 제공자(CDNSP; Content Delivery Network Service Provider)를 식별하기 위한 정보이며, 'Remote URL'은 해당 컨텐츠가 협력 CDN 서버에서 표현되는 URL, 즉 사본 URL을 나타낸다. 그리고, 'Sync time'은 해당 컨텐츠가 컨텐츠 관리 장치에서 협력 CDN 서버로 복사되어 동기화된 시각을 나타낸다.'CDNSP ID' is information for identifying a Content Delivery Network Service Provider (CDNSP), and 'Remote URL' indicates a URL, ie, a copy URL, whose content is expressed in a cooperating CDN server. 'Sync time' represents a time when the corresponding content is copied from the content management device to the cooperative CDN server and synchronized.

한편, 'Parent content ID'는 트리(tree)형 구조에서 연관 컨텐츠(부모 컨텐츠)를 식별하기 위한 정보이며, 'Pattern'은 CDN 서버에서 컨텐츠에 대한 사본 URL을 유추하기 위한 패턴 정보이다.Meanwhile, 'Parent content ID' is information for identifying related content (parent content) in a tree-like structure, and 'Pattern' is pattern information for inferring a copy URL of content in a CDN server.

여기서, 패턴 정보는 프리픽스(prefix)나 키워드(keyword) 등으로 표현될 수 있는데, 프리픽스의 경우 예컨대 "prefix=http://www.cdn.com/"로 표시하여 사본 URL이 특정 프리픽스를 포함하여 생성됨을 나타낼 수 있으며, 키워드의 경우 예컨대 " contains=/00A8/"로 표시하여 사본 URL이 특정 키워드를 포함하여 생성됨을 나타낼 수 있다. 그리고, 이와 같은 패턴 정보는 URL 맵퍼에서 활용될 수 있는데, 만약 패턴 정보가 존재할 경우, URL 맵퍼는 URL 매핑 테이블(URL Mapping table)을 룩업(lookup)하지 않고 패턴 정보를 이용하여 사본 URL을 유추함으로써, 검색 속도를 향상시킬 수 있다.Here, the pattern information may be expressed as a prefix or a keyword. In the case of the prefix, for example, "prefix = http: //www.cdn.com/" is displayed so that the copy URL includes a specific prefix. In the case of a keyword, for example, "contains = / 00A8 /" may be displayed to indicate that a copy URL is generated including a specific keyword. The pattern information may be utilized in the URL mapper. If the pattern information exists, the URL mapper infers the copy URL by using the pattern information without looking up the URL mapping table. , Can speed up the search.

이상에서 본 발명에 따른 컨텐츠 관리 시스템 및 장치를 대략적으로 설명하였는데, 이에 대한 보다 구체적인 동작 등에 대해서는 도 6 내지 도 8을 참조하여 후술하는 내용을 참조할 수 있다.In the above, the content management system and apparatus according to the present invention have been described above. For more detailed operation thereof, the following description will be referred to with reference to FIGS. 6 to 8.

도 6은 본 발명의 일 실시예에 따른 CDN 서비스를 위한 컨텐츠 관리 방법의 흐름도이다. 참고로, 도 6에서는 컨텐츠 관리 방법 중 로컬 버퍼링(local buffering)을 이용한 컨텐츠 동기화 과정을 중심으로 나타내었다.6 is a flowchart of a content management method for a CDN service according to an embodiment of the present invention. For reference, FIG. 6 illustrates a content synchronization process using local buffering among content management methods.

도 6을 참조하면, 먼저 단계 S602에서, 컨텐츠 서버는 컨텐츠 관리 장치의 컨텐츠 동기화부로 컨텐츠를 업로드한다. 그러면, 단계 S604에서, 컨텐츠 동기화부는 메타 정보 관리부로 상기 컨텐츠와 관련된 정보를 제공하면서 메타 정보 등록을 요청하고, 이에 따라 메타 정보 관리부는 상기 컨텐츠에 대한 메타 정보(예, Content ID, CP ID, Domain name, File name, File size, Local URL, Upload time, Status 등)를 생성하여 등록한다. 그리고, 단계 S606에서, 메타 정보 관리부는 컨텐츠 동기화부로 메타 정보 등록 결과를 전송하고, 그러면 단계 S608에서, 컨텐츠 동기화부는 컨텐츠 서버로 메타 정보 등록을 보고한다.Referring to FIG. 6, first, in step S602, the content server uploads the content to the content synchronization unit of the content management device. Then, in step S604, the content synchronization unit requests the meta information registration while providing the information related to the content to the meta information management unit, and accordingly the meta information management unit requests meta information about the content (eg, Content ID, CP ID, Domain). name, file name, file size, local URL, upload time, status, etc.) In operation S606, the meta information management unit transmits the meta information registration result to the content synchronization unit. Then, in step S608, the content synchronization unit reports the meta information registration to the content server.

한편, 단계 S610에서, 컨텐츠 서버가 컨텐츠 관리 장치의 컨텐츠 동기화부로 컨텐츠 동기화를 요청하면, 단계 S612에서, 컨텐츠 동기화부는 스케줄러에 업체(CDNSP)별 컨텐츠 동기화 작업을 등록한다. 그러면, 단계 S614에서, 스케줄러는 등록된 작업에 따라서 해당 CDN 서버에 상기 컨텐츠를 전송하여 컨텐츠 복사를 수행한다. 각각의 CDN 서버에서 컨텐츠 복사가 완료되면, 단계 S616에서, 해당 CDN 서버는 컨텐츠가 위치하는 URL 정보(즉, 사본 URL 정보)와 기타 관련 정보를 스케줄러로 전송하고, 단계 S618에서, 스케줄러는 이를 메타 정보 관리부로 전송하여 사본 URL 정보를 반영한다. 즉, 메타 정보 관리부는 스케줄러에서 제공된 사본 URL 정보 등을 이용하여 메타 정보를 갱신하며, 이 경우 메타 정보는 컨텐츠 동기화와 관련된 정보(예, CDNSP ID, Remote URL, Sync time, Parent content ID, Pattern 등)를 추가로 포함하게 된다. Meanwhile, in step S610, when the content server requests content synchronization to the content synchronization unit of the content management device, in step S612, the content synchronization unit registers a content synchronization job for each company (CDNSP) in the scheduler. Then, in step S614, the scheduler transmits the content to the corresponding CDN server according to the registered job to copy the content. When copying of contents is completed in each CDN server, in step S616, the CDN server transmits the URL information (i.e., copy URL information) and other related information in which the content is located to the scheduler, and in step S618, the scheduler meta-files it. Transfer to the information management department to reflect the copy URL information. That is, the meta information management unit updates the meta information using the copy URL information provided by the scheduler. In this case, the meta information is related to content synchronization (eg CDNSP ID, Remote URL, Sync time, Parent content ID, Pattern, etc.). ).

그리고, 이와 같이 컨텐츠 동기화가 완료되면, 단계 S620에서, 메타 정보 관리부는 컨텐츠 동기화부에 컨텐츠 삭제를 지시하고, 이에 따라 컨텐츠 동기화부는 임시 저장하고 있는 컨텐츠를 삭제한다. 또한, 단계 S622에서, 메타 정보 관리부는 URL 맵퍼로 상기 컨텐츠에 대한 URL 매핑 정보를 통보하고, URL 맵퍼는 이를 수신하여 사용자가 컨텐츠에 접근할 수 있도록 URL 매핑 테이블(URL Mapping table)을 생성하거나 갱신한다. 여기서, URL 매핑 정보는 상기 컨텐츠에 대한 원본 URL과 사본 URL이 매핑된 정보를 포함하고 있으며, 만약 특정 CDN 서버에 대한 패턴 정보가 있는 경우에는 패턴 정보가 포함될 수도 있다. 그리고, 단계 S622는 단계 S620 이전에 수행될 수 있으며, 이와 같이 수행하더라도 실질적으로 동일한 결과 또는 효과를 얻을 수 있다는 것을 당업자는 알 것이다.When the content synchronization is completed in this way, in step S620, the meta information manager instructs the content synchronization unit to delete the content, and accordingly the content synchronization unit deletes the content stored temporarily. Further, in step S622, the meta information manager notifies the URL mapping information of the content to the URL mapper, and the URL mapper receives the URL mapper to generate or update a URL mapping table so that the user can access the content. do. Here, the URL mapping information includes information in which the original URL and the copy URL of the content are mapped, and if there is pattern information for a specific CDN server, the pattern information may be included. And, it will be appreciated by those skilled in the art that step S622 may be performed before step S620, and that the same result or effect may be obtained even if it is performed in this way.

참고로, 도 6에서 상기 단계 S614, S616, S618, S622는 하나의 CDN 서버(제1 CDN 서버)에 대한 컨텐츠 복사, URL 정보 획득, URL 정보 반영, URL 매핑 정보 통보 과정을 나타내었는데, 스케줄러는 순차적으로 또는 동시에 여러 CDN 서버에 대하여 컨텐츠 복사를 수행하고 URL 정보의 전송을 주기적으로 확인하여 메타 정보 관리부에 URL 정보를 반영하고 이에 따라 메타 정보 관리부가 이를 URL 맵퍼에 통보할 수 있으며, 이는 도 6에서 단계 S614', S616', S618', S622'로 표시하였다.For reference, in FIG. 6, steps S614, S616, S618, and S622 illustrate a process of copying content, obtaining URL information, reflecting URL information, and notifying URL mapping information for one CDN server (first CDN server). The contents can be copied to several CDN servers sequentially or simultaneously, and the transmission of URL information is periodically checked to reflect the URL information in the meta information management unit. Accordingly, the meta information management unit can notify the URL mapper of this. In step S614 ', S616', S618 ', it is represented as S622'.

도 7은 본 발명의 다른 실시예에 따른 CDN 서비스를 위한 컨텐츠 관리 방법의 흐름도이다. 참고로, 도 7에서는 컨텐츠 관리 방법 중 리모트 버퍼링(remote buffering)을 이용한 컨텐츠 동기화 과정을 중심으로 나타내었다.7 is a flowchart of a content management method for a CDN service according to another embodiment of the present invention. For reference, FIG. 7 illustrates a content synchronization process using remote buffering in a content management method.

도 7을 참조하면, 먼저 단계 S702에서, 컨텐츠 서버는 컨텐츠 관리 장치의 컨텐츠 동기화부로 컨텐츠를 업로드한다. 그러면, 단계 S704에서, 컨텐츠 동기화부는 메타 정보 관리부로 상기 컨텐츠와 관련된 정보를 제공하면서 메타 정보 등록을 요청하고, 이에 따라 메타 정보 관리부는 상기 컨텐츠에 대한 메타 정보(예, Content ID, CP ID, Domain name, File name, File size, Local URL, Upload time, Status 등)를 생성하여 등록한다. 그리고, 단계 S706에서, 메타 정보 관리부는 컨텐츠 동기화부로 메타 정보 등록 결과를 전송하고, 그러면 단계 S708에서, 컨텐츠 동기화부는 컨텐츠 서버로 메타 정보 등록을 보고한다.Referring to FIG. 7, first, in step S702, the content server uploads the content to the content synchronization unit of the content management device. Then, in step S704, the content synchronization unit requests the meta information registration while providing the information related to the content to the meta information management unit, and accordingly the meta information management unit requests the meta information of the content (eg, Content ID, CP ID, Domain). name, file name, file size, local URL, upload time, status, etc.) In step S706, the meta-information management unit transmits the meta information registration result to the content synchronization unit. Then, in step S708, the content synchronization unit reports the meta-information registration to the content server.

한편, 단계 S710에서, 컨텐츠 서버가 컨텐츠 관리 장치의 컨텐츠 동기화부로 컨텐츠 동기화를 요청하면, 단계 S712에서, 컨텐츠 동기화부는 스케줄러에 업체(CDNSP)별 컨텐츠 동기화 작업을 등록한다. 그러면, 단계 S714에서, 스케줄러는 등록된 작업에 따라서 제1 CDN 서버에 상기 컨텐츠를 전송하여 컨텐츠 복사를 수행한다. 제1 CDN 서버에서 컨텐츠 복사가 완료되면, 단계 S716에서, 제1 CDN 서버는 컨텐츠가 위치하는 URL 정보(즉, 제1 사본 URL 정보)와 기타 관련 정보를 스케 줄러로 전송한다.Meanwhile, in step S710, when the content server requests content synchronization to the content synchronization unit of the content management device, in step S712, the content synchronization unit registers a content synchronization job for each company (CDNSP) in the scheduler. Then, in step S714, the scheduler transmits the content to the first CDN server according to the registered job to copy the content. When the content copy is completed in the first CDN server, in step S716, the first CDN server transmits URL information (ie, first copy URL information) and other related information in which the content is located to the scheduler.

그러면, 단계 S718에서, 스케줄러는 이를 메타 정보 관리부로 전송하여 제1 사본 URL 정보를 반영한다. 즉, 메타 정보 관리부는 스케줄러에서 제공된 제1 사본 URL 정보 등을 이용하여 메타 정보를 갱신하며, 이 경우 메타 정보는 제1 CDN 서버의 컨텐츠 동기화와 관련된 정보(예, CDNSP ID, Remote URL, Sync time, Parent content ID, Pattern 등)를 추가로 포함하게 된다. 그리고, 이와 같이 제1 CDN 서버에 대한 동기화가 완료되면, 단계 S720에서, 메타 정보 관리부는 컨텐츠 동기화부에 컨텐츠 삭제를 지시하고, 이에 따라 컨텐츠 동기화부는 임시 저장하고 있는 컨텐츠를 삭제한다.Then, in step S718, the scheduler transmits this to the meta information management unit to reflect the first copy URL information. That is, the meta information management unit updates the meta information using the first copy URL information provided by the scheduler, and in this case, the meta information includes information related to content synchronization of the first CDN server (eg, CDNSP ID, Remote URL, Sync time). , Parent content ID, Pattern, etc.). When the synchronization with the first CDN server is completed as described above, in step S720, the meta information manager instructs the content synchronization unit to delete the content, and accordingly, the content synchronization unit deletes the temporarily stored content.

그리고, 단계 S722에서, 메타 정보 관리부는 URL 맵퍼로 상기 컨텐츠에 대한 URL 매핑 정보를 통보하고, URL 맵퍼는 이를 수신하여 사용자가 컨텐츠에 접근할 수 있도록 URL 매핑 테이블(URL Mapping table)을 생성하거나 갱신한다. 참고로, URL 매핑 정보는 상기 컨텐츠에 대한 원본 URL과 사본 URL이 매핑된 정보를 포함하고 있으며, 만약 특정 CDN 서버에 대한 패턴 정보가 있는 경우에는 패턴 정보가 포함될 수도 있다.In operation S722, the meta information management unit notifies the URL mapping information of the content to the URL mapper, and the URL mapper receives the content and generates or updates a URL mapping table so that the user can access the content. do. For reference, the URL mapping information includes information in which the original URL and the copy URL of the content are mapped, and if there is pattern information for a specific CDN server, the pattern information may be included.

한편, 상기 단계 S718, S720, S722과는 별도로, 스케줄러는, 단계 S724에서, 제1 CDN 서버의 제1 사본 URL 정보를 나머지 다른 CDN 서버(도 7에서는 제2 CDN 서버만 대표로 나타내었음)에 전송하면서 컨텐츠 복사를 지시한다. 이를 수신한 나머지 다른 CDN 서버는, 단계 S726에서, 제1 사본 URL 정보를 이용하여 각각 제1 CDN 서버에 접속하여 컨텐츠를 요청하고, 단계 S728에서, 제1 CDN 서버는 나머지 다른 CDN 서버로 해당 컨텐츠를 전송함으로써 컨텐츠 복사가 수행된다. 그러면, 단계 S730에서, 나머지 다른 CDN 서버는 각각의 CDN 서버에서 컨텐츠가 위치하는 URL 정보(즉, 제2 사본 URL 정보)와 기타 관련 정보를 스케줄러로 전송하고, 단계 S732에서, 스케줄러는 이를 메타 정보 관리부로 전송하여 제2 사본 URL 정보를 반영한다. 즉, 메타 정보 관리부는 스케줄러에서 제공된 제2 사본 URL 정보 등을 이용하여 메타 정보를 갱신하며, 이 경우 메타 정보는 제2 CDN 서버의 컨텐츠 동기화와 관련된 정보(예, CDNSP ID, Remote URL, Sync time, Parent content ID, Pattern 등)를 추가로 포함하게 된다. On the other hand, apart from the steps S718, S720, and S722, the scheduler, in step S724, displays the first copy URL information of the first CDN server to the other CDN server (only the second CDN server is represented in FIG. 7 as a representative). Instructs to copy content while transmitting. The other CDN server, which has received this, requests the content by accessing the first CDN server using the first copy URL information, in step S726. In step S728, the first CDN server sends the corresponding content to the other CDN server. The content copy is performed by sending. Then, in step S730, the other CDN server transmits the URL information (i.e., the second copy URL information) and other related information in which the content is located in each CDN server to the scheduler, and in step S732, the scheduler meta-information thereof. Send to the management unit to reflect the second copy URL information. That is, the meta information management unit updates the meta information using the second copy URL information provided by the scheduler, and in this case, the meta information includes information related to content synchronization of the second CDN server (eg, CDNSP ID, Remote URL, Sync time). , Parent content ID, Pattern, etc.).

그리고, 단계 S734에서, 메타 정보 관리부는 URL 맵퍼로 상기 컨텐츠에 대한 URL 매핑 정보를 통보하고, URL 맵퍼는 이를 수신하여 URL 매핑 테이블(URL Mapping table)을 갱신한다. In step S734, the meta information manager notifies the URL mapping information of the content to the URL mapper, and the URL mapper receives the URL mapper to update the URL mapping table.

마지막으로, 도 8은 본 발명의 또 다른 실시예에 따른 CDN 서비스를 위한 컨텐츠 관리 방법의 흐름도이다. 참고로, 도 8에서는 컨텐츠 관리 방법 중 컨텐츠 삭제 과정을 중심으로 나타내었으며, 이는 전술한 로컬 버퍼링 또는 리모트 버퍼링을 이용한 컨텐츠 동기화 이후에 적용될 수 있다.Finally, FIG. 8 is a flowchart of a content management method for a CDN service according to another embodiment of the present invention. For reference, FIG. 8 illustrates a content deletion process in the content management method, which may be applied after content synchronization using the above-described local buffering or remote buffering.

도 8을 참조하면, 먼저 단계 S802에서, 컨텐츠 서버는 컨텐츠 관리 장치의 컨텐츠 동기화부에 컨텐츠를 조회한다. 그러면, 단계 S804에서, 컨텐츠 동기화부는 메타 정보 관리부로 상기 컨텐츠에 대한 메타 정보를 요청하고, 이에 따라 단계 S806에서, 메타 정보 관리부는 컨텐츠 동기화부로 메타 정보를 제공하고, 단계 S808에서, 컨텐츠 동기화부는 다시 컨텐츠 서버로 메타 정보를 전송한다. Referring to FIG. 8, first, in step S802, the content server inquires of content in a content synchronization unit of a content management device. Then, in step S804, the content synchronization unit requests the meta information on the content to the meta information management unit. Accordingly, in step S806, the meta information management unit provides the meta information to the content synchronization unit, and in step S808, the content synchronization unit again. Send meta information to the content server.

한편, 단계 S810에서, 컨텐츠 서버가 컨텐츠 관리 장치의 컨텐츠 동기화부로 컨텐츠 삭제를 요청하면, 단계 S812에서, 컨텐츠 동기화부는 스케줄러에 업체(CDNSP)별 컨텐츠 삭제 작업을 등록한다. 그러면, 단계 S814에서, 스케줄러는 등록된 작업에 따라서 해당 CDN 서버에 상기 컨텐츠의 삭제를 지시한다. 각각의 CDN 서버에서 컨텐츠 삭제가 완료되면, 단계 S816에서, 해당 CDN 서버는 스케줄러로 컨텐츠 삭제를 확인응답(ACK)한다. 그러면, 단계 S818에서, 스케줄러는 메타 정보 관리부로 상기 컨텐츠와 관련된 사본 URL이 무효임을 통보하여 URL 무효를 반영한다. 즉, 메타 정보 관리부는 스케줄러에서 제공된 사본 URL 무효 통지를 반영하여 메타 정보에서 현재 상태를 삭제로 변경한다. Meanwhile, in step S810, when the content server requests content deletion from the content synchronization unit of the content management device, in step S812, the content synchronization unit registers a content deletion job for each company (CDNSP) in the scheduler. Then, in step S814, the scheduler instructs the corresponding CDN server to delete the content according to the registered job. When content deletion is completed in each CDN server, in step S816, the CDN server acknowledges (ACK) the content deletion with a scheduler. Then, in step S818, the scheduler notifies the meta information management unit that the copy URL associated with the content is invalid to reflect the URL invalidation. That is, the meta information management unit changes the current state from the meta information to delete by reflecting the copy URL invalid notification provided by the scheduler.

그리고, 이와 같이 컨텐츠 삭제가 완료되면, 단계 S820에서, 메타 정보 관리부는 URL 맵퍼로 상기 컨텐츠에 대한 URL이 무효임을 통보하고, URL 맵퍼는 이를 수신하여 URL 매핑 테이블(URL Mapping table)에서 해당 URL에 대한 정보를 삭제하여 URL 매핑 테이블을 갱신한다.When the content deletion is completed as described above, in step S820, the meta information management unit notifies the URL mapper that the URL for the content is invalid, and the URL mapper receives the corresponding URL from the URL mapping table. Update the URL mapping table by deleting the information.

한편, 본 발명에 따른 CDN 서비스를 위한 컨텐츠 관리 방법은 다양한 컴퓨터로 구현되는 동작을 수행하기 위한 프로그램 명령을 포함하는 컴퓨터 판독가능 기록매체를 통하여 실시될 수 있다. 상기 컴퓨터 판독가능 기록매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 기록매체는 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프 트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독가능 기록매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체, CD-ROM, DVD와 같은 광기록 매체, 플롭티컬 디스크와 같은 자기-광 매체, 및 롬, 램, 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다.Meanwhile, the content management method for the CDN service according to the present invention may be implemented through a computer readable recording medium including program instructions for performing operations implemented by various computers. The computer-readable recording medium may include program instructions, data files, data structures, etc. alone or in combination. The recording medium may be those specially designed and configured for the present invention, or may be known and available to those skilled in computer software. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tape, optical recording media such as CD-ROMs, DVDs, magnetic-optical media such as floppy disks, and ROM, RAM, flash memory, and the like. Hardware devices specifically configured to store and execute the same program instructions are included. Examples of program instructions include not only machine code generated by a compiler, but also high-level language code that can be executed by a computer using an interpreter or the like.

지금까지 본 발명을 바람직한 실시예를 참조하여 상세히 설명하였지만, 본 발명이 속하는 기술분야의 당업자는 본 발명의 기술적 사상이나 필수적 특징들을 변경하지 않고서 다른 구체적인 다양한 형태로 실시할 수 있는 것이므로, 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적인 것이 아닌 것으로서 이해해야만 한다.Although the present invention has been described in detail with reference to preferred embodiments, it will be apparent to those skilled in the art that the present invention may be embodied in other specific various forms without changing the technical spirit or essential features of the present invention. One embodiment is to be understood in all respects as illustrative and not restrictive.

그리고, 본 발명의 범위는 상기 상세한 설명보다는 후술하는 특허청구범위에 의하여 특정되는 것이며, 특허청구범위의 의미 및 범위 그리고 그 등가개념으로부터 도출되는 모든 변경 또는 변형된 형태는 본 발명의 범위에 포함되는 것으로 해석되어야 한다.It is to be understood that both the foregoing general description and the following detailed description of the present invention are exemplary and explanatory and are intended to provide further explanation of the invention as claimed. .

도 1은 종래기술에 따른 CDN 서비스를 설명하는 도면이다.1 is a diagram illustrating a CDN service according to the prior art.

도 2는 종래기술에 따른 CDN 서비스를 위한 컨텐츠 관리 시스템의 구성을 예시한 도면이다.2 is a diagram illustrating a configuration of a content management system for a CDN service according to the prior art.

도 3은 본 발명의 일 실시예에 따른 CDN 서비스를 위한 컨텐츠 관리 시스템의 구성도이다.3 is a block diagram of a content management system for a CDN service according to an embodiment of the present invention.

도 4는 본 발명의 일 실시예에 따른 컨텐츠 관리 장치의 구성도이다.4 is a block diagram of a content management device according to an embodiment of the present invention.

도 5는 본 발명에 이용되는 메타 정보의 구조를 예시한 도면이다.5 is a diagram illustrating a structure of meta information used in the present invention.

도 6은 본 발명의 일 실시예에 따른 CDN 서비스를 위한 컨텐츠 관리 방법의 흐름도로서, 컨텐츠 동기화(로컬 버퍼링) 과정을 설명하는 도면이다.6 is a flowchart illustrating a content management method for a CDN service according to an embodiment of the present invention, illustrating a content synchronization (local buffering) process.

도 7은 본 발명의 다른 실시예에 따른 CDN 서비스를 위한 컨텐츠 관리 방법의 흐름도로서, 컨텐츠 동기화(리모트 버퍼링) 과정을 설명하는 도면이다.7 is a flowchart illustrating a content management method for a CDN service according to another embodiment of the present invention, and illustrates a content synchronization (remote buffering) process.

도 8은 본 발명의 또 다른 실시예에 따른 CDN 서비스를 위한 컨텐츠 관리 방법의 흐름도로서, 컨텐츠 삭제 과정을 설명하는 도면이다.8 is a flowchart illustrating a content management method for a CDN service according to another embodiment of the present invention, and illustrating a content deletion process.

Claims (20)

CDN(Content Delivery Network) 서비스를 위한 컨텐츠 관리 시스템으로서,A content management system for a content delivery network (CDN) service, 컨텐츠를 제공하는 컨텐츠 서버;A content server providing content; 상기 컨텐츠 서버로부터 컨텐츠를 수신하여 임시 저장한 후 상기 컨텐츠에 대한 메타 정보를 생성하여 등록하고, 상기 컨텐츠 서버로 상기 메타 정보의 등록을 보고하는 컨텐츠 관리 장치;A content management device configured to receive and temporarily store content from the content server, generate and register meta information about the content, and report registration of the meta information to the content server; 상기 컨텐츠 관리 장치로부터 컨텐츠를 수신하여 저장하고, 상기 컨텐츠가 저장된 사본 URL(Uniform Resource Locator) 정보를 상기 컨텐츠 관리 장치로 전송하는 적어도 하나의 CDN 서버; 및At least one CDN server for receiving and storing content from the content management device and transmitting copy URL (Uniform Resource Locator) information in which the content is stored to the content management device; And 상기 컨텐츠에 대한 URL 매핑 정보를 저장하는 URL 맵퍼를 포함하고,A URL mapper for storing URL mapping information about the content; 상기 컨텐츠 관리 장치는 상기 적어도 하나의 CDN 서버로부터 사본 URL 정보를 수신하면 상기 사본 URL 정보를 반영하여 상기 메타 정보를 갱신하고, 상기 컨텐츠에 대한 URL 매핑 정보를 상기 URL 맵퍼로 제공한 후 상기 컨텐츠를 삭제하는 것을 특징으로 하는 시스템.When the content management device receives the copy URL information from the at least one CDN server, the content management apparatus updates the meta information by reflecting the copy URL information, provides the URL mapping information for the content to the URL mapper, and then supplies the content. Deleting the system. 제1항에 있어서,The method of claim 1, 상기 컨텐츠 관리 장치는 The content management device 상기 컨텐츠 서버로부터 컨텐츠를 수신하여 임시 저장하는 컨텐츠 동기화부;A content synchronization unit for receiving and temporarily storing content from the content server; 상기 컨텐츠에 대한 메타 정보를 생성하고 관리하는 메타 정보 관리부; 및A meta information manager for generating and managing meta information about the content; And 상기 컨텐츠를 적어도 하나의 CDN 서버로 전송하는 스케줄러를 포함하는 것을 특징으로 하는 컨텐츠 관리 시스템.And a scheduler for transmitting the content to at least one CDN server. 제1항 또는 제2항에 있어서,The method according to claim 1 or 2, 상기 메타 정보는 컨텐츠 ID, 원본 URL, 사본 URL, 컨텐츠 상태를 포함하는 것을 특징으로 하는 컨텐츠 관리 시스템.The meta information includes a content ID, original URL, copy URL, content status. 제3항에 있어서,The method of claim 3, 상기 메타 정보는 CDN 서버에서 상기 컨텐츠에 대한 사본 URL을 유추하기 위한 프리픽스(prefix) 또는 키워드(keyword)를 나타내는 패턴 정보를 더 포함하고, 상기 URL 맵퍼는 상기 패턴 정보를 이용하여 상기 사본 URL을 유추하는 것을 특징으로 하는 컨텐츠 관리 시스템.The meta information further includes pattern information indicating a prefix or a keyword for inferring a copy URL for the content in a CDN server, and the URL mapper infers the copy URL using the pattern information. Content management system, characterized in that. 제3항에 있어서,The method of claim 3, 상기 메타 정보는 컨텐츠 제공자 ID, CDN 서비스 제공자 ID, 부모 컨텐츠 ID를 더 포함하는 것을 특징으로 하는 컨텐츠 관리 시스템.The meta information further includes a content provider ID, a CDN service provider ID, and a parent content ID. 제1항 또는 제2항에 있어서,The method according to claim 1 or 2, 상기 URL 매핑 정보는 상기 컨텐츠에 대한 원본 URL과 사본 URL이 매핑된 정보인 것을 특징으로 하는 컨텐츠 관리 시스템.The URL mapping information is a content management system, characterized in that the original URL and the copy URL is mapped to the content. CDN(Content Delivery Network) 서비스를 위한 컨텐츠 관리 장치로서,A content management device for a content delivery network (CDN) service, 컨텐츠 서버로부터 컨텐츠를 수신하여 임시 저장한 후, 상기 컨텐츠의 동기화를 수행하고 상기 컨텐츠를 삭제하는 컨텐츠 동기화부;A content synchronization unit configured to receive content from a content server and temporarily store the content, and to synchronize the content and delete the content; 상기 컨텐츠에 대한 메타 정보를 생성하여 관리하며, 상기 컨텐츠의 동기화에 상응하여 상기 메타 정보를 갱신하고 상기 컨텐츠에 대한 URL 매핑 정보를 URL 맵퍼로 제공하는 메타 정보 관리부; 및A meta information management unit which generates and manages meta information on the contents, updates the meta information in correspondence with the synchronization of the contents, and provides URL mapping information on the contents as a URL mapper; And 상기 컨텐츠 동기화부와 연동하여 상기 컨텐츠를 적어도 하나의 CDN 서버로 전송하는 스케줄러를 포함하는 것을 특징으로 하는 컨텐츠 관리 장치.And a scheduler transmitting the contents to at least one CDN server in association with the contents synchronization unit. 제7항에 있어서,The method of claim 7, wherein 상기 스케줄러는 상기 적어도 하나의 CDN 서버로부터 각각 사본 URL(Uniform Resource Locator) 정보를 수신하여 상기 메타 정보 관리부로 전송하고, 상기 메타 정보 관리부는 상기 사본 URL 정보를 반영하여 상기 메타 정보를 갱신하는 것을 특징으로 하는 컨텐츠 관리 장치.The scheduler receives copy URL (Uniform Resource Locator) information from the at least one CDN server, respectively, and transmits the copied Uniform Resource Locator (URL) information to the meta information manager, wherein the meta information manager reflects the copied URL information to update the meta information. A content management device. 제7항에 있어서,The method of claim 7, wherein 상기 스케줄러는 제1 CDN 서버로 상기 컨텐츠를 전송하고, 상기 제1 CDN 서버로부터 제1 사본 URL 정보를 수신하면 상기 제1 사본 URL 정보를 제2 CDN 서버로 전송하여 상기 컨텐츠의 복사를 지시하는 것을 특징으로 하는 컨텐츠 관리 장치.The scheduler transmits the content to a first CDN server, and upon receiving the first copy URL information from the first CDN server, transmits the first copy URL information to a second CDN server to instruct copying of the content. Content management device characterized in that. 제7항 내지 제9항 중 어느 한 항에 있어서,The method according to any one of claims 7 to 9, 상기 메타 정보는 컨텐츠 ID, 원본 URL, 사본 URL, 패턴 정보를 포함하고,The meta information includes a content ID, original URL, copy URL, pattern information, 상기 패턴 정보는 CDN 서버에서 URL을 유추하기 위한 프리픽스(prefix) 또는 키워드(keyword)를 나타내는 것을 특징으로 하는 컨텐츠 관리 장치.And the pattern information indicates a prefix or a keyword for inferring a URL from a CDN server. CDN(Content Delivery Network) 서비스를 위한 컨텐츠 관리 방법으로서,A content management method for a content delivery network (CDN) service, 컨텐츠 서버로부터 컨텐츠를 수신하여 임시 저장하고, 상기 컨텐츠에 대한 메타 정보를 등록하는 단계;Receiving and temporarily storing content from a content server and registering meta information about the content; 상기 컨텐츠를 적어도 하나의 CDN 서버에 복사하는 단계;Copying the content to at least one CDN server; 상기 적어도 하나의 CDN 서버로부터 사본 URL(Uniform Resource Locator) 정보를 수신하면, 상기 사본 URL 정보를 반영하여 상기 메타 정보를 갱신하는 단계; 및Updating the meta information by reflecting the copy URL information when receiving copy URL information from the at least one CDN server; And 상기 컨텐츠에 대한 URL 매핑 정보를 URL 맵퍼로 전송하고, 상기 임시 저장된 컨텐츠를 삭제하는 단계를 포함하는 컨텐츠 관리 방법.Transmitting URL mapping information of the content to a URL mapper and deleting the temporarily stored content. 제11항에 있어서,The method of claim 11, 상기 컨텐츠 서버로부터 상기 컨텐츠의 삭제를 요청받는 단계;Receiving a request for deleting the content from the content server; 상기 적어도 하나의 CDN 서버로 상기 컨텐츠의 삭제를 지시하는 단계; 및Instructing the at least one CDN server to delete the content; And 상기 적어도 하나의 CDN 서버로부터 상기 컨텐츠의 삭제를 확인하고 상기 메 타 정보를 갱신하는 단계를 더 포함하는 것을 특징으로 하는 컨텐츠 관리 방법.Confirming the deletion of the content from the at least one CDN server and updating the meta information. CDN(Content Delivery Network) 서비스를 위한 컨텐츠 관리 방법으로서,A content management method for a content delivery network (CDN) service, 컨텐츠 서버로부터 컨텐츠를 수신하여 임시 저장하고, 상기 컨텐츠에 대한 메타 정보를 등록하는 단계;Receiving and temporarily storing content from a content server and registering meta information about the content; 상기 컨텐츠를 제1 CDN 서버에 복사하는 단계;Copying the content to a first CDN server; 상기 제1 CDN 서버로부터 제1 사본 URL(Uniform Resource Locator) 정보를 수신하면, 상기 제1 사본 URL 정보를 반영하여 상기 메타 정보를 갱신하고 상기 임시 저장된 컨텐츠를 삭제하며, 상기 제1 사본 URL 정보를 제2 CDN 서버로 전송하여 상기 컨텐츠의 복사를 지시하는 단계;When receiving first copy URL information from the first CDN server, the meta information is updated to reflect the first copy URL information, the temporary stored content is deleted, and the first copy URL information is stored. Transmitting to a second CDN server to instruct copying of the contents; 상기 제1 CDN 서버를 통해 상기 컨텐츠를 복사한 상기 제2 CDN 서버로부터 제2 사본 URL 정보를 수신하는 단계; Receiving second copy URL information from the second CDN server that has copied the content via the first CDN server; 상기 제2 사본 URL 정보를 반영하여 상기 메타 정보를 갱신하는 단계; 및Updating the meta information by reflecting the second copy URL information; And 상기 컨텐츠에 대한 URL 매핑 정보를 URL 맵퍼로 전송하는 단계를 포함하는 컨텐츠 관리 방법.And transmitting URL mapping information of the content to a URL mapper. 제13항에 있어서,The method of claim 13, 상기 컨텐츠 서버로부터 상기 컨텐츠의 삭제를 요청받는 단계;Receiving a request for deleting the content from the content server; 상기 제1 및 제2 CDN 서버로 상기 컨텐츠의 삭제를 지시하는 단계; 및Instructing the first and second CDN servers to delete the content; And 상기 제1 및 제2 CDN 서버로부터 상기 컨텐츠의 삭제를 확인하고 상기 메타 정보를 갱신하는 단계를 더 포함하는 것을 특징으로 하는 컨텐츠 관리 방법.Confirming the deletion of the content from the first and second CDN servers and updating the meta information. 제12항 또는 제14항에 있어서,The method according to claim 12 or 14, wherein 상기 컨텐츠의 삭제를 요청받는 단계 이후에,After receiving the request to delete the content, 상기 URL 맵퍼에 상기 컨텐츠의 무효를 통보하는 단계를 더 포함하는 것을 특징으로 하는 컨텐츠 관리 방법.And notifying the URL mapper of the invalidity of the content. 제11항 내지 제14항 중 어느 한 항에 있어서,The method according to any one of claims 11 to 14, 상기 메타 정보는 컨텐츠 ID, 원본 URL, 사본 URL, 컨텐츠 상태, 패턴 정보를 포함하는 것을 특징으로 하는 컨텐츠 관리 방법.The meta information includes content ID, original URL, copy URL, content status, pattern information. 제16항에 있어서,The method of claim 16, 상기 패턴 정보는 CDN 서버에서 URL을 유추하기 위한 프리픽스(prefix) 또는 키워드(keyword)를 나타내는 것을 특징으로 하는 컨텐츠 관리 방법.And the pattern information indicates a prefix or a keyword for inferring a URL from a CDN server. 제16항에 있어서,The method of claim 16, 상기 메타 정보는 컨텐츠 제공자 ID, CDN 서비스 제공자 ID, 부모 컨텐츠 ID를 더 포함하는 것을 특징으로 하는 컨텐츠 관리 방법.The meta information further includes a content provider ID, a CDN service provider ID, and a parent content ID. 제11항 내지 제14항 중 어느 한 항에 있어서,The method according to any one of claims 11 to 14, 상기 URL 매핑 정보는 상기 컨텐츠에 대한 원본 URL과 사본 URL이 매핑된 정보인 것을 특징으로 하는 컨텐츠 관리 방법.The URL mapping information is a content management method, characterized in that the original URL and the copy URL is mapped to the content. 제11항 내지 제14항 중 어느 한 항에 따른 컨텐츠 관리 방법을 수행하는 프로그램이 기록된 컴퓨터 판독가능 기록매체.A computer-readable recording medium having recorded thereon a program for performing the content management method according to any one of claims 11 to 14.
KR1020090101381A 2009-10-23 2009-10-23 Content management system and method for content delivery network service KR101145956B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020090101381A KR101145956B1 (en) 2009-10-23 2009-10-23 Content management system and method for content delivery network service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020090101381A KR101145956B1 (en) 2009-10-23 2009-10-23 Content management system and method for content delivery network service

Publications (2)

Publication Number Publication Date
KR20110044611A true KR20110044611A (en) 2011-04-29
KR101145956B1 KR101145956B1 (en) 2012-05-15

Family

ID=44049313

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020090101381A KR101145956B1 (en) 2009-10-23 2009-10-23 Content management system and method for content delivery network service

Country Status (1)

Country Link
KR (1) KR101145956B1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130109338A (en) * 2012-03-27 2013-10-08 에스케이텔레콤 주식회사 Contents delivery system, method for synchronizing a cache and apparatus thereof
KR101355081B1 (en) * 2012-08-23 2014-01-27 모트렉스(주) System for syndicating the original of digital contents for personal users and method thereof
KR20150001893A (en) * 2013-06-27 2015-01-07 에스케이텔레콤 주식회사 Method for providing content in content delivery system and apparatus thereof
WO2016209701A1 (en) * 2015-06-24 2016-12-29 Tribune Broadcasting Company, Llc Device control in backup media-broadcast system
WO2016209700A1 (en) * 2015-06-24 2016-12-29 Tribune Broadcasting Company, Llc Device control in backup media-broadcast system
KR20190068859A (en) * 2017-12-11 2019-06-19 엔에이치엔 주식회사 Method and system for synchronizing file update of cache server

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001306433A (en) 2000-04-10 2001-11-02 Nec Corp System and method for contents distribution service having high cost efficiency
KR100700717B1 (en) * 2004-12-22 2007-03-27 한국전자통신연구원 Custering apparatus and method for content delivery system by content classification
KR20090003042A (en) * 2007-04-27 2009-01-09 엘지전자 주식회사 Method and terminal for processing an event using contents metadata

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130109338A (en) * 2012-03-27 2013-10-08 에스케이텔레콤 주식회사 Contents delivery system, method for synchronizing a cache and apparatus thereof
US9292441B2 (en) 2012-03-27 2016-03-22 Sk Telecom Co., Ltd. Cache synchronization system, cache synchronization method and apparatus thereof
KR101355081B1 (en) * 2012-08-23 2014-01-27 모트렉스(주) System for syndicating the original of digital contents for personal users and method thereof
KR20150001893A (en) * 2013-06-27 2015-01-07 에스케이텔레콤 주식회사 Method for providing content in content delivery system and apparatus thereof
WO2016209701A1 (en) * 2015-06-24 2016-12-29 Tribune Broadcasting Company, Llc Device control in backup media-broadcast system
WO2016209700A1 (en) * 2015-06-24 2016-12-29 Tribune Broadcasting Company, Llc Device control in backup media-broadcast system
US9973796B2 (en) 2015-06-24 2018-05-15 Tribune Broadcasting Company, Llc Device control in backup media-broadcast system
US10003835B2 (en) 2015-06-24 2018-06-19 Tribune Broadcasting Company, Llc Device control in backup media-broadcast system
US10237594B2 (en) 2015-06-24 2019-03-19 Tribune Broadcasting Company, Llc Device control in backup media-broadcast system
US10237596B2 (en) 2015-06-24 2019-03-19 Tribune Broadcasting Company, Llc Device control in backup media-broadcast system
KR20190068859A (en) * 2017-12-11 2019-06-19 엔에이치엔 주식회사 Method and system for synchronizing file update of cache server

Also Published As

Publication number Publication date
KR101145956B1 (en) 2012-05-15

Similar Documents

Publication Publication Date Title
KR101145956B1 (en) Content management system and method for content delivery network service
US6985936B2 (en) Addressing the name space mismatch between content servers and content caching systems
JP4695759B2 (en) Global document hosting system using embedded content distribution ghost server
US7970856B2 (en) System and method for managing and distributing assets over a network
JP5193056B2 (en) Method and system for maintaining up-to-date data of wireless devices
AU2015370268B2 (en) System and method for discovering a lan synchronization candidate for a synchronized content management system
US20090248871A1 (en) Server and connecting destination server switch control method
US20180060431A1 (en) Managing cached data in a network environment
JP2004246632A (en) Data distributing server, program, and network system
JP5970541B2 (en) Information processing system, management server group, and server management program
US20090113024A1 (en) Multicase Downloading Using Path Information
US20080010299A1 (en) File management system
JP2009518757A5 (en)
JP2012501493A (en) Image processing method, image processing apparatus, and image processing system
US8005889B1 (en) Systems, methods, and computer program products for synchronizing files in a photosharing peer-to-peer network
KR20150103477A (en) Apparatus and method for managing cache in cache distributed environment
US20090164636A1 (en) Relay server and relay communication system
JP5013789B2 (en) Web page generation system, web page generation device, and web page generation method
WO2013083085A1 (en) Data acquisition method and device
WO2008010473A1 (en) Distributed file managing system
JP2020095340A (en) Information processing system, load balancing processing device, and load balancing processing program
KR20190015817A (en) Method, Apparatus and System for Monitoring Using Middleware
US20220070750A1 (en) Information processing device, information processing method, and program
CN113364887A (en) File downloading method based on FTP, proxy server and system
JP2000066945A (en) Document collection system, device and method and recording medium

Legal Events

Date Code Title Description
A201 Request for examination
N231 Notification of change of applicant
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: 20150305

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20160330

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20170309

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20180403

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20190401

Year of fee payment: 8