KR101008812B1 - Method of effective content distribution in the Content Delivery Network - Google Patents

Method of effective content distribution in the Content Delivery Network Download PDF

Info

Publication number
KR101008812B1
KR101008812B1 KR1020030011408A KR20030011408A KR101008812B1 KR 101008812 B1 KR101008812 B1 KR 101008812B1 KR 1020030011408 A KR1020030011408 A KR 1020030011408A KR 20030011408 A KR20030011408 A KR 20030011408A KR 101008812 B1 KR101008812 B1 KR 101008812B1
Authority
KR
South Korea
Prior art keywords
content
distribution
time
minimum
distributed
Prior art date
Application number
KR1020030011408A
Other languages
Korean (ko)
Other versions
KR20040076079A (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 KR1020030011408A priority Critical patent/KR101008812B1/en
Publication of KR20040076079A publication Critical patent/KR20040076079A/en
Application granted granted Critical
Publication of KR101008812B1 publication Critical patent/KR101008812B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/21Server components or server architectures
    • H04N21/222Secondary servers, e.g. proxy server, cable television Head-end
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/24Monitoring of processes or resources, e.g. monitoring of server load, available bandwidth, upstream requests
    • H04N21/2402Monitoring of the downstream path of the transmission network, e.g. bandwidth available
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/24Monitoring of processes or resources, e.g. monitoring of server load, available bandwidth, upstream requests
    • H04N21/2405Monitoring of the internal components or processes of the server, e.g. server load

Abstract

본 발명은 원시 컨텐트를 저장하고 있는 CP(Contents Provider)와, 상기 CP에 저장된 원시 컨텐트 중에서 분배 컨텐트를 해당 에지 서버로 분배하는 컨텐트 분배기와, 상기 분배 컨텐트의 무결성을 검사하는 분배 에이전트를 포함하는 컨텐트 전달망에서의 효율적인 컨텐트 분배 방법에 있어서, 상기 컨텐트 분배기의 전처리부가 상기 CP로부터 제공받은 분배 컨텐트 정보에 따라 해당 분배 컨텐트를 임시 저장소로 전송하여 저장시키는 전처리 단계; 상기 컨텐트 분배기의 주처리부가 상기 CP로부터 제공받은 분배 에지 서버 정보에 따라 상기 임시 저장소에 저장된 분배 컨텐트를 해당 에지 서버로 분산하여 분배하는 주처리 단계; 상기 분배 에이전트가 해당 에지 서버로 분배된 분배 컨텐트의 무결성을 검사하는 무결성검사 단계; 및 상기 컨텐트 분배기의 후처리부가 상기 무결성검사 결과에 따라 무결한 분배 컨텐트를 해당 에지 서버에 저장되도록 하는 후처리 단계를 수행하여, CP의 분배 컨텐트를 각 에지 서버에 분배함에 있어서 효율적이고 신뢰성 있게 분배되도록 한다.The present invention includes a content provider (CP) that stores raw content, a content distributor for distributing distributed content among the raw content stored in the CP to a corresponding edge server, and a distribution agent for checking the integrity of the distributed content. An efficient content distribution method in a delivery network, the method comprising: a preprocessing step of a preprocessing unit of the content distributor transmitting and storing corresponding distribution content to a temporary storage according to distribution content information provided from the CP; A main processing step of distributing and distributing distributed content stored in the temporary storage to the corresponding edge server according to the distribution edge server information provided from the CP by the main processing unit of the content distributor; An integrity checking step of checking, by the distribution agent, integrity of distributed content distributed to the corresponding edge server; And performing a post-processing step of allowing the post-processing unit of the content distributor to store intact distributed content according to the integrity check result in the corresponding edge server, thereby efficiently and reliably distributing the distributed content of the CP to each edge server. Be sure to

Description

컨텐트 전달망에서 효율적인 컨텐트 분배 방법{Method of effective content distribution in the Content Delivery Network}Method of effective content distribution in the Content Delivery Network

도 1은 본 발명의 실시예에 따른 컨텐트 전달망의 구조도.1 is a structural diagram of a content delivery network according to an embodiment of the present invention.

도 2는 본 발명의 실시예에 따른 컨텐트 전달망에서 효율적인 컨텐트 분배 방법의 개괄적인 순서도.2 is a schematic flowchart of an efficient content distribution method in a content delivery network according to an embodiment of the present invention.

도 3은 본 발명의 실시예에 따른 컨텐트 분배기의 전처리부에서의 동작 흐름도.3 is a flowchart illustrating operations of a preprocessor of a content distributor according to an embodiment of the present invention.

도 4는 본 발명의 실시예에 따른 컨텐트 분배기의 주처리부에서의 동작 흐름도.4 is an operation flowchart of a main processor of a content distributor according to an embodiment of the present invention;

도 5는 본 발명의 실시예에 따른 컨텐트 분배기의 후처리부에서의 동작 흐름도.5 is an operation flowchart of a post-processing unit of a content distributor according to an embodiment of the present invention.

도 6은 본 발명의 실시예에 따른 무결성 검사를 수행하는 분배 에이전트의 동작 흐름도.
6 is an operational flow diagram of a distribution agent for performing integrity checking in accordance with an embodiment of the present invention.

본 발명은 인터넷의 컨텐트 전달망(CDN: Contents Delivery Network, 이하 'CDN'이라 칭한다)에 관한 것으로, 특히, CDN 환경에서 CDN 사업자가 웹 컨텐트를 웹 캐쉬(cache)나 웹 서버 또는, 다운로드(down load) 서버 역할을 하는 에지 서버에 분배함에 있어서 효율적이며, 신뢰성있게 분배하는 방법 및 장치에 관한 것이다.The present invention relates to a content delivery network (CDN) of the Internet. In particular, in a CDN environment, a CDN service provider downloads a web cache or a web server or downloads a web content. A method and apparatus for efficiently and reliably distributing to an edge server serving as a server.

최근, 인터넷 기술의 발전과 함께 초고속 인터넷 가입자의 급속한 증가로 인한 인터넷 이용 인구의 폭발적인 증가, 개인 및 기업이 제공하는 웹 서비스의 급속한 증가로 인터넷 분야에서는 웹 사용자의 다양한 서비스 요구사항을 만족시키고 인터넷을 통해 제공하는 웹 서비스의 QoS(Quality of Service) 보장 및 컨텐트의 유료화에 대한 요구사항 증가와 같이 인터넷에 대한 환경이 변화하고 있다.Recently, with the development of Internet technology, the explosive increase of the Internet users population due to the rapid increase of the high-speed Internet subscribers, and the rapid increase of the web services provided by individuals and businesses, satisfy the various service requirements of the web users in the Internet field, The environment for the Internet is changing, such as guaranteeing the quality of service (QoS) of the web services provided through the service and increasing the requirements for the content fee.

이러한 환경적 변화에 의해 인터넷을 이용하는 다양하고 수많은 가입자에게 컨텐트를 신뢰성 있고 신속하게 그리고 QoS를 보장하도록 제공할 수 있는 새로운 인터넷 서비스가 요구되었는데, 이러한 요구를 충족시킬 수 있는 망 구조가 CDN이고, CP(Content Provider)가 분배 요청한 컨텐트에 대해 사용자측에 위치한 에지 서버에 저장하는 기술이 컨텐트 분배 기술이다. CDN은 상기의 컨텐트 분배 기술로 CP의 컨텐트를 에지 서버에 안전하고 신뢰성있게 분배하는 CDN 서비스를 제공하여 CDN 서비스의 성능 및 신뢰성을 향상시킬 수 있다.Due to these environmental changes, a new Internet service that can provide content to a variety of subscribers who use the Internet to ensure reliability, speed, and QoS is required. The network structure that can satisfy these requirements is CDN, CP. The technology for storing the content requested by the (Content Provider) in the edge server located on the user side is a content distribution technology. CDN can improve the performance and reliability of the CDN service by providing a CDN service that distributes the content of the CP to the edge server securely and reliably with the content distribution technology.

일반적으로 CDN에서의 컨텐트 분배 기술은 CP의 컨텐트를 에지 서버에 분배함에 있어서 단순하게 CP의 컨텐트를 CDN 사업자 서버의 일정 부분에 복사해와서 에지 서버에 분배하는 절차를 따르는데, 이때 분배된 컨텐트에 대한 무결성 검사를 하지 않아 웹 사용자가 요청한 컨텐트에 대해서 신뢰성있는 서비스를 제공할 수 없는 단점이 있으며, 컨텐트 분배가 이루어지는 도중에 네트워크 장애 또는 서버의 장애가 발생하는 경우에 컨텐트 분배를 처음부터 다시 수행해야 하는 번거로움이 존재하는 단점이 존재한다.
In general, content distribution technology in a CDN follows a procedure of simply copying content of a CP to a portion of a CDN provider server and distributing it to an edge server in distributing content of a CP to an edge server. There is a disadvantage in that it cannot provide a reliable service for the content requested by the web user because it does not check the integrity of the web user.In the case of network failure or server failure during content distribution, troublesome content distribution must be performed from the beginning. There is a drawback of remorse.

본 발명은 상기 종래의 문제점을 해결하기 위한 것으로, CP의 분배 컨텐트를 각 에지 서버에 분배함에 있어서 효율적이고 신뢰성있게 분배되도록 하는 것을 목적으로 한다.The present invention has been made to solve the above problems, and an object of the present invention is to efficiently and reliably distribute distributed content of CP to each edge server.

상기와 같은 목적을 달성하기 위한 본 발명은, CP(Contents Provider)와 컨텐트 분배기 및 분배 에이전트를 포함하는 컨텐트 전달망에서의 효율적인 컨텐트 분배 방법에 있어서, 상기 컨텐트 분배기의 전처리부가 상기 CP로부터 제공받은 분배 컨텐트 정보에 따라 해당 분배 컨텐트를 임시 저장소로 전송하여 저장시키는 전처리 단계; 상기 컨텐트 분배기의 주처리부가 상기 CP로부터 제공받은 분배 에지 서버 정보에 따라 상기 임시 저장소에 저장된 분배 컨텐트를 해당 에지 서버로 분산하여 분배하는 주처리 단계; 상기 분배 에이전트가 해당 에지 서버로 분배된 분배 컨텐트의 무결성을 검사하는 무결성검사 단계; 및 상기 컨텐트 분배기의 후처리부가 상기 무결성검사 결과에 따라 무결한 분배 컨텐트를 해당 에지 서버에 저장되도록 하는 후처리 단계를 포함하되, 상기 전처리 단계는, 최대수행횟수와 최소수행횟수 및 최대수행시간과 최소수행시간을 설정받는 단계, 설정시간 동안 상기 CP로부터 상기 임시 저장소로 분배 컨텐트를 저장시키는 단계, 상기 CP로부터 임시 저장소로 분배 컨텐트를 저장시키는 시간과 횟수를 카운팅하는 단계, 상기 설정시간 내에 분배 컨텐트가 상기 임시 저장소에 존재하지 않으면, 현재수행횟수가 최소수행횟수 이상 최대수행횟수 미만이면서 현재수행시간이 최소수행시간 미만인 경우, 현재수행횟수가 최소수행횟수 미만이면서 현재수행시간이 최대수행시간 미만인 경우에 다시 전송하는 단계를 포함한다.In order to achieve the above object, the present invention provides an efficient content distribution method in a content delivery network including a content provider (CP), a content distributor, and a distribution agent, wherein the preprocessing unit of the content distributor is provided from the CP. A preprocessing step of transmitting the distributed content to the temporary storage according to the information and storing the distributed content; A main processing step of distributing and distributing distributed content stored in the temporary storage to the corresponding edge server according to the distribution edge server information provided from the CP by the main processing unit of the content distributor; An integrity checking step of checking, by the distribution agent, integrity of distributed content distributed to the corresponding edge server; And a post-processing step of allowing the post-processing unit of the content distributor to store intact distributed content according to the integrity check result in the edge server, wherein the pre-processing step includes: a maximum number of times, a minimum number of times, and a maximum length of time. Setting a minimum execution time, storing distribution content from the CP to the temporary storage for a set time, counting time and number of times the distribution content is stored from the CP to the temporary storage, and distributing content within the set time If is not present in the temporary storage, if the current number of times is less than the minimum number of times more than the minimum number of times and the current time is less than the minimum time, the current time is less than the minimum number of times and the current time is less than the maximum time Sending back to.

이하, 첨부한 도면을 참조로 하여 본 발명의 실시예에 따른 CDN에서 효율적인 컨텐트 분배 방법 및 장치를 설명한다.Hereinafter, an efficient content distribution method and apparatus in a CDN according to an embodiment of the present invention will be described with reference to the accompanying drawings.

도 1은 본 발명의 실시예에 따른 CDN에서 효율적으로 컨텐트를 분배하는 장치의 블록 구성도이다. 도 1에 도시된 바와 같이, 본 발명의 장치는 CP(100), 컨텐트 분배기(200), 스테이징 서버(300), 다수의 에지 서버(400) 및, 분배 에이전트(500)를 포함한다.1 is a block diagram of an apparatus for efficiently distributing content in a CDN according to an embodiment of the present invention. As shown in FIG. 1, the apparatus of the present invention includes a CP 100, a content distributor 200, a staging server 300, a plurality of edge servers 400, and a distribution agent 500.

CP(100)는 사업자용 서버로서 사용자에게 제공될 다수의 원시 컨텐츠를 저장하고 있으며, 사용자 단말의 요구에 부응하여 해당 컨텐트가 사용자에게 제공되도록 한다. 여기서, 원시 컨텐츠라는 것은 CP에 저장되어 있는 컨텐트인데, CP(100)로부터 컨텐트가 분배되어 각 에지 서버(400)에 저장된다라는 의미를 부여하기 위해 지정한 명칭이다. 따라서, 원시 컨텐츠중 일부는 각 에지 서버에 존재한다.The CP 100 stores a plurality of raw content to be provided to a user as a server for an operator, and allows the corresponding content to be provided to the user in response to a request of the user terminal. Here, the original content is content stored in the CP, and is a name designated to give the meaning that the content is distributed from the CP 100 and stored in each edge server 400. Thus, some of the raw content exists on each edge server.

여기서, 본 발명은 CP(100)에 저장된 원시 컨텐츠 중에서 각 에지서버(400)에 분배되어 저장되는 컨텐츠를 분배 컨텐트라 한다.Here, in the present invention, the content that is distributed and stored in each edge server 400 among the raw content stored in the CP 100 is referred to as distributed content.

컨텐트 분배기(200)는 CP(100)에 저장된 분배 컨텐트를 각 에지 서버(400)에 분배시키기 위한 장치이다. 스테이징 서버(300)는 각 에지 서버(400)로 분배될 분배 컨텐트를 임시 저장하는 서버이다.The content distributor 200 is an apparatus for distributing the distributed content stored in the CP 100 to each edge server 400. The staging server 300 is a server that temporarily stores distributed content to be distributed to each edge server 400.

다수의 에지 서버(400)는 사용자측에 근접하여 설치되어 있으며, 컨텐트 분배기(200)에 의해 분배된 분배 컨텐트를 저장한다. 분배 에이전트(500)는 에지 서 버(400)와 연결되어 있거나 에지 서버(400) 내에 위치하며, 컨텐트 분배기(100)에 따라 스테이징 서버(300)로부터 제공받은 분배 컨텐트에 대하여 무결성 검사를 하고, 무결한 분배 컨텐트에 대해서만 에지 서버(400)에 저장시킨다.A plurality of edge servers 400 are installed in close proximity to the user side, and stores the distributed content distributed by the content distributor 200. The distribution agent 500 is connected to the edge server 400 or located in the edge server 400, and performs integrity check on the distributed content provided from the staging server 300 according to the content distributor 100. Only one distribution content is stored in the edge server 400.

상기에서, 컨텐트 분배기(200)는 전처리부(210), 주처리부(220)와, 후처리부(230)로 이루어져 있다. 전처리부(210)는 CP(100)에 저장된 분배 컨텐트를 스테이징 서버(300)에 저장시키기 위한 것이고, 주처리부(220)는 스테이징 서버(300)에 저장된 분배 컨텐트를 에지 서버(400)에 분산하여 저장시키기 위한 것이며, 후처리부(230)는 분배한 원시 데이터의 무결성을 검사하기 위한 것이다. 여기서, 무결성 검사란 스테이징 서버(300)에서 전송한 분배 컨텐트가 정확하게 분배 에이전트(500)에 전달되었는지를 검사하는 것이다. In the above description, the content distributor 200 includes a preprocessor 210, a main processor 220, and a post processor 230. The preprocessor 210 is to store the distributed content stored in the CP 100 in the staging server 300, the main processor 220 is distributed to the edge server 400 by distributing the stored content stored in the staging server 300 The post-processing unit 230 is for checking the integrity of the distributed raw data. In this case, the integrity check is to check whether the distribution content transmitted from the staging server 300 is correctly delivered to the distribution agent 500.

그러므로, 전처리부(210)는 CP(100)에 연결되어, 분배 컨텐트명과 CP(100)에 저장된 경로 등의 분배 컨텐트 정보를 CP(100)로부터 제공받고, 제공받은 분배 컨텐트 정보에 따라 분배 컨텐트를 스테이징 서버(300)에 저장시킨다. 이때, CP(100)에서 제공하는 분배 컨텐트 정보는 대부분 정확하나, 내부 오류에 의해 저장된 경로가 틀리거나 분배 컨텐트가 아닌 원시 컨텐트를 분배 컨텐트로 잘못 지정하는 경우가 있다. 이에, 전처리부(210)는 이러한 분배 컨텐트 정보의 진위를 가리고 올바른 정보가 되도록 수정한다. Therefore, the preprocessing unit 210 is connected to the CP 100, receives the distributed content information such as the distributed content name and the path stored in the CP 100 from the CP 100, and distributes the distributed content according to the received distributed content information. It is stored in the staging server 300. At this time, the distributed content information provided by the CP 100 is mostly correct, but there is a case where a stored path is incorrect due to an internal error or an original content other than the distributed content is incorrectly designated as the distributed content. Thus, the preprocessing unit 210 masks the authenticity of the distributed content information and corrects the correct information.

그리고, 주처리부(220)는 CP(100)와 스테이징 서버(300)에 연결되며, CP(100)로부터 제공받은 분배 정보에 따라 해당 분배 컨텐트를 해당 에지 서버(400)에 분산하여 분배시킨다. The main processor 220 is connected to the CP 100 and the staging server 300, and distributes the distributed content to the corresponding edge server 400 according to the distribution information provided from the CP 100.                     

한편, 후처리부(230)는 분배 에이전트(500)와 스테이징 서버(300)에 연결되어 있으며, 분배 에이전트(500)로부터 수신되는 무결성 검사 결과 정보에 따라 스테이징 서버(300)에 저장된 분배 컨텐트를 분배 에이전트(500)에 제공할 것인지의 여부를 결정한다.On the other hand, the post-processing unit 230 is connected to the distribution agent 500 and the staging server 300, the distribution agent stored in the staging server 300 according to the integrity check result information received from the distribution agent 500 distribution agent Determine whether to provide to 500.

이하, 도 2 내지 도6을 참조로 하여 본 발명의 실시예에 따른 컨텐트 전달망에서 효율적인 컨텐트 분배 방법을 설명한다.Hereinafter, an efficient content distribution method in a content delivery network according to an embodiment of the present invention will be described with reference to FIGS. 2 to 6.

도 2는 본 발명의 실시예에 따른 컨텐트 전달망에서 효율적인 컨텐트 분배 방법의 개괄적인 순서도로서, 컨텐트 분배기(200)를 기준으로 작성된 것이다. 도 2에 도시된 바와 같이, 컨텐트 분배를 위해서는 CP(100)에서 분배 컨텐트 정보를 컨텐트 분배기(200)로 제공한다(S210).2 is a schematic flowchart of an efficient content distribution method in a content delivery network according to an exemplary embodiment of the present invention, and is made based on the content distributor 200. As shown in FIG. 2, the CP 100 provides distributed content information to the content distributor 200 for content distribution (S210).

그러면, 컨텐트 분배기(200)는 제공받은 분배 컨텐트 정보에 따라 CP(100)에 저장된 해당 분배 컨텐트가 존재하는 지를 검사하고(S211), 상기 검사(S211) 결과에 의해 분배 컨텐트가 존재하지 않다고 판단하면(S212), 분배 컨텐트 정보 오류임을 표시하고(S213), 분배 컨텐트 정보를 재설정하여 정확한 분배 컨텐트의 경로 또는 해당 컨텐트명이 설정되게 한다(S214). 그러나, 검사 결과에 의해 분배 컨텐트가 존재한다고 판단하면(S212), CP(100)에 저장된 분배 컨텐트를 읽어들여 스테이징 서버(300)에 저장시킨다(S215). Then, the content distributor 200 checks whether the corresponding distribution content stored in the CP 100 exists according to the provided distribution content information (S211), and determines that there is no distribution content based on the result of the check (S211). In operation S212, it indicates that the distribution content information is an error (S213), and resets the distribution content information so that the correct distribution content path or the corresponding content name is set (S214). However, if it is determined that the distribution content exists by the inspection result (S212), the distribution content stored in the CP 100 is read and stored in the staging server 300 (S215).

그런 다음, 컨텐트 분배기(200)는 CP(100)로부터 제공받은 분배 정보(즉, 분배 컨텐트가 저장된 에지 서버(400)의 정보)에 따라 스테이징 서버(300)에 저장된 분배 컨텐트를 해당 에지 서버(400)측으로 전송한다(S216). The content distributor 200 then distributes the content stored in the staging server 300 according to the distribution information provided from the CP 100 (that is, information of the edge server 400 in which the distribution content is stored). ) Is transmitted to (S216).                     

상기 스테이징 서버(300)에서 에지 서버(400)측으로 전송되는 분배 컨텐트는 에지 서버(400)에 저장되기 전에 분배 에이전트(500)에 입력되어 분배 에이전트(500)에 의해 분배 컨텐트의 무결성 검사가 이루어진다. 분배 에이전트(500)는 입력되는 분배 컨텐트에 대한 무결성 검사를 수행한 검사 결과를 컨텐트 분배기(200)에 제공한다(S217).The distributed content transmitted from the staging server 300 to the edge server 400 is input to the distribution agent 500 before being stored in the edge server 400, and the integrity of the distributed content is checked by the distribution agent 500. The distribution agent 500 provides the content distributor 200 with a check result of performing an integrity check on the input distribution content in operation S217.

그러면, 컨텐트 분배기(200)는 분배 에이전트(500)로부터 입력되는 무결성 검사 결과를 판단하고(S218), 상기 무결성 검사 결과에 따라 컨텐트 분배 재수행 또는 무결성 검사 재수행 여부를 결정하여 무결한 분배 컨텐트가 각 에지서버(400)에 저장되게 한다(S219).
Then, the content distributor 200 determines the integrity check result input from the distribution agent 500 (S218), and determines whether to perform content distribution re-execution or integrity check re-execution based on the integrity check result, so that the undistributed content is distributed. Each edge server 400 is to be stored (S219).

이하, 도 3을 참조로 하여 도 2에 도시된 과정(S210 - S215)을 보다 상세히 설명한다.Hereinafter, the processes S210 to S215 shown in FIG. 2 will be described in more detail with reference to FIG. 3.

상기 도 2에 도시된 과정(S210 - S215)은 컨텐트 분배기(200)의 전처리부(210)에 의해 수행된다. 도 3은 본 발명의 실시예에 따른 컨텐트 분배기의 전처리부에서의 동작 흐름도이다. 도 3에 도시된 바와 같이, 전처리부(210)에는 초기화 동작에 의해 최소수행횟수와 최대수행횟수가 설정되어 있고(S310), 최소수행시간과 최대수행시간이 설정되어 있으며(S311), 현재 수행횟수가 '0'으로 설정되어 있다(S312). Processes S210 to S215 illustrated in FIG. 2 are performed by the preprocessor 210 of the content distributor 200. 3 is an operation flowchart of a preprocessor of a content distributor according to an embodiment of the present invention. As shown in FIG. 3, the preprocessing unit 210 is set to the minimum number of times and the maximum number of times by the initialization operation (S310), the minimum and the maximum time of execution is set (S311), currently performed The number of times is set to '0' (S312).

상기와 같은 상태에서, 전처리부(210)는 CP(300)로부터 분배 컨텐트 정보를 입력하여 설정하고(S313), 설정된 분배 컨텐트 정보에 따라 CP(100)의 해당 메모리 위치(디렉토리 또는 폴더 위치)를 조사하여 해당 위치에 분배 컨텐트가 존재하는지를 판단한다(S314).In the above state, the preprocessor 210 inputs and sets distribution content information from the CP 300 (S313), and sets a corresponding memory location (directory or folder location) of the CP 100 according to the set distribution content information. The search determines whether distribution content exists at the corresponding position (S314).

상기 판단(S314)에서 분배 컨텐트가 존재하지 않으면(S315), 전처리부(210)는 오류표시를 한 후(S316), 설정된 분배 컨텐트 정보를 수정한다(S317). 이때의 분배 컨텐트 수정은 분배 컨텐트에 대한 CP(100)의 저장위치 수정 또는, 삭제 등이다.If there is no distribution content in the determination (S314) (S315), the preprocessing unit 210 corrects the set distribution content information after displaying an error (S316) (S317). At this time, the distribution content modification is modification or deletion of the storage location of the CP 100 for the distribution content.

상기 판단(S314)에서 분배 컨텐트가 존재하면(S315), 전처리부(210)는 CP(100)의 분배 컨텐트를 스테이징 서버(300)로 전송한다(S318). 이때, 전처리부(210)는 CP(100)에서 스테이징 서버(300)로 분배 컨텐트가 전송되는 시간을 내부 타이머를 이용하여 카운터한다.If there is distribution content in the determination S314 (S315), the preprocessor 210 transmits the distribution content of the CP 100 to the staging server 300 (S318). At this time, the preprocessor 210 counters the time at which the distributed content is transmitted from the CP 100 to the staging server 300 using an internal timer.

전처리부(210)는 스테이징 서버(300)로의 분배 컨텐트 전송이 설정된 시간내에 완료되었는지를 판단하고(S319), 상기 판단(S319)에서 컨텐트 전송이 완료되지 않으면 현재수행횟수를 '1'증가시킨 후에(S321), 스테이징 서버(300)로의 분배 컨텐트 전송이 실패하였는지 또는 재차 수행을 할 것인지를 다음과 같은 동작에 따라 판단한다.The preprocessor 210 determines whether the distribution content transmission to the staging server 300 is completed within the set time (S319), and if the content transmission is not completed in the determination (S319), after increasing the current number of times '1' In operation S321, it is determined whether the distribution content transmission to the staging server 300 has failed or is performed again according to the following operation.

즉, 전처리부(210)는 현재수행횟수가 설정된 최소수행횟수보다 크거나 같은지를 판단한 후(S322), 판단(S322) 결과에 따라 현재수행횟수가 최소수행횟수보다 작으면 현재수행시간과 최대수행시간을 비교하여(S324), 현재수행시간이 최대수행시간보다 크거나 같으면 분배 컨텐트 수신실패라고 판단하고(S326), 현재수행시간이 최대수행시간보다 작으면 재차 분배 컨텐트를 스테이징 서버(300)에 전송되도록 한다(S318).That is, the preprocessor 210 determines whether the current performance count is greater than or equal to the set minimum performance count (S322), and if the current performance count is less than the minimum performance count according to the determination (S322), the current execution time and the maximum performance. Comparing the time (S324), if the current execution time is greater than or equal to the maximum execution time, it is determined that the distribution content reception failure (S326), if the current execution time is less than the maximum execution time, the distribution content is again sent to the staging server 300 To be transmitted (S318).

한편, 전처리부(210)는 상기 판단(S322) 결과에 따라 현재수행횟수가 최소수행횟수보다 크거나 같으면 현재수행시간과 최소수행시간을 비교하여(S323), 현재수행시간이 최소수행시간보다 크거나 같으면 분배 컨텐트 수신실패라고 판단하고(S326), 현재수행시간이 최소수행시간보다 작으면 현재수행횟수가 최대수행횟수보다 작은지를 판단하여(S325), 현재수행횟수가 최대수행횟수보다 크거나 같으면 컨텐트 수신실패라고 판단하고(S326), 현재수행횟수가 최대수행횟수보다 작으면 분배 컨텐트를 재차 스테이징 서버(300)에 전송되도록 한다(S318).On the other hand, the preprocessing unit 210 compares the current execution time and the minimum execution time if the current execution number is greater than or equal to the minimum execution number according to the result of the determination (S322) (S323), and the current execution time is greater than the minimum execution time. If it is equal to or equal to the distribution content reception failure (S326), if the current execution time is less than the minimum execution time to determine whether the current number of times less than the maximum number of times (S325), if the current number of times is greater than or equal to the maximum number of times It is determined that the content reception failure (S326), and if the current number of times is less than the maximum number of times the distribution content is transmitted to the staging server 300 again (S318).

결국, 전처리부(210)는 현재수행횟수가 최소수행횟수보다 크거나 같고, 동시에 현재수행시간이 최소수행시간보다 크거나 같은 조건일 때에 분배 컨텐트 수신실패라고 판단한다. 그리고, 전처리부(210)는 상기와 같은 조건을 만족하지 않을 경우 즉, 적어도 현재수행횟수가 최소수행횟수보다 작거나, 현재수행시간이 최소수행시간보다 작은 경우에 대하여 다른 비교대상인 현재수행시간 또는 현재수행횟수를 최대값과 비교하여 최대값을 벗어난 경우에 대해서만 컨텐트 수신실패로 판단한다. 그리고, 상기 컨텐트 수신실패의 조건 이외의 조건에 대해서는 분배 컨텐트를 재차 스테이징 서버(300)에 전송되도록 한다.As a result, the preprocessor 210 determines that the distributed content reception fails when the current performance count is greater than or equal to the minimum performance count and at the same time the current performance time is greater than or equal to the minimum performance time. In addition, the preprocessing unit 210 does not satisfy the above conditions, that is, at least the current number of times less than the minimum number of times, or the current time of execution is less than the minimum time of the current execution time or other comparison target or The current number of executions is compared with the maximum value to determine the content reception failure only when the value is out of the maximum value. Then, the distribution content is transmitted to the staging server 300 again for conditions other than the condition of the content reception failure.

상기에서, 컨텐트 전송이 완료되면(S319), 즉, 분배 컨텐트가 스테이징 서버(300)에 저장되면, 다음 진행 과정이 주처리부(220)에 의해 이루어진다.
In the above, when the content transmission is completed (S319), that is, the distributed content is stored in the staging server 300, the next process is performed by the main processor 220.

이하, 도 4를 참조로 하여 도 2에 도시된 과정(S216)을 보다 상세히 설명한 다.Hereinafter, the process S216 illustrated in FIG. 2 will be described in more detail with reference to FIG. 4.

상기 도 2에 도시된 과정(S216)은 컨텐트 분배기(200)의 주처리부(220)에 의해 수행된다. 도 4는 본 발명의 실시예에 따른 컨텐트 분배기의 주처리부에서의 동작 흐름도이다. 도 4에 도시된 바와 같이, 주처리부(220)에는 초기화 동작에 의해 최소수행횟수와 최대수행횟수가 설정되어 있고, 최소수행시간과 최대수행시간이 설정되어 있으며(S410), 현재 수행횟수가 '0'으로 설정되어 있다(S411). The process S216 illustrated in FIG. 2 is performed by the main processor 220 of the content distributor 200. 4 is an operation flowchart of a main processor of a content distributor according to an embodiment of the present invention. As shown in FIG. 4, the main processing unit 220 has a minimum number of executions and a maximum number of executions by an initialization operation, a minimum execution time and a maximum execution time are set (S410), and the current number of executions is' It is set to 0 '(S411).

상기와 같은 상태에서, 주처리부(220)는 CP(300)로부터 입력되는 컨텐트 분배 정보를 입력하여 설정하고, 설정된 분배 정보에 따라 분배 컨텐트를 분배할 에지서버(400)들을 설정한다(S412).In this state, the main processor 220 inputs and sets the content distribution information input from the CP 300, and sets the edge servers 400 to distribute the distributed content according to the set distribution information (S412).

그런 다음, 주처리부(220)는 스테이징 서버(300)의 해당 메모리 위치(디렉터리 또는 폴더 위치)를 조사하여 해당 위치에 분배 컨텐트가 존재하는지를 판단한다(S413). 상기 판단(S413)에서 분배 컨텐트가 존재하지 않으면(S414), 주처리부(220)는 오류표시를 한 후(S415), 설정된 스테이징 서버(300)의 분배 컨텐트 정보를 수정한다(S416). 이때의 분배 컨텐트 수정은 분배 컨텐트에 대한 스테이징 서버(100)의 저장위치 수정 등이다.Then, the main processor 220 examines the memory location (directory or folder location) of the staging server 300 and determines whether there is distribution content at the location (S413). If the distribution content does not exist in the determination (S413) (S414), the main processing unit 220 displays an error indication (S415), and then corrects the distribution content information of the set staging server 300 (S416). The distribution content modification at this time is a storage location modification of the staging server 100 for the distribution content.

상기 판단(S413)에서 분배 컨텐트가 존재하면(S314), 주처리부(220)는 스테이징 서버(300)의 분배 컨텐트를 각 에지 서버(400)로 전송하는 분배 동작을 수행한다(S417). 이때, 주처리부(220)는 스테이징 서버(300)에서 에지 서버(400)로 분배 컨텐트가 전송되는 시간을 내부 타이머를 이용하여 카운터한다.If there is distribution content in the determination (S413) (S314), the main processor 220 performs a distribution operation for transmitting the distribution content of the staging server 300 to each edge server 400 (S417). In this case, the main processor 220 counters the time at which the distributed content is transmitted from the staging server 300 to the edge server 400 using an internal timer.

주처리부(220)는 에지 서버(400)로의 컨텐트 분배가 설정 시간내에 완료되었 는지를 판단하고(S418), 상기 판단(S418)에서 컨텐트 분배가 완료되지 않으면 현재수행횟수를 '1'증가시킨 후에(S420), 에지 서버(400)로의 컨텐트 분배실패하였는지 또는 재차 수행을 할 것인지를 다음과 같은 동작에 따라 판단한다.The main processor 220 determines whether the content distribution to the edge server 400 is completed within the set time (S418). If the content distribution is not completed in the determination (S418), the main processor 220 increases the current number of executions by '1'. In operation S420, it is determined whether the content distribution to the edge server 400 has failed or is performed again according to the following operation.

즉, 주처리부(220)는 현재수행횟수가 설정된 최소수행횟수보다 크거나 같은지를 판단한 후(S421), 판단(S421) 결과에 따라 현재수행횟수가 최소수행횟수보다 작으면 현재수행시간과 최대수행시간을 비교하여(S423), 현재수행시간이 최대수행시간보다 크거나 같으면 컨텐트 분배실패라고 판단하고(S425), 현재수행시간이 최대수행시간보다 작으면 재차 에지 서버(400)로의 분배가 이루어지게 한다(S417).That is, the main processor 220 determines whether the current number of times is greater than or equal to the set minimum number of times (S421), and if the current number of times is less than the minimum number of times according to the determination (S421), the current time of execution and the maximum number of times. Comparing the time (S423), if the current execution time is greater than or equal to the maximum execution time, it is determined that the content distribution failed (S425), and if the current execution time is less than the maximum execution time, distribution to the edge server 400 is made again. (S417).

한편, 주처리부(220)는 상기 판단(S421) 결과에 따라 현재수행횟수가 최소수행횟수보다 크거나 같으면 현재수행시간과 최소수행시간을 비교하여(S422), 현재수행시간이 최소수행시간보다 크거나 같으면 컨텐트 분배실패라고 판단하고(S425), 현재수행시간이 최소수행시간보다 작으면 현재수행횟수가 최대수행횟수보다 작은지를 판단하여(S424), 현재수행횟수가 최대수행횟수보다 크거나 같으면 컨텐트 분배실패라고 판단하고(S326), 현재수행횟수가 최대수행횟수보다 작으면 재차 에지 서버(400)로의 분배가 이루어지게 한다(S417).On the other hand, the main processing unit 220 compares the current execution time and the minimum execution time if the current execution number is greater than or equal to the minimum execution number according to the result of the determination (S421) (S422), and the current execution time is greater than the minimum execution time. If it is equal to or equal to the content distribution failure (S425), if the current execution time is less than the minimum time to determine whether the current number of times less than the maximum number of times (S424), if the current number of times is greater than or equal to the maximum number of times the content If it is determined that the distribution has failed (S326), and the current number of times is less than the maximum number of times, the distribution to the edge server 400 is made again (S417).

결국, 주처리부(220)는 현재수행횟수가 최소수행횟수보다 크거나 같고, 동시에 현재수행시간이 최소수행시간보다 크거나 같은 조건일 때에 컨텐트 분배실패라고 판단한다. 그리고, 주처리부(220)는 상기와 같은 조건을 만족하지 않을 경우 즉, 적어도 현재수행횟수가 최소수행횟수보다 작거나, 현재수행시간이 최소수행시간보다 작은 경우에 대하여 다른 비교대상인 현재수행시간 또는 현재수행횟수를 최 대값과 비교하여 최대값을 벗어난 경우에 대해서만 컨텐트 분배실패로 판단한다. 그리고, 상기 컨텐트 수신실패의 조건 이외의 조건에 대해서는 에지 서버(400)로의 컨텐트 분배를 재차 시도한다.
As a result, the main processor 220 determines that the content distribution fails when the current performance count is greater than or equal to the minimum performance count and the current execution time is greater than or equal to the minimum performance time. In addition, the main processor 220 does not satisfy the above conditions, that is, at least the current number of times is less than the minimum number of times, or the current time of execution is less than the minimum time of the current execution time or other comparison target or The current distribution is compared with the maximum value, and the content distribution failure is determined only when the maximum value is out of the maximum value. Then, the content distribution to the edge server 400 is attempted again for the conditions other than the condition of the content reception failure.

이하, 도 5를 참조로 하여 도 2에 도시된 과정(S217-S219)을 보다 상세히 설명한다.Hereinafter, the processes S217-S219 shown in FIG. 2 will be described in more detail with reference to FIG. 5.

상기 도 2에 도시된 과정(S217-S219)은 컨텐트 분배기(200)의 후처리부(230)에 의해 수행된다. 도 5는 본 발명의 실시예에 따른 컨텐트 분배기의 후처리부에서의 동작 흐름도이다. 도 5에 도시된 바와 같이, 후처리부(230)에는 초기화 동작에 의해 최소수행횟수와 최대수행횟수가 설정되어 있고, 최소수행시간과 최대수행시간이 설정되어 있으며(S510), 현재 수행횟수가 '0'으로 설정되어 있다(S511). Processes S217-S219 illustrated in FIG. 2 are performed by the post processor 230 of the content distributor 200. 5 is an operation flowchart of a post-processing unit of a content distributor according to an embodiment of the present invention. As shown in FIG. 5, the post-processing unit 230 has a minimum number of executions and a maximum number of executions by an initialization operation, a minimum execution time and a maximum execution time are set (S510), and the current execution number is' It is set to 0 '(S511).

상기와 같은 상태에서, 후처리부(230)는 주처리부(220)에 의해 컨텐트 분배된 에지서버(400)들이 무엇인지를 판단하고(S512), 판단한 에지서버(400) 중에서 하나를 선택한다(S513).In the above state, the post-processing unit 230 determines what the edge servers 400 are distributed by the main processing unit 220 (S512), and selects one of the determined edge servers 400 (S513). ).

그런 다음, 후처리부(230)는 선택한 에지서버(400) 측으로 스테이징 서버(300)의 정보를 전송한다(S514). 여기서 스테이징 서버(300)의 정보란 스테이징 서버(300)의 IP 어드레스, 계정, 분배 컨텐트가 위치한 위치정보, 분배 컨텐트명 등에 관한 정보로서, 해당 에지서버(400)에 연결된 분배 에이전트(500)에 입력되어, 분배 에이전트(500)가 에지 서버(400)에 저장된 분배 컨텐트의 무결성을 검사할 수 있게 하는 정보이다. Then, the post processor 230 transmits the information of the staging server 300 to the selected edge server 400 (S514). Here, the information of the staging server 300 is information about the IP address, account, location information on which the distributed content is located, distributed content name, and the like, and is input to the distribution agent 500 connected to the corresponding edge server 400. Information that enables the distribution agent 500 to check the integrity of the distributed content stored in the edge server 400.                     

후처리부(230)는 선택한 에지 서버(400)측으로 스테이징 서버(300)의 정보를 전송하면, 선택한 에지 서버(400)에 연계된 분배 에이전트(500)로부터 무결성 검사 결과 신호를 수신한다(S515). 이때, 후처리부(230)는 스테이징 서버(300)의 정보를 에지 서버(400)측으로 전송하고 무결성 검사 결과를 수신하는 시간까지를 내부 타이머를 이용하여 카운터한다.After the post-processing unit 230 transmits the information of the staging server 300 to the selected edge server 400, the post-processing unit 230 receives an integrity check result signal from the distribution agent 500 associated with the selected edge server 400 (S515). At this time, the post-processing unit 230 transmits the information of the staging server 300 to the edge server 400 side and counters up to the time for receiving the integrity check result using the internal timer.

그러면, 후처리부(230)는 분배 에이전트(500)로부터 수신된 무결성 검사 결과를 판단하고(S516), 판단 결과 컨텐트가 무결하지 않다면 설정된 조건 범위내에서 분배 에이전트(500)가 재차 무결성 검사를 하도록 하게 한다.Then, the post-processing unit 230 determines the integrity check result received from the distribution agent 500 (S516), and if the determination result content is not intact, let the distribution agent 500 perform the integrity check again within the set condition range. do.

즉, 후처리부(230)는 상기 판단(S516)에서 분배 컨텐트가 무결하지 않다면 현재 수행횟수를 '1'증가시키고(S517), 현재수행횟수가 설정된 최소수행횟수보다 크거나 같은지를 판단한 후(S518), 판단(S518) 결과에 따라 현재수행횟수가 최소수행횟수보다 작으면 현재수행시간과 최대수행시간을 비교하여(S519), 현재수행시간이 최대수행시간보다 크거나 같으면 분배된 컨텐트가 무결하지 않다고 판단한다(S523). 그리고, 상기 비교(S519)에서 현재수행시간이 최대수행시간보다 작으면 컨텐트 무결성 검사가 제대로 이루어지지 않았다고 판단하여 에지 서버(400) 측으로 스테이징 서버(300)의 정보를 전송하는 과정(S514)을 수행하고 재차 무결성 검사가 이루어지게 한다.That is, the post-processing unit 230 increases the current number of executions by '1' if the distribution content is not intact in the determination (S516) (S517), and determines whether the current number of times is greater than or equal to the set minimum number of times (S518). If the current number of times is less than the minimum number of times according to the result of the determination (S518), the current time is compared with the maximum time of execution (S519). If the current time is greater than or equal to the maximum time, the distributed content is not intact. It is determined that no (S523). If the current execution time is less than the maximum execution time in the comparison (S519), it is determined that the content integrity check has not been properly performed, and the step (S514) of transmitting the information of the staging server 300 to the edge server 400 is performed. And check the integrity again.

한편, 후처리부(230)는 상기 판단(S518) 결과에 따라 현재수행횟수가 최소수행횟수보다 크거나 같으면 현재수행시간과 최소수행시간을 비교하여(S520), 현재수행시간이 최소수행시간보다 크거나 같으면 컨텐트가 무결하지 않다고 판단하고(S523), 현재수행시간이 최소수행시간보다 작으면 현재수행횟수가 최대수행횟수보다 작은지를 판단하여(S521), 현재수행횟수가 최대수행횟수보다 크거나 같으면 컨텐트가 무결하지 않다고 판단하고(S523), 현재수행횟수가 최대수행횟수보다 작으면 재차 무결성 검사가 이루어지도록 에지 서버(400) 측으로 스테이징 서버(300)의 정보가 전송되게 한다(S514).On the other hand, the post-processing unit 230 compares the current execution time and the minimum execution time if the current execution number is greater than or equal to the minimum execution frequency according to the determination (S518) (S520), the current execution time is greater than the minimum execution time. If it is equal to or equal to the content, it is determined that the content is not intact (S523). If the current execution time is less than the minimum execution time, it is determined whether the current execution number is smaller than the maximum execution number (S521). If it is determined that the content is not intact (S523), and if the current number of times is less than the maximum number of times, the information of the staging server 300 is transmitted to the edge server 400 so that the integrity check is performed again (S514).

후처리부(230)는 분배 컨텐트가 무결하지 않다고 판단하면(S523), 다음 에지 서버(400)를 선택하여 상기 과정(S514 내지 S523)을 수행하게 함과 동시에, 주처리부(220)로 하여금 분배 컨텐트가 무결하지 않다고 판단된 에지 서버(400) 측으로 제공되도록 한다.When the post-processing unit 230 determines that the distributed content is not intact (S523), the post-processing unit 230 selects the next edge server 400 to perform the processes (S514 to S523), and at the same time, the main processor 220 causes the distributed content to be distributed. Is provided to the edge server 400 side determined to be intact.

결국, 후처리부(230)는 현재수행횟수가 최소수행횟수보다 크거나 같고, 동시에 현재수행시간이 최소수행시간보다 크거나 같은 조건일 때에 컨텐트가 무결하지 않다고 판단한다. 그리고, 후처리부(230)는 상기와 같은 조건을 만족하지 않을 경우 즉, 적어도 현재수행횟수가 최소수행횟수보다 작거나, 현재수행시간이 최소수행시간보다 작은 경우에 대하여 다른 비교대상인 현재수행시간 또는 현재수행횟수를 최대값과 비교하여 최대값을 벗어난 경우에 대해서만 컨텐트가 무결하지 않다고 판단한다. As a result, the post-processing unit 230 determines that the content is not intact when the current performance is greater than or equal to the minimum performance and the current performance is greater than or equal to the minimum performance. Then, the post-processing unit 230 does not satisfy the above conditions, that is, at least the current execution number is less than the minimum number of times, or the current execution time is less than the minimum execution time, the current execution time or other comparison target or The content is judged to be intact only when the current number of times is compared with the maximum value and only when the maximum value is out of the maximum value.

그리고, 후처리부(230)는 컨텐트가 무결하지 않다는 조건 이외의 조건에 대해서는 무결성 검사가 실패하였다고 판단하여 에지 서버(400)로의 스테이징 서버(300) 정보가 전송되게 하여 재차 무결성 검사가 시도되게 한다.In addition, the post-processing unit 230 determines that the integrity check has failed for a condition other than that the content is not intact, so that the staging server 300 information is transmitted to the edge server 400 so that the integrity check is attempted again.

한편, 후처리부(230)는 상기 판단(S516)에서 컨텐트가 무결하다고 판단하면 설정된 모든 에지 서버(400)에 대한 무결성 검사가 완료되었는지를 판단하여(S522), 모든 에지 서버(400)에 대한 무결성 검사가 완료되었다면 동작을 끝내고, 모든 에지 서버(400)에 대한 무결성 검사가 완료되지 않았다면 다음 에지 서버(400)를 선택하여 무결성 검사 결과를 판단한다.
On the other hand, if the post-processing unit 230 determines that the content is intact in the determination (S516) determines whether the integrity check for all the set edge server 400 is completed (S522), integrity for all the edge server 400 If the check is completed, the operation ends. If the integrity check for all the edge servers 400 is not completed, the next edge server 400 is selected to determine the integrity check result.

이하, 도 6을 참조로 하여 분배 컨텐트에 대한 무결성 검사를 수행하는 분배 에이전트의 동작을 상세히 설명한다.Hereinafter, referring to FIG. 6, an operation of a distribution agent that performs integrity check on distributed content will be described in detail.

도 6은 본 발명의 실시예에 따른 무결성 검사를 수행하는 분배 에이전트의 동작 흐름도이다. 도 6에 도시된 바와 같이, 분배 에이전트는 주처리부(220)에 의해 스테이징 서버(300)로부터 분배 컨텐트를 수신하고(S610), 이후에 후처리부(230)에 의해 스테이징 서버(300)로부터 스테이징 서버(300)의 정보 즉, 무결성을 검사할 수 있게 하는 비교 정보를 수신한다(S620).6 is an operational flowchart of a distribution agent performing integrity checks according to an embodiment of the present invention. As shown in FIG. 6, the distribution agent receives distribution content from the staging server 300 by the main processing unit 220 (S610), and thereafter, the staging server 300 from the staging server 300 by the post processing unit 230. Information (300), that is, the comparison information to check the integrity is received (S620).

분배 에이전트(500)는 수신한 분배 컨텐트와 무결성 비교 정보를 비교하여 수신한 분배 컨텐트에 무결성 검사를 수행하고(S630), 이 무결성 검사 수행 결과를 후처리부(230)에 제공한다(S640).The distribution agent 500 compares the received distribution content with the integrity comparison information, performs an integrity check on the received distribution content (S630), and provides the result of the integrity check to the post-processing unit 230 (S640).

분배 에이전트(500)는 상기 무결성 검사에 의해 무결한 분배 컨텐트에 대해서만 에지 서버(400)에 저장되게 한다(S650).The distribution agent 500 causes the integrity check to be stored in the edge server 400 only for the intact distribution content (S650).

여기서, 분배 에이전트(500)는 수신한 분배 컨텐트가 무결하지 않다는 검사 결과 신호를 후처리부(230)에 제공하면, 후처리부(230)에 의해 상기 과정(S620 내지 S650)을 반복 수행하게 되거나, 후처리부(230)에 의해 상기 과정(S610 내지 S650)을 반복 수행하게 된다.Here, when the distribution agent 500 provides the post-processing unit 230 with a test result signal indicating that the received distribution content is not intact, the post-processing unit 230 repeats the processes (S620 to S650), or after The processing unit 230 is to repeat the process (S610 to S650).

이상에서 본 발명에 대한 기술사상을 첨부도면과 함께 서술하였지만 이는 본 발명의 바람직한 실시예를 예시적으로 설명한 것이지 본 발명을 한정하는 것은 아니다. 또한, 이 기술분야의 통상의 지식을 가진 자라면 누구나 본 발명의 기술사상의 범주를 이탈하지 않는 범위 내에서 다양한 변형 및 모방이 가능함은 명백한 사실이다.The technical spirit of the present invention has been described above with reference to the accompanying drawings, but this is by way of example only and not intended to limit the present invention. In addition, it is a matter of course that various modifications and variations are possible without departing from the scope of the technical idea of the present invention by anyone having ordinary skill in the art.

본 발명은 CDN 사업자 또는 CP가 효율적이고 신뢰성 있게 분배 컨텐트를 분배하도록 하여 CDN을 구성시에 분배에 필요한 네트워크 대역폭을 줄일 수 있어 이에 필요한 투자비를 최소화 할 수 있다.The present invention enables the CDN provider or CP to distribute the distributed content efficiently and reliably, thereby reducing the network bandwidth required for the distribution of the CDN, thereby minimizing the investment cost.

또한, 본 발명은 기대효과 측면에서 보면 단계별로 컨텐트를 분배하도록 구성되어 있어 분배시 시스템 장애, 네트워크 장애, 또는 사용자의 설정 장애가 발생해도 신뢰성있게 분배할 수 있는 효과가 있으며, 이에 따라 신뢰성있는 CDN 서비스를 제공할 수 있는 효과가 있다.
In addition, the present invention is configured to distribute the content in stages in terms of the expected effect, it can be reliably distributed even if a system failure, network failure, or user configuration failure during distribution, accordingly reliable CDN service There is an effect that can provide.

Claims (9)

삭제delete 삭제delete CP(Contents Provider)와 컨텐트 분배기 및 분배 에이전트를 포함하는 컨텐트 전달망에서의 효율적인 컨텐트 분배 방법에 있어서,An efficient content distribution method in a content delivery network including a content provider (CP), a content distributor, and a distribution agent, 상기 컨텐트 분배기의 전처리부가 상기 CP로부터 제공받은 분배 컨텐트 정보에 따라 해당 분배 컨텐트를 임시 저장소로 전송하여 저장시키는 전처리 단계;A pre-processing step of transmitting, by the pre-processing unit of the content distributor, the distribution content to the temporary storage according to the distribution content information provided from the CP; 상기 컨텐트 분배기의 주처리부가 상기 CP로부터 제공받은 분배 에지 서버 정보에 따라 상기 임시 저장소에 저장된 분배 컨텐트를 해당 에지 서버로 분산하여 분배하는 주처리 단계;A main processing step of distributing and distributing distributed content stored in the temporary storage to the corresponding edge server according to the distribution edge server information provided from the CP by the main processing unit of the content distributor; 상기 분배 에이전트가 해당 에지 서버로 분배된 분배 컨텐트의 무결성을 검사하는 무결성검사 단계; 및An integrity checking step of checking, by the distribution agent, integrity of distributed content distributed to the corresponding edge server; And 상기 컨텐트 분배기의 후처리부가 상기 무결성검사 결과에 따라 무결한 분배 컨텐트를 해당 에지 서버에 저장되도록 하는 후처리 단계를 포함하되,And a post-processing step of allowing the post-processing unit of the content distributor to store intact distributed content in a corresponding edge server according to the integrity check result. 상기 전처리 단계는,The pretreatment step, 최대수행횟수와 최소수행횟수 및 최대수행시간과 최소수행시간을 설정받는 단계, 설정시간 동안 상기 CP로부터 상기 임시 저장소로 분배 컨텐트를 저장시키는 단계, 상기 CP로부터 임시 저장소로 분배 컨텐트를 저장시키는 시간과 횟수를 카운팅하는 단계, 상기 설정시간 내에 분배 컨텐트가 상기 임시 저장소에 존재하지 않으면, 현재수행횟수가 최소수행횟수 이상 최대수행횟수 미만이면서 현재수행시간이 최소수행시간 미만인 경우, 현재수행횟수가 최소수행횟수 미만이면서 현재수행시간이 최대수행시간 미만인 경우에 다시 전송하는 단계를 포함하는 컨텐트 전달망에서의 효율적인 컨텐트 분배 방법.Setting the maximum number of times and the minimum number of times, the maximum number of times and the minimum time of execution, storing the distribution content from the CP to the temporary storage during the setting time, time for storing the distribution content from the CP to the temporary storage and Counting the number of times, if the distribution content does not exist in the temporary storage within the set time, if the current number of times is less than the minimum number of times or less than the maximum number of times and the current time is less than the minimum time, the current number of times Efficient content distribution method in a content delivery network comprising the step of transmitting again if less than the number of times the current execution time is less than the maximum execution time. 제 3 항에 있어서,The method of claim 3, wherein 상기 컨텐트 분배기의 주처리부가 수행하는 주처리 단계는,The main processing step performed by the main processing unit of the content distributor, 설정시간 내에 상기 임시 저장소에 저장된 분배 컨텐트가 각 에지 서버로 분배되지 않으면, 최소수행횟수와 최소수행시간 및 최대수행횟수와 최대수행시간으로 조합되는 조건에 따라 재분배 여부를 결정하는 컨텐트 전달망에서 효율적인 컨텐트 분배 방법.If the distributed content stored in the temporary storage is not distributed to each edge server within the set time, efficient content in a content delivery network that determines whether to redistribute according to a combination of the minimum number of times and the minimum number of times and the maximum number of times and the maximum number of times Distribution method. 제 4 항에 있어서,The method of claim 4, wherein 상기 컨텐트 분배기의 주처리부가 수행하는 주처리 단계는,The main processing step performed by the main processing unit of the content distributor, 최대수행횟수와 최소수행횟수 및 최대 수행시간과 최소수행시간을 설정받는 단계, 설정시간 동안 상기 임시 저장소의 분배 컨텐트를 상기 에지 서버로 분배시키는 단계, 상기 임시 저장소로부터 상기 에지 서버로 분배 컨텐트를 분배시키는 시간과 횟수를 카운팅하는 단계, 상기 설정시간 내에 에지 서버로의 분배가 완료되지 않으면, 현재수행횟수가 최소수행횟수 이상 최대수행횟수 미만이면서 현재수행시간이 최소수행시간 미만인 경우, 현재수행횟수가 최소수행횟수 미만이면서 현재수행시간이 최대수행시간 미만인 경우에 다시 분배하는 단계를 포함하는 컨텐트 전달망에서 효율적인 컨텐트 분배 방법.Setting a maximum number of times and a minimum number of times, a maximum time of execution and a minimum time of execution, distributing the distribution content of the temporary storage to the edge server during the setting time, and distributing the distribution content from the temporary storage to the edge server. Counting the number of times and the number of times, and if the distribution to the edge server is not completed within the set time, if the current number of times is less than the minimum number of times or more than the minimum number of times, the current number of times Efficient content distribution method in a content delivery network comprising the step of redistributing when less than the minimum number of times and the current execution time is less than the maximum execution time. 제 3 항에 있어서,The method of claim 3, wherein 상기 컨텐트 분배기의 후처리부가 수행하는 후처리 단계는,The post-processing step performed by the post-processing unit of the content distributor, 설정시간 내에 부정적 검사결과를 전송받으면, 최소수행횟수와 최소수행시간 및 최대수행횟수와 최대수행시간으로 조합되는 조건에 따라 재검을 받도록 하는 컨텐트 전달망에서 효율적인 컨텐트 분배 방법.Efficient content distribution method in a content delivery network that receives a negative inspection result within a set time, and is retested according to a combination of the minimum and minimum execution time and the maximum and maximum execution time. 제 6 항에 있어서,The method of claim 6, 상기 컨텐트 분배기의 후처리부가 수행하는 후처리 단계는,The post-processing step performed by the post-processing unit of the content distributor, 최대수행횟수와 최소수행횟수 및 최대 수행시간과 최소수행시간을 설정받는 단계, 분배 에이전트로 무결성 검사에 필요한 정보를 전송하는 단계, 상기 정보를 전송하고 무결성 검사를 수행하는 시간과 횟수를 카운팅하는 단계, 설정시간 내에 상기 분배 에이전트로부터 부정적 검사결과를 전송받으면, 현재수행횟수가 최소수행횟수 이상 최대수행횟수 미만이면서 현재수행시간이 최소수행시간 미만인 경우, 현재수행횟수가 최소수행횟수 미만이면서 현재수행시간이 최대수행시간 미만인 경우에 재검을 받도록 하는 단계를 포함하는 컨텐트 전달망에서 효율적인 컨텐트 분배 방법.Receiving the maximum number of times and the minimum number of times and the maximum execution time and the minimum execution time, transmitting information necessary for integrity check to the distribution agent, counting the time and number of times to transmit the information and perform the integrity check When the negative test result is transmitted from the distribution agent within the set time, the current performance time is less than the minimum performance time and the current performance time is less than the minimum performance time and the current performance time is less than the minimum performance time. Efficient content distribution method in a content delivery network comprising the step of being reviewed when less than this maximum execution time. 제 7 항에 있어서,The method of claim 7, wherein 상기 무결성 검사에 필요한 정보는,Information necessary for the integrity check, 상기 임시 저장소의 IP 어드레스, 계정, 분배 컨텐트가 위치한 위치정보, 분배 컨텐트 이름 중에서 적어도 하나를 포함하는 컨텐트 전달망에서 효율적인 컨텐트 분배 방법.Efficient content distribution method in a content delivery network including at least one of the IP address of the temporary storage, the account, location information where the distributed content is located, distributed content name. 삭제delete
KR1020030011408A 2003-02-24 2003-02-24 Method of effective content distribution in the Content Delivery Network KR101008812B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030011408A KR101008812B1 (en) 2003-02-24 2003-02-24 Method of effective content distribution in the Content Delivery Network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030011408A KR101008812B1 (en) 2003-02-24 2003-02-24 Method of effective content distribution in the Content Delivery Network

Publications (2)

Publication Number Publication Date
KR20040076079A KR20040076079A (en) 2004-08-31
KR101008812B1 true KR101008812B1 (en) 2011-01-14

Family

ID=37362075

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030011408A KR101008812B1 (en) 2003-02-24 2003-02-24 Method of effective content distribution in the Content Delivery Network

Country Status (1)

Country Link
KR (1) KR101008812B1 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100700717B1 (en) * 2004-12-22 2007-03-27 한국전자통신연구원 Custering apparatus and method for content delivery system by content classification
US9614724B2 (en) 2014-04-21 2017-04-04 Microsoft Technology Licensing, Llc Session-based device configuration
US9430667B2 (en) 2014-05-12 2016-08-30 Microsoft Technology Licensing, Llc Managed wireless distribution network
US9384334B2 (en) 2014-05-12 2016-07-05 Microsoft Technology Licensing, Llc Content discovery in managed wireless distribution networks
US10111099B2 (en) 2014-05-12 2018-10-23 Microsoft Technology Licensing, Llc Distributing content in managed wireless distribution networks
US9384335B2 (en) 2014-05-12 2016-07-05 Microsoft Technology Licensing, Llc Content delivery prioritization in managed wireless distribution networks
US9874914B2 (en) 2014-05-19 2018-01-23 Microsoft Technology Licensing, Llc Power management contracts for accessory devices
US10037202B2 (en) 2014-06-03 2018-07-31 Microsoft Technology Licensing, Llc Techniques to isolating a portion of an online computing service
US9367490B2 (en) 2014-06-13 2016-06-14 Microsoft Technology Licensing, Llc Reversible connector for accessory devices

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010071914A (en) * 1998-07-14 2001-07-31 자밀라 제트. 허벡 Global document hosting system utilizing embedded content distributed ghost servers
WO2001077783A2 (en) * 2000-04-07 2001-10-18 Movielink, Llc System and process for delivery of content over a network
KR20010107509A (en) * 2000-05-22 2001-12-07 가나이 쓰토무 A management method for reproducing error and a disk drive making use of the management method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010071914A (en) * 1998-07-14 2001-07-31 자밀라 제트. 허벡 Global document hosting system utilizing embedded content distributed ghost servers
WO2001077783A2 (en) * 2000-04-07 2001-10-18 Movielink, Llc System and process for delivery of content over a network
KR20010107509A (en) * 2000-05-22 2001-12-07 가나이 쓰토무 A management method for reproducing error and a disk drive making use of the management method
KR100391740B1 (en) 2000-05-22 2003-07-16 가부시키가이샤 히타치세이사쿠쇼 A management method for reproducing error and a disk drive making use of the management method

Also Published As

Publication number Publication date
KR20040076079A (en) 2004-08-31

Similar Documents

Publication Publication Date Title
CN111818112B (en) Kafka system-based message sending method and device
US9792623B2 (en) Advertisement processing method and apparatus
US8131860B1 (en) Serialization and deserialization
KR101008812B1 (en) Method of effective content distribution in the Content Delivery Network
US20050223285A1 (en) Remote software support agent system
CN109996201B (en) Network access method and network equipment
US20140310372A1 (en) Method, terminal, cache server and system for updating webpage data
CN105786636B (en) A kind of system repair and device
CN106850724B (en) Data pushing method and device
CN105635218A (en) Software center system
CN106529281B (en) A kind of executable file processing method and processing device
CN111245939B (en) Data synchronization method, device and system
CN111158716A (en) Version upgrade calling method and device, computer system and readable storage medium
CN115955459A (en) Domain name switching method and device and computer readable storage medium
CN112948733B (en) Interface maintenance method, device, computing equipment and medium
CN112350856B (en) Distributed service sign-off method and equipment
CN112181485B (en) Script execution method and device, electronic equipment and storage medium
CN114285822A (en) Domain name resolution server switching method and device
CN111932243A (en) Riding code plug-in management method, device, server, terminal equipment and medium
CN111338573A (en) Terminal data management method and system, server and communication terminal
CN112148330A (en) Target equipment system upgrading method and device
CN112445594B (en) Switching method and device of security file transmission tool, computer equipment and medium
CN106980515B (en) Application upgrading method and device
CN107196986B (en) Redirection method and device
US7330885B2 (en) Method and apparatus for managing data time-outs

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
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: 20140102

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20150105

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20160104

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20161227

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20180102

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20181227

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20200102

Year of fee payment: 10