KR20110057854A - Apparatus for relaying contents, system and method for servicing combined cdn using the same - Google Patents

Apparatus for relaying contents, system and method for servicing combined cdn using the same Download PDF

Info

Publication number
KR20110057854A
KR20110057854A KR1020090114442A KR20090114442A KR20110057854A KR 20110057854 A KR20110057854 A KR 20110057854A KR 1020090114442 A KR1020090114442 A KR 1020090114442A KR 20090114442 A KR20090114442 A KR 20090114442A KR 20110057854 A KR20110057854 A KR 20110057854A
Authority
KR
South Korea
Prior art keywords
content
cdn
provider
url
providers
Prior art date
Application number
KR1020090114442A
Other languages
Korean (ko)
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 KR1020090114442A priority Critical patent/KR20110057854A/en
Publication of KR20110057854A publication Critical patent/KR20110057854A/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
    • G06Q50/50
    • G06Q50/60

Abstract

PURPOSE: A content relay device and integration CDN service system using the same are provided to efficiently supply the content by inducing the client to a CDN supplier if a client requests content. CONSTITUTION: One or more CDN suppliers(130) store the content of one or more contents providers(120) in a plurality of edge nodes. One or more CDN suppliers supply the CDN service to one or more contents suppliers. A content relay(140) receives the content from the content supplier and transfers the content to the CDN supplier. The contents relay transfers the address of the CDN supplier offering the service to the client.

Description

컨텐츠 중계 장치와 이를 이용한 통합 CDN 서비스 시스템 및 방법{APPARATUS FOR RELAYING CONTENTS, SYSTEM AND METHOD FOR SERVICING COMBINED CDN USING THE SAME}Content relay device and integrated CD service system and method using same {APPARATUS FOR RELAYING CONTENTS, SYSTEM AND METHOD FOR SERVICING COMBINED CDN USING THE SAME}

본 발명의 실시예들은 컨텐츠를 효과적으로 분배 또는 전송하는 기술에 관한 것이다.Embodiments of the present invention relate to a technique for effectively distributing or transmitting content.

CDN(Content Delivery Network)은 네트워크 트래픽(Network Traffic)의 체증 원인이 되는 미들 마일(인터넷 망)의 문제와 캐싱 전략의 한계를 극복하기 위해 등장한 새로운 개념의 컨텐츠 전송 기술이다.CDN (Content Delivery Network) is a new concept of content delivery technology that has emerged to overcome the limitations of the caching strategy and the problem of the middle mile (internet network) that causes congestion of network traffic.

CDN의 목적은 인터넷 서비스의 질을 향상시키기 위해 다수의 서버를 네트워크 가장 자리에 분산시키고, 컨텐츠를 분산된 서버에 복제하여 클라이언트 가까이에 있는 복제 서버(즉, 에지 노드)로 하여금 컨텐츠 요청에 응답하게 함으로서, 클라이언트에게 빠른 서비스를 제공하는 것이다.The purpose of the CDN is to distribute multiple servers across the edge of the network to improve the quality of Internet services, and to replicate content to distributed servers so that duplicate servers (i.e., edge nodes) near the client respond to content requests. By doing so, it provides a quick service to the client.

CDN은 캐싱 기술을 한 단계 진보시킨 것으로, 캐싱은 일반적으로 로컬 기반 으로 사용하도록 설계되어 클라이언트들이 빈번히 요청하는 컨텐츠를 저장하는데 반해, CDN은 네트워크 전반에 분산되어 있는 복제 서버들을 관리하며 정책적으로 선택된 컨텐츠를 저장한다.CDN takes the caching technology to the next level. Caching is generally designed to be used on a local basis to store content that clients frequently request, whereas CDN manages replication servers distributed across the network and policy-selected content. Save it.

구체적으로, 컨텐츠 제공자들은 CDN 서비스 공급자와 서비스 계약을 체결한 후, 서비스하고자 하는 컨텐츠들을 상기 CDN 서비스 공급자로 전달한다. 그러면, 상기 CDN 서비스 공급자는 상기 전달받은 컨텐츠들을 네트워크 전반에 분산되어 있는 에지 노드들에 보관한다. 이 후, 사용자(클라이언트)가 상기 CDN 서비스 공급자에게 소정의 컨텐츠를 요청하면, 상기 CDN 서비스 공급자가 상기 사용자와 가장 가까운 위치에 있는 에지 노드를 통해 해당 컨텐츠를 사용자에게 제공한다.Specifically, the content providers conclude a service contract with the CDN service provider, and then deliver the contents to be serviced to the CDN service provider. Then, the CDN service provider keeps the delivered contents in edge nodes distributed throughout the network. Thereafter, when a user (client) requests predetermined content from the CDN service provider, the CDN service provider provides the content to the user through an edge node closest to the user.

그러나, 종래의 CDN 서비스 시스템은 서비스 가능 지역과 동일한 수의 에지 노드가 필요하기 때문에 초기에 막대한 투자 비용이 들어간다. 그리고 서비스 지역을 확대 또는 변경하기 위해서는 에지 노드를 추가해야 하는데, 이때 그에 따른 추가 비용이 발생하게 된다. 또한, 종래의 CDN 서비스 시스템은 에지 노드 관리에 많은 리소스가 소요되는 문제점이 있다.However, the conventional CDN service system requires a huge investment cost initially because it requires the same number of edge nodes as the serviceable area. In order to expand or change the service area, an edge node needs to be added, which incurs additional costs. In addition, the conventional CDN service system has a problem that takes a lot of resources to manage the edge node.

본 발명의 실시예들은 컨텐츠 중계 장치가 하나 이상의 컨텐츠 제공자와 하나 이상의 CDN 공급자 사이에서 컨텐츠 제공자로부터 컨텐츠를 제공받고, 제공받은 컨텐츠를 CDN 공급자에게 전송함으로써, 기존에 구축된 CDN 서비스 시스템을 그대로 이용하면서, 클라이언트에게 복수의 CDN 서비스 영역을 통합하여 제공하고자 한다.In the embodiments of the present invention, the content relay device receives the content from the content provider between the one or more content providers and the one or more CDN providers, and transmits the received content to the CDN provider, thereby using the existing CDN service system. In this case, we intend to integrate and provide a plurality of CDN service areas to clients.

본 발명의 실시예들은 클라이언트의 컨텐츠 요청 시, 컨텐츠 중계 장치가 하나 이상의 CDN 공급자 중 클라이언트와 최근접에 위치한 CDN 공급자에게로 클라이언트를 유도함으로써, 컨텐츠를 효율적으로 공급하고자 한다.According to embodiments of the present invention, when a client requests a content, the content relay device guides the client to a CDN provider closest to the client among one or more CDN providers, thereby efficiently supplying the content.

본 발명의 실시예들에 의한 다른 기술적 해결 과제는 하기의 설명에 의해 이해될 수 있으며, 이는 특허청구범위에 나타낸 수단 및 그 조합에 의해 실현될 수 있다.Other technical problems by the embodiments of the present invention can be understood by the following description, which can be realized by the means and combinations thereof shown in the claims.

본 발명의 일 실시예에 따른 통합 CDN 서비스 시스템은, 하나 이상의 컨텐츠 제공자; 상기 하나 이상의 컨텐츠 제공자의 컨텐츠들을 다수의 에지 노드에 저장하며, 상기 하나 이상의 컨텐츠 제공자에게 CDN 서비스를 제공하는 하나 이상의 CDN 공급자; 및 상기 하나 이상의 컨텐츠 제공자로부터 컨텐츠를 제공받아 상기 하나 이상의 CDN 공급자에게 전달하며, 클라이언트로부터 상기 컨텐츠 제공자의 IP 주소 를 묻는 요청이 있는 경우, 상기 하나 이상의 CDN 공급자 중 상기 클라이언트에게 최적의 서비스를 제공할 수 있는 CDN 공급자의 주소를 전달하는 컨텐츠 중계 장치를 포함한다.Integrated CDN service system according to an embodiment of the present invention, one or more content providers; One or more CDN providers storing contents of the one or more content providers in a plurality of edge nodes and providing CDN services to the one or more content providers; And receiving content from the one or more content providers and delivering the content to the one or more CDN providers, and when a client requests the IP address of the content provider, provide an optimal service to the client among the one or more CDN providers. And a content relay device that delivers the address of the CDN provider.

본 발명의 일 실시예에 따른 통합 CDN 서비스 방법은, 하나 이상의 컨텐츠 제공자 및 상기 하나 이상의 컨텐츠 제공자의 컨텐츠들을 다수의 에지 노드에 저장하며, 상기 하나 이상의 컨텐츠 제공자에게 CDN 서비스를 제공하는 하나 이상의 CDN 공급자를 포함하는 통합 CDN 서비스 방법에 있어서, (A) 클라이언트가 상기 컨텐츠 제공자의 IP 주소를 요청하는 경우, 컨텐츠 중계 장치가 상기 하나 이상의 CDN 공급자 중 상기 클라이언트에게 최적의 서비스를 제공할 수 있는 CDN 공급자의 주소를 전달하는 단계; (B) 클라이언트가 상기 컨텐츠 제공자의 IP 주소를 요청하는 경우, 상기 최적의 서비스를 제공할 수 있는 CDN 공급자가 상기 다수의 에지 노드 중에서 상기 클라이언트와 최근접한 위치에 있는 에지 노드의 IP 주소를 전달하는 단계; 및 (C) 상기 클라이언트와 최근접한 위치에 있는 에지 노드가 상기 클라이언트에게 소정의 컨텐츠를 전송하는 단계를 포함한다.Integrated CDN service method according to an embodiment of the present invention, one or more content providers and one or more CDN providers to store the contents of the one or more content providers in a plurality of edge nodes, and provides a CDN service to the one or more content providers An integrated CDN service method comprising: (A) when a client requests an IP address of the content provider, a content relay device of the CDN provider capable of providing an optimal service to the client among the one or more CDN providers. Passing the address; (B) When a client requests an IP address of the content provider, a CDN provider capable of providing the optimal service delivers the IP address of an edge node closest to the client among the plurality of edge nodes. step; And (C) an edge node in a position closest to the client transmits predetermined content to the client.

본 발명의 다른 실시예에 따른 통합 CDN 서비스 방법은, 하나 이상의 컨텐츠 제공자 및 상기 하나 이상의 컨텐츠 제공자의 컨텐츠들을 다수의 에지 노드에 저장하며, 상기 하나 이상의 컨텐츠 제공자에게 CDN 서비스를 제공하는 하나 이상의 CDN 공급자를 포함하는 통합 CDN 서비스 방법에 있어서, (A) 상기 컨텐츠 제공자가 소정의 컨텐츠를 컨텐츠 중계 장치로 전송하는 단계; (B) 상기 컨텐츠 중계 장치가 상기 컨텐츠를 저장하여 등록하고, 상기 컨텐츠의 제1 URL을 상기 컨텐츠 제공자로 전송하는 단계; (C) 상기 컨텐츠 중계 장치가 상기 컨텐츠를 상기 CDN 공급자에게 전송하는 단계; (D) 상기 CDN 공급자가 상기 컨텐츠를 저장하여 등록하고, 상기 컨텐츠의 제2 URL을 상기 컨테츠 중계 장치로 전송하는 단계; 및 (E) 상기 컨텐츠 중계 장치가 상기 컨텐츠의 제1 URL과 제2 URL을 매핑하여 저장하는 단계를 포함한다.An integrated CDN service method according to another embodiment of the present invention includes storing one or more content providers and contents of the one or more content providers in a plurality of edge nodes and providing one or more CDN services to the one or more content providers. An integrated CDN service method comprising: (A) transmitting, by a content provider, predetermined content to a content relay device; (B) storing and registering the content by the content relay device and transmitting the first URL of the content to the content provider; (C) the content relay device transmitting the content to the CDN provider; (D) the CDN provider storing and registering the content and transmitting a second URL of the content to the content relay device; And (E) mapping and storing, by the content relay device, a first URL and a second URL of the content.

본 발명의 일 실시예에 따른 컨텐츠 중계 장치는, 클라이언트로부터 컨텐츠 제공자의 IP 주소를 묻는 요청이 있는 경우, 하나 이상의 CDN 공급자 중 상기 클라이언트에게 최적의 서비스를 제공할 수 있는 CDN 공급자의 주소를 전달하는 컨텐츠 라우터; 하나 이상의 컨텐츠 제공자로부터 컨텐츠를 제공받아 상기 하나 이상의 CDN 공급자에게 전달하는 중계 서버; 및 상기 클라이언트의 위치를 확인하여 상기 클라이언트에게 최적의 서비스를 제공할 수 있는 CDN 공급자의 주소를 전달하도록 상기 컨텐츠 라우터를 제어하고, 상기 제공받은 컨텐츠를 상기 하나 이상의 CDN 공급자에게 전달하도록 상기 중계 서버를 제어하는 제어부를 포함한다.Content relay device according to an embodiment of the present invention, when a request for the IP address of the content provider from the client, the delivery of the address of the CDN provider that can provide the optimal service to the client of one or more CDN providers A content router; A relay server receiving content from one or more content providers and delivering the content to the one or more CDN providers; And checking the location of the client to control the content router to deliver an address of a CDN provider that can provide an optimal service to the client, and to forward the provided content to the one or more CDN providers. It includes a control unit for controlling.

본 발명의 실시예들에 의하면, 컨텐츠 중계 장치를 통해 기존의 CDN 공급자의 시스템 변경 없이 기존 CDN 공급자의 CDN 서비스를 이용할 수 있으므로, CDN 서비스를 구축하는데 따른 초기 비용을 현저히 절감할 수 있게 된다.According to the embodiments of the present invention, since the CDN service of the existing CDN provider can be used without changing the system of the existing CDN provider through the content relay device, the initial cost of constructing the CDN service can be significantly reduced.

그리고, CDN 서비스 지역을 확장 또는 변경하는 경우, 해당 서비스 지역을 담당하는 CDN 공급자를 컨텐츠 중계 장치와 연계시키면 되기 때문에, CDN 서비스 지역의 확장 또는 변경을 용이하게 할 수 있다.In addition, when the CDN service area is extended or changed, the CDN provider in charge of the service area may be connected with the content relay device, thereby making it easy to expand or change the CDN service area.

또한, 여러 CDN 공급자 중 클라이언트의 지리적 위치에 따라 최적의 서비스를 제공할 수 있는 CDN 공급자에게 CDN 서비스를 받도록 클라이언트를 유도함으로써, 효율적인 CDN 서비스를 제공할 수 있다.In addition, by inducing the client to receive the CDN service from the CDN provider that can provide the optimal service according to the geographic location of the client among the various CDN providers, it is possible to provide an efficient CDN service.

또한, 여러 영역을 담당하는 복수의 CDN 공급자를 컨텐츠 중계 장치를 통해 통합시킴으로써, 클라이언트들은 복수의 CDN 서비스 영역에 대해 통합된 CDN 서비스를 제공받을 수 있다.In addition, by integrating a plurality of CDN providers in charge of various areas through a content relay device, clients can receive integrated CDN services for a plurality of CDN service areas.

이하, 도 1 내지 도 4를 참조하여 본 발명의 컨텐츠 중계 장치와 이를 이용한 통합 CDN 서비스 시스템 및 방법의 구체적인 실시예를 설명하기로 한다. 그러나 이는 예시적 실시예에 불과하며 본 발명은 이에 제한되지 않는다.Hereinafter, a specific embodiment of a content relay device of the present invention and an integrated CDN service system and method using the same will be described with reference to FIGS. 1 to 4. However, this is only an exemplary embodiment and the present invention is not limited thereto.

본 발명을 설명함에 있어서, 본 발명과 관련된 공지기술에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략하기로 한다. 그리고, 후술되는 용어들은 본 발명에서의 기능을 고려하여 정의된 용어들로서 이는 사용자, 운용자의 의도 또는 관례 등에 따라 달라질 수 있다. 그러므로 그 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다. In describing the present invention, when it is determined that the detailed description of the known technology related to the present invention may unnecessarily obscure the subject matter of the present invention, the detailed description thereof will be omitted. The following terms are defined in consideration of the functions of the present invention, and may be changed according to the intention or custom of the user, the operator, and the like. Therefore, the definition should be based on the contents throughout this specification.

또한, 이하 실시되는 본 발명의 실시예는 본 발명을 이루는 기술적 구성요소를 효율적으로 설명하기 위해 각각의 시스템 기능구성에 기 구비되어 있거나, 또는 본 발명이 속하는 기술분야에서 통상적으로 구비되는 시스템 기능 구성은 가능한 생략하고, 본 발명을 위해 추가적으로 구비되어야 하는 기능 구성을 위주로 설명한다. 만약 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자라면, 하기에 도시하지 않고 생략된 기능 구성 중에서 종래에 기 사용되고 있는 구성요소의 기능을 용이하게 이해할 수 있을 것이며, 또한 상기와 같이 생략된 구성 요소와 본 발명을 위해 추가된 구성 요소 사이의 관계도 명백하게 이해할 수 있을 것이다.In addition, embodiments of the present invention to be carried out below are provided in each system functional configuration to efficiently describe the technical components constituting the present invention, or the system functional configuration commonly provided in the technical field to which the present invention belongs. Omit possible, and focus on the functional configuration to be additionally provided for the present invention. If those skilled in the art to which the present invention pertains, it will be easy to understand the functions of the components that are used in the prior art among the omitted functional configuration not shown below, and also the configuration omitted as described above The relationship between the elements and the components added for the present invention will also be clearly understood.

이하의 설명에 있어서, 신호 또는 정보의 "전송", "통신", "송신", "수신" 기타 이와 유사한 의미의 용어는 일 구성요소에서 다른 구성요소로 신호 또는 정보가 직접 전달되는 것뿐만이 아니라 다른 구성요소를 거쳐 전달되는 것도 포함한다. 특히 신호 또는 정보를 일 구성요소로 "전송" 또는 "송신"한다는 것은 그 신호 또는 정보의 최종 목적지를 지시하는 것이고 직접적인 목적지를 의미하는 것이 아니다. 이는 신호 또는 정보의 "수신"에 있어서도 동일하다.In the following description, the terms "transfer", "communication", "transmit", "receive" and other similar meanings of signals or information are not only meant to directly convey the signal or information from one component to another. It also includes passing through other components. In particular, "transmitting" or "sending" a signal or information to a component indicates the final destination of the signal or information and does not mean a direct destination. The same is true for the "reception" of a signal or information.

결과적으로, 본 발명의 기술적 사상은 청구범위에 의해 결정되며, 이하 실시예는 진보적인 본 발명의 기술적 사상을 본 발명이 속하는 기술분야에서 통상의 지식을 가진자에게 효율적으로 설명하기 위한 일 수단일 뿐이다.As a result, the technical spirit of the present invention is determined by the claims, and the following examples are one means for efficiently explaining the technical spirit of the present invention to those skilled in the art to which the present invention pertains. It is only.

도 1은 본 발명의 일 실시예에 따른 통합 CDN 서비스 시스템의 구성을 나타낸 도면이다.1 is a diagram illustrating a configuration of an integrated CDN service system according to an embodiment of the present invention.

도 1을 참조하면, 통합 CDN 서비스 시스템은 클라이언트(110), 하나 이상의 컨텐츠 제공자(120), 하나 이상의 CDN 공급자(130), 및 컨텐츠 중계 장치(140)를 포함한다.Referring to FIG. 1, the integrated CDN service system includes a client 110, one or more content providers 120, one or more CDN providers 130, and a content relay device 140.

상기 클라이언트(110)는 상기 컨텐츠 중계 장치(140)로 소정의 컨텐츠 제공자(120)의 IP 주소를 요청하며, 상기 컨텐츠 중계 장치(140)로부터 상기 요청에 대한 응답으로 상기 하나 이상의 CDN 공급자(130) 중 최적의 CDN 공급자(130)의 주소(즉, 도메인 네임)를 얻는다.The client 110 requests the content relay device 140 to obtain an IP address of a predetermined content provider 120, and the one or more CDN providers 130 in response to the request from the content relay device 140. Obtain the address (ie, domain name) of the best CDN provider 130.

여기서, 최적의 CDN 공급자(130)란 상기 클라이언트(110)에게 소정의 컨텐츠를 가장 빨리 제공해줄 수 있는 CDN 공급자를 말하며, 예를 들어 상기 클라이언트(110)와 최근접한 위치에 있는 CDN 공급자를 들 수 있다.Here, the optimal CDN provider 130 refers to a CDN provider that can provide predetermined content to the client 110 as soon as possible. For example, the CDN provider may be located at a location closest to the client 110. have.

일반적으로, 상기 클라이언트(110)는 상기 클라이언트(110)에 설정된 로컬 DNS 서버(미도시)를 통해 상기 컨텐츠 제공자의 IP 주소를 요청하고, 상기 CDN 공급자(130)의 주소를 얻지만, 여기서는 설명의 편의상 로컬 DNS 서버(미도시)에 대한 내용은 생략하기로 한다.In general, the client 110 requests the content provider's IP address through a local DNS server (not shown) configured in the client 110, and obtains the address of the CDN provider 130, but is described herein. For convenience, the description of the local DNS server (not shown) will be omitted.

상기 클라이언트(110)는 PC(Personal Computer), 노트북, PDA(Personal Digital Assistant) 및 모바일 폰 등과 같은 디지털 처리 장치일 수 있다.The client 110 may be a digital processing device such as a personal computer (PC), a notebook computer, a personal digital assistant (PDA), a mobile phone, or the like.

상기 컨텐츠 제공자(120)는 상기 컨텐츠 중계 장치(140)와 연계된 하나 이상의 CDN 공급자(130)들을 통해 상기 클라이언트(110)에게 소정의 컨텐츠를 제공한다. The content provider 120 provides predetermined content to the client 110 through one or more CDN providers 130 associated with the content relay device 140.

이때, 상기 컨텐츠 제공자(120)는 CDN 공급자(130)와 1:1로 연결되는 것이 아니라, 1:n으로 연결되게 된다. 따라서, 상기 컨텐츠 제공자(120)는 여러 서비스 영역을 담당하는 하나 이상의 CDN 공급자(130)들로 인해, 다양한 지역에 있는 클라 이언트들에게 CDN 서비스를 제공해 줄 수 있다.In this case, the content provider 120 is not connected 1: 1 with the CDN provider 130, but is connected with 1: n. Accordingly, the content provider 120 may provide CDN services to clients in various regions due to one or more CDN providers 130 in charge of various service areas.

이를 위해, 상기 컨텐츠 제공자(120)는 상기 컨텐츠 중계 장치(140)를 통해 상기 하나 이상의 CDN 공급자(130)에게 컨텐츠들을 전달한다. 이에 대한 상세한 설명은 후술하기로 한다.To this end, the content provider 120 delivers the contents to the one or more CDN providers 130 through the content relay device 140. A detailed description thereof will be given later.

여기서, 상기 '컨텐츠'는 인터넷 환경에서 웹 서버, 미디어 서버 등을 통해 다운 로드받는 인터넷 오브젝트를 말하는 것으로, 예를 들어 '컨텐츠'로는 웹 페이지, 웹 문서, 프로그램, 압축 파일, 이미지, 동영상, 음악 등이 될 수 있다.Here, the 'content' refers to an Internet object downloaded through a web server or a media server in an internet environment. For example, the 'content' includes a web page, a web document, a program, a compressed file, an image, a video, and a music. And so on.

상기 CDN 공급자(130)는 상기 컨텐츠 중계 장치(140)를 통해 상기 하나 이상의 컨텐츠 제공자(120)로부터 컨텐츠들을 전송받은 후, 각 컨텐츠들을 여러 곳에 분산된 에지 노드(미도시)에 저장한다.The CDN provider 130 receives the contents from the one or more content providers 120 through the content relay device 140 and stores the contents in edge nodes (not shown) distributed in various places.

상기 CDN 공급자(130)는 상기 클라이언트(110)가 접속하는 경우, 상기 클라이언트(110)가 상기 클라이언트(110)에서 가장 가까운 위치에 있는 에지 노드(미도시)로부터 컨텐츠를 제공받을 수 있도록 유도한다.When the client 110 connects, the CDN provider 130 induces the client 110 to receive content from an edge node (not shown) located closest to the client 110.

상기 컨텐츠 중계 장치(140)는 상기 클라이언트(110)가 상기 컨텐츠 제공자(120)의 IP 주소를 요청하는 경우, 컨텐츠 제공자(120)의 IP 주소 대신 상기 클라이언트(110)에서 최근접에 위치한 CDN 공급자(130)의 주소를 전송한다.When the client 110 requests the IP address of the content provider 120, the content relay device 140 replaces the IP address of the content provider 120 with the CDN provider nearest to the client 110. Send address 130).

상기 컨텐츠 중계 장치(140)는 상기 CDN 공급자(130)의 컨텐츠 요청이 있는 경우, 상기 컨텐츠 제공자(120)로부터 해당 컨텐츠를 전달받아 상기 CDN 공급자(130)에게 전송한다.When there is a content request of the CDN provider 130, the content relay device 140 receives the corresponding content from the content provider 120 and transmits the corresponding content to the CDN provider 130.

즉, 상기 컨텐츠 중계 장치(140)는 상기 하나 이상의 컨텐츠 제공자(120)와 상기 하나 이상의 CDN 공급자(130) 사이에서, 상기 컨텐츠 제공자(120)에게는 하나 이상의 CDN 공급자로서의 역할을 수행하여 상기 컨텐츠 제공자(120)로부터 CDN 서비스를 받고자 하는 컨텐츠를 제공받고, 상기 CDN 공급자(130)에게는 하나 이상의 컨텐츠 제공자로서의 역할을 수행하여 CDN 서비스를 받고자 하는 컨텐츠를 상기 CDN 공급자(130)에게 제공한다.That is, the content relay device 140 plays a role between the one or more content providers 120 and the one or more CDN providers 130 and serves as one or more CDN providers to the content provider 120. 120 is provided with the content to receive the CDN service, and serves the CDN provider 130 as one or more content providers to provide the CDN provider 130 with the content to receive the CDN service.

이 경우, 상기 컨텐츠 제공자(120)는 상기 컨텐츠 중계 장치(140)를 통해 CDN 공급자와 1:n으로 연결되어 CDN 서비스를 제공 받을 수 있게 되고, 상기 CDN 공급자(130)는 상기 컨텐츠 중계 장치(140)를 통해 컨텐츠 제공자와 1:m으로 연결되어 컨텐츠들을 공급받을 수 있게 된다.In this case, the content provider 120 may be connected to the CDN provider via the content relay device 140 in a 1: n manner to receive a CDN service, and the CDN provider 130 may transmit the content relay device 140. ) Can be connected to the content provider 1: m to receive the content.

또한, 상기 컨텐츠 중계 장치(140)는 상기 하나 이상의 CDN 공급자(130)로부터 로그 정보를 수집하여 상기 하나 이상의 컨텐츠 제공자(120)에게 전달해준다. 이 경우, 상기 컨텐츠 제공자(120)는 다양한 지역에 위치한 클라이언트(110)들의 해당 컨텐츠 활용도 등을 분석할 수 있게 된다.In addition, the content relay device 140 collects log information from the one or more CDN providers 130 and delivers the log information to the one or more content providers 120. In this case, the content provider 120 may analyze the corresponding content utilization of the clients 110 located in various regions.

본 발명의 일 실시예에 의하면, 컨텐츠 중계 장치를 통해 기존의 CDN 공급자의 시스템 변경 없이 기존 CDN 공급자의 CDN 서비스를 이용할 수 있으므로, CDN 서비스를 구축하는데 따른 초기 비용을 현저히 절감할 수 있게 된다.According to an embodiment of the present invention, since the CDN service of the existing CDN provider can be used through the content relay device without changing the system of the existing CDN provider, the initial cost for constructing the CDN service can be significantly reduced.

그리고, CDN 서비스 지역을 확장 또는 변경하는 경우, 해당 서비스 지역을 담당하는 CDN 공급자를 컨텐츠 중계 장치와 연계시키면 되기 때문에, CDN 서비스 지역의 확장 또는 변경을 용이하게 할 수 있다.In addition, when the CDN service area is extended or changed, the CDN provider in charge of the service area may be connected with the content relay device, thereby making it easy to expand or change the CDN service area.

또한, 여러 CDN 공급자 중 클라이언트의 지리적 위치에 따라 최적의 서비스 를 제공할 수 있는 CDN 공급자에게 CDN 서비스를 받도록 클라이언트를 유도함으로써, 효율적인 CDN 서비스를 제공할 수 있다.In addition, by inducing the client to receive the CDN service from the CDN provider that can provide the optimal service according to the geographic location of the client among the various CDN providers, it is possible to provide an efficient CDN service.

또한, 여러 영역을 담당하는 복수의 CDN 공급자를 컨텐츠 중계 장치를 통해 통합시킴으로써, 클라이언트들은 복수의 CDN 서비스 영역에 대해 통합된 CDN 서비스를 제공받을 수 있다.In addition, by integrating a plurality of CDN providers in charge of various areas through a content relay device, clients may be provided with integrated CDN services for a plurality of CDN service areas.

도 2는 본 발명의 일 실시예에 따른 통합 CDN 서비스 방법을 나타낸 도면이다. 여기서는 컨텐츠 중계 장치를 이용하여 캐쉬 서비스를 제공하는 경우를 일 예로 도시하였다.2 is a diagram illustrating an integrated CDN service method according to an embodiment of the present invention. Here, an example of providing a cache service using a content relay device is illustrated.

도 2를 참조하면, 클라이언트(110)가 컨텐츠 중계 장치(140)에게 컨텐츠 제공자(120)의 IP 주소를 요청한다(①).Referring to FIG. 2, the client 110 requests an IP address of the content provider 120 from the content relay device 140 (①).

상기 컨텐츠 중계 장치(140)는 상기 컨텐츠 제공자(120)의 IP 주소 대신 CDN 공급자(130)의 주소를 상기 클라이언트(110)에게 전송한다(②). The content relay device 140 transmits the address of the CDN provider 130 to the client 110 instead of the IP address of the content provider 120 (②).

이때, 상기 컨텐츠 중계 장치(140)는 상기 클라이언트(110)의 위치를 확인하여, 자신과 연계된 여러 개의 CDN 공급자 중 상기 클라이언트(110)에게 최적의 서비스를 제공할 수 있는 CDN 공급자(130)를 선택한 후, 해당 CDN 공급자(130)의 주소를 상기 클라이언트(110)에게 전송한다. 여기서, 최적의 서비스를 제공할 수 있는 CDN 공급자(130)란, 예를 들어 상기 클라이언트(110)와 최근접한 위치에 있는 CDN 공급자일 수 있다.At this time, the content relay device 140 checks the location of the client 110, the CDN provider 130 that can provide the optimal service to the client 110 of the plurality of CDN providers associated with it After the selection, the address of the CDN provider 130 is transmitted to the client 110. Here, the CDN provider 130 that can provide the optimal service may be, for example, a CDN provider located in a position closest to the client 110.

상기 클라이언트(110)는 상기 CDN 공급자(130)에게 접속하여, 상기 컨텐츠 제공자(120)의 IP 주소를 요청한다(③). 이때, 상기 클라이언트(110)는 상기 CDN 공급자(130)의 컨텐츠 라우터(131)에 접속하게 된다.The client 110 accesses the CDN provider 130 and requests an IP address of the content provider 120 (③). In this case, the client 110 accesses the content router 131 of the CDN provider 130.

상기 컨텐츠 라우터(131)는 상기 컨텐츠 제공자(120)의 IP 주소 대신 상기 클라이언트(110)의 위치에서 가장 가까운 위치에 있는 에지 노드(134)의 IP 주소를 상기 클라이언트(110)에게 전송한다(④).The content router 131 transmits the IP address of the edge node 134 located closest to the location of the client 110 to the client 110 instead of the IP address of the content provider 120 (④). .

상기 클라이언트(110)는 상기 에지 노드(134)에 접속하여 소정의 컨텐츠를 요청한다(⑤). 이때, 상기 에지 노드(134)는 상기 컨텐츠가 상기 에지 노드(134)에 저장되어 있는지 여부를 확인하여, 상기 에지 노드(134)에 저장되어 있는 경우, 해당 컨텐츠를 상기 클라이언트(110)에게 전송해준다.The client 110 accesses the edge node 134 and requests predetermined content (⑤). In this case, the edge node 134 checks whether the content is stored in the edge node 134, and if the content is stored in the edge node 134, transmits the corresponding content to the client 110. .

상기 컨텐츠가 상기 에지 노드(134)에 저장되어 있지 않은 경우, 상기 에지 노드(134)는 상기 컨텐츠 중계 장치(140)에게 상기 컨텐츠를 요청한다(⑥). 이때, 상기 컨텐츠 중계 장치(140)는 상기 컨텐츠가 상기 컨텐츠 중계 장치(140)에 저장되어 있는지 여부를 확인하여, 상기 컨텐츠가 저장되어 있는 경우, 해당 컨텐츠를 상기 에지 노드(134)에게 전송해준다.If the content is not stored in the edge node 134, the edge node 134 requests the content from the content relay device 140 (6). At this time, the content relay device 140 checks whether the content is stored in the content relay device 140, and transmits the content to the edge node 134 when the content is stored.

상기 컨텐츠가 상기 컨텐츠 중계 장치(140)에 저장되어 있지 않은 경우, 상기 컨텐츠 중계 장치(140)는 상기 컨텐츠 제공자(120)에게 상기 컨텐츠를 요청한다(⑦).If the content is not stored in the content relay device 140, the content relay device 140 requests the content provider 120 the content (⑦).

상기 컨텐츠 제공자(120)는 상기 컨텐츠 중계 장치(140)가 요청하는 컨텐츠를 상기 컨텐츠 중계 장치(140)로 전송한다(⑧). 이때, 상기 컨텐츠 중계 장치(140)는 상기 컨텐츠를 데이터베이스(미도시)에 저장한다.The content provider 120 transmits the content requested by the content relay device 140 to the content relay device 140 (8). In this case, the content relay device 140 stores the content in a database (not shown).

상기 컨텐츠 중계 장치(140)는 상기 전송받은 컨텐츠를 상기 에지 노드(134)로 전송해준다(⑨). 이때, 상기 에지 노드(134)는 상기 컨텐츠를 데이터베이스(미도시)에 저장한다.The content relay device 140 transmits the received content to the edge node 134 (⑨). In this case, the edge node 134 stores the content in a database (not shown).

상기 에지 노드(134)는 상기 전송받은 컨텐츠를 상기 클라이언트(110)에게 전송해준다(⑩).The edge node 134 transmits the received content to the client 110 (⑩).

도 3은 본 발명의 다른 실시예에 따른 통합 CDN 서비스 방법을 나타낸 도면이다. 여기서는 컨텐츠 중계 장치를 이용하여 다운 로드 또는 스트리밍 서비스를 제공하는 경우를 일 예로 도시하였다.3 illustrates an integrated CDN service method according to another embodiment of the present invention. Here, an example of providing a download or streaming service using a content relay device is illustrated.

도 3을 참조하면, 컨텐츠 제공자(120)가 다운 로드(또는 스트리밍) 파일을 컨텐츠 중계 장치(140)로 전송하여 등록하도록 한다(①').Referring to FIG. 3, the content provider 120 transmits a download (or streaming) file to the content relay device 140 to register it (① ′).

상기 컨텐츠 중계 장치(140)가 상기 다운 로드 파일을 저장하여 등록한 후, 상기 다운 로드 파일이 저장된 주소 즉, 제1 URL(Uniform Resource Locator)(예를 들어, a.b.c.d/x)을 생성하여 상기 컨텐츠 제공자(120)에게 전송한다(②'). After the content relay device 140 stores and registers the download file, the content relay device 140 generates an address where the download file is stored, that is, a first Uniform Resource Locator (URL) (for example, abcd / x) to generate the content provider. And transmits it to 120 (② ').

상기 컨텐츠 제공자(120)는 소정의 웹 문서에 상기 컨텐츠 중계 장치(140)가 전송한 URL을 입력한다(③'). 예를 들어, 상기 다운 로드 파일이 상기 웹 문서에 포함되어 제공되는 경우, 상기 컨텐츠 제공자(120)는 상기 URL을 상기 웹 문서에 입력한다.The content provider 120 inputs a URL transmitted from the content relay device 140 to a predetermined web document (③ '). For example, when the download file is included in the web document and provided, the content provider 120 inputs the URL into the web document.

상기 컨텐츠 중계 장치(140)는 상기 등록된 다운 로드 파일을 CDN 공급자(130)에게 전송하여 등록하도록 한다(④').The content relay device 140 transmits the registered download file to the CDN provider 130 to register it (④ ').

상기 CDN 공급자(130)는 상기 다운 로드 파일을 에지 노드(134)에 저장하여 등록한 후, 상기 다운 로드 파일의 제2 URL(예를 들어, e.f.g.h/y)을 상기 컨텐츠 중계 장치(140)로 전송한다(⑤').The CDN provider 130 stores and downloads the download file in the edge node 134 and transmits the second URL (eg, efgh / y) of the download file to the content relay device 140. (⑤ ')

상기 컨텐츠 중계 장치(140)는 상기 다운 로드 파일의 제1 URL과 제2 URL을 매핑하여 저장한다(⑥'). 예를 들어, 상기 컨텐츠 중계 장치(140)는 상기 다운 로드 파일의 제1 URL인 a.b.c.d/x 와 제2 URL인 e.f.g.h/y 를 매핑하여 저장한다.The content relay device 140 maps and stores the first URL and the second URL of the download file (6 ′). For example, the content relay device 140 maps and stores the first URL a.b.c.d / x and the second URL e.f.g.h / y.

여기서, 제1 URL 이라 함은 상기 다운 로드 파일의 컨텐츠 중계 장치(140)에 저장된 주소를 말하고, 제2 URL 이라 함은 상기 다운 로드 파일의 CDN 공급자(130)에 저장된 주소를 말한다.Here, the first URL refers to an address stored in the content relay device 140 of the download file, and the second URL refers to an address stored in the CDN provider 130 of the download file.

그 후, 상기 클라이언트(110)가 상기 다운 로드 파일의 제2 URL(예를 들어, e.f.g.h/y)이 포함된 웹 문서를 제공받는다(⑦'). Thereafter, the client 110 is provided with a web document including a second URL (eg, e.f.g.h / y) of the download file (⑦ ').

구체적으로, 상기 클라이언트(110)는 상기 컨텐츠 중계 장치(140)로 해당 웹 문서의 IP 주소를 요청하며, 도 2에 도시된 ① ~ ⑩ 과정을 통하여 상기 다운 로드 파일의 제2 URL이 포함된 웹 문서를 제공받는다. Specifically, the client 110 requests the IP address of the corresponding web document to the content relay device 140, and includes a web including the second URL of the download file through the steps 1 to 8 shown in FIG. Get documentation.

이때, 도 2에 도시된 ⑦ 과정에서 상기 컨텐츠 중계 장치(140)가 상기 웹 문서를 상기 컨텐츠 제공자(120)에게 요청하면, 상기 컨텐츠 제공자(120)는 ⑧ 과정에서 상기 웹 문서를 상기 컨텐츠 중계 장치(140)로 전달하게 된다.At this time, when the content relay device 140 requests the web document to the content provider 120 in step ⑦ shown in FIG. 2, the content provider 120 sends the web document to the content relay device in step ⑧. Forwarded to 140.

그러면, 상기 컨텐츠 중계 장치(140)는 도 2에 도시된 ⑨ 과정에서 상기 웹 문서를 상기 에지 노드(134)로 전송할 때, 상기 웹 문서 내에 제1 URL이 포함되어 있는지 확인하여, 제1 URL이 포함되어 있으면 상기 제1 URL을 상기 제1 URL과 매핑 되어 있는 제2 URL로 변경하여 전송한다. 이때, 상기 컨텐츠 중계 장치(140)는 데이터베이스의 매핑 정보를 이용하여 상기 웹 문서에 포함된 제1 URL을 상기 제1 URL과 매핑된 제2 URL로 변경시킨다.Then, when transmitting the web document to the edge node 134 in step ⑨ of FIG. 2, the content relay device 140 checks whether the first URL is included in the web document. If included, the first URL is changed to a second URL mapped to the first URL and transmitted. In this case, the content relay device 140 changes the first URL included in the web document into a second URL mapped to the first URL by using mapping information of a database.

이 경우, 상기 에지 노드(134)는 도 2에 도시된 ⑩ 과정에서 상기 다운 로드 파일의 제2 URL이 포함된 웹 문서를 상기 클라이언트(110)로 전송하며, 상기 클라이언트(110)는 상기 다운 로드 파일의 제2 URL이 포함된 웹 문서를 제공받게 된다.In this case, the edge node 134 transmits the web document including the second URL of the download file to the client 110 in the process illustrated in FIG. 2, and the client 110 transmits the download. You will be provided with a web document that contains the second URL of the file.

상기 클라이언트(110)는 상기 웹 문서 내의 다운 로드 파일을 다운 로드 하기 위해, 상기 CDN 공급자(130)의 컨텐츠 라우터(131)로 상기 웹 문서에 포함된 다운 로드 파일의 IP 주소를 요청한다(⑧').In order to download the download file in the web document, the client 110 requests the content router 131 of the CDN provider 130 to request the IP address of the download file included in the web document (8 '). ).

상기 컨텐츠 라우터(131)는 상기 클라이언트(110)의 위치에서 가장 가까운 위치에 있는 에지 노드(134)의 IP 주소를 상기 클라이언트(110)에게 전송한다(⑨').The content router 131 transmits the IP address of the edge node 134 that is closest to the position of the client 110 to the client 110 (9 ′).

상기 클라이언트(110)는 상기 에지 노드(134)에 접속하여 상기 웹 문서에 포함된 다운 로드 파일을 요청한다(⑩').The client 110 accesses the edge node 134 and requests a download file included in the web document ('′).

상기 에지 노드(134)는 상기 클라이언트(110)가 요청하는 다운 로드 파일을 상기 클라이언트(110)로 전송한다(⑪').The edge node 134 transmits the download file requested by the client 110 to the client 110 ('′).

도 4는 본 발명의 일 실시예에 따른 컨텐츠 중계 장치의 구성을 나타낸 도면이다.4 is a diagram illustrating a configuration of a content relay device according to an embodiment of the present invention.

도 4를 참조하면, 컨텐츠 중계 장치(140)는 컨텐츠 라우터(141), 중계 서 버(143), 로그 수집기(145), 데이터베이스(147), 및 제어부(149)를 포함한다.Referring to FIG. 4, the content relay device 140 includes a content router 141, a relay server 143, a log collector 145, a database 147, and a controller 149.

상기 컨텐츠 라우터(141)는 클라이언트(110)로부터 컨텐츠 제공자(120)의 IP 주소를 요청받는 경우, 상기 클라이언트(110)로부터 가장 가까이 위치한 CDN 공급자(130)의 주소를 전송한다.When the content router 141 receives the IP address of the content provider 120 from the client 110, the content router 141 transmits the address of the CDN provider 130 located closest to the client 110.

상기 중계 서버(143)는 상기 CDN 공급자(130)로부터 소정의 컨텐츠를 요청받는 경우, 상기 컨텐츠가 상기 데이터베이스(147)에 저장되어 있는지 확인하여, 상기 데이터베이스(147)에 저장되어 있으면 상기 컨텐츠를 상기 CDN 공급자(130)에게 전송한다.When the relay server 143 receives a predetermined content request from the CDN provider 130, the relay server 143 checks whether the content is stored in the database 147, and stores the content if the content is stored in the database 147. Send to the CDN provider 130.

상기 중계 서버(143)는 상기 컨텐츠가 상기 데이터베이스(147)에 저장되어 있지 않으면, 컨텐츠 제공자(120)에게 상기 컨텐츠를 요청하고, 상기 컨텐츠 제공자(120)로부터 상기 컨텐츠를 전송받아, 상기 CDN 공급자(130)에게 전달해준다.If the content is not stored in the database 147, the relay server 143 requests the content from the content provider 120, receives the content from the content provider 120, and receives the CDN provider ( 130).

상기 중계 서버(143)는 상기 컨텐츠 제공자(120)가 전송하는 컨텐츠(예를 들어, 다운 로드 파일 또는 스트리밍 파일 등)를 수신하고, 상기 컨텐츠의 제1 URL을 상기 컨텐츠 제공자(120)로 전송한다.The relay server 143 receives content (for example, a download file or a streaming file) transmitted by the content provider 120 and transmits a first URL of the content to the content provider 120. .

상기 중계 서버(143)는 상기 전송받은 컨텐츠를 상기 CDN 공급자(130)로 전달하고, 상기 CDN 공급자(130)가 전송하는 상기 컨텐츠의 제2 URL을 수신한다.The relay server 143 delivers the received content to the CDN provider 130 and receives a second URL of the content transmitted by the CDN provider 130.

상기 로그 수집기(145)는 상기 CDN 공급자(130)로부터 로그 정보를 수집한다. 예를 들어, 상기 CDN 공급자(130)가 상기 컨텐츠 중계 장치(140)로 CDN 서비스 현황에 대한 로그 정보를 주기적으로 보고하는 형식으로 로그 정보를 수집할 수도 있고, 상기 CDN 공급자(130)가 로그 정보를 업데이트하면, 상기 로그 수집기(145) 가 상기 CDN 공급자(130)로부터 상기 로그 정보를 다운 로드 받아 로그 정보를 수집할 수도 있다. 상기 로그 정보를 수집하는 방법은 이에 한정되는 것은 아니며, 그 이외에도 다양한 방법을 이용할 수 있다.The log collector 145 collects log information from the CDN provider 130. For example, the CDN provider 130 may collect log information in a format of periodically reporting log information on a CDN service status to the content relay device 140, and the CDN provider 130 may log information. When updating, the log collector 145 may download the log information from the CDN provider 130 and collect log information. The method of collecting the log information is not limited thereto, and various methods may be used.

상기 로그 정보에는 로그 생성 시간, 컨텐츠 접속 지역, 컨텐츠 접속 시간, 컨텐츠 접속 횟수, 접속한 컨텐츠, 클라이언트의 IP 주소 등의 정보가 포함된다.The log information includes information such as log generation time, content access region, content access time, content access number, accessed content, and client's IP address.

상기 데이터베이스(147)는 컨텐츠 데이터베이스(147-1), URL 매핑 데이터베이스(147-3), 및 로그 데이터베이스(147-5)를 포함한다. 여기서, 상기 컨텐츠 데이터베이스(147-1)는 상기 컨텐츠 제공자(120)로부터 전송받은 컨텐츠들을 저장한다.The database 147 includes a content database 147-1, a URL mapping database 147-3, and a log database 147-5. Here, the content database 147-1 stores the contents received from the content provider 120.

상기 URL 매핑 데이터베이스(147-3)는 컨텐츠들의 제1 URL과 제2 URL을 매핑하여 저장한다. 상기 로그 데이터베이스(147-5)는 상기 로그 수집기(145)가 수집한 로그 정보를 저장한다.The URL mapping database 147-3 maps and stores the first URL and the second URL of contents. The log database 147-5 stores log information collected by the log collector 145.

상기 제어부(149)는 상기 각 구성 요소를 제어한다. 예를 들어, 상기 제어부(149)는 상기 클라이언트(110)가 상기 컨텐츠 제공자(120)의 IP 주소를 요청하는 경우, 상기 클라이언트(110)의 위치를 확인하여 상기 클라이언트(110)에서 가장 가까이 위치한 CDN 공급자(130)의 주소를 전송하도록 상기 컨텐츠 라우터(141)를 제어한다.The controller 149 controls each component. For example, when the client 110 requests the IP address of the content provider 120, the controller 149 checks the location of the client 110 and locates the CDN closest to the client 110. The content router 141 is controlled to transmit the address of the provider 130.

상기 제어부(149)는 상기 CDN 공급자(130)로부터 소정의 컨텐츠를 요청받는 경우, 상기 컨텐츠가 상기 컨텐츠 데이터베이스(147-1)에 저장되어 있으면 상기 컨텐츠를 상기 CDN 공급자(130)에게 전송하도록 상기 중계 서버(143)를 제어한다.When the control unit 149 receives a predetermined content request from the CDN provider 130, the control unit 149 transmits the content to the CDN provider 130 when the content is stored in the content database 147-1. Control server 143.

만약, 상기 컨텐츠가 상기 컨텐츠 데이터베이스(147-1)에 저장되어 있지 않 으면, 상기 제어부(149)는 상기 컨텐츠 제공자(120)에게 해당 컨텐츠를 요청하고, 상기 컨텐츠 제공자(120)로부터 상기 컨텐츠를 전송받아, 상기 CDN 공급자(130)에게 전달하도록 상기 중계 서버(143)를 제어한다. 이때, 상기 제어부(149)는 상기 컨텐츠 제공자(120)로부터 전송받은 컨텐츠를 상기 컨텐츠 데이터베이스(147-1)에 저장한다.If the content is not stored in the content database 147-1, the controller 149 requests the content from the content provider 120 and transmits the content from the content provider 120. Receives, and controls the relay server 143 to deliver to the CDN provider 130. In this case, the controller 149 stores the content received from the content provider 120 in the content database 147-1.

상기 제어부(149)는 상기 컨텐츠 제공자(120)가 다운 로드 파일 또는 스트리밍 파일 등의 컨텐츠를 전송하는 경우, 상기 컨텐츠를 컨텐츠 데이터베이스(147-1)에 저장하고, 상기 컨텐츠의 저장된 주소 즉 제1 URL을 상기 컨텐츠 제공자(120)로 전송하도록 상기 중계 서버(143)를 제어한다.When the content provider 120 transmits content such as a download file or a streaming file, the controller 149 stores the content in the content database 147-1, and stores the content, that is, the first URL. The relay server 143 is controlled to transmit the content to the content provider 120.

상기 제어부(149)는 상기 다운 로드 파일 또는 스트리밍 파일 등의 컨텐츠를 상기 CDN 공급자(130)로 전달하고, 상기 CDN 공급자(130)가 전송하는 상기 컨텐츠의 제2 URL을 수신하도록 상기 중계 서버(143)를 제어한다.The control unit 149 delivers the content such as the download file or the streaming file to the CDN provider 130 and receives the second URL of the content transmitted by the CDN provider 130. ).

이때, 상기 제어부(149)는 상기 CDN 공급자(130)가 전송하는 상기 컨텐츠의 제2 URL을 해당 컨텐츠의 제1 URL과 매핑하여 상기 URL 매핑 데이터베이스(147-3)에 저장한다.In this case, the controller 149 maps the second URL of the content transmitted from the CDN provider 130 to the first URL of the corresponding content, and stores the second URL in the URL mapping database 147-3.

또한, 상기 제어부(149)는 상기 CDN 공급자(130)가 웹 문서를 요청하는 경우, 상기 컨텐츠 제공자(120)로부터 상기 웹 문서를 수신하도록 상기 중계 서버(143)를 제어한다.In addition, the controller 149 controls the relay server 143 to receive the web document from the content provider 120 when the CDN provider 130 requests a web document.

그리고, 상기 제어부(149)는 상기 웹 문서 내에 제1 URL이 포함되어 있는지 여부를 확인하여 제1 URL이 포함되어 있으면, 상기 제1 URL과 매핑되어 저장된 제2 URL을 상기 URL 매핑 데이터베이스(147-3)에서 추출한 후, 상기 제1 URL을 상기 제2 URL로 변경하며, 다운 로드 파일 또는 스트리밍 파일 등의 제2 URL이 포함된 웹 문서를 상기 CDN 공급자(130)로 전송하도록 상기 중계 서버(143)를 제어한다.The controller 149 checks whether the first URL is included in the web document, and if the first URL is included, the controller 149 stores the second URL mapped and stored with the first URL. After extracting from 3), the relay server 143 changes the first URL to the second URL and transmits a web document including a second URL such as a download file or a streaming file to the CDN provider 130. ).

상기 제어부(149)는 상기 CDN 공급자(130)로부터 로그 정보를 수집하도록 상기 로그 수집기(145)를 제어하며, 상기 수집한 로그 정보를 상기 로그 데이터베이스(147-5)에 저장한다.The controller 149 controls the log collector 145 to collect log information from the CDN provider 130 and stores the collected log information in the log database 147-5.

또한, 상기 제어부(149)는 상기 수집한 로그 정보를 상기 컨텐츠 제공자(120)에게 전달하도록 상기 중계 서버(143)를 제어한다. 이 경우, 상기 컨텐츠 제공자(120)는 상기 로그 정보를 이용하여 각 컨텐츠들의 활용도를 분석할 수 있다.In addition, the controller 149 controls the relay server 143 to deliver the collected log information to the content provider 120. In this case, the content provider 120 may analyze the utilization of each content by using the log information.

이상에서 대표적인 실시예를 통하여 본 발명에 대하여 상세하게 설명하였으나, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자는 상술한 실시예에 대하여 본 발명의 범주에서 벗어나지 않는 한도 내에서 다양한 변형이 가능함을 이해할 것이다. 그러므로 본 발명의 권리범위는 설명된 실시예에 국한되어 정해져서는 안 되며, 후술하는 특허청구범위뿐만 아니라 이 특허청구범위와 균등한 것들에 의해 정해져야 한다. Although the present invention has been described in detail with reference to exemplary embodiments above, those skilled in the art to which the present invention pertains can make various modifications to the above-described embodiments without departing from the scope of the present invention. Will understand. Therefore, the scope of the present invention should not be limited to the described embodiments, but should be defined by the claims below and equivalents thereof.

도 1은 본 발명의 일 실시예에 따른 통합 CDN 서비스 시스템의 구성을 나타낸 도면.1 is a diagram showing the configuration of an integrated CDN service system according to an embodiment of the present invention.

도 2는 본 발명의 일 실시예에 따른 통합 CDN 서비스 방법을 나타낸 도면.2 illustrates an integrated CDN service method according to an embodiment of the present invention.

도 3은 본 발명의 다른 실시예에 따른 통합 CDN 서비스 방법을 나타낸 도면.3 illustrates an integrated CDN service method according to another embodiment of the present invention.

도 4는 본 발명의 일 실시예에 따른 컨텐츠 중계 장치의 구성을 나타낸 도면.4 is a diagram illustrating a configuration of a content relay device according to an embodiment of the present invention.

* 도면의 주요 부분에 대한 부호의 설명 *Explanation of symbols on the main parts of the drawings

110 : 클라이언트 120 : 컨텐츠 제공자110: client 120: content provider

130 : CDN 공급자 131 : 컨텐츠 라우터130: CDN Provider 131: Content Router

134 : 에지 노드 140 : 컨텐츠 중계 장치134: edge node 140: content relay device

141 : 컨텐츠 라우터 143 : 중계 서버141: content router 143: relay server

145 : 로그 수집기 147 : 데이터베이스145: Log Collector 147: Database

147-1 : 컨텐츠 데이터베이스 147-3 : URL 매핑 데이터베이스147-1: Content Database 147-3: URL Mapping Database

147-5 : 로그 데이터베이스 149 : 제어부147-5: Log database 149: Control unit

Claims (17)

하나 이상의 컨텐츠 제공자;One or more content providers; 상기 하나 이상의 컨텐츠 제공자의 컨텐츠들을 다수의 에지 노드에 저장하며, 상기 하나 이상의 컨텐츠 제공자에게 CDN 서비스를 제공하는 하나 이상의 CDN 공급자; 및One or more CDN providers storing contents of the one or more content providers in a plurality of edge nodes and providing CDN services to the one or more content providers; And 상기 하나 이상의 컨텐츠 제공자로부터 컨텐츠를 제공받아 상기 하나 이상의 CDN 공급자에게 전달하며, 클라이언트로부터 상기 컨텐츠 제공자의 IP 주소를 묻는 요청이 있는 경우, 상기 하나 이상의 CDN 공급자 중 상기 클라이언트에게 최적의 서비스를 제공할 수 있는 CDN 공급자의 주소를 전달하는 컨텐츠 중계 장치를 포함하는, 통합 CDN 서비스 시스템.Receives content from the one or more content providers and delivers the content to the one or more CDN providers, and when a client requests a request for the IP address of the content provider, can provide an optimal service to the client among the one or more CDN providers. An integrated CDN service system comprising a content relay device for delivering an address of a CDN provider. 제1항에 있어서, The method of claim 1, 상기 컨텐츠 중계 장치는,The content relay device, 상기 하나 이상의 CDN 공급자로부터 로그 정보를 수집하여 상기 하나 이상의 컨텐츠 제공자에게 전송하는, 통합 CDN 서비스 시스템.And collecting log information from the one or more CDN providers and transmitting the log information to the one or more content providers. 제1항에 있어서,The method of claim 1, 상기 컨텐츠 중계 장치는,The content relay device, 상기 하나 이상의 컨텐츠 제공자로부터 컨텐츠를 수신한 후, 상기 컨텐츠의 제1 URL을 해당 컨텐츠 제공자에게 전송하고, 상기 수신한 컨텐츠를 상기 하나 이상의 CDN 공급자에게 전달한 후 해당 CDN 공급자로부터 상기 컨텐츠의 제2 URL을 수신하며, 상기 컨텐츠의 제1 URL과 제2 URL을 매핑하여 저장하는, 통합 CDN 서비스 시스템.After receiving content from the one or more content providers, transmitting the first URL of the content to the corresponding content provider, delivering the received content to the one or more CDN providers, and then receiving the second URL of the content from the CDN provider. And receiving and mapping and storing a first URL and a second URL of the content. 제3항에 있어서,The method of claim 3, 상기 컨텐츠 중계 장치는, The content relay device, 상기 하나 이상의 CDN 공급자가 소정의 웹 문서를 요청하는 경우, 상기 컨텐츠 제공자로부터 상기 웹 문서를 수신한 후, 상기 웹 문서 내에 제1 URL이 포함되어 있으면 상기 제1 URL을 상기 제1 URL과 매핑된 제2 URL로 변경한 후, 상기 제2 URL이 포함된 웹 문서를 해당 CDN 공급자에게 전달하는, 통합 CDN 서비스 시스템.When the one or more CDN providers request a predetermined web document, after receiving the web document from the content provider, if the first URL is included in the web document, the first URL is mapped to the first URL. After changing to the second URL, and delivers the web document containing the second URL to the corresponding CDN provider. 하나 이상의 컨텐츠 제공자 및 상기 하나 이상의 컨텐츠 제공자의 컨텐츠들을 다수의 에지 노드에 저장하며, 상기 하나 이상의 컨텐츠 제공자에게 CDN 서비스를 제공하는 하나 이상의 CDN 공급자를 포함하는 통합 CDN 서비스 방법에 있어서,An integrated CDN service method comprising one or more content providers and one or more CDN providers for storing the contents of the one or more content providers in a plurality of edge nodes, and providing CDN services to the one or more content providers. (A) 클라이언트가 상기 컨텐츠 제공자의 IP 주소를 요청하는 경우, 컨텐츠 중계 장치가 상기 하나 이상의 CDN 공급자 중 상기 클라이언트에게 최적의 서비스를 제공할 수 있는 CDN 공급자의 주소를 전달하는 단계;(A) when the client requests the IP address of the content provider, the content relaying device delivers the address of the CDN provider that can provide the optimal service to the client of the one or more CDN providers; (B) 클라이언트가 상기 컨텐츠 제공자의 IP 주소를 요청하는 경우, 상기 최적의 서비스를 제공할 수 있는 CDN 공급자가 상기 다수의 에지 노드 중에서 상기 클라이언트와 최근접한 위치에 있는 에지 노드의 IP 주소를 전달하는 단계; 및(B) When a client requests an IP address of the content provider, a CDN provider capable of providing the optimal service delivers the IP address of an edge node closest to the client among the plurality of edge nodes. step; And (C) 상기 클라이언트와 최근접한 위치에 있는 에지 노드가 상기 클라이언트에게 소정의 컨텐츠를 전송하는 단계를 포함하는, 통합 CDN 서비스 방법.(C) an edge node in a position closest to the client, transmitting the predetermined content to the client. 제5항에 있어서,The method of claim 5, 상기 (C) 단계 이후에,After the step (C), (D) 상기 컨텐츠 중계 장치가 상기 하나 이상의 CDN 공급자로부터 로그 정보를 수집하여 상기 하나 이상의 컨텐츠 제공자에게 제공하는 단계를 더 포함하는, 통합 CDN 서비스 방법.And (D) collecting, by the content relay device, log information from the one or more CDN providers, and providing the log information to the one or more content providers. 제5항에 있어서,The method of claim 5, 상기 (C) 단계는,Step (C) is (C-1) 상기 에지 노드가 상기 컨텐츠 중계 장치로 상기 컨텐츠를 요청하는 단계;(C-1) the edge node requesting the content to the content relay device; (C-2) 상기 컨텐츠 중계 장치가 상기 컨텐츠의 저장 여부를 확인하는 단계;(C-2) checking, by the content relay device, whether the content is stored; (C-3) 상기 컨텐츠가 저장되어 있지 않은 경우, 상기 컨텐츠 중계 장치가 상기 컨텐츠 제공자로 상기 컨텐츠를 요청하는 단계; 및(C-3) the content relay device requesting the content from the content provider when the content is not stored; And (C-4) 상기 컨텐츠 중계 장치가 상기 컨텐츠를 수신하여 저장하며, 상기 수신한 컨텐츠를 상기 에지 노드로 전송하는 단계를 포함하는, 통합 CDN 서비스 방법.(C-4) the content relay device receives and stores the content, and transmits the received content to the edge node. 하나 이상의 컨텐츠 제공자 및 상기 하나 이상의 컨텐츠 제공자의 컨텐츠들을 다수의 에지 노드에 저장하며, 상기 하나 이상의 컨텐츠 제공자에게 CDN 서비스를 제공하는 하나 이상의 CDN 공급자를 포함하는 통합 CDN 서비스 방법에 있어서,An integrated CDN service method comprising one or more content providers and one or more CDN providers for storing the contents of the one or more content providers in a plurality of edge nodes, and providing CDN services to the one or more content providers. (A) 상기 컨텐츠 제공자가 소정의 컨텐츠를 컨텐츠 중계 장치로 전송하는 단계;(A) the content provider transmitting predetermined content to a content relay device; (B) 상기 컨텐츠 중계 장치가 상기 컨텐츠를 저장하여 등록하고, 상기 컨텐츠의 제1 URL을 상기 컨텐츠 제공자로 전송하는 단계;(B) storing and registering the content by the content relay device and transmitting the first URL of the content to the content provider; (C) 상기 컨텐츠 중계 장치가 상기 컨텐츠를 상기 CDN 공급자에게 전송하는 단계;(C) the content relay device transmitting the content to the CDN provider; (D) 상기 CDN 공급자가 상기 컨텐츠를 저장하여 등록하고, 상기 컨텐츠의 제2 URL을 상기 컨테츠 중계 장치로 전송하는 단계; 및(D) the CDN provider storing and registering the content and transmitting a second URL of the content to the content relay device; And (E) 상기 컨텐츠 중계 장치가 상기 컨텐츠의 제1 URL과 제2 URL을 매핑하여 저장하는 단계를 포함하는, 통합 CDN 서비스 방법.(E) the content relay device mapping and storing the first URL and the second URL of the content, integrated CDN service method. 제8항에 있어서,The method of claim 8, 상기 (E) 단계 이후에,After step (E), (F) 클라이언트가 상기 컨텐츠 제공자의 IP 주소를 요청하는 경우, 상기 컨텐츠 중계 장치가 상기 하나 이상의 CDN 공급자 중 상기 클라이언트에게 최적의 서비스를 제공할 수 있는 CDN 공급자의 주소를 전달하는 단계;(F) when the client requests the IP address of the content provider, delivering, by the content relay device, an address of a CDN provider capable of providing an optimal service to the client among the one or more CDN providers; (G) 클라이언트가 상기 컨텐츠 제공자의 IP 주소를 요청하는 경우, 상기 최적의 서비스를 제공할 수 있는 CDN 공급자가 상기 다수의 에지 노드 중에서 상기 클라이언트와 최근접한 위치에 있는 에지 노드의 IP 주소를 전달하는 단계; 및(G) When a client requests an IP address of the content provider, a CDN provider capable of providing the optimal service delivers the IP address of an edge node closest to the client among the plurality of edge nodes. step; And (H) 상기 클라이언트와 최근접한 위치에 있는 에지 노드가 상기 클라이언트에게 상기 컨텐츠의 제2 URL을 포함하는 웹 문서를 전송하는 단계를 더 포함하는, 통합 CDN 서비스 방법.(H) further comprising sending, by the edge node in the position nearest to the client, the web document containing the second URL of the content to the client. 제9항에 있어서,10. The method of claim 9, 상기 (H) 단계 이후에,After the step (H), (I) 상기 컨텐츠 중계 장치가 상기 하나 이상의 CDN 공급자로부터 로그 정보를 수집하여 상기 하나 이상의 컨텐츠 제공자에게 전송하는 단계를 더 포함하는, 통합 CDN 서비스 방법.(I) collecting, by the content relay device, log information from the one or more CDN providers, and transmitting the log information to the one or more content providers. 제9항에 있어서,10. The method of claim 9, 상기 (H) 단계는,(H) step, (H-1) 상기 에지 노드가 상기 컨텐츠 중계 장치로 상기 웹 문서를 요청하는 단계;(H-1) the edge node requesting the web document from the content relay device; (H-2) 상기 컨텐츠 중계 장치가 상기 컨텐츠 제공자로 상기 웹 문서를 요청하는 단계;(H-2) the content relay device requesting the web document from the content provider; (H-3) 상기 컨텐츠 제공자가 상기 웹 문서를 상기 컨텐츠 중계 장치로 전송하는 단계; 및(H-3) the content provider transmitting the web document to the content relay device; And (H-4) 상기 컨텐츠 중계 장치가 상기 웹 문서 내에 제1 URL이 포함되어 있는지 여부를 확인하여 제1 URL이 포함되어 있으면, 상기 제1 URL을 상기 제1 URL과 매핑되어 저장된 제2 URL로 변경한 후, 상기 제2 URL을 포함하는 웹 문서를 상기 에지 노드로 전송하는 단계를 포함하는, 통합 CDN 서비스 방법.(H-4) The content relay device determines whether the first URL is included in the web document, and if the first URL is included, the first URL is mapped to the first URL and stored as a second URL. After changing, sending the web document including the second URL to the edge node. 클라이언트로부터 컨텐츠 제공자의 IP 주소를 묻는 요청이 있는 경우, 하나 이상의 CDN 공급자 중 상기 클라이언트에게 최적의 서비스를 제공할 수 있는 CDN 공급자의 주소를 전달하는 컨텐츠 라우터;A content router which delivers an address of a CDN provider capable of providing an optimal service to the client among one or more CDN providers when a request is made to request an IP address of a content provider from a client; 하나 이상의 컨텐츠 제공자로부터 컨텐츠를 제공받아 상기 하나 이상의 CDN 공급자에게 전달하는 중계 서버; 및A relay server receiving content from one or more content providers and delivering the content to the one or more CDN providers; And 상기 클라이언트의 위치를 확인하여 상기 클라이언트에게 최적의 서비스를 제공할 수 있는 CDN 공급자의 주소를 전달하도록 상기 컨텐츠 라우터를 제어하고, 상기 제공받은 컨텐츠를 상기 하나 이상의 CDN 공급자에게 전달하도록 상기 중계 서버를 제어하는 제어부를 포함하는, 컨텐츠 중계 장치.Control the content router to determine the location of the client to deliver the address of the CDN provider that can provide the best service to the client, and control the relay server to deliver the provided content to the one or more CDN providers And a control unit to control the content relay device. 제12항에 있어서,The method of claim 12, 상기 컨텐츠 중계 장치는,The content relay device, 상기 하나 이상의 CDN 공급자로부터 로그 정보를 수집하는 로그 수집기를 더 포함하는, 컨텐츠 중계 장치.And a log collector for collecting log information from the one or more CDN providers. 제13항에 있어서,The method of claim 13, 상기 제어부는,The control unit, 상기 수집한 로그 정보를 상기 하나 이상의 컨텐츠 제공자에게 제공하도록 상기 중계 서버를 제어하는, 컨텐츠 중계 장치.And controlling the relay server to provide the collected log information to the one or more content providers. 제13항에 있어서,The method of claim 13, 상기 제어부는,The control unit, 상기 컨텐츠 제공자가 전송하는 컨텐츠를 저장하여 등록한 후 상기 컨텐츠의 제1 URL을 상기 컨텐츠 제공자로 전송하고, 상기 컨텐츠를 상기 CDN 공급자에게 전송하며, 상기 CDN 공급자가 전송하는 상기 컨텐츠의 제2 URL을 수신한 후 상기 컨텐츠의 제1 URL과 제2 URL을 매핑하여 저장하는, 컨텐츠 중계 장치.After storing and registering the content transmitted by the content provider, the first URL of the content is transmitted to the content provider, the content is transmitted to the CDN provider, and the second URL of the content transmitted by the CDN provider is received. And then mapping and storing the first URL and the second URL of the content. 제15항에 있어서,The method of claim 15, 상기 컨텐츠 중계 장치는,The content relay device, 상기 컨텐츠 제공자로부터 전송받은 컨텐츠들을 저장하는 컨텐츠 데이터베이스;A content database for storing contents received from the content provider; 상기 수집한 로그 정보를 저장하는 로그 데이터베이스; 및A log database for storing the collected log information; And 상기 컨텐츠들의 제1 URL과 제2 URL을 매핑하여 저장하는 URL 매핑 데이터베이스를 더 포함하는, 컨텐츠 중계 장치.And a URL mapping database configured to map and store the first URL and the second URL of the contents. 제15항에 있어서,The method of claim 15, 상기 제어부는, The control unit, 상기 컨텐츠 제공자가 소정의 웹 문서를 전송하는 경우, 상기 웹 문서 내에 제1 URL이 포함되어 있는지 여부를 확인하여 제1 URL이 포함되어 있으면, 상기 제1 URL을 상기 제1 URL과 매핑되어 저장된 제2 URL로 변경한 후, 상기 제2 URL을 포함하는 웹 문서를 상기 CDN 공급자로 전송하는, 컨텐츠 중계 장치.When the content provider transmits a predetermined web document, if the first URL is included in the web document by checking whether the first URL is included, the first URL is mapped to the first URL and stored. And a web document including the second URL to the CDN provider after changing to the second URL.
KR1020090114442A 2009-11-25 2009-11-25 Apparatus for relaying contents, system and method for servicing combined cdn using the same KR20110057854A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020090114442A KR20110057854A (en) 2009-11-25 2009-11-25 Apparatus for relaying contents, system and method for servicing combined cdn using the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020090114442A KR20110057854A (en) 2009-11-25 2009-11-25 Apparatus for relaying contents, system and method for servicing combined cdn using the same

Publications (1)

Publication Number Publication Date
KR20110057854A true KR20110057854A (en) 2011-06-01

Family

ID=44393419

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020090114442A KR20110057854A (en) 2009-11-25 2009-11-25 Apparatus for relaying contents, system and method for servicing combined cdn using the same

Country Status (1)

Country Link
KR (1) KR20110057854A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012170416A2 (en) * 2011-06-06 2012-12-13 Google Inc. Reducing redirects
KR101407934B1 (en) * 2013-08-22 2014-06-17 에스케이텔레콤 주식회사 System for distributing a content, method and apparatus thereof
KR20150124459A (en) * 2013-06-05 2015-11-05 가부시키가이샤 히타치 시스테무즈 Portal site usage record collection system
US10460098B1 (en) 2014-08-20 2019-10-29 Google Llc Linking devices using encrypted account identifiers
KR20210078123A (en) * 2019-12-18 2021-06-28 서울여자대학교 산학협력단 System for providing driving vehicle with content

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012170416A2 (en) * 2011-06-06 2012-12-13 Google Inc. Reducing redirects
WO2012170416A3 (en) * 2011-06-06 2013-07-11 Google Inc. Reducing redirects
US9282158B2 (en) 2011-06-06 2016-03-08 Google Inc. Reducing redirects
US10742762B2 (en) 2011-06-06 2020-08-11 Google Llc Reducing redirects
US11716402B2 (en) 2011-06-06 2023-08-01 Google Llc Reducing redirects
KR20150124459A (en) * 2013-06-05 2015-11-05 가부시키가이샤 히타치 시스테무즈 Portal site usage record collection system
KR101407934B1 (en) * 2013-08-22 2014-06-17 에스케이텔레콤 주식회사 System for distributing a content, method and apparatus thereof
US10460098B1 (en) 2014-08-20 2019-10-29 Google Llc Linking devices using encrypted account identifiers
KR20210078123A (en) * 2019-12-18 2021-06-28 서울여자대학교 산학협력단 System for providing driving vehicle with content

Similar Documents

Publication Publication Date Title
US11805184B2 (en) Content delivery systems and methods
CN102291447B (en) Content distribution network load scheduling method and system
US8943170B2 (en) Content delivery network aggregation with selected content delivery
CN105450780B (en) A kind of CDN system and its return source method
CN102077189B (en) Request routing using network computing components
EP2632115B1 (en) A gateway for communication in a tactical network
US20140149552A1 (en) Dns overriding-based methods of accelerating content delivery
CN101989986A (en) Method for inquiring service node, server and system
CN101600000A (en) The data communications method and the system of IPv6 user capture IPv4 website
JP6007697B2 (en) Cache device, cache program, and content distribution system
CN103947178A (en) Content distribution through blind-cache instantiation
KR20110057854A (en) Apparatus for relaying contents, system and method for servicing combined cdn using the same
JP2012501493A (en) Image processing method, image processing apparatus, and image processing system
US20140310375A1 (en) Network node apparatus for information-centric networking and operating method of the network node apparatus
CN103595743B (en) A kind of method, apparatus and system of downloading application software
CN103248666A (en) System, method and device for offline resource download
EP3419249A1 (en) Methods of optimizing traffic in an isp network
CN101252590A (en) Apparatus, system and method for distributing stream medium content
CN101262489B (en) A content distribution network system and method
JP2011118593A (en) Data transfer server, data transfer system, data transfer method, and program
KR101218574B1 (en) Delivering contents by using storage of network
CN102143207B (en) Content acquisition method and redirecting node
KR20110065917A (en) The communication middleware for providing publish/subscribe service in regard to latency optimization
CN102497402A (en) Content injection method and system thereof, and content delivery method and system thereof
CN103188323A (en) System and method for providing Web services based on user mainframe cache equipment

Legal Events

Date Code Title Description
A201 Request for examination
N231 Notification of change of applicant
E902 Notification of reason for refusal
AMND Amendment
E601 Decision to refuse application
AMND Amendment
J201 Request for trial against refusal decision
J301 Trial decision

Free format text: TRIAL DECISION FOR APPEAL AGAINST DECISION TO DECLINE REFUSAL REQUESTED 20120831

Effective date: 20130823

Free format text: TRIAL NUMBER: 2012101007860; TRIAL DECISION FOR APPEAL AGAINST DECISION TO DECLINE REFUSAL REQUESTED 20120831

Effective date: 20130823