KR20030027485A - Method And Apparatus For Content Routing Of Content Level In The Content Delivery Network - Google Patents

Method And Apparatus For Content Routing Of Content Level In The Content Delivery Network Download PDF

Info

Publication number
KR20030027485A
KR20030027485A KR1020010060791A KR20010060791A KR20030027485A KR 20030027485 A KR20030027485 A KR 20030027485A KR 1020010060791 A KR1020010060791 A KR 1020010060791A KR 20010060791 A KR20010060791 A KR 20010060791A KR 20030027485 A KR20030027485 A KR 20030027485A
Authority
KR
South Korea
Prior art keywords
content
server
web
edge server
router
Prior art date
Application number
KR1020010060791A
Other languages
Korean (ko)
Other versions
KR100768631B1 (en
Inventor
박재연
이동면
전윤철
이상혁
Original Assignee
주식회사 케이티
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 케이티 filed Critical 주식회사 케이티
Priority to KR1020010060791A priority Critical patent/KR100768631B1/en
Publication of KR20030027485A publication Critical patent/KR20030027485A/en
Application granted granted Critical
Publication of KR100768631B1 publication Critical patent/KR100768631B1/en

Links

Classifications

    • 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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/54Organization of routing tables

Abstract

PURPOSE: A device for routing a content of a content level in a CDN(Content Delivery Network) and a device thereof are provided to select an optimum edge server as updating a content routing table in consideration of availability and load of edge servers as well as proximity of the edge servers and a web user, thereby supplying an efficient content to the web user. CONSTITUTION: A content router(1) receives a content request of a web user(6), updates a content routing table(3) by monitoring states of edge servers, and performs content routing to a selected edge server by selecting the optimum edge server. The content router(1) supplies a content requested by the web user(6), and transceives routing table information with other content router. Web servers(8) and web cash(7) periodically inform the content router(1) of information on load or at the request of the content router(1), and inform the content router(1) of content changes. A content distributor(13) distributes contents of an original server to the web cash(7), and distributes the contents to the web servers(8) by changing a URL of the contents, then transmits information on content distribution to the content router(1).

Description

컨텐트 전달망에서 컨텐트 레벨의 컨텐트 루팅 방법 및 장치{Method And Apparatus For Content Routing Of Content Level In The Content Delivery Network}Method and apparatus for routing content at the content level in a content delivery network {Method And Apparatus For Content Routing Of Content Level In The Content Delivery Network}

본 발명은 인터넷의 컨텐트 전달망(Content Delivery Network : CDN) 환경에서 웹 사용자가 요청한 컨텐트에 대한 컨텐트 레벨의 루팅에 관한 것으로, 보다 구체적으로는, 최적의 에지 서버를 선택하는데 있어서 상기 에지 서버 상태, 즉 에지 서버의 가용성, 에지 서버의 부하, 에지 서버와 웹 사용자간의 인접성(proximity)을 고려해서 그 상태에 따라 컨텐트 루팅 테이블을 갱신하면서 최적의 에지 서버를 선택함으로써, 웹 사용자에게 효과적인 컨텐트를 제공할 수 있는 컨텐트 루팅 장치 및 방법에 관한 것이다.The present invention relates to routing of the content level for content requested by a web user in a content delivery network (CDN) environment of the Internet. More specifically, the edge server state, i.e., in selecting an optimal edge server, is selected. By considering the availability of the edge server, the load on the edge server, and the proximity between the edge server and the web user, the content routing table can be updated according to the state, and the optimal edge server can be selected to provide effective content to web users. A content routing device and method are provided.

최근, 초고속 인터넷 가입자의 급속한 증가, 인터넷 이용 인구의 폭발적인 증가 및 인터넷 기술의 발전과 함께, 인터넷 분야에서는 웹 사용자의 신뢰성 및 다양한 서비스 요구사항 그리고 인터넷을 통해 제공되는 웹서비스의 QoS(Quality Of Service) 보장 및 컨텐트의 유료화와 같이 인터넷에 대한 환경이 변화하고 있다.In recent years, with the rapid growth of high-speed Internet subscribers, the explosive growth of the Internet user population, and the development of Internet technology, the reliability of web users and various service requirements in the Internet field and the quality of service (QoS) of web services provided through the Internet The environment for the Internet is changing, such as guarantees and monetization of content.

이러한 환경적 변화는 인터넷에 다양하고, 수많은 가입자에게 컨텐트를 신뢰성 있게 그리고 QoS 를 보장하도록 제공할 수 있는 새로운 인터넷 서비스를 요구하며, 이러한 요구를 충족시킬 수 있는 망 구조가 CDN이며, 웹 사용자가 요청한 컨텐트에 대해서 가장 최적의 에지 서버에서 서비스를 받을 수 있도록 하는 루팅이 컨텐트 레벨의 컨텐트 루팅이다.These environmental changes require the Internet to be diverse and require new Internet services that can provide content to a large number of subscribers reliably and guaranteeing QoS, and the network structure that can meet these needs is the CDN, Routing to ensure that services are served by the most optimal edge server for content is content level content routing.

일반적으로 CDN 에서 컨텐트 루팅 방법은 도메인 네임 서비스를 하는 DNS 기반의 컨텐트 루팅 방법과 HTTP redirection을 이용한 컨텐트 루팅방법이 있다.In general, content routing methods in CDN include DNS-based content routing method using domain name service and content routing method using HTTP redirection.

먼저, DNS 기반의 컨텐트 루팅은 DNS와 컨텐트가 저장된 에지 서버간의 인접성(proximity)만 제공하므로 웹 사용자와의 인접성을 제공할 수 없어 원하는 QoS를 보장할 수 없다는 단점이 있다.First of all, DNS-based content routing provides only proximity between DNS and the edge server where the content is stored. Therefore, DNS-based content routing cannot provide proximity to web users and thus cannot guarantee desired QoS.

그리고, HTTP redirection을 이용한 컨텐트 루팅 방법은 모든 사용자 요청이 HTTP Redirector로 집중되므로 HTTP Redirector에 부하가 가중된다는 단점과 HTTP 이외의 트래픽을 처리할 수 없다는 단점이 있다.In addition, the content routing method using HTTP redirection has a disadvantage in that all user requests are concentrated in the HTTP Redirector, which increases the load on the HTTP Redirector and cannot handle non-HTTP traffic.

한편, 상기 DNS 기반의 컨텐트 루팅 방안은 컨텐트 레벨의 컨텐트 루팅 방안이 아니라 호스트 기반의 컨텐트 루팅 방안으로 웹 사용자가 요청한 컨텐트가 에지 서버에 없으면 원시 서버로부터 해당 컨텐트를 가져와서 서비스를 해야 하는 단점이 있다.On the other hand, the DNS-based content routing scheme is a host-based content routing scheme rather than a content level scheme. If the content requested by the web user is not present at the edge server, the DNS-based content routing scheme must obtain the corresponding content from the raw server and provide a service. .

본 발명은 상기에 기술한 바와 같은 종래 문제점을 해결함과 동시에, 최적의 에지 서버를 선택함으로써 웹 사용자에게 효과적인 컨텐트를 제공할 수 있는 컨텐트 루팅 장치 및 방법을 제공하는 것을 목적으로 한다.An object of the present invention is to provide a content routing device and method capable of providing effective content to a web user by selecting an optimal edge server while solving the conventional problems as described above.

도 1은 본 발명을 수행하기 위한 컨텐트 레벨의 컨텐트 루팅 방법의 개략적인 구성을 나타내는 블록도.1 is a block diagram showing a schematic configuration of a content routing method of content level for carrying out the present invention.

도 2는 도 1에서 컨텐트 레벨의 컨텐트 라우터의 동작과정을 상세히 나타낸 블록도.FIG. 2 is a block diagram illustrating an operation of a content router of a content level in FIG. 1 in detail.

도 3은 도 1에서 에지 서버의 상태감시의 동작과정을 상세히 나타낸 블록도.3 is a block diagram showing in detail the operation of the state monitoring of the edge server in FIG.

도 4는 도 1에서 에지 서버 중 웹 케쉬의 동작과정을 상세히 나타낸 블록도.Figure 4 is a block diagram showing in detail the operation of the web cache of the edge server in Figure 1;

도 5는 도 1에서 에지 서버 중 웹 서버의 동작과정을 상세히 나타낸 블록도.FIG. 5 is a block diagram illustrating an operation process of a web server among edge servers in FIG. 1; FIG.

도 6은 도 1에서 에지 서버의 컨텐트 변경 내역 통보의 동작과정을 상세히 나타낸 블록도.FIG. 6 is a detailed block diagram illustrating an operation of content change history notification of an edge server of FIG. 1. FIG.

도 7은 도 1에서 컨텐트 분배기의 컨텐트 분배내역 통보의 동작과정을 상세히 나타낸 블록도.FIG. 7 is a block diagram illustrating an operation of content distribution history notification of a content distributor in FIG. 1 in detail. FIG.

본 발명에 따른 인터넷의 CDN 환경에서 웹 사용자가 요청한 컨텐트에 대한 컨텐트 루팅을 위한 컨텐트 루팅 장치는,Content routing device for content routing for the content requested by the web user in the CDN environment of the Internet according to the present invention,

상기 웹 사용자의 컨텐트 요청을 접수하고, 에지 서버의 상태를 감시하여 그 감시 결과에 따라 컨텐트 루팅 테이블을 갱신하면서 최적의 에지 서버를 선택하여 선택된 에지 서버로 컨텐트 루팅을 수행함으로써 상기 웹 사용자가 요청한 컨텐트를 제공함과 동시에, 다른 컨텐트 라우터와 컨텐트에 대한 정보를 주고 받는 컨텐트 라우터;Content requested by the web user by accepting the web user's content request, monitoring the state of the edge server, updating the content routing table according to the monitoring result, selecting an optimal edge server, and performing content routing to the selected edge server At the same time to provide a content router for transmitting and receiving information about the content with another content router;

자신이 서비스하고 있는 부하에 대한 정보를 주기적으로 또는 상기 컨텐트 라우터의 요청시 상기 컨텐트 라우터에게 알려주며, 자신이 저장하고 있는 컨텐트의 변경사항이 있는 경우 상기 컨텐트 라우터에게 알려주는 웹 서버 및 웹 케쉬; 및A web server and a web cache which periodically informs the content router of information on a load it is serving or at the request of the content router, and notifies the content router when there is a change of content stored in the content router; And

원시 서버의 컨텐트를 상기 웹 케쉬로 분배하고, 컨텐트의 URL을 변경하여 상기 웹 서버로 분배하며, 상기 컨텐트 분배에 대한 정보를 상기 컨텐트 라우터에게 전달하여 컨텐트 레벨의 컨텐트 루팅이 이루어지도록 하는 컨텐트 분배기를 포함하여 구성되는 것을 특징으로 한다.A content distributor that distributes the content of the original server to the web cache, changes the content URL to the web server, and delivers the information about the content distribution to the content router to enable content level content routing. Characterized in that it comprises a.

또한, 본 발명에 따른 인터넷의 컨텐트 전달망(CDN) 환경에서 웹 사용자가 요청한 컨텐트에 대한 컨텐트 루팅 방법에 따르면,In addition, according to the content routing method for the content requested by the web user in the content delivery network (CDN) environment of the Internet,

상기 웹 사용자로부터 컨텐트 요청을 수신하여 웹 사용자 정보 및 URS를 산출하는 단계;Calculating web user information and URS by receiving a content request from the web user;

컨텐트 루팅 테이블을 조사하여 상기 산출된 URS가 존재하는지 판단하는 단계;Examining the content routing table to determine whether the calculated URS exists;

판단 결과, URS 값이 없는 경우에는 웹 케쉬 및 웹 서버의 환경설정에 따라 상기 루팅 테이블에 저장된 에지 서버 부하를 검사한 후 부하가 가장 적은 에지 서버로 컨텐트 루팅을 수행하는 단계; 및If there is no URS value, checking the edge server load stored in the routing table according to the configuration of the web cache and the web server and performing content routing to the edge server having the least load; And

판단 결과, URS 값이 있는 경우에는 상기 컨텐트 루팅 테이블에서 선택할 값을 설정한 수 만큼 루팅 테이블을 선택한 후 최적의 에지 서버를 선택하여 선택된에지 서버로 컨텐트 루팅을 수행하는 단계를 포함하여 이루어지는 것을 특징으로 한다.As a result of the determination, if there is a URS value, selecting a routing table as many as the number of values selected from the content routing table, selecting an optimal edge server, and performing content routing to the selected edge server. do.

후술하겠지만, 본 발명에 따른 컨텐트 루팅 장치 및 방법에 따르면, 컨텐트 라우터가 웹 사용자에게 컨텐트가 저장된 에지 서버의 상태에 따라 최적의 에지 서버를 찾아주는 기능, 컨텐트 라우터가 컨텐트가 저장된 에지 서버의 상태를 감시하는 기능, 컨텐트 라우터가 컨텐트가 저장된 에지 서버의 상태에 따라 컨텐트 루팅 테이블을 갱신하는 기능, 컨텐트 레벨의 컨텐트 라우터에서 컨텐트 라우터간 환경을 구성하는 기능, 컨텐트가 저장될 에지 서버의 환경을 구성하는 기능, 컨텐트가 저장될 에지 서버 및 컨텐트 라우터에 대해 컨텐트 분배기의 환경을 구성하는 기능, 에지 서버에서 컨텐트가 변경되는 내용을 컨텐트 라우터에게 알려주는 기능, 에지 서버에서 처리하는 부하를 컨텐트 라우터에게 알려주는 기능, 컨텐트 라우터가 에지 서버에 저장된 컨텐트를 검사하는 기능, 컨텐트가 저장될 다수의 에지 서버를 군으로 이루어 에지 서버 군을 구성하는 기능, 컨텐트에 대해 최적의 에지 서버를 선택함에 있어서 에지 서버에 우선 순위를 두어서 에지 서버 선택을 단순화하는 기능, 및 컨텐트 분배기가 컨텐트를 에지 서버로 분배할 때 해당하는 컨텐트를 컨텐트 라우터에게 알려주는 기능 등을 수행한다.As will be described later, according to the content routing device and method according to the present invention, a function that allows a content router to find an optimal edge server according to the state of the edge server that stores the content to the web user, the content router to determine the state of the edge server that stores the content The ability to monitor, the content router to update the content routing table according to the state of the edge server where the content is stored, to configure the environment between content routers at the content level content router, and to configure the environment of the edge server where the content will be stored. The ability to configure the content distributor's environment for edge servers and content routers where content will be stored, to inform content routers of changes in content at the edge server, and to inform content routers of the load handled by the edge server. Feature, content routers stored on Edge Servers Simplify edge server selection by inspecting content, organizing an edge server family by grouping multiple edge servers where content will be stored, and prioritizing edge servers in selecting the optimal edge server for content. And a function of notifying the content router of the corresponding content when the content distributor distributes the content to the edge server.

또한, 본 발명에 따른 컨텐트 루팅 장치에서 컨텐트 레벨의 컨텐트 루팅을 수행하는 컨텐트 라우터는, 에지 서버가 서비스를 할 수 있는지를 조사하고, 웹 사용자가 요청한 컨텐트에 대해 에지 서버에 컨텐트가 저장되어 있는지 여부를 찾아 주고, 에지 서버의 부하 내역에 대한 정보를 검출하고, 에지 서버의 컨텐트 변경 내역을 수신하고, 컨텐트 분배기로부터 컨텐트 변경 내역을 수신하고, 에지 서버 상태 검출, 에지 서버 컨텐트 변경, 에지 서버 부하 정도에 따라 컨텐트 루팅 테이블을 유지하며, 웹 사용자에 따라 컨텐트 루팅 테이블에 저장된 최적의 에지 서버를 선택하는 기능을 수행한다.In addition, the content router performing content routing at the content level in the content routing device according to the present invention checks whether the edge server can serve, and whether the content is stored in the edge server for the content requested by the web user. Detect information about the load history of the edge server, receive content change history of the edge server, receive content change history from the content distributor, detect edge server status, change edge server content, and load the edge server. It maintains the content routing table according to the user and selects the optimal edge server stored in the content routing table according to the web user.

한편, 에지 서버는, 상기 컨텐트 라우터에서 서버 부하 요청을 수신하면 자신이 서비스하고 있는 부하를 측정해서 컨텐트 라우터에게 알려주고, 상기 컨텐트 라우터에서 서버의 상태검출 메시지를 수신하면 서버가 정상 상태 또는 장애 상태 메시지를 컨텐트 라우터에게 알려주고, 상기 컨텐트 라우터에게 자신의 컨텐트가 변경되는 경우 변경 내역을 알려주고, 상기 컨텐트 라우터로부터 수신한 컨텐트 요청에 대해 컨텐트의 '후레쉬니스(freshness)'를 검출하고, 상기 컨텐트 라우터로부터 수신한 컨텐트 요청에 대해 컨텐트가 없는 경우 원시 서버로부터 가져오고, 원시 서버로부터 가져오는 컨텐트에 대해 컨텐트 라우터에게 알려주며, 상기 컨텐트 라우터로부터 수신한 컨텐트 요청에 대해 웹 사용자에게 서비스하는 기능을 수행한다.On the other hand, when the server receives a server load request from the content router, the edge server measures the load it is serving and informs the content router. If the server receives the server's status detection message from the content router, the edge server receives a normal state or failure status message. Notify the content router, notify the content router of the change history if the content changes, detect the 'freshness' of the content request from the content router, and receive the content router from the content router. When there is no content for one content request, the content server retrieves the content from the source server, informs the content router about the content from the source server, and serves the web user for the content request received from the content router.

그리고, 상기 컨텐트 분배기에서는 상기 컨텐트 라우터에게 컨텐트를 에지 서버에 푸쉬(push)하는 내역을 알려주고, 상기에서 구성된 컨텐트 레벨의 컨텐트 루팅 기능을 수행한다. 상기 에지 서버의 부하를 측정하는 기능은 일반적인 기술로써 CPU 사용량 등을 통해 알 수 있으며, 기타 소프트웨어적으로도 구현할 수 있다.The content distributor informs the content router of details of pushing content to the edge server, and performs a content routing function of the configured content level. The function of measuring the load of the edge server is a general technique, which can be known through CPU usage, and can be implemented in other software.

한편, 상기 언급한 컨텐트 라우터 및 에지 서버의 기능들은 이벤트가 발생한 경우 이루어지는 것이 기본이다. 예를들어, 컨텐트 분배기에서 컨텐트가 분배되는 경우에는 해당하는 에지 서버에서만 이벤트가 발생하게 된다. 또한, 컨텐트 라우터간에는 주기적으로 또는 웹 사용자의 요청이 있는 경우에 해당하는 컨텐트에 대한 정보를 주고 받는 기능을 수행하게 된다.On the other hand, the above-mentioned functions of the content router and the edge server are basically performed when an event occurs. For example, when content is distributed in a content distributor, an event occurs only at the corresponding edge server. In addition, the content router performs a function of periodically transmitting or receiving information on content corresponding to a request of a web user.

이하, 첨부한 도면을 참고하여 본 발명을 단지 예의 방법으로 상세히 설명하도록 한다. 후술하는 발명의 상세한 설명을 통해 본 발명의 장점 내지 특징이 보다 명확히 이해될 수 있을 것이며, 발명의 설명에 있어서 본 발명의 요지와 직접 관련되지 않는 공지 기술에 대한 상세한 설명은 생략하도록 하겠다.Hereinafter, with reference to the accompanying drawings will be described in detail the present invention by way of example only. Advantages and features of the present invention will be more clearly understood through the following detailed description, and detailed descriptions of well-known techniques not directly related to the gist of the present invention will be omitted.

도 1을 참고하면, 본 발명이 적용되는 컨텐트 레벨의 컨텐트 루팅 방법이 도시되어 있다.Referring to FIG. 1, a content routing method of a content level to which the present invention is applied is illustrated.

먼저, 웹 사용자(6)는 요청 받으려는 컨텐트에 대해서 인터넷을 통해 컨텐트 라우터(1)에게 요청을 한다. 컨텐트 라우터(1)는 요청 받은 컨텐트에 대해서 자신의 루팅테이블(3)을 조사해서 웹 사용자(6)와 가장 인접한 웹 케쉬(7)나 웹 서버(8)로 루팅한다. 웹 케쉬(7)나 웹 서버(8)는 각각 자신의 컨텐트(10, 9)를 웹 사용자(6)에게 서비스를 한다. 한편, 상기 웹 케쉬(7)의 컨텐트(10)는 원시 서버(11)의 컨텐트(12)와 동일한 형태로 저장되며, 웹 서버(8)의 컨텐트(9)는 원시서버(11)의 컨텐트(12)에 대해 URL(Uniform Resource Locator)이 변경되어 저장된다.First, the web user 6 makes a request to the content router 1 through the Internet for the content to be requested. The content router 1 checks its routing table 3 for the requested content and routes it to the web cache 7 or the web server 8 that is closest to the web user 6. The web cache 7 or web server 8 services its content 10, 9 to the web user 6, respectively. On the other hand, the content 10 of the web cache 7 is stored in the same form as the content 12 of the raw server 11, the content 9 of the web server 8 is the content ( 12, the Uniform Resource Locator (URL) is changed and stored.

컨텐트 분배기(13)는 인터넷을 통해서 원시 서버(11)의 컨텐트(12)를 동일한 형태로 웹 케쉬(7)로 분배하거나, 컨텐트의 URL을 변경해서 웹 서버(8)로 분배하는 역할을 수행하며, 이 경우 분배되는 컨텐트(12)에 대해 컨텐트 분배에 대한 정보(14)를 컨텐트 라우터(1)에게 전달한다.The content distributor 13 distributes the content 12 of the raw server 11 to the web cache 7 in the same form through the Internet, or changes the URL of the content to the web server 8. In this case, the information about the content distribution 14 is transmitted to the content router 1 for the content 12 to be distributed.

상기 웹 서버(8)나 웹 케쉬(7)는 자신의 현재 서비스하고 있는 부하에 대한 정보(4)를 주기적으로 또는 컨텐트 라우터(1)가 요청할 때 컨텐트 라우터(1)에게 알려주며, 또한, 자신이 저장하고 있는 컨텐트(10, 9)가 삭제되거나, 추가되거나, 새로운 컨텐트로 변경되는 경우 컨텐트 라우터(1)에게 해당하는 정보(4)를 알려준다.The web server 8 or the web cache 7 informs the content router 1 periodically or when the content router 1 requests the information 4 on its current service load. When the stored content 10, 9 is deleted, added, or changed to new content, the content router 1 is informed of the information 4.

상기 컨텐트 라우터(1)는 자신과 연결된 웹 서버(8)나 웹 케쉬(7)에 대하여 주기적으로 상태를 감시(4)해서 컨텐트 라우터(1)의 루팅테이블(3)을 조정하고, 다른 컨텐트 라우터와 주기적으로 자신의 컨텐트 라우터에 저장된 루팅 테이블의 내용을 교환(2)한다.The content router 1 periodically monitors the state of the web server 8 or the web cache 7 connected thereto to adjust the routing table 3 of the content router 1, and the other content routers. Periodically exchanges the contents of the routing table stored in its own content router.

한편, 상기 에지 서버를 선택하기 위해 루팅테이블을 이용하는데 있어서, 루팅 테이블에서 네트워크의 상태를 감시하기 위해서는 여러가기 툴, 예를들어 핑(ping) 또는 트레이스루트(traceroute) 등을 이용할 수 있다.Meanwhile, in using the routing table to select the edge server, in order to monitor the state of the network in the routing table, various tools such as ping or traceroute may be used.

도 2를 참고하면, 본 발명에 따른 컨텐트 루팅 방법에서 상기 컨텐트 라우터의 동작과정에 대한 설명을 하는 흐름도가 도시되어 있다.2, there is shown a flow chart for explaining the operation of the content router in the content routing method according to the present invention.

상기 컨텐트 라우터(1)는 웹 사용자로부터 컨텐트 요청을 수신하면(201), 웹 사용자에 대한 자료를 조사하고(202), 해쉬 함수를 통해 URS 값을 산출(203)하고, 컨텐트 루팅 테이블에 있는 URS값을 조사(204)하고, URS값이 존재하는지 판단(205)한다. 판단 결과 URS 값이 없는 경우에는, 웹 케쉬 환경 설정(206)과 웹 서버 환경 설정(207)을 통해 저장된 에지 서버의 부하를 검사(208)하고, 부하가 가장 적은 에지 서버로 컨텐트 루팅(209)을 수행하며, 판단 결과 컨텐트 라우터(1)에서 URS 값이 존재하는 경우에는, 컨텐트 루팅 테이블에서 선택할 값을 설정한(219) 수만큼 루팅 테이블을 선택(213)하고 최적의 에지 서버를 선택(214)해서 선택된 에지 서버로 컨텐트 루팅(215)을 수행한다.When the content router 1 receives the content request from the web user (201), examines the data for the web user (202), calculates the URS value through the hash function (203), and the URS in the content routing table. The value is examined (204) and a determination is made (205) if a URS value exists. If it is determined that there is no URS value, the load of the stored edge server is checked (208) through the web cache configuration (206) and the web server configuration (207), and the content is routed to the least loaded edge server (209). If there is a URS value in the content router 1 as a result of the determination, the routing table is selected (213) by the number of values selected from the content routing table (213) and the optimal edge server is selected (214). To perform content routing 215 to the selected edge server.

상기 컨텐트 라우터(1)에서는 에지 서버 부하검출(314,414), 에지 서버 상태 감시(100), 에지 서버 컨텐트 변경내역 수신(319,419), 그리고, 컨텐트 분배기로부터 컨텐트 변경내역 수신(600)을 통해 컨텐트 루팅 테이블(211)을 변경하고 이를 컨텐트 루팅테이블에 반영한다(212).In the content router 1, the content routing table is provided through edge server load detection (314 and 414), edge server status monitoring (100), edge server content change reception (319 and 419), and content change history reception from the content distributor (600). Change 211 and reflect it to the content routing table (212).

한편, 상기 컨텐트 루팅 테이블은 웹 사용자와의 인접성(proximity)을 유지하는 것을 통해, 또는 웹 사용자와 인접한 웹 케쉬나 웹 서버 중에서 최적의 서버에 대한 우선순위를 결정하는 것을 통해 운용된다.On the other hand, the content routing table is operated by maintaining proximity with a web user or by determining a priority for an optimal server among a web cache or a web server adjacent to the web user.

또한, 상기 컨텐트 루팅 테이블을 웹 사용자를 네트워크 주소로 그룹 지어서 루팅 테이블의 크기를 줄이는 방법을 통해 운용할 수도 있다.In addition, the content routing table may be managed through a method of reducing the size of the routing table by grouping web users by a network address.

도 3을 참고하면, 상기 컨텐트 라우터에서 이루어지는 상기 에지 서버 상태 감시의 동작 과정을 설명하는 흐름도가 도시되어 있다. 본 발명의 적절한 실시예에 따르면, 에지 서버가 정상 상태인지 다운 상태인지 여부 또는 에지 서버의 부하상태에 기초하여 에지 서버 상태를 검사한다.Referring to FIG. 3, a flowchart illustrating an operation process of the edge server state monitoring performed by the content router is shown. According to a preferred embodiment of the present invention, the edge server state is checked based on whether the edge server is in a normal state or a down state or the load state of the edge server.

에지 서버 상태 감시(100)는, 에지 서버의 다운 무응답 횟수에 대해서 사용자 입력(101)을 받고, 연속적인 에지 서버 무응답 횟수에 대해서 사용자 입력(102)을 받고, 에지 서버의 상태 요청 메시지를 에지 서버에 전송(103)한다.The edge server status monitoring 100 receives user input 101 for the number of non-response down of the edge server, receives user input 102 for the number of consecutive non-response of the edge server, and receives the edge server status request message. To transmit 103.

에지 서버의 응답 여부를 판단(106)한 후, 판단 결과 에지 서버에서 응답 메시지가 오는 경우에는, 에지 서버 상태를 정상으로 설정(105)하고 연속적인 에지 서버 무응답 횟수를 0으로 리셋(104)하고, 에지 서버 상태 요청메시지를 전송하는 단계(103)로 이동한다. 판단 결과 에지 서버에서 응답이 오지 않는 경우에는, 연속적인 에지 서버 무응답 횟수(B)를 증가(107)시키고, 연속 무응답 횟수(B)와 서버 무응답 횟수(A)를 비교(108)해서, 무응답 횟수(B)가 크면 에지 서버 상태를 다운(110)으로 설정한 후 컨텐트 루팅 테이블을 변경(109)하며, 무응답 횟수가 작거나 같으면 상기 에지 서버 상태 요청메시지 전송 단계(103)를 수행한다.After determining 106 whether or not the edge server responds, if the response message comes from the edge server, the edge server state is set to normal 105, and the number of consecutive edge server non-responses to 104 is reset 104. Proceed to step 103 of sending an edge server status request message. If the edge server does not receive a response as a result of the determination, the number of consecutive non-response Bs (B) is increased (107), and the number of non-responses (108) is compared 108 to the number of consecutive non-responses (B). If (B) is large, the edge server state is set to down 110, and then the content routing table is changed (109). If the number of non-responses is less than or equal to (B), the edge server state request message transmission step 103 is performed.

도 4를 참고하여 상기 웹 케쉬(7)의 동작과정을 설명한다.An operation process of the web cache 7 will be described with reference to FIG. 4.

상기 웹 케쉬(7)는 컨텐트 라우터로부터 메시지를 수신(301)해서 메시지 타입을 판별(302)한다.The web cache 7 receives the message from the content router 301 and determines 302 the message type.

판별 결과, 메시지 타입이 케쉬 상태 감시 메시지(303)인 경우에는, 케쉬 상태를 체크(304)하고 케쉬 상태가 정상인지 판별(305)한 후 케쉬 상태가 정상인 경우에는, 케쉬 상태 정상 메시지를 송신(306)하며, 케쉬 상태가 비정상인 경우 케쉬 상태 불량(fail)(307) 메시지를 송신한다.As a result of the determination, when the message type is the cache status monitoring message 303, the cache status is checked 304 and the cache status is normal 305, and when the cache status is normal, the cache status normal message is transmitted ( 306) and transmits a cache failure message 307 when the cache status is abnormal.

판별 결과, 메시지 타입이 컨텐트 라우터로부터 웹 요청 메시지(308)인 경우에는, 웹 케쉬에 해당하는 컨텐트가 있는지 여부를 조사(309)한 후 컨텐트가 존재하는지 판별(310)해서 컨텐트가 존재하는 경우 컨텐트의 'freshness'를 검사(311)해서 '후레쉬(fresh)'한 경우 컨텐트를 서비스(313)하며, 컨텐트가 '후레쉬'하지 않는 경우 또는 컨텐트가 존재하지 않는 경우에는, 원시 서버로부터 컨텐트를 가져오고(pull)(317), 케쉬의 컨텐트를 변경(318)한 다음 케쉬 상태 변경 내역을 컨텐트 라우터에게 통보(319)한 후 컨텐트를 서비스(313)한다.As a result of the determination, when the message type is a web request message 308 from the content router, the system checks whether there is content corresponding to the web cache (309), and then determines whether the content exists (310). If the 'freshness' is checked and 'fresh', the content is serviced (313). If the content is not 'fresh' or the content does not exist, the content is fetched from the raw server. (pull) 317, changes the content of the cache (318), and then notifies the content router of the cache state change history (319) and services the content (313).

한편, 상기 판별 결과 케쉬 부하 요청 메시지(314)인 경우에는, 케쉬의 부하 상태를 측정(315)해서 케쉬 부하 상태를 응답(316)한다.On the other hand, in the case where the determination result is the cache load request message 314, the load state of the cache is measured 315 to respond to the cache load state (316).

도 5를 참고하면, 웹 서버(8)의 동작과정을 설명하는 흐름도가 도시되어 있다.Referring to FIG. 5, a flowchart illustrating an operation process of the web server 8 is shown.

상기 웹 서버(8)는 컨텐트 라우터로부터 메시지를 수신(401)해서 메시지 타입을 판별(402)한다.The web server 8 receives the message from the content router (401) and determines (402) the message type.

판별 결과 메시지 타입이 서버 상태 감시 메시지(403)인 경우에는, 서버 상태를 체크(404)하고 서버 상태가 정상인지 판별(405)한 후 서버 상태가 정상인 경우에는 서버 상태 정상 메시지를 송신(406)하며, 서버 상태가 비정상인 경우에는서버 상태 불량(fail)(407) 메시지를 송신한다.If the determination result message type is the server status monitoring message 403, the server status is checked (404), the server status is normal (405), and if the server status is normal, the server status normal message is sent (406). If the server status is abnormal, a server status failure 407 message is transmitted.

판별 결과 메시지 타입이 컨텐트 라우터로부터의 웹 요청 메시지(408)인 경우에는, 웹 서버에 해당하는 컨텐트가 있는지 여부를 조사(409)한 후 컨텐트가 존재하는지 판별(410)해서 컨텐트가 존재하는 경우에는 컨텐트의 'freshness'를 검사(411)해서 '후레쉬'한 경우 컨텐트를 서비스(413)하며, 컨텐트가 '후레쉬'하지 않는 경우 또는 컨텐트가 존재하지 않는 경우에는, 원시 서버로부터 컨텐트를 가져오고(pull)(417), 서버의 컨텐트를 변경(418)한 다음 서버 상태 변경 내역을 컨텐트 라우터에게 통보(419)한 후 컨텐트를 서비스(413)한다.In the case where the determination result message type is a web request message 408 from the content router, it is determined whether there is content corresponding to the web server (409), and if the content exists (410), the content is present. If the 'freshness' of the content is checked (411) and 'fresh' the content is served (413), if the content is not 'fresh' or if the content does not exist, pull the content from the raw server (pull) In step 417, the server changes the content of the server (418), then notifies the content router of the server state change history (419), and then services the content (413).

한편, 판별 결과 상기 메시지 타입이 서버 부하 요청 메시지(414)인 경우에는, 서버의 부하 상태를 측정(415)해서 서버 부하 상태를 응답(416)한다.On the other hand, if the message type is the server load request message 414 as a result of the determination, the server load status is measured 415 and the server load status is responded 416.

이어서, 도 6을 참고하여 상기 에지 서버의 컨텐트 변경 통보의 동작과정을 설명한다.Next, an operation process of the content change notification of the edge server will be described with reference to FIG. 6.

에지 서버(7,8)의 에지 서버 컨텐트 변경 통보(500)는, 먼저, 컨텐트 분배기로부터 컨텐트를 수신(501)하고, 컨텐트를 저장(10)한 다음, 기존에 저장되었던 컨텐트였는지 조사(503)한다. 조사 결과 기존 컨텐트가 아닌 경우(504)에는, 에지 서버의 변경내역을 컨텐트 라우터로 통보(505)한다.The edge server content change notification 500 of the edge server 7, 8 first receives content 501 from the content distributor, stores the content 10, and then checks whether the content was previously stored 503. do. If the result of the investigation is not the existing content (504), the content router is notified of the change history of the edge server (505).

도 7을 참고하여 상기 컨텐트 분배기(13)의 컨텐트 변경 내역 통보의 동작과정을 설명한다.Referring to Figure 7 will be described the operation of the content change history notification of the content distributor (13).

컨텐트 분배기(13)의 컨텐트 분배기 컨텐트 변경 내역 통보(600)는, 컨텐트 분배기가 컨텐트 분배 요청을 수신한 후(601) 컨텐트를 저장하는 서버를 판단(602)한다. 판단 결과, 웹 케쉬(603)인 경우에는 컨텐트 및 내역을 웹 케쉬로 PUSH(604)한 후 컨텐트 변경내역을 컨텐트 라우터로 통보하며(605), 웹 서버(606)인 경우에는 URL 변경 등의 컨텐트 내역 변경을 수행(607)하고 컨텐트 및 내역을 웹 서버로 PUSH(608)한 후 컨텐트 변경 내역을 컨텐트 라우터로 통보(605)한다.The content distributor content change history notification 600 of the content distributor 13 determines 602 after the content distributor receives the content distribution request (601), which server stores the content. As a result of the determination, in the case of the web cache 603, the content and details are pushed to the web cache, and the content router is notified of the content change history (605). After changing the details (607) and PUSH (608) the content and the history to the web server, the content change history is notified to the content router (605).

지금까지 살펴본 바와 같이, 본 발명에 따른 컨텐트 레벨의 컨텐트 루팅 기술을 사용하면, 경제성으로 볼 때 웹 사용자에게 최적의 에지 서버를 선택하도록 해서 CDN을 구성함에 있어서 인터넷 백본의 트래픽을 감소시켜 투자 비용을 줄일 수 있는 효과가 있고, 또한 최적의 에지 서버를 선택할 수 있도록 해서 인터넷에서 발생할 수 있는 웹 사용자와 에지 서버간의 지연을 최소화하고 신뢰성 있는 인터넷을 구성할 수 있어 더 많은 가입자를 유치할 수 있는 효과가 있다.As we have seen, using the content-level content routing technology according to the present invention, economically, Web users can select the optimal edge server to reduce the traffic of the Internet backbone in configuring the CDN. It has the effect of reducing the number of users, and by selecting the optimal edge server, it can minimize the delay between web users and the edge server that can occur on the Internet, and can build a reliable Internet. have.

또한, 기대효과 측면에서 보면 CDN 서비스를 제공하기 위해 최적의 CDN 구조를 구성할 수 있는 효과가 있으며, 고대역폭의 스트리밍을 사용할 수 있도록 해서 새로운 서비스를 창출할 수 있는 효과가 있다.In addition, in terms of expected effects, it is possible to configure an optimal CDN structure to provide a CDN service, and to create a new service by enabling high bandwidth streaming.

지금까지 설명은 본 발명의 이해를 위해 본 발명의 구체적 실시예를 들어 본 발명의 원리 및 특징을 설명하였으나 본 발명의 범위는 이러한 실시예에 의하여 제한되지 않는다. 당 기술분야의 통상의 지식을 가진 자에게는 첨부한 특허청구범위의 범주 및 정신을 벗어나지 않고 본 발명은 다양하게 수정 및 변형할 수 있다.The description so far has described the principles and features of the present invention by taking specific embodiments of the present invention for the purpose of understanding the present invention, but the scope of the present invention is not limited by these embodiments. Those skilled in the art can make various changes and modifications without departing from the scope and spirit of the appended claims.

Claims (12)

인터넷의 컨텐트 전달망(CDN) 환경에서 웹 사용자가 요청한 컨텐트에 대한 컨텐트 루팅을 위한 컨텐트 루팅 장치에 있어서,In the content routing device for content routing for content requested by a web user in a content delivery network (CDN) environment of the Internet, 상기 웹 사용자의 컨텐트 요청을 접수하고, 에지 서버의 상태를 감시하여 그 감시 결과에 따라 컨텐트 루팅 테이블을 갱신하면서 최적의 에지 서버를 선택하여 선택된 에지 서버로 컨텐트 루팅을 수행함으로써 상기 웹 사용자가 요청한 컨텐트를 제공함과 동시에, 다른 컨텐트 라우터와 상기 루팅 테이블 정보를 주고 받는 컨텐트 라우터;Content requested by the web user by accepting the web user's content request, monitoring the state of the edge server, updating the content routing table according to the monitoring result, selecting an optimal edge server, and performing content routing to the selected edge server At the same time to provide a content router, the content router to exchange the routing table information with another content router; 자신이 서비스하고 있는 부하에 대한 정보를 주기적으로 또는 상기 컨텐트 라우터의 요청시 상기 컨텐트 라우터에게 알려주며, 자신이 저장하고 있는 컨텐트의 변경사항이 있는 경우 이를 상기 컨텐트 라우터에게 알려주는 웹 서버 및 웹 케쉬; 및A web server and a web cache which notifies the content router periodically or upon request of the content router, and informs the content router of changes in the content stored in the content router; And 원시 서버의 컨텐트를 상기 웹 케쉬로 분배하고, 컨텐트의 URL을 변경하여 상기 웹 서버로 분배하며, 상기 컨텐트 분배에 대한 정보를 상기 컨텐트 라우터에게 전달하는 컨텐트 분배기를 포함하여 구성되는 것을 특징으로 하는 컨텐트 루팅 장치.And a content distributor for distributing the content of the original server to the web cache, changing the URL of the content to the web server, and delivering the content distribution information to the content router. Rooting device. 제 1 항에 있어서,The method of claim 1, 상기 컨텐트 라우터는 해쉬(hash) 함수를 이용하여 자신의 웹 서버나 웹 케쉬에 저장된 컨텐트의 내용을 찾는 것을 특징으로 하는 컨텐트 루팅 장치.The content router is a content routing device, characterized in that to find the content of the content stored in its web server or web cache using a hash (hash) function. 인터넷의 컨텐트 전달망(CDN) 환경에서 웹 사용자가 요청한 컨텐트에 대한 컨텐트 루팅을 위한 컨텐트 루팅 방법에 있어서,In the content routing method for content routing for content requested by a web user in a content delivery network (CDN) environment of the Internet, 상기 웹 사용자로부터 컨텐트 요청을 수신하여 웹 사용자 정보 및 URS를 산출하는 단계;Calculating web user information and URS by receiving a content request from the web user; 컨텐트 루팅 테이블을 조사하여 상기 산출된 URS가 존재하는지 판단하는 단계;Examining the content routing table to determine whether the calculated URS exists; 판단 결과, URS 값이 없는 경우에는 웹 케쉬 및 웹 서버의 환경설정에 따라 상기 루팅 테이블에 저장된 에지 서버 부하를 검사한 후 부하가 가장 적은 에지 서버로 컨텐트 루팅을 수행하는 단계; 및If there is no URS value, checking the edge server load stored in the routing table according to the configuration of the web cache and the web server and performing content routing to the edge server having the least load; And 판단 결과, URS 값이 있는 경우에는 상기 컨텐트 루팅 테이블에서 선택할 값을 설정한 수 만큼 루팅 테이블을 선택한 후 최적의 에지 서버를 선택하여 선택된 에지 서버로 컨텐트 루팅을 수행하는 단계를 포함하여 이루어지는 것을 특징으로 하는 컨텐트 루팅 방법.As a result of the determination, if there is a URS value, selecting a routing table as many as the number of values selected from the content routing table, selecting an optimal edge server, and performing content routing to the selected edge server. How to route content. 제 3 항에 있어서,The method of claim 3, wherein 상기 컨텐트 루팅 테이블의 운용에 있어서, 웹 사용자와 인접성(proximity)을 유지하는 것을 특징으로 하는 컨텐트 루팅 방법.In the operation of the content routing table, content routing method characterized in that to maintain the proximity (proximity) with the web user. 제 3 항에 있어서,The method of claim 3, wherein 상기 컨텐트 루팅 테이블의 운용에 있어서, 웹 사용자와 인접한 웹 케쉬 또는 웹 서버 중에서 최적 서버에 대한 우선순위를 결정하는 것을 특징으로 하는 컨텐트 루팅 방법.In the operation of the content routing table, the content routing method, characterized in that for determining the priority of the optimum server among the web cache or web server adjacent to the web user. 제 3 항에 있어서,The method of claim 3, wherein 상기 컨텐트 루팅 테이블을 유지하는데 있어서, 웹 사용자를 네트워크 주소로 그룹지어서 루팅 테이블의 크기를 줄이는 것을 특징으로 하는 컨텐트 루팅 방법.In maintaining the content routing table, grouping web users by a network address to reduce the size of the routing table. 제 3 항에 있어서,The method of claim 3, wherein 상기 URS를 산출하는 것은 해쉬(hash) 함수를 이용하여 수행되는 것을 특징으로 하는 컨텐트 루팅 방법.Computing the URS is a content routing method, characterized in that performed using a hash (hash) function. 제 3 항에 있어서,The method of claim 3, wherein 상기 에지 서버의 부하 검출, 상기 에지 서버 상태 감시, 상기 에지 서버 컨텐트 변경 내역 수신 및 상기 컨텐트 분배기로부터의 컨텐트 변경내역 수신을 통해 상기 컨텐트 루팅 테이블을 변경하는 단계를 더 구비하는 것을 특징으로 하는 컨텐트 루팅 방법.And modifying the content routing table through load detection of the edge server, monitoring of the edge server status, receiving the change history of the edge server content, and receiving content change history from the content distributor. Way. 제 8 항에 있어서,The method of claim 8, 상기 에지 서버 상태를 감시하는 방법은The method for monitoring the state of the edge server 에지 서버 다운 무응답 횟수(A) 와 연속적인 에지 서버 무응답 횟수(B)에 대해 각각 사용자 입력을 수신하고, 상기 에지 서버의 상태 요청 메시지를 에지 서버에 전송하는 단계;Receiving user input for an edge server down non-response number (A) and a continuous edge server non-response number (B), respectively, and sending a status request message of the edge server to an edge server; 에지 서버의 응답 여부를 판단하여, 에지 서버로부터 응답 메시지가 오는 경우에는 에지 서버를 정상으로 설정하고 상기 연속적인 에지 서버 무응답 횟수(B)를 "0"으로 리셋한 후 상기 에지 서버의 상태 요청 메시지 전송단계로 이동하는 단계;If it is determined whether the edge server responds, if the response message comes from the edge server, set the edge server to normal, reset the continuous edge server non-response number (B) to "0", and then request the status of the edge server. Moving to a transmission step; 상기 응답 여부 판단 결과, 에지 서버로부터 응답 메시지가 오지 않는 경우에는 상기 연속적인 에지 서버 무응답 횟수(B)를 증가시킨 후, 상기 에지 서버 무응답 횟수(B)와 에지 서버 다운 무응답 횟수(A)를 비교하는 단계;As a result of the determination of the response, if no response message is received from the edge server, the number of consecutive edge server non-responses B is increased, and then the number of edge server no responses B and the number of no edge server down responses A are compared. Doing; 상기 비교 결과, 무응답 횟수(B)가 크면 에지 서버 상태를 '다운'으로 설정한 후 상기 켄텐트 루팅 테이블을 변경하고 상기 에지 서버의 상태 요청 메시지 전송단계를 수행하는 단계; 및As a result of the comparison, if the number of non-responses (B) is large, setting the edge server state to 'down', changing the content routing table, and performing a status request message transmission step of the edge server; And 상기 비교 결과, 무응답 횟수(B)가 작거나 같으면 상기 에지 서버의 상태 요청 메시지 전송단계를 수행하는 단계로 이루어지는 것을 특징으로 하는 컨텐트 루팅 방법.And if the number of non-responses (B) is less than or equal to the comparison result, performing the step of transmitting the status request message of the edge server. 제 8 항에 있어서,The method of claim 8, 상기 웹 서버 또는 웹 케쉬의 환경설정은:The configuration of the web server or web cache is: 상기 컨텐트 라우터로부터 메시지를 수신한 후 메시지 타입을 판단하고;Determine a message type after receiving a message from the content router; 상기 판단 결과 서버 또는 케쉬 상태 감시 메시지인 경우에는 서버 또는 케쉬 상태를 검사하여 서버상태 또는 케쉬상태 정상 또는 불량 메시지를 송신하고;If the result of the determination is a server or cache state monitoring message, examine the server or cache state and transmit a server state or cache state normal or bad message; 상기 판단 결과 컨텐트 라우터로부터의 웹 요청 메시지인 경우에는 웹 케쉬에 해당하는 컨텐트가 존재하는지 검사하여 존재하는 경우에는 컨텐트 후레쉬니스(freshness)를 검사한 후 '후레쉬'이면 컨텐트 서비스를 서비스 하며, 컨텐트가 '후레쉬'하지 않은 경우 또는 컨텐트가 존재하지 않는 경우에는 원시 서버로부터 컨텐트를 가져와 웹 케쉬의 컨텐트를 변경한 후 변경 내역을 상기 컨텐트 라우터에게 통보하며; 그리고As a result of the determination, in the case of the web request message from the content router, the content corresponding to the web cache is examined. If it is not 'fresh' or if the content does not exist, the content is fetched from the raw server, the content of the web cache is changed, and the content router is notified of the change; And 상기 판단 결과 서버 또는 케쉬 부하 요청 메시지인 경우에는 서버 또는 케쉬 부하상태를 측정하여 응답 메시지를 보내는 절차를 통해 이루어지는 것을 특징으로 하는 컨텐트 루팅 방법.If the server or the cache load request message as a result of the determination, the content routing method comprising the step of measuring the server or cache load status and sending a response message. 제 8 항에 있어서,The method of claim 8, 상기 에지 서버의 컨텐트 변경 통보는:The content change notification of the edge server is: 상기 컨텐트 분배기로부터 컨텐트를 수신한 후 저장하는 단계;Receiving and storing content from the content distributor; 기존에 저장된 컨텐트인지 조사하는 단계; 및Checking whether the content is stored previously; And 조사 결과 기존 컨텐트가 아니면 상기 에지 서버 변경 내역을 상기 컨텐트 라우터에게 통보하는 단계로 이루어지는 것을 특징으로 하는 컨텐트 라우팅 방법.And informing the content router of the change of the edge server if the content is not the existing content. 제 8 항에 있어서,The method of claim 8, 상기 컨텐트 분배기에서의 컨텐트 변경 내역 통보는:The content change history notification in the content distributor is: 상기 컨텐트 분배 요청을 수신한 후 컨텐트 저장 서버를 판단하는 단계;Determining a content storage server after receiving the content distribution request; 판단 결과 웹 케쉬인 경우에는, 컨텐트 및 내역을 웹 케쉬로 푸쉬(push)한 후 컨텐트 변경 내역을 컨텐트 라우터로 통보하는 단계; 및If the result is a web cache, pushing the content and the details to the web cache and then notifying the content router of the content change details; And 판단 결과 웹 서버인 경우에는, 컨텐트 내역 변경을 수행한 후 컨텐트 내역 및 내역을 웹 서버로 푸쉬한 후 컨텐트 라우터로 통보하는 단계로 이루어지는 것을 특징으로 하는 컨텐트 루팅 방법.And in the case of the web server, after changing the content details, pushing the content details and details to the web server and notifying the content router.
KR1020010060791A 2001-09-28 2001-09-28 Method And Apparatus For Content Routing Of Content Level In The Content Delivery Network KR100768631B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010060791A KR100768631B1 (en) 2001-09-28 2001-09-28 Method And Apparatus For Content Routing Of Content Level In The Content Delivery Network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010060791A KR100768631B1 (en) 2001-09-28 2001-09-28 Method And Apparatus For Content Routing Of Content Level In The Content Delivery Network

Publications (2)

Publication Number Publication Date
KR20030027485A true KR20030027485A (en) 2003-04-07
KR100768631B1 KR100768631B1 (en) 2007-10-18

Family

ID=29562998

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010060791A KR100768631B1 (en) 2001-09-28 2001-09-28 Method And Apparatus For Content Routing Of Content Level In The Content Delivery Network

Country Status (1)

Country Link
KR (1) KR100768631B1 (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100928396B1 (en) * 2002-06-28 2009-11-23 주식회사 케이티 Method and apparatus for improving content routing in CDN network
US7873609B2 (en) 2004-12-20 2011-01-18 Electronics And Telecommunications Research Institute Contents distribution management system with multi-service type management function and method thereof
CN102231749A (en) * 2011-08-12 2011-11-02 乐视网信息技术(北京)股份有限公司 System and method for transmitting live stream by utilizing content delivery network (CDN)
KR101218574B1 (en) * 2010-10-21 2013-01-21 서울대학교산학협력단 Delivering contents by using storage of network
WO2013094837A1 (en) * 2011-12-19 2013-06-27 주식회사 솔박스 Method for managing server load distribution by using hash function results, and apparatus for same
KR101368199B1 (en) * 2009-10-15 2014-03-12 에스케이플래닛 주식회사 Contents transmission service system and method
KR101410810B1 (en) * 2012-05-04 2014-06-24 기초과학연구원 Data storage communications apparatus, data transmission and management method using the apparatus
CN104348888A (en) * 2013-08-09 2015-02-11 中国电信股份有限公司 Content routing delivery method, content delivery network node and system
US9525730B2 (en) 2011-12-19 2016-12-20 Solbox Inc Method and apparatus for processing server load balancing by using the result of hash function
WO2021085776A1 (en) * 2019-10-29 2021-05-06 삼성전자주식회사 Electronic device and control method therefor

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100379576B1 (en) * 2001-02-01 2003-04-10 니트젠테크놀러지스 주식회사 The Network Configuration Method of automatically Network Backup and Load Balancing for Network & System Problem

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100928396B1 (en) * 2002-06-28 2009-11-23 주식회사 케이티 Method and apparatus for improving content routing in CDN network
US7873609B2 (en) 2004-12-20 2011-01-18 Electronics And Telecommunications Research Institute Contents distribution management system with multi-service type management function and method thereof
KR101368199B1 (en) * 2009-10-15 2014-03-12 에스케이플래닛 주식회사 Contents transmission service system and method
KR101218574B1 (en) * 2010-10-21 2013-01-21 서울대학교산학협력단 Delivering contents by using storage of network
CN102231749A (en) * 2011-08-12 2011-11-02 乐视网信息技术(北京)股份有限公司 System and method for transmitting live stream by utilizing content delivery network (CDN)
CN102231749B (en) * 2011-08-12 2013-12-11 乐视网信息技术(北京)股份有限公司 System and method for transmitting live stream by utilizing content delivery network (CDN)
WO2013094837A1 (en) * 2011-12-19 2013-06-27 주식회사 솔박스 Method for managing server load distribution by using hash function results, and apparatus for same
US9525730B2 (en) 2011-12-19 2016-12-20 Solbox Inc Method and apparatus for processing server load balancing by using the result of hash function
KR101410810B1 (en) * 2012-05-04 2014-06-24 기초과학연구원 Data storage communications apparatus, data transmission and management method using the apparatus
CN104348888A (en) * 2013-08-09 2015-02-11 中国电信股份有限公司 Content routing delivery method, content delivery network node and system
CN104348888B (en) * 2013-08-09 2017-09-26 中国电信股份有限公司 Contents construction distribution method, content delivery network node and system
WO2021085776A1 (en) * 2019-10-29 2021-05-06 삼성전자주식회사 Electronic device and control method therefor

Also Published As

Publication number Publication date
KR100768631B1 (en) 2007-10-18

Similar Documents

Publication Publication Date Title
US11336614B2 (en) Content node network address selection for content delivery
US11659018B2 (en) System providing faster and more efficient data communication
JP2004215116A (en) Ip router, communication system, band setting method to be used therefor, and its program
KR100768631B1 (en) Method And Apparatus For Content Routing Of Content Level In The Content Delivery Network
US20120072604A1 (en) technique for delivering content to a user

Legal Events

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

Payment date: 20120928

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20131004

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20141006

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20151006

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20161005

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20170921

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20181001

Year of fee payment: 12

FPAY Annual fee payment

Payment date: 20190903

Year of fee payment: 13