KR20200084751A - Method and apparatus for managing contents delivary network - Google Patents

Method and apparatus for managing contents delivary network Download PDF

Info

Publication number
KR20200084751A
KR20200084751A KR1020190062419A KR20190062419A KR20200084751A KR 20200084751 A KR20200084751 A KR 20200084751A KR 1020190062419 A KR1020190062419 A KR 1020190062419A KR 20190062419 A KR20190062419 A KR 20190062419A KR 20200084751 A KR20200084751 A KR 20200084751A
Authority
KR
South Korea
Prior art keywords
content
cdn
network node
client
network nodes
Prior art date
Application number
KR1020190062419A
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 KR1020190062419A priority Critical patent/KR20200084751A/en
Publication of KR20200084751A publication Critical patent/KR20200084751A/en

Links

Images

Classifications

    • H04L67/327
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/63Routing a service request depending on the request content or context
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
    • H04L67/16
    • H04L67/322
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/61Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources taking into account QoS or priority requirements

Abstract

A content delivery network (CDN) management method and an apparatus are disclosed. According to the present invention, the CDN management method comprises the steps of: receiving a content delivery request from a client included in a CDN including a plurality of network nodes or an adjacent network node; determining a network node to transmit the content based on the download log of the client; and transmitting the content to the client through the network node. The plurality of network nodes included in the CDN include different types of storage.

Description

CDN 관리 방법 및 장치{METHOD AND APPARATUS FOR MANAGING CONTENTS DELIVARY NETWORK}METHOD AND APPARATUS FOR MANAGING CONTENTS DELIVARY NETWORK}

아래의 설명은 CDN 관리 방법에 관한 것으로, 네트워크 노드의 종류에 상관없이 CDN을 통합적으로 관리하는 기술에 관한 것이다.The following description relates to a CDN management method, and relates to a technology for integrally managing CDNs regardless of network node types.

CDN(Contents Delivery Network)는 클라이언트의 컨텐츠 전송 요청에 보다 빠른 응답을 위한 기술이다. 클라이언트의 컨텐츠 전송 요청에 응답하여 컨텐츠를 전송할 때 응답 속도 및 다운로드 시간에 의해 지연이 발생한다. CDN은 네트워크에 분포한 복수의 스토리지(Storage)에 컨텐츠를 미리 저장해두고, 클라이언트의 전송 요청에 응답하여 클라이언트와 가까운 스토리지로부터 컨텐츠를 클라이언트로 전송한다. CDN은 클라이언트로부터 멀리 떨어진 서버(Origin Server) 대신 클라이언트와 가까운 스토리지로부터 컨텐츠를 전송함으로써 보다 빠르게 클라이언트의 요청에 응답할 수 있다.CDN (Contents Delivery Network) is a technology for faster response to a client's request for content delivery. When transmitting content in response to a client's request for content transmission, a delay occurs due to a response speed and a download time. The CDN stores contents in a plurality of storages distributed in a network in advance, and transmits the contents from the storage close to the client to the client in response to the client's transmission request. A CDN can respond to a client's request more quickly by sending content from storage close to the client instead of a server far from the client (Origin Server).

일 실시예에 따른 CDN 관리 방법은, 복수의 네트워크 노드를 포함하는 CDN(Contents Delivery network)에 포함된 클라이언트 또는 인접한 네트워크 노드로부터 컨텐츠 전송 요청을 수신하는 단계; 상기 클라이언트의 다운로드 로그를 기초로 컨텐츠를 전송할 네트워크 노드를 결정하는 단계; 및 상기 네트워크 노드를 통해 상기 클라이언트로 상기 컨텐츠를 전송하는 단계를 포함하고, 상기 CDN에 포함된 복수의 네트워크 노드는 서로 다른 종류의 네트워크 노드를 포함한다.A CDN management method according to an embodiment includes receiving a content transmission request from a client or an adjacent network node included in a Contents Delivery network (CDN) including a plurality of network nodes; Determining a network node to transmit content based on the download log of the client; And transmitting the content to the client through the network node, and the plurality of network nodes included in the CDN includes different types of network nodes.

상기 결정하는 단계는, 상기 클라이언트의 다운로드 로그를 분석하는 단계; 상기 분석 결과를 기초로 상기 CDN에 포함된 복수의 네트워크 노드의 우선순위를 결정하는 단계; 및 상기 우선순위를 기초로 상기 컨텐츠를 전송할 네트워크 노드를 결정하는 단계를 포함할 수 있다.The determining may include analyzing a download log of the client; Determining priorities of a plurality of network nodes included in the CDN based on the analysis result; And determining a network node to transmit the content based on the priority.

상기 우선순위를 결정하는 단계는, 상기 다운로드 로그에 포함된 상기 클라이언트의 컨텐츠 전송 속도 및 다운로드 성공 여부에 대한 정보를 기초로 상기 복수의 네트워크의 노드의 우선순위를 결정할 수 있다.In the determining of the priority, the priority of nodes of the plurality of networks may be determined based on the content transmission speed of the client included in the download log and information on whether the download was successful.

상기 네트워크 노드를 결정하는 단계는, 상기 컨텐츠 전송 속도와 미리 설정된 임계값을 비교하여 상기 네트워크 노드를 결정할 수 있다.In the determining of the network node, the network node may be determined by comparing the content transmission rate with a preset threshold.

상기 서로 다른 종류의 네트워크 노드는 각각 서로 다른 종류의 프로토콜에 대응될 수 있다.The different types of network nodes may respectively correspond to different types of protocols.

일 실시예에 따른 CDN 관리 방법은, 복수의 네트워크 노드를 포함하는 CDN에 포함된 클라이언트 또는 인접한 네트워크 노드로부터 컨텐츠 전송 요청을 수신하는 단계; 및 상기 CDN에 포함된 네트워크 노드를 통해 상기 클라이언트로 상기 컨텐츠를 전송하는 단계를 포함하고, 상기 CDN에 포함된 복수의 네트워크 노드는 서로 다른 종류의 네트워크 노드를 포함하고, 상기 CDN에 포함된 복수의 네트워크 노드는 독립적으로 상기 컨텐츠의 원본을 저장할 수 있다.A CDN management method according to an embodiment includes receiving a content transmission request from a client or an adjacent network node included in a CDN including a plurality of network nodes; And transmitting the content to the client through a network node included in the CDN, and the plurality of network nodes included in the CDN includes different types of network nodes, and the plurality of networks included in the CDN. The network node can independently store the original content.

일 실시예에 따른 CDN 관리 방법은, 복수의 네트워크 노드를 포함하는 CDN에 포함된 클라이언트 또는 인접한 네트워크 노드로부터 컨텐츠 전송 요청을 수신하는 단계; 상기 CDN에 포함된 네트워크 노드를 통해 상기 클라이언트로 상기 컨텐츠를 전송하는 단계; 및 상기 컨텐츠의 원본이 저장된 원본 스토리지로부터 상기 CDN에 포함된 복수의 네트워크 노드에 연결된 복수의 스토리지로 상기 컨텐츠를 동시에 업로드하는 단계를 포함하고, 상기 CDN에 포함된 복수의 네트워크 노드는 서로 다른 종류의 네트워크 노드를 포함할 수 있다.A CDN management method according to an embodiment includes receiving a content transmission request from a client or an adjacent network node included in a CDN including a plurality of network nodes; Transmitting the content to the client through a network node included in the CDN; And simultaneously uploading the content from the original storage in which the original of the content is stored to a plurality of storage connected to a plurality of network nodes included in the CDN, and the plurality of network nodes included in the CDN are of different types. It may include a network node.

일 실시예에 따른 CDN 관리 방법은, 복수의 네트워크 노드를 포함하는 CDN에 포함된 클라이언트 또는 인접한 네트워크 노드로부터 컨텐츠 전송 요청을 수신하는 단계; 상기 CDN에 포함된 네트워크 노드를 통해 상기 클라이언트로 상기 컨텐츠를 전송하는 단계; 및 상기 네트워크 노드와 연결된 상기 컨텐츠가 저장된 스토리지 간에 상기 컨텐츠에 대해 정합성 검사를 수행하는 단계를 포함하고, 상기 CDN에 포함된 복수의 네트워크 노드는 서로 다른 종류의 네트워크 노드를 포함할 수 있다.A CDN management method according to an embodiment includes receiving a content transmission request from a client or an adjacent network node included in a CDN including a plurality of network nodes; Transmitting the content to the client through a network node included in the CDN; And performing a consistency check on the content between storages in which the content connected to the network node is stored, and the plurality of network nodes included in the CDN may include different types of network nodes.

상기 정합성 검사를 수행하는 단계는, 상기 컨텐츠가 저장된 스토리지는 제1 스토리지 및 제2 스토리지를 포함하고, 상기 제1 스토리지는 상기 컨텐츠로서 제1 데이터를 포함하고, 상기 스토리지는 상기 컨텐츠로서 제2 데이터를 포함하고, 상기 제1 데이터의 일부와 상기 제2 데이터의 일부를 비교하여 상기 정합성 검사를 수행할 수 있다.In the step of performing the consistency check, the storage in which the content is stored includes first storage and second storage, the first storage includes first data as the content, and the storage is second data as the content. Including, it is possible to perform the consistency check by comparing a portion of the first data and a portion of the second data.

상기 CDN 관리 방법은 상기 컨텐츠가 저장된 복수의 스토리지에서 상기 컨텐츠를 동기화하는 단계를 더 포함할 수 있다.The CDN management method may further include synchronizing the contents in a plurality of storages in which the contents are stored.

일 실시예에 따른 CDN 관리 방법은, 복수의 네트워크 노드를 포함하는 CDN에 포함된 클라이언트 또는 인접한 네트워크 노드로부터 컨텐츠 전송 요청을 수신하는 단계; 상기 CDN에 포함된 네트워크 노드를 통해 상기 클라이언트로 상기 컨텐츠를 전송하는 단계; 및 상기 복수의 네트워크 노드에 연결된 상기 컨텐츠가 저장된 복수의 스토리지에서 동시에 상기 컨텐츠에 대해 퍼지를 수행하는 단계를 포함하고, 상기 CDN에 포함된 복수의 네트워크 노드는 서로 다른 종류의 네트워크 노드를 포함할 수 있다.A CDN management method according to an embodiment includes receiving a content transmission request from a client or an adjacent network node included in a CDN including a plurality of network nodes; Transmitting the content to the client through a network node included in the CDN; And performing fuzzing on the content simultaneously in a plurality of storages in which the content connected to the plurality of network nodes is stored, and the plurality of network nodes included in the CDN may include different types of network nodes. have.

복수의 네트워크 노드를 포함하는 CDN(Contents Delivery network)에 포함된 클라이언트 또는 인접한 네트워크 노드로부터 컨텐츠 전송 요청을 수신하는 I/O 인터페이스; 및 적어도 하나의 프로세서를 포함하고, 상기 프로세서는, 상기 클라이언트의 다운로드 로그를 기초로 컨텐츠를 전송할 네트워크 노드를 결정하고, 상기 I/O 인터페이스는, 상기 네트워크 노드를 통해 상기 클라이언트로 상기 컨텐츠를 전송하고, 상기 CDN에 포함된 복수의 네트워크 노드는 서로 다른 종류의 네트워크 노드를 포함할 수 있다.An I/O interface for receiving a content transmission request from a client or an adjacent network node included in a Contents Delivery network (CDN) including a plurality of network nodes; And at least one processor, wherein the processor determines a network node to transmit content based on the client's download log, and the I/O interface transmits the content to the client through the network node. , The plurality of network nodes included in the CDN may include different types of network nodes.

상기 프로세서는, 상기 클라이언트의 다운로드 로그를 분석하고, 상기 분석 결과를 기초로 상기 CDN에 포함된 복수의 네트워크 노드의 우선순위를 결정하고, 상기 우선순위를 기초로 상기 컨텐츠를 전송할 네트워크 노드를 결정할 수 있다.The processor may analyze a download log of the client, determine priority of a plurality of network nodes included in the CDN based on the analysis result, and determine a network node to transmit the content based on the priority have.

상기 프로세서는, 상기 다운로드 로그에 포함된 상기 클라이언트의 컨텐츠 전송 속도 및 다운로드 성공 여부에 대한 정보를 기초로 상기 복수의 네트워크의 노드의 우선순위를 결정할 수 있다.The processor may determine the priority of nodes of the plurality of networks based on the content transmission speed of the client included in the download log and information on whether the download was successful.

상기 프로세서는, 상기 컨텐츠 전송 속도와 미리 설정된 임계값을 비교하여 상기 네트워크 노드를 결정할 수 있다.The processor may determine the network node by comparing the content transmission rate with a preset threshold.

상기 서로 다른 종류의 네트워크 노드는 각각 서로 다른 종류의 프로토콜에 대응될 수 있다.The different types of network nodes may respectively correspond to different types of protocols.

일 실시예에 따른 CDN 관리 장치는 복수의 네트워크 노드를 포함하는 CDN에 포함된 클라이언트 또는 인접한 네트워크 노드로부터 컨텐츠 전송 요청을 수신하는 I/O 인터페이스; 및 적어도 하나의 프로세서를 포함하고, 상기 I/O 인터페이스는, 상기 CDN에 포함된 네트워크 노드를 통해 상기 클라이언트로 상기 컨텐츠를 전송하고, 상기 CDN에 포함된 복수의 네트워크 노드는 서로 다른 종류의 네트워크 노드를 포함하고, 상기 CDN에 포함된 복수의 네트워크 노드는 독립적으로 상기 컨텐츠의 원본을 각각의 네트워크 노드에 연결된 복수의 스토리지에 저장할 수 있다.The CDN management apparatus according to an embodiment includes an I/O interface for receiving a content transmission request from a client or an adjacent network node included in a CDN including a plurality of network nodes; And at least one processor, wherein the I/O interface transmits the content to the client through a network node included in the CDN, and the plurality of network nodes included in the CDN are different types of network nodes. Including, the plurality of network nodes included in the CDN can independently store the original content of the content in a plurality of storage connected to each network node.

일 실시예에 따른 CDN 관리 장치는 복수의 네트워크 노드를 포함하는 CDN에 포함된 클라이언트 또는 인접한 네트워크 노드로부터 컨텐츠 전송 요청을 수신하는 I/O 인터페이스; 및 적어도 하나의 프로세서를 포함하고, 상기 I/O 인터페이스는, 상기 CDN에 포함된 네트워크 노드를 통해 상기 클라이언트로 상기 컨텐츠를 전송하고, 상기 프로세서는, 상기 컨텐츠의 원본이 저장된 원본 스토리지로부터 상기 CDN에 포함된 복수의 네트워크 노드에 연결된 복수의 스토리지로 상기 컨텐츠를 동시에 업로드하고, 상기 CDN에 포함된 복수의 네트워크 노드는 서로 다른 종류의 네트워크 노드를 포함할 수 있다.The CDN management apparatus according to an embodiment includes an I/O interface for receiving a content transmission request from a client or an adjacent network node included in a CDN including a plurality of network nodes; And at least one processor, wherein the I/O interface transmits the content to the client through a network node included in the CDN, and the processor transmits the content from the original storage in which the original content is stored to the CDN. The contents may be simultaneously uploaded to a plurality of storages connected to a plurality of network nodes included, and the plurality of network nodes included in the CDN may include different types of network nodes.

복수의 네트워크 노드를 포함하는 CDN에 포함된 클라이언트 또는 인접한 네트워크 노드로부터 컨텐츠 전송 요청을 수신하는 I/O 인터페이스; 및 적어도 하나의 프로세서를 포함하고, 상기 I/O 인터페이스는 상기 CDN에 포함된 네트워크 노드를 통해 상기 클라이언트로 상기 컨텐츠를 전송하고, 상기 프로세서는 상기 네트워크 노드에 연결된 상기 컨텐츠가 저장된 스토리지 간에 상기 컨텐츠에 대해 정합성 검사를 수행하고, 상기 CDN에 포함된 복수의 네트워크 노드는 서로 다른 종류의 네트워크 노드를 포함할 수 있다.An I/O interface for receiving a content transfer request from a client or adjacent network node included in a CDN including a plurality of network nodes; And at least one processor, wherein the I/O interface transmits the content to the client through a network node included in the CDN, and the processor stores the content between storages in which the content connected to the network node is stored. Consistency check is performed, and the plurality of network nodes included in the CDN may include different types of network nodes.

상기 컨텐츠가 저장된 스토리지는 제1 스토리지 및 제2 스토리지를 포함하고, 상기 제1 스토리지는 상기 컨텐츠로서 제1 데이터를 포함하고, 상기 제2 스토리지는 상기 컨텐츠로서 제2 데이터를 포함하고, 상기 프로세서는 상기 제1 데이터의 일부와 상기 제2 데이터의 일부를 비교하여 상기 정합성 검사를 수행할 수 있다.The storage in which the content is stored includes a first storage and a second storage, the first storage includes first data as the content, the second storage includes second data as the content, and the processor The consistency check may be performed by comparing a portion of the first data with a portion of the second data.

상기 프로세서는, 상기 컨텐츠가 저장된 복수의 스토리지에서 상기 컨텐츠를 동기화할 수 있다.The processor may synchronize the content in a plurality of storages in which the content is stored.

일 실시예에 다른 CDN 관리 장치는 복수의 네트워크 노드를 포함하는 CDN에 포함된 클라이언트 또는 인접한 네트워크 노드로부터 컨텐츠 전송 요청을 수신하는 I/O 인터페이스; 및 적어도 하나의 프로세서를 포함하고, 상기 I/O 인터페이스는 상기 CDN에 포함된 네트워크 노드를 통해 상기 클라이언트로 상기 컨텐츠를 전송하고, 상기 프로세서는 상기 복수의 네트워크 노드에 연결된 상기 컨텐츠가 저장된 복수의 스토리지에서 동시에 상기 컨텐츠에 대해 퍼지를 수행하고, 상기 CDN에 포함된 복수의 네트워크 노드는 서로 다른 종류의 네트워크 노드를 포함할 수 있다.The CDN management apparatus according to an embodiment may include an I/O interface for receiving a content transmission request from a client or an adjacent network node included in a CDN including a plurality of network nodes; And at least one processor, wherein the I/O interface transmits the content to the client through a network node included in the CDN, and the processor stores a plurality of storage in which the content connected to the plurality of network nodes is stored. At the same time, the content is purged, and the plurality of network nodes included in the CDN may include different types of network nodes.

일 실시예에 따른 컴퓨터 판독 가능한 저장 매체는 상기 방법을 실행하기 위한 인스트럭션들을 저장할 수 있다.A computer-readable storage medium according to an embodiment may store instructions for executing the method.

일 실시예에 따른 컴퓨터 프로그램은 상기 방법을 컴퓨터와의 결합을 통해 실행시키기 위한 저장매체에 저장될 수 있다.A computer program according to an embodiment may be stored in a storage medium for executing the method through a combination with a computer.

도 1은 일 실시예에 따른 CDN 관리 방법에 의해 운영되는 CDN의 전체적인 구성을 도시한 도면이다.
도 2는 일 실시예에 따른 CDN 관리 방법에 의해 운영되는 CDN의 레이어를 구분하여 도시한 도면이다.
도 3은 일 실시예에 따른 CDN 관리 방법의 동작을 도시한 순서도이다.
도 4는 다른 실시예에 따른 CDN 관리 방법의 동작을 도시한 순서도이다.
도 5는 다른 실시예에 따른 CDN 관리 방법의 동작을 도시한 순서도이다.
도 6은 다른 실시예에 따른 CDN 관리 방법의 동작을 도시한 순서도이다.
도 7은 다른 실시예에 따른 CDN 관리 방법의 동작을 도시한 순서도이다.
도 8은 일 실시예에 따른 CDN 관리 장치의 전체 구성을 도시한 도면이다.
1 is a diagram illustrating the overall configuration of a CDN operated by a CDN management method according to an embodiment.
FIG. 2 is a diagram illustrating a CDN layer operated by a CDN management method according to an embodiment.
3 is a flowchart illustrating the operation of the CDN management method according to an embodiment.
4 is a flowchart illustrating the operation of the CDN management method according to another embodiment.
5 is a flowchart illustrating the operation of the CDN management method according to another embodiment.
6 is a flowchart illustrating the operation of the CDN management method according to another embodiment.
7 is a flowchart illustrating the operation of the CDN management method according to another embodiment.
8 is a diagram showing the overall configuration of a CDN management apparatus according to an embodiment.

이하에서, 첨부된 도면을 참조하여 실시예들을 상세하게 설명한다. 그러나, 실시예들에는 다양한 변경이 가해질 수 있어서 특허출원의 권리 범위가 이러한 실시예들에 의해 제한되거나 한정되는 것은 아니다. 실시예들에 대한 모든 변경, 균등물 내지 대체물이 권리 범위에 포함되는 것으로 이해되어야 한다.Hereinafter, embodiments will be described in detail with reference to the accompanying drawings. However, various changes may be made to the embodiments, and the scope of the patent application right is not limited or limited by these embodiments. It should be understood that all modifications, equivalents, or substitutes for the embodiments are included in the scope of rights.

실시예에서 사용한 용어는 단지 설명을 목적으로 사용된 것으로, 한정하려는 의도로 해석되어서는 안된다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 명세서에서, "포함하다" 또는 "가지다" 등의 용어는 명세서 상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The terms used in the examples are used for illustrative purposes only and should not be construed as limiting. Singular expressions include plural expressions unless the context clearly indicates otherwise. In this specification, the terms "include" or "have" are intended to indicate the presence of features, numbers, steps, actions, components, parts or combinations thereof described in the specification, one or more other features. It should be understood that the existence or addition possibilities of fields or numbers, steps, operations, components, parts or combinations thereof are not excluded in advance.

다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 실시예가 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가지고 있다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥 상 가지는 의미와 일치하는 의미를 가지는 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.Unless otherwise defined, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by a person skilled in the art to which the embodiment belongs. Terms, such as those defined in a commonly used dictionary, should be interpreted as having meanings consistent with meanings in the context of related technologies, and should not be interpreted as ideal or excessively formal meanings unless explicitly defined in the present application. Does not.

또한, 첨부 도면을 참조하여 설명함에 있어, 도면 부호에 관계없이 동일한 구성 요소는 동일한 참조부호를 부여하고 이에 대한 중복되는 설명은 생략하기로 한다. 실시예를 설명함에 있어서 관련된 공지 기술에 대한 구체적인 설명이 실시예의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략한다.In addition, in the description with reference to the accompanying drawings, the same reference numerals are assigned to the same components regardless of reference numerals, and redundant descriptions thereof will be omitted. In describing the embodiments, when it is determined that detailed descriptions of related known technologies may unnecessarily obscure the subject matter of the embodiments, the detailed descriptions will be omitted.

도 1은 일 실시예에 따른 CDN 관리 방법에 의해 운영되는 CDN의 전체적인 구성을 도시한 도면이다.1 is a diagram illustrating the overall configuration of a CDN operated by a CDN management method according to an embodiment.

일 실시예에 따르면, CDN은 서버(101), 하나 이상의 네트워크 노드(111, 113, 115, 117, 119) 및 하나 이상의 클라이언트(121, 122, 123)를 포함한다. 네트워크 노드(111, 113, 115, 117, 119)는 컨텐츠를 저장하고, 클라이언트(121, 122, 123)의 요청에 응답하여 컨텐츠를 클라이언트(121, 122, 123)로 전송할 수 있다. 여기서, 컨텐츠는 웹 오브젝트, 동영상, 음악, 이미지 또는 문서 등을 포함할 수 있다. 다만, 이들은 예시이며 다양한 종류의 데이터를 포함할 수 있다.According to one embodiment, the CDN includes a server 101, one or more network nodes 111, 113, 115, 117, 119 and one or more clients 121, 122, 123. The network nodes 111, 113, 115, 117, and 119 may store content and transmit the content to the clients 121, 122, and 123 in response to requests from the clients 121, 122, and 123. Here, the content may include a web object, a video, music, an image or a document. However, these are examples and may include various types of data.

클라이언트(121)는 서버(101)와 직접 통신하는 대신 네트워크 노드(115)와 통신할 수 있다. 클라이언트(121)는 네트워크 노드(115)로 컨텐츠 전송 요청을 전송할 수 있다. 네트워크 노드(115)는 자신에게 컨텐츠가 있는지 검색하고, 컨텐츠가 있는 경우 클라이언트(121)로 컨텐츠를 전송할 수 있다. 네트워크 노드(115)는 서버(101)보다 클라이언트(121)와 더 가깝기 때문에 컨텐츠 전달 시간은 단축될 수 있다. The client 121 may communicate with the network node 115 instead of directly communicating with the server 101. The client 121 may transmit a content transmission request to the network node 115. The network node 115 may search whether there is content, and if there is content, the network node 115 may transmit the content to the client 121. Since the network node 115 is closer to the client 121 than the server 101, the content delivery time can be shortened.

네트워크 노드(115)는 컨텐츠를 캐싱(Cashing)할 수 있다. 캐싱이란 데이터나 값을 미리 복사해 놓는 동작을 의미한다. 여기서 데이터가 복사되는 장소는 캐시(cache)라고 지칭된다. 네트워크 노드는 캐시로 지칭될 수 있다. 캐시는 캐시의 접근 시간에 비해 원래 데이터에 접근하는 시간이 오래 걸리는 경우 또는 계산된 결과를 다시 계산하는 시간을 절약하기 위해 사용될 수 있다. 캐시에 데이터가 미리 복사된 경우, 클라이언트(121)는 계산이나 접근 시간 없이 더 빠른 속도로 데이터에 접근할 수 있다. 네트워크가 인터넷인 경우, 네트워크 노드는 인터넷 서비스 프로바이더(Internet Service Provider, ISP)로 지칭될 수도 있다.The network node 115 may cache content. Caching refers to the operation of copying data or values in advance. Here, the place where data is copied is referred to as a cache. Network nodes may be referred to as caches. The cache can be used to save time in recalculating the calculated result when it takes longer to access the original data compared to the access time of the cache. When data is previously copied to the cache, the client 121 can access the data at a faster rate without calculation or access time. When the network is the Internet, the network node may be referred to as an Internet service provider (ISP).

네트워크 노드(111, 113, 115, 117, 119)는 다양한 종류의 CDN 네트워크 노드를 포함할 수 있다. 예를 들어, AWS에 의해 개발된 cloudfront, Akamai에 의해 개발된 Akamai Download Delivery 또는 Google CDN 등이 네트워크 노드(111, 113, 115, 117, 119)에 포함될 수 있다. 네트워크 노드(111, 113, 115, 117, 119)는 스토리지(131, 132, 133, 134, 135)와 연결되어 서비스를 제공할 수 있다. 스토리지 역시 다양한 종류를 포함할 수 있다. 예를 들어, AWS에 의해 개발된 S3, Akamai에 의해 개발된 넷스토리지(Netstorage) 또는 구글 클라우드 스토리지(GCP) 등이 네트워크 노드(111, 113, 115, 117, 119)에 포함될 수 있다. The network nodes 111, 113, 115, 117, and 119 may include various types of CDN network nodes. For example, cloudfront developed by AWS, Akamai Download Delivery developed by Akamai, or Google CDN may be included in the network nodes 111, 113, 115, 117, and 119. The network nodes 111, 113, 115, 117, and 119 may be connected to the storage 131, 132, 133, 134, 135 to provide services. Storage can also include various types. For example, S3 developed by AWS, Netstorage developed by Akamai, or Google Cloud Storage (GCP) may be included in the network nodes 111, 113, 115, 117, and 119.

네트워크 노드(111, 113, 115, 117, 119)의 종류에 따라 다양한 종류의 프로토콜이 사용될 수 있다. 예를 들어, FTP, GCP(google cloud platform) 등의 레거시 파일 전송 프로토콜이 사용될 수 있다. 각각의 서비스 종류에 따른 파일 전송 프로토콜은 드라이버 형태로 지원될 수 있다.Various types of protocols may be used according to the types of network nodes 111, 113, 115, 117, and 119. For example, legacy file transfer protocols such as FTP and GCP (google cloud platform) may be used. The file transfer protocol according to each service type may be supported in the form of a driver.

일 실시예에 따르면, CDN 관리 장치는 CDN의 운영, 관리 및 동작을 관리할 수 있다. 여기서, CDN 관리 장치는 서버(101)에 의해 구현될 수도 있고, 네트워크 노드(111, 113, 115, 117, 119)의 일부 또는 전체에 의해 구현될 수도 있으며, 별도의 장치(미도시)로서 구현될 수도 있다. 예를 들어, CDN 관리 장치는 CDN 관리 방법에 대응하는 프로그램을 서버(101), 네트워크 노드(111, 113, 115, 117, 119) 또는 별도의 장치에 설치하여 구현될 수 있다.According to an embodiment, the CDN management apparatus may manage operation, management, and operation of the CDN. Here, the CDN management device may be implemented by the server 101, or may be implemented by some or all of the network nodes 111, 113, 115, 117, and 119, and implemented as a separate device (not shown). It may be. For example, the CDN management device may be implemented by installing a program corresponding to the CDN management method on the server 101, the network nodes 111, 113, 115, 117, and 119 or a separate device.

CDN 관리 장치는 서버(101) 또는 네트워크 노드(111, 113, 115, 117, 119)의 종류와 관계없이 CDN 관리를 수행할 수 있다. CDN 관리 장치는 서버(101)뿐만 아니라 AWS 또는 GCP 등의 다양한 종류의 클라우드 서비스로부터 제공되는 스토리지를 하나의 툴(tool)로서 함께 지원할 수 있다. CDN 관리 장치는 네트워크 노드의 서비스 종류와 상관없이 동시에 컨텐츠를 업로드하거나 데이터를 관리할 수 있다. 이를 통해, 각각의 스토리지를 개별적으로 관리하거나 업로드된 컨텐츠에 대한 정합성 검사 또는 퍼지 등의 동작을 별도의 인터페이스를 통해 수행하지 않고도, CDN 관리 장치는 하나의 툴로서 CDN을 관리할 수 있다.The CDN management device may perform CDN management regardless of the type of the server 101 or the network nodes 111, 113, 115, 117, and 119. The CDN management device may support storage provided from various types of cloud services such as AWS or GCP as well as the server 101 as a tool. The CDN management device can simultaneously upload content or manage data regardless of the service type of the network node. Through this, the CDN management apparatus can manage the CDN as a single tool without individually managing each storage or performing an operation such as consistency checking or fuzzy on the uploaded content through a separate interface.

하나의 원본 스토리지를 사용하여 CDN을 구현하는 경우, 원본 스토리지는 단일 장애점(single point of failure, SPOF)이 될 수 있다. 예를 들어, 서버(101)가 유일한 원본 스토리지로서 설정된 경우, 서버(101)에 장애가 발생한다면 서버(101)에만 저장되어 있는 컨텐츠에 대한 서비스는 중단될 수 있다. When a CDN is implemented using one original storage, the original storage may be a single point of failure (SPOF). For example, when the server 101 is set as the only original storage, if a failure occurs in the server 101, the service for content stored only in the server 101 may be stopped.

일 실시예에 따르면, CDN 관리 장치는 네트워크 노드(111, 113, 115, 117, 119)를 원본 스토리지로서 구현할 수 있다. 이를 통해, CDN 관리 장치는 하나의 원본 스토리지의 장애에 영향을 받지 않고 다른 원본 스토리지를 통해 서비스를 제공할 수 있다. According to an embodiment, the CDN management apparatus may implement network nodes 111, 113, 115, 117, and 119 as original storage. Through this, the CDN management apparatus can provide service through the other original storage without being affected by the failure of one original storage.

CDN 관리 장치는 클라이언트(121, 122, 123)의 컨텐츠 전송 요청에 대응하여 컨텐츠를 제공할 네트워크 노드를 결정할 수 있다. CDN 관리 장치는 클라이언트(121, 122, 123)의 다운로드 로그를 이용하여 최적의 네트워크 노드를 결정할 수 있다. The CDN management apparatus may determine a network node to provide the content in response to the content transmission request of the clients 121, 122, and 123. The CDN management apparatus may determine the optimal network node using the download logs of the clients 121, 122, and 123.

CDN 관리 장치는 서버(101) 또는 네트워크 노드(111, 113, 115, 117, 119)에 저장된 컨텐츠를 서로 비교함으로써 컨텐츠의 정합성 검사를 수행할 수 있다. CDN 관리 장치는 원본 스토리지 간의 컨텐츠를 서로 비교함으로써 컨텐츠의 정합성 검사를 수행할 수 있다.The CDN management apparatus may perform a content consistency check by comparing contents stored in the server 101 or the network nodes 111, 113, 115, 117, and 119 with each other. The CDN management apparatus may perform content consistency check by comparing contents between original storages.

CDN 관리 장치는 원본 스토리지 간의 컨텐츠를 동기화할 수 있다. 정합성 검사를 통해 컨텐츠에 오류가 있는 경우, CDN 관리 장치는 원본 스토리지로 설정된 네트워크 노드에 연결된 스토리지에 포함된 컨텐츠를 다른 네트워크 노드의 오류가 없는 컨텐츠로 동기화할 수 있다. The CDN management device may synchronize content between the original storages. When there is an error in content through a consistency check, the CDN management device may synchronize content included in storage connected to a network node set as the original storage to error-free content of another network node.

원본 스토리지에 저장된 컨텐츠, 즉 원본 컨텐츠가 변경되더라도 네트워크 노드(111, 113, 115, 117, 119)에 연결된 캐시로 구현된 스토리지에 저장된 컨텐츠가 즉시 변경되지 않을 수 있다. 원본 컨텐츠의 업데이트된 내용을 네트워크 노드(111, 113, 115, 117, 119)에 반영시키려면 네트워크 노드(111, 113, 115, 117, 119)에 의해 저장된 컨텐츠를 무효화하고 원본 스토리지에서 변경된 컨텐츠를 가져오도록 해야 한다. 이러한 과정은 퍼지(Purge)라고 지칭될 수 있다. 퍼지는 컨텐츠를 무효화하는 것을 의미한다.Even if the content stored in the original storage, that is, the original content is changed, the content stored in the storage implemented as a cache connected to the network nodes 111, 113, 115, 117, and 119 may not be changed immediately. To reflect the updated content of the original content to the network nodes (111, 113, 115, 117, 119), invalidate the content stored by the network nodes (111, 113, 115, 117, 119) and replace the changed content in the original storage. You should bring it. This process may be referred to as purge. It means to invalidate the spreading content.

CDN 관리 장치는 네트워크 노드(111, 113, 115, 117, 119)에 연결된 스토리지에 저장된 컨텐츠에 대해 퍼지를 수행할 수 있다. CDN 관리 장치는 네트워크 노드(111, 113, 115, 117, 119)에 적용된 서비스의 종류에 상관없이 컨텐츠에 대해 통합적으로 퍼지를 수행할 수 있다. The CDN management device may perform purge on content stored in storage connected to network nodes 111, 113, 115, 117, and 119. The CDN management device can perform a purge on content in an integrated manner regardless of the type of service applied to the network nodes 111, 113, 115, 117, and 119.

CDN 관리 장치는 캐시 프리 워밍(Cache pre-warming) 기능을 제공할 수 있다. 여기서, 캐시 프리 워밍은 캐시 스토리지에 저장된 컨텐츠를 사전에 워밍하는 것을 의미한다. CDN 관리 장치는 캐시 프리 워밍을 통해 특정 컨텐츠를 사전에 네트워크 노드에 캐시하도록 함으로써 클라이언트의 전송 요청에 대해 빠르게 응답할 수 있다. CDN 관리 장치는 네트워크 노드(111, 113, 115, 117, 119)에 대해 캐시 프리 워밍을 수행할 수 있다.The CDN management device may provide a cache pre-warming function. Here, the cache free warming means warming the content stored in the cache storage in advance. The CDN management device can quickly respond to a client's transmission request by caching certain content in advance to a network node through cache free warming. The CDN management apparatus may perform cache free warming for the network nodes 111, 113, 115, 117, and 119.

도 2는 일 실시예에 따른 CDN 관리 방법에 의해 운영되는 CDN의 레이어를 구분하여 도시한 도면이다.FIG. 2 is a diagram illustrating a CDN layer operated by a CDN management method according to an embodiment.

도 2를 참조하면, CDN 관리 장치는 CDN을 복수의 레이어로 구분하여 관리할 수 있다. CDN을 구성하는 레이어는 스토리지 레이어(210), 프로토콜 레이어(220), 기능 레이어(230) 및 인터페이스 레이어(240)을 포함할 수 있다. Referring to FIG. 2, the CDN management device may divide and manage the CDN into a plurality of layers. The layer constituting the CDN may include a storage layer 210, a protocol layer 220, a functional layer 230, and an interface layer 240.

스토리지 레이어(210)는 컨텐츠를 저장하는 하드웨어에 대응하며, 프로토콜 레이어(220)를 통하여 액세스될 수 있다. 프로토콜 레이어(220)는 각각의 스토리지에 액세스하고 스토리지를 조작할 수 있는 프로토콜에 대응한다. 프로토콜 레이어(220)를 통해 전달된 명령에 의해 스토리지 레이어(210)는 다양한 기능을 수행할 수 있으며, 발현된 기능들은 기능 레이어를 구성한다. 인터페이스 레이어(240)는 사용자(251) 또는 게임 빌드 시스템(253)가 기능 레이어(230)에 액세스하기 위한 인터페이스를 포함할 수 있다. The storage layer 210 corresponds to hardware storing content, and may be accessed through the protocol layer 220. The protocol layer 220 corresponds to a protocol capable of accessing and manipulating each storage. The storage layer 210 may perform various functions by commands transmitted through the protocol layer 220, and the expressed functions constitute a function layer. The interface layer 240 may include an interface for the user 251 or the game build system 253 to access the function layer 230.

스토리지 레이어(210)는 컨텐츠를 저장하는 하드웨어에 대응할 수 있다. 스토리지 레이어(210)는 서버(101) 및 네트워크 노드(111, 113, 115, 117, 119)에 대응할 수 있다. 스토리지 레이어(210)는 다양한 종류의 스토리지를 포함할 수 있다. 예를 들어, AWS에 의해 개발된 S3(211), Akamai에 의해 개발된 넷스토리지(213), 구글 클라우드 스토리지(215) 또는 기타 다른 종류의 스토리지가 스토리지 레이어(210)에 포함될 수 있다.The storage layer 210 may correspond to hardware storing content. The storage layer 210 may correspond to the server 101 and the network nodes 111, 113, 115, 117 and 119. The storage layer 210 may include various types of storage. For example, the storage layer 210 may include S3 211 developed by AWS, net storage 213 developed by Akamai, Google cloud storage 215, or other types of storage.

프로토콜 레이어(220)는 서버(101) 및 네트워크 노드(111, 113, 115, 117, 119)와 통신하기 위해 미리 설정한 규약인 프로토콜에 대응하는 레이어이다. 프로토콜 레이어(220)는 다양한 종류의 프로토콜을 포함할 수 있다. 예를 들어, AWS SDK(Amazon Web Services Software Development Kit)(221), FTP Lib(File Transfer Protocol Library)(223), GCP SDK(Google Cloud Platform Software Development Kit)(225) 또는 기타 프로토콜(2278)이 포함될 수 있다. The protocol layer 220 is a layer corresponding to a protocol that is a preset protocol for communicating with the server 101 and the network nodes 111, 113, 115, 117, and 119. The protocol layer 220 may include various types of protocols. For example, AWS Web Services Software Development Kit (SDK) (221), FTP File Transfer Protocol Library (Lib) (223), Google Cloud Platform Software Development Kit (GCP SDK) (225), or other protocols (2278) Can be included.

기능 레이어(230)는 스토리지 레이어(210)에 의해 발현되는 기능들을 설명하는 레이어이다. 기능 레이어(230)에는 업로드(231), 정합성 검사(233), 퍼지(235), 로깅(237) 등의 기능들이 포함될 수 있으며, 이러한 기능들은 예시로서 다양한 기능들이 더 포함될 수 있다.The function layer 230 is a layer that describes functions expressed by the storage layer 210. The functional layer 230 may include functions such as an upload 231, a consistency check 233, a purge 235, and a logging 237, and as examples, various functions may be further included.

인터페이스 레이어(240)는 그래픽 유저 인터페이스(Graphic user interface , GUI)(241) 또는 커맨드 라인 인터페이스(Command line interface, CLI)(243)를 포함할 수 있다. 그래픽 유저 인터페이스(241)는 사용자(251)가 스토리지 레이어(210)에 액세스하기 위한 최초의 인터페이스를 제공할 수 있다. 커맨드 라인 인터페이스(243)는 사용자(251) 또는 게임 빌드 시스템(253)이 스토리지 레이어(210)에 액세스하기 위한 최초의 인터페이스를 제공할 수 있다.The interface layer 240 may include a graphical user interface (GUI) 241 or a command line interface (CLI) 243. The graphical user interface 241 can provide an initial interface for the user 251 to access the storage layer 210. The command line interface 243 may provide an initial interface for the user 251 or the game build system 253 to access the storage layer 210.

도 3은 일 실시예에 따른 CDN 관리 방법의 동작을 도시한 순서도이다.3 is a flowchart illustrating the operation of the CDN management method according to an embodiment.

일 실시예에 따르면, 단계(311)에서, CDN 관리 장치는 복수의 네트워크 노드를 포함하는 CDN에 포함된 클라이언트 또는 인접한 네트워크 노드로부터 컨텐츠 전송 요청을 수신할 수 있다. According to one embodiment, in step 311, the CDN management apparatus may receive a content transmission request from a client or an adjacent network node included in a CDN including a plurality of network nodes.

컨텐츠 전송 요청은 클라이언트와 직접 연결된 네트워크 노드로 전송될 수 있다. 해당 네트워크 노드가 컨텐츠를 정송할 네트워크 노드인지 여부가 판단될 수 있다. 해당 네트워크 노드가 컨텐츠를 정송할 네트워크 노드가 아닌 것으로 판단되면, 컨텐츠 전송 요청은 인접한 네트워크 노드로 전달될 수 있다. The content transmission request may be transmitted to a network node directly connected to the client. It may be determined whether the corresponding network node is a network node to transmit content. If it is determined that the corresponding network node is not a network node to transmit content, the content transmission request may be delivered to an adjacent network node.

일 실시예에 따르면, 단계(313)에서, CDN 관리 장치는 클라이언트의 다운로드 로그를 기초로 컨텐츠를 전송할 네트워크 노드를 결정할 수 있다. 다운로드 로그에는 컨텐츠의 전송 속도, 다운로드 성공 여부에 대한 기록 위치(Location), IP 관련 정보 등이 포함될 포함될 수 있다. CDN 관리 장치는 다운로드 로그와 함께 다양한 정보를 이용하여 네트워크 노드를 결정할 수 있다. 예를 들어, CDN 관리 장치는 네트워크 노드에 포함된 컨텐츠의 히트율, 컨텐츠가 소멸되었는지 여부, 네트워크 노드와 클라이언트 간의 거리, 네트워크 노드에 대한 부하 등을 추가적으로 고려할 수 있다.According to one embodiment, in step 313, the CDN management apparatus may determine a network node to which the content is to be transmitted, based on the download log of the client. The download log may include a transmission speed of content, a location for success or failure of downloading, and IP-related information. The CDN management apparatus may determine a network node using various information together with a download log. For example, the CDN management apparatus may additionally consider the hit rate of content included in the network node, whether the content has been destroyed, the distance between the network node and the client, and the load on the network node.

CDN 관리 장치는 클라이언트의 다운로드 로그를 분석할 수 있다. 예를 들어, CDN 관리 장치는 클라이언트가 복수의 네트워크 노드로부터 컨텐츠를 다운로드한 속도를 기초로 가장 빠른 전송 속도를 가지는 네트워크 노드를 컨텐츠에 높은 가중치를 부여할 수 있다. 예를 들어, CDN 관리 장치는 클라이언트가 복수의 네트워크 노드로부터 컨텐츠를 다운로드한 실패 기록을 기초로 실패 기록이 가장 낮은 네트워크 노드에 높은 가중치를 부여할 수 있다.The CDN management device can analyze the download log of the client. For example, the CDN management apparatus may assign a high weight to the content of the network node having the fastest transmission speed based on the speed at which the client has downloaded content from a plurality of network nodes. For example, the CDN management apparatus may assign a high weight to a network node having the lowest failure record based on a failure record in which a client downloads content from a plurality of network nodes.

CDN 관리 장치는 분석 결과를 기초로 CDN에 포함된 복수의 네트워크 노드의 우선순위를 결정할 수 있다. CDN 관리 장치는 다운로드 로그에 포함된 클라이언트의 컨텐츠 전송 속도 및 다운로드 성공 여부에 대한 정보를 기초로 복수의 네트워크의 노드의 우선순위를 결정할 수 있다. 예를 들어, CDN 관리 장치는 분석 결과를 기초로 각각의 네트워크 노드들을 스코어링할 수 있다. CDN 관리 장치는 가장 높은 스코어를 가지는 네트워크 노드에 높은 우선순위를 부여할 수 있다. 예를 들어, CDN 관리 장치는 컨텐츠 전송 속도와 미리 설정된 임계값을 비교하여 네트워크 노드를 결정할 수 있다. CDN 관리 장치는 우선순위를 기초로 컨텐츠를 전송할 네트워크 노드를 결정할 수 있다. The CDN management apparatus may determine the priority of a plurality of network nodes included in the CDN based on the analysis result. The CDN management apparatus may determine the priority of nodes of a plurality of networks based on information on a content transmission speed of a client included in the download log and whether the download was successful. For example, the CDN management apparatus may score each network node based on the analysis result. The CDN management apparatus may give a high priority to the network node having the highest score. For example, the CDN management apparatus may determine a network node by comparing a content transmission rate and a preset threshold. The CDN management apparatus may determine a network node to transmit content based on the priority.

일 실시예에 따르면, 단계(315)에서, CDN 관리 장치는 네트워크 노드를 통해 클라이언트로 컨텐츠를 전송할 수 있다. 여기서, CDN에 포함된 복수의 네트워크 노드는 서로 다른 종류의 스토리지를 포함할 수 있다. 서로 다른 종류의 스토리지는 각각 서로 다른 종류의 프로토콜에 대응될 수 있다.According to one embodiment, in step 315, the CDN management device may transmit content to a client through a network node. Here, the plurality of network nodes included in the CDN may include different types of storage. Different types of storage may correspond to different types of protocols.

도 4는 다른 실시예에 따른 CDN 관리 방법의 동작을 도시한 순서도이다.4 is a flowchart illustrating the operation of the CDN management method according to another embodiment.

CDN에 포함된 복수의 네트워크 노드는 서로 다른 종류의 스토리지를 포함할 수 있다. CDN에 포함된 복수의 네트워크 노드는 독립적으로 컨텐츠의 원본을 저장할 수 있다. 이처럼, CDN 관리 장치는 네트워크 노드 자체를 원본 스토리지로서 구현할 수 있다. 이를 통해, CDN 관리 장치는 하나의 원본 스토리지의 장애에 영향을 받지 않고 다른 원본 스토리지를 통해 서비스를 제공할 수 있다.The plurality of network nodes included in the CDN may include different types of storage. A plurality of network nodes included in the CDN can independently store original content. As such, the CDN management device can implement the network node itself as the original storage. Through this, the CDN management apparatus can provide service through the other original storage without being affected by the failure of one original storage.

일 실시예에 따르면, 단계(411)에서, CDN 관리 장치는 복수의 네트워크 노드를 포함하는 CDN에 포함된 클라이언트 또는 인접한 네트워크 노드로부터 컨텐츠 전송 요청을 수신할 수 있다. According to one embodiment, in step 411, the CDN management apparatus may receive a content transmission request from a client or an adjacent network node included in a CDN including a plurality of network nodes.

일 실시예에 따르면, 단계(413)에서, CDN 관리 장치는 CDN에 포함된 네트워크 노드를 통해 클라이언트로 컨텐츠를 전송할 수 있다. 만일, 컨텐츠를 결정할 네트워크 노드로 결정된 네트워크 노드에 장애가 발생한 경우라도, 원본 스토리지로서 구현된 다른 네트워크 노드를 통해 CDN 관리 장치는 컨텐츠를 클라이언트로 전송할 수 있다. According to one embodiment, in step 413, the CDN management apparatus may transmit content to a client through a network node included in the CDN. If a failure occurs in a network node determined as a network node to determine content, the CDN management apparatus may transmit the content to the client through another network node implemented as original storage.

도 5는 다른 실시예에 따른 CDN 관리 방법의 동작을 도시한 순서도이다.5 is a flowchart illustrating the operation of the CDN management method according to another embodiment.

일 실시예에 따르면, CDN에 포함된 복수의 네트워크 노드는 서로 다른 종류의 스토리지를 포함할 수 있다. CDN 관리 장치는 서버 뿐만 아니라 AWS 또는 GCP 등의 다양한 종류의 클라우드 서비스로부터 제공되는 스토리지를 하나의 툴로서 함께 지원할 수 있다. CDN 관리 장치는 네트워크 노드의 서비스 종류와 상관없이 동시에 컨텐츠를 업로드하거나 데이터를 관리할 수 있다.According to an embodiment, a plurality of network nodes included in the CDN may include different types of storage. The CDN management device can support storage provided by various types of cloud services such as AWS or GCP as well as a server as a tool. The CDN management device can simultaneously upload content or manage data regardless of the service type of the network node.

일 실시예에 따르면, 단계(511)에서, CDN 관리 장치는 컨텐츠의 원본이 저장된 원본 스토리지로부터 CDN에 포함된 복수의 네트워크 노드로 컨텐츠를 동시에 업로드할 수 있다. CDN 관리 장치는 별도의 프로그램을 이용하지 않고도 다양한 종류의 복수의 네트워크 노드로 컨텐츠를 업로드할 수 있다.According to one embodiment, in step 511, the CDN management device may simultaneously upload content from the original storage in which the original content is stored to a plurality of network nodes included in the CDN. The CDN management apparatus can upload content to a plurality of network nodes of various types without using a separate program.

단계(513)에서, CDN 관리 장치는 복수의 네트워크 노드를 포함하는 CDN에 포함된 클라이언트 또는 인접한 네트워크 노드로부터 컨텐츠 전송 요청을 수신할 수 있다. 일 실시예에 따르면, 단계(515)에서, CDN 관리 장치는 CDN에 포함된 네트워크 노드를 통해 클라이언트로 컨텐츠를 전송할 수 있다.In step 513, the CDN management apparatus may receive a content transmission request from a client or an adjacent network node included in a CDN including a plurality of network nodes. According to an embodiment, in step 515, the CDN management apparatus may transmit content to a client through a network node included in the CDN.

도 6은 다른 실시예에 따른 CDN 관리 방법의 동작을 도시한 순서도이다.6 is a flowchart illustrating the operation of the CDN management method according to another embodiment.

일 실시예에 따르면, 단계(611)에서, CDN 관리 장치는 컨텐츠가 저장된 네트워크 노드 간에 컨텐츠에 대해 정합성 검사를 수행할 수 있다. CDN 관리 장치는 서버 또는 네트워크 노드에 저장된 컨텐츠를 서로 비교함으로써 컨텐츠의 정합성 검사를 수행할 수 있다. CDN 관리 장치는 원본 스토리지 간의 컨텐츠를 서로 비교함으로써 컨텐츠의 정합성 검사를 수행할 수 있다.According to an embodiment, in step 611, the CDN management device may perform a consistency check on the content between network nodes in which the content is stored. The CDN management apparatus may perform content consistency check by comparing contents stored in a server or a network node with each other. The CDN management apparatus may perform content consistency check by comparing contents between original storages.

컨텐츠가 저장된 네트워크 노드는 제1 네트워크 노드 및 제2 네트워크 노드를 포함할 수 있다. 제1 네트워크 노드는 컨텐츠로서 제1 데이터를 포함하고, 제2 네트워크 노드는 컨텐츠로서 제2 데이터를 포함할 수 있다. CDN 관리 장치는 제1 데이터의 일부와 제2 데이터의 일부를 비교하여 정합성 검사를 수행할 수 있다.The network node where content is stored may include a first network node and a second network node. The first network node may include first data as content, and the second network node may include second data as content. The CDN management device may perform a consistency check by comparing a portion of the first data and a portion of the second data.

CDN 관리 장치는 컨텐츠가 저장된 복수의 네트워크 노드에서 컨텐츠를 동기화할 수 있다. CDN 관리 장치는 정합성 검사 결과 정합되지 않는 데이터가 저장된 네트워크 노드를 다른 원본 스토리지의 데이터를 통해 동기화할 수 있다. The CDN management device may synchronize content in a plurality of network nodes in which the content is stored. The CDN management device may synchronize network nodes in which inconsistent data is stored as a result of conformity check through data from other source storage.

여기서, CDN 관리 장치는 CDN에 포함된 복수의 네트워크 노드는 서로 다른 종류의 스토리지를 포함할 수 있다. 이처럼, CDN 관리 장치는 네트워크 노드의 서비스 종류와 상관없이 동시에 컨텐츠를 동기화할 수 있다.Here, in the CDN management apparatus, a plurality of network nodes included in the CDN may include different types of storage. In this way, the CDN management device can synchronize contents at the same time regardless of the service type of the network node.

단계(613)에서, CDN 관리 장치는 복수의 네트워크 노드를 포함하는 CDN에 포함된 클라이언트 또는 인접한 네트워크 노드로부터 컨텐츠 전송 요청을 수신할 수 있다. 일 실시예에 따르면, 단계(615)에서, CDN 관리 장치는 CDN에 포함된 네트워크 노드를 통해 클라이언트로 컨텐츠를 전송할 수 있다.In step 613, the CDN management apparatus may receive a content transmission request from a client or an adjacent network node included in a CDN including a plurality of network nodes. According to one embodiment, in step 615, the CDN management apparatus may transmit content to a client through a network node included in the CDN.

도 7은 다른 실시예에 따른 CDN 관리 방법의 동작을 도시한 순서도이다.7 is a flowchart illustrating the operation of the CDN management method according to another embodiment.

일 실시예에 따르면, 단계(711)에서, CDN 관리 장치는 컨텐츠가 저장된 복수의 네트워크 노드에서 동시에 컨텐츠에 대해 퍼지를 수행할 수 있다. 원본 컨텐츠의 업데이트된 내용을 네트워크 노드에 반영시키려기 위해, CDN 관리 장치는 네트워크 노드에 저장된 컨텐츠를 무효화하고 원본 스토리지에서 변경된 컨텐츠를 가져올 수 있다.According to an embodiment, in step 711, the CDN management apparatus may perform purging on the content simultaneously in a plurality of network nodes in which the content is stored. In order to reflect the updated content of the original content to the network node, the CDN management device may invalidate the content stored in the network node and bring the changed content from the original storage.

여기서, CDN에 포함된 복수의 네트워크 노드는 서로 다른 종류의 스토리지를 포함할 수 있다. 이처럼, CDN 관리 장치는 네트워크 노드의 서비스 종류와 상관없이 동시에 컨텐츠에 대해 퍼지를 수행할 수 있다.Here, the plurality of network nodes included in the CDN may include different types of storage. In this way, the CDN management apparatus can simultaneously purge content regardless of the service type of the network node.

일 실시예에 따르면, 단계(713)에서, CDN 관리 장치는 복수의 네트워크 노드를 포함하는 CDN에 포함된 클라이언트 또는 인접한 네트워크 노드로부터 컨텐츠 전송 요청을 수신할 수 있다. 일 실시예에 따르면, 단계(715)에서, CDN 관리 장치는 CDN에 포함된 네트워크 노드를 통해 클라이언트로 컨텐츠를 전송할 수 있다.According to one embodiment, in step 713, the CDN management apparatus may receive a content transmission request from a client or an adjacent network node included in a CDN including a plurality of network nodes. According to one embodiment, in step 715, the CDN management apparatus may transmit content to a client through a network node included in the CDN.

도 8은 일 실시예에 따른 CDN 관리 장치의 전체 구성을 도시한 도면이다.8 is a diagram showing the overall configuration of a CDN management apparatus according to an embodiment.

일 실시예에 따르면, CDN 관리 장치(800)는 복수의 네트워크 노드를 포함하는 CDN에 포함된 클라이언트 또는 인접한 네트워크 노드로부터 컨텐츠 전송 요청을 수신하는 I/O 인터페이스(801) 및 적어도 하나의 프로세서(803)를 포함한다.According to an embodiment, the CDN management apparatus 800 may include an I/O interface 801 and at least one processor 803 for receiving a content transmission request from a client or an adjacent network node included in a CDN including a plurality of network nodes. ).

프로세서(803)는 클라이언트의 다운로드 로그를 기초로 컨텐츠를 전송할 네트워크 노드를 결정할 수 있다. I/O 인터페이스(801)는 네트워크 노드를 통해 클라이언트로 컨텐츠를 전송할 수 있다. 여기서, CDN에 포함된 복수의 네트워크 노드는 서로 다른 종류의 스토리지를 포함할 수 있다. 서로 다른 종류의 스토리지는 각각 서로 다른 종류의 프로토콜에 대응될 수 있다.The processor 803 may determine a network node to transmit content based on the client's download log. The I/O interface 801 may transmit content to a client through a network node. Here, the plurality of network nodes included in the CDN may include different types of storage. Different types of storage may correspond to different types of protocols.

프로세서(803)는 클라이언트의 다운로드 로그를 분석할 수 있다. 프로세서(803)는 분석 결과를 기초로 CDN에 포함된 복수의 네트워크 노드의 우선순위를 결정할 수 있다. 프로세서(803)는 우선순위를 기초로 컨텐츠를 전송할 네트워크 노드를 결정할 수 있다. 프로세서(803)는 다운로드 로그에 포함된 클라이언트의 컨텐츠 전송 속도 및 다운로드 성공 여부에 대한 정보를 기초로 복수의 네트워크의 노드의 우선순위를 결정할 수 있다. 프로세서(803)는 컨텐츠 전송 속도와 미리 설정된 임계값을 비교하여 네트워크 노드를 결정할 수 있다.The processor 803 may analyze the download log of the client. The processor 803 may determine the priority of a plurality of network nodes included in the CDN based on the analysis result. The processor 803 may determine a network node to transmit content based on the priority. The processor 803 may determine the priority of nodes of a plurality of networks based on information on a content transmission speed of a client included in the download log and whether the download was successful. The processor 803 may determine a network node by comparing the content transmission rate and a preset threshold.

프로세서(803)는 CDN에 포함된 복수의 네트워크 노드는 독립적으로 컨텐츠의 원본을 저장할 수 있다. 이를 통해, 하나의 원본 스토리지를 사용하여 CDN을 구현하는 경우에 발생하는 단일 장애점을 방지함으로써 CDN 관리 장치는 하나의 원본 스토리지의 장애에 영향을 받지 않고 다른 원본 스토리지를 통해 서비스를 제공할 수 있다.The processor 803 may independently store original contents of a plurality of network nodes included in the CDN. In this way, by preventing a single point of failure in the case of implementing a CDN using one source storage, the CDN management device can provide service through the other source storage without being affected by the failure of one source storage. .

프로세서(803)는 컨텐츠의 원본이 저장된 원본 스토리지로부터 CDN에 포함된 복수의 네트워크 노드로 컨텐츠를 동시에 업로드할 수 있다. CDN 관리 장치는 네트워크 노드의 서비스 종류와 상관없이 동시에 컨텐츠를 업로드할 수 있다.The processor 803 may simultaneously upload content from the original storage in which the original content is stored to a plurality of network nodes included in the CDN. The CDN management device can simultaneously upload content regardless of the service type of the network node.

프로세서(803)는 컨텐츠가 저장된 네트워크 노드 간에 컨텐츠에 대해 정합성 검사를 수행할 수 있다. CDN 관리 장치는 원본 스토리지 간의 컨텐츠를 서로 비교함으로써 컨텐츠의 정합성 검사를 수행할 수 있다.The processor 803 may perform a consistency check on content between network nodes in which the content is stored. The CDN management apparatus may perform content consistency check by comparing contents between original storages.

컨텐츠가 저장된 네트워크 노드는 제1 네트워크 노드 및 제2 네트워크 노드를 포함하고, 제1 네트워크 노드는 컨텐츠로서 제1 데이터를 포함하고, 제2 네트워크 노드는 컨텐츠로서 제2 데이터를 포함하는 경우, 프로세서(803)는 제1 데이터의 일부와 제2 데이터의 일부를 비교하여 정합성 검사를 수행할 수 있다.The network node in which the content is stored includes a first network node and a second network node, the first network node includes first data as content, and the second network node includes second data as content. 803) may compare a portion of the first data and a portion of the second data to perform a consistency check.

프로세서(803)는 컨텐츠가 저장된 복수의 네트워크 노드에서 컨텐츠를 동기화할 수 있다. CDN 관리 장치는 원본 스토리지 간의 컨텐츠를 동기화할 수 있다. 정합성 검사를 통해 컨텐츠에 오류가 있는 경우, CDN 관리 장치는 원본 스토리지로 설정된 네트워크 노드에 포함된 컨텐츠를 다른 네트워크 노드의 오류가 없는 컨텐츠로 동기화할 수 있다. The processor 803 may synchronize content in a plurality of network nodes in which the content is stored. The CDN management device may synchronize content between the original storages. If there is an error in the content through the consistency check, the CDN management device may synchronize the content included in the network node set as the original storage to the error-free content of another network node.

프로세서(803)는 컨텐츠가 저장된 복수의 네트워크 노드에서 동시에 컨텐츠에 대해 퍼지를 수행할 수 있다. CDN 관리 장치는 네트워크 노드에 적용된 서비스의 종류에 상관없이 컨텐츠에 대해 통합적으로 퍼지를 수행할 수 있다. The processor 803 may perform purging on the content simultaneously in a plurality of network nodes in which the content is stored. The CDN management device can perform a purge on content in an integrated manner regardless of the type of service applied to the network node.

실시예에 따른 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 실시예를 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상기된 하드웨어 장치는 실시예의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.The method according to the embodiment may be implemented in the form of program instructions that can be executed through various computer means and recorded on a computer-readable medium. Computer-readable media may include program instructions, data files, data structures, or the like alone or in combination. The program instructions recorded on the medium may be specially designed and constructed for the embodiments or may be known and usable by those skilled in computer software. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tapes, optical media such as CD-ROMs, DVDs, and magnetic media such as floptical disks. -Hardware devices specifically configured to store and execute program instructions such as magneto-optical media, and ROM, RAM, flash memory, and the like. Examples of program instructions include high-level language code that can be executed by a computer using an interpreter, etc., as well as machine language codes made by a compiler. The hardware device described above may be configured to operate as one or more software modules to perform the operations of the embodiments, and vice versa.

소프트웨어는 컴퓨터 프로그램(computer program), 코드(code), 명령(instruction), 또는 이들 중 하나 이상의 조합을 포함할 수 있으며, 원하는 대로 동작하도록 처리 장치를 구성하거나 독립적으로 또는 결합적으로(collectively) 처리 장치를 명령할 수 있다. 소프트웨어 및/또는 데이터는, 처리 장치에 의하여 해석되거나 처리 장치에 명령 또는 데이터를 제공하기 위하여, 어떤 유형의 기계, 구성요소(component), 물리적 장치, 가상 장치(virtual equipment), 컴퓨터 저장 매체 또는 장치, 또는 전송되는 신호 파(signal wave)에 영구적으로, 또는 일시적으로 구체화(embody)될 수 있다. 소프트웨어는 네트워크로 연결된 컴퓨터 시스템 상에 분산되어서, 분산된 방법으로 저장되거나 실행될 수도 있다. 소프트웨어 및 데이터는 하나 이상의 컴퓨터 판독 가능 기록 매체에 저장될 수 있다.The software may include a computer program, code, instruction, or a combination of one or more of these, and configure the processing device to operate as desired, or process independently or collectively You can command the device. Software and/or data may be interpreted by a processing device or to provide instructions or data to a processing device, of any type of machine, component, physical device, virtual equipment, computer storage medium or device. , Or may be permanently or temporarily embodied in the transmitted signal wave. The software may be distributed on networked computer systems, and stored or executed in a distributed manner. Software and data may be stored in one or more computer-readable recording media.

이상과 같이 실시예들이 비록 한정된 도면에 의해 설명되었으나, 해당 기술분야에서 통상의 지식을 가진 자라면 상기를 기초로 다양한 기술적 수정 및 변형을 적용할 수 있다. 예를 들어, 설명된 기술들이 설명된 방법과 다른 순서로 수행되거나, 및/또는 설명된 시스템, 구조, 장치, 회로 등의 구성요소들이 설명된 방법과 다른 형태로 결합 또는 조합되거나, 다른 구성요소 또는 균등물에 의하여 대치되거나 치환되더라도 적절한 결과가 달성될 수 있다.As described above, although the embodiments have been described by the limited drawings, those skilled in the art can apply various technical modifications and variations based on the above. For example, the described techniques are performed in a different order than the described method, and/or the components of the described system, structure, device, circuit, etc. are combined or combined in a different form from the described method, or other components Alternatively, even if replaced or substituted by equivalents, appropriate results can be achieved.

그러므로, 다른 구현들, 다른 실시예들 및 특허청구범위와 균등한 것들도 후술하는 청구범위의 범위에 속한다.Therefore, other implementations, other embodiments, and equivalents to the claims are also within the scope of the following claims.

Claims (1)

복수의 네트워크 노드를 포함하는 CDN(Contents Delivery network)에 포함된 클라이언트 또는 인접한 네트워크 노드로부터 컨텐츠 전송 요청을 수신하는 단계;
상기 클라이언트의 다운로드 로그를 기초로 컨텐츠를 전송할 네트워크 노드를 결정하는 단계; 및
상기 네트워크 노드를 통해 상기 클라이언트로 상기 컨텐츠를 전송하는 단계
를 포함하고,
상기 CDN에 포함된 복수의 네트워크 노드는 서로 다른 종류의 네트워크 노드를 포함하는,
CDN 관리 방법.
Receiving a content transmission request from a client included in a Contents Delivery network (CDN) including a plurality of network nodes or an adjacent network node;
Determining a network node to transmit content based on the download log of the client; And
Transmitting the content to the client through the network node
Including,
The plurality of network nodes included in the CDN includes different types of network nodes,
How to manage CDN.
KR1020190062419A 2019-05-28 2019-05-28 Method and apparatus for managing contents delivary network KR20200084751A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020190062419A KR20200084751A (en) 2019-05-28 2019-05-28 Method and apparatus for managing contents delivary network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020190062419A KR20200084751A (en) 2019-05-28 2019-05-28 Method and apparatus for managing contents delivary network

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
KR1020190000671A Division KR101985844B1 (en) 2019-01-03 2019-01-03 Method and apparatus for managing contents delivary network

Publications (1)

Publication Number Publication Date
KR20200084751A true KR20200084751A (en) 2020-07-13

Family

ID=71570754

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020190062419A KR20200084751A (en) 2019-05-28 2019-05-28 Method and apparatus for managing contents delivary network

Country Status (1)

Country Link
KR (1) KR20200084751A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102612787B1 (en) 2023-06-19 2023-12-11 쿠팡 주식회사 Method and system for managing bandwidth usage of cdn

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102612787B1 (en) 2023-06-19 2023-12-11 쿠팡 주식회사 Method and system for managing bandwidth usage of cdn

Similar Documents

Publication Publication Date Title
CA2773318C (en) Cache server with extensible programming framework
US6986018B2 (en) Method and apparatus for selecting cache and proxy policy
US7590704B2 (en) Systems and methods for processing dynamic content
EP2263208B1 (en) Content delivery in a network
US8086634B2 (en) Method and apparatus for improving file access performance of distributed storage system
JP4284190B2 (en) Replication and distribution of managed objects
KR100723320B1 (en) Internet client-server multiplexer
US6925533B2 (en) Virtual disk image system with local cache disk for iSCSI communications
WO2012051115A1 (en) Proxy server configured for hierarchical caching and dynamic site acceleration and custom object and associated method
US20080281950A1 (en) Method and Device for Peer to Peer File Sharing
JP2018506936A (en) Method and system for an end-to-end solution for distributing content in a network
EP2853074B1 (en) Methods for optimizing service of content requests and devices thereof
JP2004054721A (en) Network storage virtualization method
US20210021691A1 (en) Site and page specific resource prioritization
US9307025B1 (en) Optimized file creation in WAN-optimized storage
US20030050996A1 (en) Appartus and method for increased data access in a network file object oriented system
WO2013153694A1 (en) Communication device, method, and system for relaying communication between client and server
KR20200084751A (en) Method and apparatus for managing contents delivary network
US9225778B2 (en) System for delivery of content to be played autonomously
KR101985844B1 (en) Method and apparatus for managing contents delivary network
US11546408B2 (en) Client-side measurement of computer network conditions
KR101993158B1 (en) Method and apparatus for selecting contents delivary network
JP4440608B2 (en) Network boot system, network boot method, and network boot cache device
CN115623081A (en) Data downloading method, data uploading method and distributed storage system
KR20200084752A (en) Method and apparatus for selecting contents delivary network