KR20100020909A - System and method for contents delivery using page redirection, and gslb switch thereof - Google Patents

System and method for contents delivery using page redirection, and gslb switch thereof Download PDF

Info

Publication number
KR20100020909A
KR20100020909A KR1020090073542A KR20090073542A KR20100020909A KR 20100020909 A KR20100020909 A KR 20100020909A KR 1020090073542 A KR1020090073542 A KR 1020090073542A KR 20090073542 A KR20090073542 A KR 20090073542A KR 20100020909 A KR20100020909 A KR 20100020909A
Authority
KR
South Korea
Prior art keywords
server
page
host
information
address
Prior art date
Application number
KR1020090073542A
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 에스케이텔레콤 주식회사
Publication of KR20100020909A publication Critical patent/KR20100020909A/en

Links

Images

Classifications

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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Tourism & Hospitality (AREA)
  • Computer Hardware Design (AREA)
  • General Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Strategic Management (AREA)
  • Primary Health Care (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Health & Medical Sciences (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PURPOSE: A system and a method for contents delivery using page redirection are provided to efficiently distribute the page redirection message return through the introduction of plural proxy servers. CONSTITUTION: At least, a host server(130) stores a page and an object of the page, and a web server(160) transmits to a client(110) the page of a host server and the URL(Uniform Resource Locator) with an HTTP(HyperText Transfer Protocol) 302 redirection message. A GSLB(Global Server Load Balancing) switch(140) transmits an IP(Internet Protocol) address for the object transmission to a local DNS(Domain Name Server) server(120).

Description

페이지 리다이렉션을 이용한 컨텐츠 전달 시스템 및 방법, 그 GSLB 스위치{System and Method for contents delivery using page redirection, and GSLB switch thereof}System and method for contents delivery using page redirection, and GSLB switch

본 발명은 컨텐츠 전달 시스템 및 방법에 관한 것으로, 특히, 클라이언트로부터 페이지와 페이지에 포함된 객체를 요청받은 웹서버가 해당 요청을 리다이렉션(redirection)하여 CDN 사업자의 호스트서버에서 해당 컨텐츠를 전송할 수 있도록 하는 페이지 리다이렉션을 이용한 컨텐츠 전달 시스템 및 방법, 그 GSLB 스위치에 관한 것이다.The present invention relates to a content delivery system and method, and more particularly, to a web server that has requested a page and an object included in the page from a client to redirect the request so that the host server of the CDN provider can transmit the content. A content delivery system and method using page redirection, and a GSLB switch thereof.

일반적으로 컨텐츠 제공자(CP: Content Provider)의 웹 서버가 클라이언트에 제공할 컨텐츠(예컨대, 동영상, 음악, 파일 등)의 수는 매우 많다. 웹 서버가 이들의 일부 또는 전부를 다수의 클라이언트들 각각에게 일대일로 제공하기에는 많은 부하가 발생한다. 왜냐하면, 웹 서버는 단일의 ISP(Internet Service Provider)에 연결되어 있는데 반하여 컨텐츠를 요구하는 클라이언트는 다수의 ISP에 존재하기 때문이다.In general, the number of contents (eg, videos, music, files, etc.) that a content provider (CP) provides to a client is very large. There is a heavy load for a web server to provide some or all of these to each of the multiple clients one-to-one. This is because a web server is connected to a single Internet Service Provider (ISP), whereas clients requesting content exist in multiple ISPs.

따라서 ISP들 간의 트래픽은 컨텐츠 제공자와 클라이언트가 늘어남에 따라 기하급수적으로 증가하게 되고, 트래픽 혼잡으로 인한 전송지연 및/또는 전송실패율이 높아진다. 최악의 경우에는 웹 서버의 기능장애(fail-over)가 발생하기도 한다.Therefore, traffic between ISPs increases exponentially as the number of content providers and clients increases, and transmission delay and / or transmission failure rate due to traffic congestion increases. In the worst case, the web server may fail over.

이러한 문제점을 극복하기 위해 도입된 것이 CDN(Content Delivery Network)이다. CDN이란 클라이언트들로부터 멀리 떨어져 있는 컨텐츠 제공자의 웹 서버에 집중되어 있는 컨텐츠, 예를 들어 그림, 배너, 비디오 또는 오디오와 같이 용량이 크거나 클라이언트들의 요구가 빈번한 컨텐츠를 다수의 ISP 상호 접속점(PoP: Point of Presence)에 광역적으로 분산 배치된 호스트 서버에 미리 저장해 놓고, 클라이언트의 요구가 있을 경우 해당 이용자와 가장 근접한 호스트 서버의 경로를 반환함으로써 클라이언트가 그 반환된 경로를 통해 호스트 서버에 접속한 후 컨텐츠를 제공받을 수 있도록 한 서비스이다. 여기서 호스트 서버는 캐시서버, 복제서버 또는 고스트서버로 다양하게 일컬어진다.The CDN (Content Delivery Network) has been introduced to overcome this problem. A CDN is a collection of content that is concentrated on a content provider's web server that is remote from clients, such as pictures, banners, video, or audio. Point-of-presence is stored in the host server which is widely distributed, and the client connects to the host server through the returned path by returning the path of the host server closest to the user when requested by the client. This service allows you to receive content. The host server is variously referred to as a cache server, a replication server, or a ghost server.

상술한 CDN은 시스템 구성 방식에 따라 크게 두 가지로 나뉜다. 하나는 '오버레이(overlay) 방식'이고 또 하나는 '네트워크 방식'이다. '오버레이 방식'은 특수용도의 서버와 다수의 캐시 서버가 컨텐츠의 분배를 관장한다. 오버레이 방식의 장점으로는 CDN 제공자가 네트워크 하부 요소에 대해 제어할 필요가 없어 관리가 단순해진다는 점이다. 한편, '네트워크 방식'에 있어서, 라우터와 스위치 등의 네트워크 구성요소에는 특정 애플리케이션 유형을 확인하고 미리 정의된 방침에 따라 클라이언트의 요청(request)을 포워딩하기 위한 코드가 구비된다.The above-described CDN is divided into two types according to the system configuration method. One is 'overlay' and the other is 'network.' In the 'overlay method', a special-purpose server and a plurality of cache servers manage the distribution of content. The advantage of the overlay method is that the CDN provider does not have to control the underlying elements of the network, simplifying management. On the other hand, in the network method, network components such as routers and switches are provided with code for identifying a specific application type and forwarding a request from a client according to a predefined policy.

근래 들어, CDN 제공자의 솔루션 대부분은 전술한 오버레이 방식과 네트워크 방식을 혼합한 이른바 혼합 방식을 채택하고 있다. 혼합 방식에 관해서는 F. Thomson Lieghton 등에게 부여(issued)되고 MIT(Massachusetts Institute of Technology)에 양도된 미국 등록특허 US 6,108,703(GLOBAL HOSTING SYSTEM)(이하, '703 특허)에 예시되어 있다.In recent years, most of the CDN provider's solutions have adopted a so-called mixed method in which the above-described overlay method and network method are mixed. A blending scheme is illustrated in US Pat. No. 6,108,703 (GLOBAL HOSTING SYSTEM) (hereinafter '703 patent) issued to F. Thomson Lieghton et al. And assigned to the Massachusetts Institute of Technology (MIT).

상기 '703 특허에 따르면, 컨텐츠 제공자의 웹 서버는 클라이언트의 요구에 응답하여, 특별한 루틴에 의해 변경된 내장형 오브젝트의 URL(이하, '수정 URL'이라 한다)이 포함된 페이지를 제공한다. 클라이언트의 웹 브라우저는 상기 페이지를 디스플레이 하기 위해 내장형 오브젝트를 로딩하게 된다. '703 특허는 제1 레벨 네임서버와 제2 레벨 네임서버로 명명되는 계층구조의 DNS 서버를 통해 상기한 수정 URL을 식별하여 실제 오브젝트를 제공할 수 있는 최적의 호스트 서버의 IP 주소를 클라이언트에 반환한다.According to the '703 patent, the web server of the content provider provides a page including a URL of a built-in object (hereinafter, referred to as a' modified URL ') changed by a special routine in response to a client's request. The client's web browser will load the embedded object to display the page. The '703 patent identifies the above modified URLs through a hierarchical DNS server named first-level name server and second-level name server, and returns the IP address of the optimal host server that can provide the actual object to the client. do.

상술한 '703 특허는 이른바 DNS 기반 리퀘스트 라우팅(DNS-based request routing)을 이용하고 있다. 일반적인 DNS 기반 리퀘스트 라우팅은 DNS 룩업 시간에 의한 네트워크 지연(network latency)이 가중된다는 단점이 있다. '703 특허는 DNS 서버를 계층구조로 구현함으로써 네트워크 지연을 경감시켰으나, 시스템의 복잡도는 가중되었다.The '703 patent mentioned above uses so-called DNS-based request routing. In general, DNS-based request routing has a disadvantage in that network latency caused by DNS lookup time is increased. The '703 patent reduces network latency by implementing DNS servers in a hierarchical structure, but adds complexity to the system.

한편, 앞서 언급한 수정 URL 생성을 위한 루틴은 CP의 웹 서버 내에서 동작한다. '703 특허에 개시된 루틴의 동작 예시는 다음과 같다.Meanwhile, the aforementioned routine for generating a modified URL operates in a CP's web server. An example of the operation of the routine disclosed in the '703 patent is as follows.

1. 수정 전의 내장형 오브젝트 URL:1. Built-in object URL before modification:

www.domainname.com/frontpage.jpgwww.domainname.com/frontpage.jpg

2. 수정 후의 내장형 오브젝트 URL:2. Embedded object URL after modification:

xxx.yy.zzz.net/aaaa/www.domainname.com/frontpage.jpgxxx.yy.zzz.net/aaaa/www.domainname.com/frontpage.jpg

여기서, xxxx 필드는 시리얼 넘버, yy 필드는 제2 레벨 네임서버, zzz 필드는 제1 레벨 네임서버, aaaa필드는 기타 정보(예: fingerprint 등)를 의미한다.Herein, the xxxx field indicates a serial number, the yy field indicates a second level name server, the zzz field indicates a first level name server, and the aaaa field indicates other information (for example, a fingerprint).

이러한 수정 URL은 DNS 기반 리퀘스트 라우팅을 실현하기 위한 필드(yy, zzz)를 비롯한 다수의 필드를 다소 복잡한 형태로 포함하고 있다. 그리고 수정 URL 생성을 위한 루틴은 컨텐츠 제공자의 웹 서버가 실행하고 유지해야 할 책임이 있다. This modified URL contains a number of fields in a somewhat complex form, including fields (yy, zzz) for realizing DNS-based request routing. And the routines for creating modified URLs are responsible for running and maintaining the content provider's web server.

그러나, 컨텐츠 제공자가 '703 특허에 따른 CDN 제공자의 솔루션을 이용하다가 타 제공자의 솔루션으로 교체하는 경우에는 모든 페이지에 적용된 수정 URL을 타 제공자의 솔루션의 루틴 또는 권고에 따라 재수정하거나 변경해야 하는 번거로움이 따른다. 즉, CDN 솔루션 교체의 유연성이 떨어진다.However, if a content provider uses a CDN provider's solution under the '703 patent and then replaces it with another provider's solution, the hassle of modifying or changing the modified URL applied to all pages in accordance with the routine or recommendation of the other provider's solution This follows. This means less flexibility in replacing CDN solutions.

또한, '703 특허의 루틴에 의한 URL 수정은 위에 예시된 바와 같이 HTML 태그의 길이를 증가시키게 되고, 페이지 자체의 용량을 다소 커지게 한다.In addition, URL modification by the routine of the '703 patent increases the length of the HTML tag as illustrated above, and makes the page itself somewhat larger.

이에 상기 문제점들을 개선하기 위한 방법이 요구된다.There is a need for a method for improving the above problems.

본 발명은 상기한 종래의 문제점을 해결하기 위해 제안된 것으로서, 클라이언트로부터 페이지와 페이지에 포함된 객체를 요청받은 웹서버가 내장형 오브젝트의 URL을 수정해서 전송해야 하는 부담없이 컨텐츠를 전달할 수 있는 시스템 및 방법을 제공하여 시스템의 복잡도를 낮추고 CDN 솔루션 교체에 따른 유연성을 확보함에 그 목적이 있다.The present invention has been proposed to solve the above-mentioned conventional problems, a system capable of delivering content without the burden of modifying and transmitting the URL of the embedded object, the web server requesting the page and the object included in the page from the client and The objective is to provide a method to reduce the complexity of the system and to provide flexibility for replacing the CDN solution.

상기와 같은 목적을 달성하기 위한 본 발명의 페이지 리다이렉션을 이용한 컨텐츠 전달 시스템은, 페이지와 상기 페이지에 포함된 객체를 수신하여 저장하는 하나 이상의 호스트서버; 상기 페이지 및 상기 객체를 저장하고, 상기 페이지와 상기 객체를 상기 하나 이상의 호스트서버로 전송하여 저장하도록 하며, 클라이언트로부터 상기 페이지 및 상기 객체에 대한 요청을 수신하면 상기 하나 이상의 호스트서버에 저장된 상기 페이지와 상기 객체 저장 위치를 나타내는 URL(Uniform Resource Locator)을 HTTP(HyperText Transfer Protocol) 302 리다이렉션(redirection) 메시지에 포함하여 상기 클라이언트로 전송하는 웹서버; 및 상기 메시지를 수신한 상기 클라이언트 측의 로컬 DNS(Domain Name System) 서버로부터, 상기 페이지와 상기 객체를 저장한 호스트서버의 IP(Internet Protocol) 어드레스 질의를 수신하면 상기 하나 이상의 호스트서버 중 상기 페이지와 상기 객체를 전송할 특정 호스트서버의 IP 어드레스를 상기 로컬 DNS 서버를 거쳐 상기 클라이언트 로 전송하는, 상기 URL에 대응되는 GSLB(Global Server Load Balancing) 스위치를 포함한다.Content delivery system using the page redirection of the present invention for achieving the above object, at least one host server for receiving and storing the page and the objects contained in the page; Storing the page and the object, transmitting the page and the object to the one or more host servers, and storing the page and the object, and receiving a request for the page and the object from a client; A web server including a Uniform Resource Locator (URL) indicating the object storage location in a HyperText Transfer Protocol (HTTP) 302 redirection message to the client; And receiving an IP (Internet Protocol) address query of a host server storing the page and the object from a local DNS server on the client side receiving the message. And a Global Server Load Balancing (GSLB) switch corresponding to the URL, which transmits an IP address of a specific host server to which the object is to be transmitted to the client through the local DNS server.

본 발명의 페이지 리다이렉션을 이용한 컨텐츠 전달 시스템에 있어서, 상기 GSLB 스위치는, 상기 하나 이상의 호스트서버의 위치 정보 및 상기 하나 이상의 호스트서버 각각이 저장한 페이지와 객체 정보를 포함한 호스트 네트워크 맵을 참조하여 상기 페이지와 상기 객체를 전송할 상기 특정 호스트서버를 선정하는 것을 특징으로 한다.In the content delivery system using the page redirection of the present invention, the GSLB switch, the page by referring to the host network map including the location information of each of the one or more host servers and the page and object information stored by each of the one or more host servers; And selecting the specific host server to transmit the object.

본 발명의 페이지 리다이렉션을 이용한 컨텐츠 전달 시스템에 있어서, 상기 하나 이상의 호스트서버의 위치 정보는, 상기 하나 이상의 호스트서버의 IP 어드레스 정보를 포함하는 것을 특징으로 한다.In the content delivery system using the page redirection of the present invention, the location information of the one or more host servers, characterized in that it includes IP address information of the one or more host servers.

본 발명의 페이지 리다이렉션을 이용한 컨텐츠 전달 시스템에 있어서, 상기 GSLB 스위치는, 상기 하나 이상의 호스트서버의 상기 IP 어드레스 정보와 상기 클라이언트의 IP 어드레스를 참조하여 상기 클라이언트와 지역적으로 인접한 상기 특정 호스트서버를 선정하는 것을 특징으로 한다.In the content delivery system using page redirection of the present invention, the GSLB switch selects the specific host server that is locally adjacent to the client by referring to the IP address information of the one or more host servers and the IP address of the client. It is characterized by.

본 발명의 페이지 리다이렉션을 이용한 컨텐츠 전달 시스템에 있어서, 상기 GSLB 스위치는, 상기 하나 이상의 호스트서버의 데이터 트래픽 정보 및 상기 하나 이상의 호스트서버의 장애 정보 중 하나 이상의 정보를 더 고려하여 상기 특정 호스트서버를 선정하는 것을 특징으로 한다.In the content delivery system using the page redirection of the present invention, the GSLB switch further selects the specific host server in consideration of at least one of data traffic information of the at least one host server and failure information of the at least one host server. Characterized in that.

상기와 같은 목적을 달성하기 위한 본 발명의 페이지 리다이렉션을 이용한 컨텐츠 전달 방법은, 하나 이상의 호스트서버가 웹서버로부터 페이지와 상기 페이 지에 포함된 객체를 수신하여 저장하는 저장단계; 상기 웹서버가 클라이언트로부터 상기 페이지와 상기 객체에 대한 요청을 수신하면, 상기 호스트서버에 저장된 상기 페이지와 상기 객체 저장 위치를 나타내는 URL을 HTTP 302 리다이렉션 메시지에 포함하여 상기 클라이언트로 전송하는 메시지 전송단계; 및 상기 URL에 대응되는 GSLB 스위치가, 상기 메시지를 수신한 상기 클라이언트 측의 로컬 DNS 서버로부터, 상기 페이지와 상기 객체를 저장한 호스트서버의 IP 어드레스 질의를 수신하면, 상기 하나 이상의 호스트서버 중 상기 페이지와 상기 객체를 전송할 특정 호스트서버의 IP 어드레스를 상기 로컬 DNS 서버를 거쳐 상기 클라이언트로 전송하는 어드레스 전송단계를 포함한다.Content delivery method using the page redirection of the present invention for achieving the above object, the storage step of receiving one or more host server from the web server and the object contained in the page; When the web server receives a request for the page and the object from the client, transmitting a message to the client by including a URL indicating the page and the object storage location stored in the host server in an HTTP 302 redirect message; And when the GSLB switch corresponding to the URL receives an IP address query of the host server storing the page and the object from the local DNS server of the client, which receives the message, the page of the one or more host servers. And an address transmission step of transmitting an IP address of a specific host server to which the object is to be transmitted to the client via the local DNS server.

본 발명의 페이지 리다이렉션을 이용한 컨텐츠 전달 방법에 있어서, 상기 어드레스 전송단계는, 상기 GSLB 스위치가 상기 하나 이상의 호스트서버의 데이터 트래픽 정보, 상기 하나 이상의 호스트서버의 장애 정보, 상기 하나 이상의 호스트서버와 클라이언트 간의 지역적 인접성 정보 및 상기 하나 이상의 호스트서버 각각이 저장한 페이지와 객체 정보 중 하나 이상의 정보를 고려하여 상기 특정 호스트서버의 IP 어드레스를 상기 로컬 DNS 서버로 전송하는 것을 특징으로 한다.In the content delivery method using the page redirection of the present invention, the address transmission step, the GSLB switch is the data traffic information of the at least one host server, failure information of the at least one host server, between the at least one host server and the client The IP address of the specific host server may be transmitted to the local DNS server in consideration of local proximity information and one or more information among page and object information stored by each of the one or more host servers.

본 발명의 페이지 리다이렉션을 이용한 컨텐츠 전달 방법에 있어서, 상기 어드레스 전송단계는, 상기 GSLB 스위치가 다른 GSLB 스위치의 IP 어드레스를 상기 로컬 DNS 서버로 전송하고, 상기 다른 GSLB 스위치가 상기 로컬 DNS 서버로부터 상기 페이지와 상기 객체를 저장한 호스트서버의 IP 어드레스 질의를 수신하여 특정 호스트서버의 IP 어드레스를 상기 클라이언트로 전송하는 것을 특징으로 한다.In the content delivery method using the page redirection of the present invention, the address transfer step, the GSLB switch transmits the IP address of the other GSLB switch to the local DNS server, the other GSLB switch from the local DNS server to the page And receiving an IP address query of a host server storing the object and transmitting the IP address of a specific host server to the client.

본 발명의 페이지 리다이렉션을 이용한 컨텐츠 전달 방법에 있어서, 상기 어드레스 전송단계는, 상기 GSLB 스위치가 복수의 GSLB 스위치의 장애 정보를 참조하여 상기 복수의 GSLB 스위치 중 상기 다른 GSLB 스위치의 IP 어드레스를 상기 로컬 DNS 서버로 전송하는 것을 특징으로 한다.In the content delivery method using the page redirection of the present invention, the address transmission step, wherein the GSLB switch refers to the failure information of a plurality of GSLB switches to the IP address of the other GSLB switch of the plurality of GSLB switches to the local DNS Characterized in that the transmission to the server.

상기와 같은 목적을 달성하기 위한 본 발명의 GSLB 스위치는, 데이터 송수신을 위한 송수신부; 하나 이상의 호스트서버의 위치 정보 및 상기 하나 이상의 호스트서버 각각이 저장한 페이지와 객체 정보를 포함한 호스트 네트워크 맵을 저장하는 호스트 네트워크 맵 데이터베이스; 및 상기 송수신부를 통하여 상기 하나 이상의 호스트서버의 위치 정보 및 상기 하나 이상의 호스트서버 각각이 저장한 페이지와 객체 정보를 수신하여 상기 호스트 네트워크 맵을 갱신하고, 상기 송수신부를 통하여 클라이언트 측의 로컬 DNS 서버로부터 상기 페이지와 상기 객체를 저장한 호스트서버의 IP 어드레스 질의를 수신하면 상기 호스트 네트워크 맵을 참조하여 상기 하나 이상의 호스트서버 중 상기 페이지와 상기 객체를 전송할 특정 호스트서버를 선정하고 상기 특정 호스트서버의 IP 어드레스를 상기 송수신부를 통해 상기 로컬 DNS 서버를 거쳐 상기 클라이언트로 전송하는 제어부를 포함한다.GSLB switch of the present invention for achieving the above object, the transceiver for data transmission and reception; A host network map database for storing a host network map including location information of at least one host server and pages and object information stored by each of the at least one host server; And receiving location information of the one or more host servers and page and object information stored by each of the one or more host servers through the transceiver, and updating the host network map from the local DNS server of the client through the transceiver. Upon receiving the IP address query of the host server storing the page and the object, selecting a specific host server to transmit the page and the object among the one or more host servers with reference to the host network map, and inputs the IP address of the specific host server. It includes a control unit for transmitting to the client via the local DNS server through the transceiver.

본 발명의 GSLB 스위치에 있어서, 상기 하나 이상의 호스트서버의 위치 정보는, 상기 하나 이상의 호스트서버의 IP 어드레스 정보를 포함하는 것을 특징으로 한다.In the GSLB switch of the present invention, the location information of the one or more host servers includes IP address information of the one or more host servers.

본 발명의 GSLB 스위치에 있어서, 상기 제어부는, 상기 하나 이상의 호스트서버의 상기 IP 어드레스 정보와 상기 클라이언트의 IP 어드레스를 참조하여 상기 클라이언트와 지역적으로 인접한 상기 특정 호스트서버를 선정하는 것을 특징으로 한다.In the GSLB switch of the present invention, the control unit selects the specific host server that is locally adjacent to the client with reference to the IP address information of the one or more host servers and the IP address of the client.

본 발명의 GSLB 스위치에 있어서, 상기 GSLB 스위치는, 상기 송수신부를 통해 상기 하나 이상의 호스트서버의 데이터 트래픽 정보 및 상기 하나 이상의 호스트서버의 장애 정보 중 하나 이상의 정보를 수집하는 정보 수집 모듈을 더 포함하는 것을 특징으로 한다.In the GSLB switch of the present invention, the GSLB switch further comprises an information collection module for collecting one or more information of the data traffic information of the at least one host server and the failure information of the at least one host server through the transceiver. It features.

본 발명의 GSLB 스위치에 있어서, 상기 정보 수집 모듈은, 복수의 GSLB 스위치의 장애 정보를 더 수집하는 것을 특징으로 한다.In the GSLB switch of the present invention, the information collecting module further collects fault information of the plurality of GSLB switches.

본 발명의 GSLB 스위치에 있어서, 상기 정보 수집 모듈은, 일정 주기로 상기 하나 이상의 호스트서버 또는 상기 복수의 GSLB 스위치와의 메시지 송수신을 통해 상기 정보를 수집하는 것을 특징으로 한다.In the GSLB switch of the present invention, the information collecting module collects the information by transmitting and receiving a message with the one or more host servers or the plurality of GSLB switches at regular intervals.

본 발명의 GSLB 스위치에 있어서, 상기 정보 수집 모듈은, 상기 하나 이상의 호스트서버 또는 상기 복수의 GSLB 스위치의 데이터 트래픽을 고려하여 상대적으로 데이터 트래픽이 적은 시간에 장애 정보를 수집하는 것을 특징으로 한다.In the GSLB switch of the present invention, the information collection module is configured to collect fault information at a time when data traffic is relatively low in consideration of data traffic of the one or more host servers or the plurality of GSLB switches.

본 발명의 GSLB 스위치에 있어서, 상기 제어부는, 상기 로컬 DNS 서버로부터 상기 IP 어드레스 질의를 수신하면, 상기 정보 수집 모듈이 수집한 정보를 참조하여 상기 특정 호스트서버의 IP 어드레스를 전송하는 것을 특징으로 한다.In the GSLB switch of the present invention, when the control unit receives the IP address query from the local DNS server, the control unit transmits the IP address of the specific host server by referring to the information collected by the information collection module. .

본 발명의 GSLB 스위치에 있어서, 상기 제어부는, 상기 로컬 DNS 서버로부터 상기 IP 어드레스 질의를 수신하면, 상기 정보 수집 모듈이 수집한 정보를 참조하여 상기 복수의 GSLB 스위치 중 다른 GSLB 스위치의 IP 어드레스를 전송하는 것을 특징으로 하는 GSLB 스위치.In the GSLB switch of the present invention, when the control unit receives the IP address query from the local DNS server, the controller transmits an IP address of another GSLB switch among the plurality of GSLB switches with reference to information collected by the information collection module. GSLB switch, characterized in that.

본 발명의 GSLB 스위치에 있어서, 상기 정보 수집 모듈은, 상기 수집한 정보를 상기 호스트 네트워크 맵에 저장하는 것을 특징으로 하는 GSLB 스위치.In the GSLB switch of the present invention, the information collecting module stores the collected information in the host network map.

1. 컨텐츠 제공자의 웹 서버 부담 경감:1. Reduce the burden on the web server of the content provider:

컨텐츠 제공자는 클라이언트의 페이지 요구를 CDN 제공자의 특정 네트워크 장비(GSLB 스위치)로 재지정하는 페이지 리다이렉션 메시지만을 반환하면 된다.The content provider only needs to return a page redirection message that redirects the client's page request to the CDN provider's specific network equipment (GSLB switch).

컨텐츠 제공자가 고려해야 할 사항으로는 단지 클라이언트의 접속 수를 얼마만큼 유지할 것인가에 있다. 이러한 사항은 컨텐츠 제공자가 일반적으로 고려하는 사항에 불과하며 용이하게 대처할 수 있다. 예를 들어, 복수의 프록시 서버(proxy server) 도입으로 클라이언트 접속 및 페이지 리다이렉션 메시지 반환을 원활하게 그리고 효과적으로 분산 처리할 수 있다.The only consideration for content providers is how much of the client's connections to maintain. These are only general considerations for content providers and can be easily coped with. For example, the introduction of multiple proxy servers enables smooth and efficient distributed processing of client connection and page redirect message returns.

컨텐츠 제공자의 웹 서버에 부과되는 부하는 페이지 리다이렉션 메시지를 반환하는 것뿐이다. 컨텐츠 제공자가 직접 페이지 및 내장형 오브젝트를 클라이언트로 제공할 경우의 부하와 비교해 볼 때 컨텐츠 제공자의 부담은 크게 줄어들 것이다.The load imposed on the content provider's web server only returns a page redirect message. The burden on the content provider will be greatly reduced compared to the load of the content provider directly providing the page and the embedded object to the client.

2. 컨텐츠 제공자의 페이지 관리 절차 간소화:2. Simplify the content management page management process:

컨텐츠 제공자는 호스트 서버로 페이지를 배포하기 위한 목적으로 내장형 오브젝트의 URL을 수정할 필요가 없다. 따라서 페이지를 작성하고 갱신하는 등의 관리 절차가 수월하다.The content provider does not need to modify the URL of the embedded object for the purpose of distributing the page to the host server. This makes it easy to manage pages such as creating and updating pages.

3. CDN 솔루션 교체에 대한 유연성:3. Flexibility for replacing CDN solutions:

상기한 바와 같이 내장형 오브젝트의 URL 수정이 필요치 않으므로, 향후 CDN 솔루션을 교체해야 하는 상황에 직면하더라도 보유한 페이지들을 그대로 이용할 수 있다. 따라서 컨텐츠 제공자는 CDN 솔루션 교체에 대한 유연성을 확보할 수 있다.As described above, since the URL of the embedded object is not required to be modified, the pages that are retained can be used as it is even when faced with a need to replace the CDN solution in the future. This allows content providers the flexibility to replace CDN solutions.

4. 컨텐츠 전달 시스템의 복잡도 완화:4. Reduce complexity of content delivery system:

본 발명은 '703 특허와 같은 DNS 기반 리퀘스트 라우팅을 이용하지 않는다. 이는 계층구조의 DNS 서버가 필요치 않음을 의미한다. 즉, 시스템의 복잡도가 완화되는 것은 물론이고 불필요한 네트워크 지연이 발생하지 않는다.The invention does not use DNS-based request routing, such as the '703 patent. This means that you do not need a hierarchical DNS server. That is, the complexity of the system is alleviated and unnecessary network delay does not occur.

이하 첨부된 도면을 참조하여 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 본 발명을 용이하게 실시할 수 있는 바람직한 실시예를 상세히 설명한다. 다만, 본 발명의 바람직한 실시예에 대한 동작 원리를 상세하게 설명함에 있어 관련된 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략한다. 또한, 도면 전체에 걸쳐 유사한 기능 및 작용을 하는 부분에 대해서는 동일한 도면 부호를 사용한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. However, in describing in detail the operating principle of the preferred embodiment of the present invention, if it is determined that the detailed description of the related known functions or configurations may unnecessarily obscure the subject matter of the present invention, the detailed description thereof will be omitted. In addition, the same reference numerals are used for parts having similar functions and functions throughout the drawings.

도 1은 본 발명의 일 실시예에 따른 페이지 리다이렉션을 이용한 컨텐츠 전달 시스템의 구성도이다. 도 1을 참조하면 본 실시예에 따른 컨텐츠 전달 시스템은 클라이언트(110), 로컬 DNS 서버(120), 호스트서버(130), GSLB 스위치(140), 컨텐츠 제공자 DNS 서버(150), 웹서버(160) 및 네트워크(170)를 포함하여 구성된다.1 is a block diagram of a content delivery system using page redirection according to an embodiment of the present invention. Referring to FIG. 1, the content delivery system according to the present embodiment includes a client 110, a local DNS server 120, a host server 130, a GSLB switch 140, a content provider DNS server 150, and a web server 160. ) And network 170.

클라이언트(110)는 네트워크(170)로 연결된 서버로부터 정보를 제공받는 컴 퓨터 등의 장비를 의미한다. 예를 들어, 본 발명의 클라이언트(110)는 PC(Personal Computer), 가전기기, 이동통신기기 등 현재 개발되어 상용화되었거나 향후 개발될 모든 장비를 포함한다.The client 110 refers to equipment such as a computer that receives information from a server connected to the network 170. For example, the client 110 of the present invention includes all equipment that is currently developed and commercialized or will be developed in the future, such as a personal computer (PC), a home appliance, and a mobile communication device.

클라이언트(110)는 브라우저와 리졸버(resolver)를 포함한다. 클라이언트(110)의 브라우저에 특정 컨텐츠를 요청(request)하는 URL(Uniform Resource Locater) 등이 입력되면, 브라우저와 연결된 리졸버(resolver)가 미리 등록된 로컬 DNS 서버(120)에 액세스(access)하여 도메인명을 해당 컨텐츠를 제공하는 웹서버(160)의 IP(Internet Protocol) 어드레스(address)로 변환하는 역할을 한다.The client 110 includes a browser and a resolver. When a URL (Uniform Resource Locater) for requesting specific content is input to the browser of the client 110, a resolver connected to the browser accesses a local DNS server 120 that is registered in advance. It converts the name into an Internet Protocol (IP) address of the web server 160 providing the corresponding content.

본 발명에서 클라이언트(110)는 로컬 DNS 서버(120)로부터 수신한 웹서버(160)의 IP 주소를 이용하여 웹서버(160)로 페이지와 페이지에 포함된 객체를 요청한다. 이후, 웹서버(160)로부터 페이지와 페이지에 포함된 객체의 위치와 관련한 URL 정보를 HTTP(HyperText Transfer Protocol) 302 리다이렉션(redirection) 메시지를 통해 수신하면, 해당 URL을 이용하여 로컬 DNS 서버(120)로 페이지와 페이지에 포함된 객체를 저장한 서버의 IP 어드레스를 질의한다. HTTP 302 리다이렉션 메시지는 클라이언트(110)의 요구를 다른 위치의 URL로 재지정하기 위한 HTTP 프로토콜 규약에 따른 응답 메시지 중 하나이다.In the present invention, the client 110 requests the web server 160 and the object included in the page by using the IP address of the web server 160 received from the local DNS server 120. Subsequently, when URL information regarding a page and a location of an object included in the page is received from the web server 160 through a HTTP (HyperText Transfer Protocol) 302 redirection message, the local DNS server 120 using the URL is used. Queries the server and the IP address of the server that stores the page's contained objects. The HTTP 302 redirect message is one of response messages according to the HTTP protocol protocol for redirecting the request of the client 110 to a URL of another location.

이후, 클라이언트(110)가 로컬 DNS 서버(120)로부터 페이지와 페이지에 포함된 객체를 저장한 호스트서버(130)의 IP 어드레스를 수신받으면, 이를 이용하여 호스트서버(130)로 접속하여, 페이지와 객체를 수신한다.Subsequently, when the client 110 receives the IP address of the host server 130 that stores the page and the object included in the page from the local DNS server 120, the client 110 accesses the host server 130 using the page and the page and the page. Receive the object.

로컬 DNS 서버(120)는 도메인 네임을 IP 주소로 변환시켜 주는 DNS(Domain Name Server)를 의미하며, 기호명(symbolic name)을 기계가 사용하는 숫자 주소로 변환하여 알려주는 역할을 하는 DNS 서버의 일종이다. 웹서버(160)의 도메인명 정보를 클라이언트(110)의 리졸버로부터 수신한 로컬 DNS 서버(120)는, 컨텐츠 제공자 측의 DNS 서버인 컨텐츠 제공자 DNS 서버(150)로 접속하여 도메인명에 대응되는 웹서버(160)의 IP(Internet Protocol) 어드레스(address)를 수신하고 클라이언트(110)로 전송한다.The local DNS server 120 refers to a DNS (Domain Name Server) for converting a domain name into an IP address, and converts a symbolic name into a numeric address used by a machine to inform the DNS server. It is a kind. The local DNS server 120, which receives the domain name information of the web server 160 from the resolver of the client 110, connects to the content provider DNS server 150, which is the DNS server of the content provider side, and corresponds to the web corresponding to the domain name. It receives an Internet Protocol (IP) address of the server 160 and transmits it to the client 110.

또한 로컬 DNS 서버(120)는 클라이언트(110)로부터 페이지와 페이지에 포함된 객체를 저장한 서버의 IP 어드레스를 요청받으면, GSLB 스위치(140)와의 메시지 송수신을 통해 페이지와 페이지에 포함된 객체를 저장한 호스트서버(130)의 IP 어드레스를 전송받고, 해당 IP 어드레스를 클라이언트(110)로 전송하는 역할을 한다.In addition, when the local DNS server 120 receives the IP address of the server storing the page and the object included in the page from the client 110, the local DNS server 120 stores the object contained in the page and the page through a message transmission and reception with the GSLB switch 140 It receives the IP address of one host server 130, and transmits the IP address to the client (110).

호스트서버(130)는, 웹서버(160)가 저장 및 관리하는 페이지 및 내장형 오브젝트 객체의 복사본을 저장하여 클라이언트(110)로부터의 컨텐츠 요청이 있을 경우 신속하게 제공하는 역할을 한다.The host server 130 stores a copy of the page and the embedded object object that the web server 160 stores and manages, and quickly provides a content request from the client 110.

GSLB(Global Server Load Balancing) 스위치(140)는 지능적인 DNS 서버 기능을 제공하며, 광역적으로 전개된(globally deployed) 하나 이상의 호스트서버(130)를 식별하고 관리한다. 예를 들어, 본 발명의 GSLB 스위치(140)는 하나 이상의 호스트서버(130)의 위치 정보 및 하나 이상의 호스트서버(130) 각각이 저장한 페이지와 내장형 오브젝트 객체 정보를 갖고 있다. 이때, 호스트서버(130)의 위치 정보는 호스트서버(130)의 IP 어드레스를 포함할 수 있으며, 이를 이용해 GSLB 스위치(140)는 클라이언트(110)와의 지역성 인접성을 판단할 수 있다. Global Server Load Balancing (GSLB) switch 140 provides intelligent DNS server functionality and identifies and manages one or more globally deployed host servers 130. For example, the GSLB switch 140 of the present invention has location information of one or more host servers 130 and pages stored in each of the one or more host servers 130 and embedded object object information. In this case, the location information of the host server 130 may include the IP address of the host server 130, and by using this, the GSLB switch 140 may determine locality proximity with the client 110.

GSLB 스위치(140)는 이렇게 판단한 클라이언트(110)와 호스트서버(130)와의 지역적 인접성 정보 및 호스트서버(130) 각각이 저장한 페이지와 객체 정보를 고려하여, 페이지와 객체를 클라이언트로(110)로 전송할 특정 호스트서버(130)를 선정하고, 선정된 호스트서버(130)의 IP 어드레스를 로컬 DNS 서버(120)를 통해 클라이언트(110)로 전달할 수 있다.The GSLB switch 140 considers the local proximity information between the client 110 and the host server 130 and the page and object information stored by each of the host server 130, and then transfers the page and the object to the client 110. The specific host server 130 to be transmitted may be selected and the IP address of the selected host server 130 may be transferred to the client 110 through the local DNS server 120.

또한, 본 발명의 GSLB 스위치(140)는 호스트서버(130)의 데이터 트래픽 정보 및 호스트서버(130)의 장애 정보를 고려하여, 클라이언트(110)의 요청에 응답할 특정 호스트서버(130)를 선정하고, 클라이언트(110)로 선정된 호스트서버(130)의 IP 어드레스를 전달할 수 있다.In addition, the GSLB switch 140 of the present invention selects a specific host server 130 to respond to the request of the client 110 in consideration of data traffic information of the host server 130 and failure information of the host server 130. And, the IP address of the host server 130 selected as the client 110 can be delivered.

이때, GSLB 스위치(140)가 고려하는 지역적 인접성 정보, 저장 페이지 및 객체 정보, 호스트서버(130)의 데이터 트래픽 정보 및 장애 정보는, 호스트서버(130)에 저장되는 페이지 또는 객체가 갱신될 때, 일정 주기와 같이 기 설정된 시간에, GSLB 스위치(140) 또는 호스트서버(130)의 데이터 트래픽과 부하 등을 고려하여 수집된 정보일 수 있다.In this case, the local proximity information, storage page and object information, data traffic information, and fault information of the host server 130 considered by the GSLB switch 140 are updated when a page or object stored in the host server 130 is updated. The information may be collected in consideration of data traffic and load of the GSLB switch 140 or the host server 130 at a predetermined time such as a predetermined period.

본 발명의 일 실시예에서, GSLB 스위치(140)는 다른 복수의 GSLB 스위치의 장애 정보를 수집할 수 있다. 예를 들어, 로컬 DNS 서버(120)로부터 호스트서버(130)의 IP 어드레스 질의를 받은 GSLB 스위치(140)는 해당 질의에 응답하기에 더 적합한 GSLB 스위치(140)가 있는 경우 해당 GSLB 스위치로 질의 경로를 재설정하여 응답하도록 할 수 있는데, 이때 GSLB 스위치(140), 다른 GSLB 스위치 또는 호스트서버(130)의 장애 정보를 참조하여 라우팅할 수 있다. 다른 복수의 GSLB 스위 치의 장애 정보 등은 상기와 같이, 일정 주기와 같이 기 설정된 시간에, GSLB 스위치(140)와 다른 GSLB 스위치 또는 호스트서버(130)의 데이터 트래픽과 부하 등을 고려하여 수집한 정보일 수 있다.In one embodiment of the present invention, the GSLB switch 140 may collect failure information of a plurality of other GSLB switches. For example, the GSLB switch 140 receiving the IP address query of the host server 130 from the local DNS server 120, if there is a GSLB switch 140 more suitable to respond to the query, the query path to the GSLB switch. May be reset to respond, in which case the GSLB switch 140, another GSLB switch, or the failure information of the host server 130 may be referred to for routing. Failure information of the plurality of other GSLB switches is collected in consideration of data traffic and load of the GSLB switch 140 and the other GSLB switch or the host server 130 at a predetermined time as described above. Can be.

웹서버(160)는 컨텐츠 제공자가 제공하는 웹 페이지 및 해당 페이지에 포함된 내장형 오브젝트 객체(embedded object) 등을 제공하는 서버이다. 본 발명에서 컨텐츠 제공자(contents provider)는 웹서버(160)로부터 호스트서버(130)로 페이지와 페이지에 포함된 객체를 전송하여 저장하도록 한다. 이는 클라이언트(110)가 특정 페이지와 해당 페이지에 포함된 객체를 요청하는 경우 호스트서버(130)를 통하여 신속한 응답을 받을 수 있도록 하기 위함이다.The web server 160 is a server that provides a web page provided by a content provider, an embedded object included in the page, and the like. In the present invention, the content provider transmits and stores the page and the objects included in the page from the web server 160 to the host server 130. This is to allow the client 110 to receive a quick response through the host server 130 when requesting a specific page and an object included in the page.

또한, 본 발명의 웹서버(160)는 클라이언트(110)로부터 페이지와 해당 페이지에 포함된 객체를 요청받으면, CDN 사업자가 해당 페이지와 객체를 저장한 위치를 나타내는 URL 정보를 HTTP(Hypertext Transfer Protocol) 302 리다이렉션 메시지에 포함하여 클라이언트(110)로 전송한다. 이후, 클라이언트(110)는 수신한 URL을 이용하여 로컬 DNS 서버(120)로 페이지와 포함된 객체 컨텐츠를 전송할 서버의 IP 어드레스를 요청하고, 이후 특정 호스트서버(130)로 접속하여 해당 컨텐츠를 전송받게 된다.In addition, when the web server 160 of the present invention receives a request for a page and an object included in the page from the client 110, the web server 160 displays URL information indicating a location where the CDN service provider stores the page and the object. Included in the 302 redirection message and sent to the client (110). Thereafter, the client 110 requests an IP address of a server to transmit the page and the object content included in the local DNS server 120 using the received URL, and then accesses the specific host server 130 to transmit the corresponding content. Will receive.

컨텐츠 제공자 DNS 서버(150)는 컨텐츠 제공자 측 DNS 서버의 일종이다. 컨텐츠 제공자 DNS 서버(150)는 로컬 DNS 서버(120)로부터 페이지 및 페이지에 포함된 객체를 저장한 웹서버(160)의 IP 어드레스를 질의받으면, 해당 IP 어드레스를 로컬 DNS 서버(120)로 반환하여 클라이언트(110)로 전달되도록 한다.The content provider DNS server 150 is a kind of content provider-side DNS server. When the content provider DNS server 150 receives the IP address of the web server 160 storing the page and the object included in the page from the local DNS server 120, the content provider DNS server 150 returns the IP address to the local DNS server 120. To be delivered to the client 110.

네트워크(170)는 클라이언트(110), 로컬 DNS 서버(120), 호스트서버(130), GSLB 스위치(140), 컨텐츠 제공자 DNS 서버(150) 및 웹서버(160) 간의 데이터 전송, 정보 교환을 위한 데이터 통신망을 의미한다. 본 발명의 네트워크(170)는 인터넷, 인스라넷, 익스트라넷 또는 기타 널리 공지되었거나 향후 개발될 유선, 무선 또는 이들의 결합망을 포함한다.The network 170 is used for data transmission and information exchange between the client 110, the local DNS server 120, the host server 130, the GSLB switch 140, the content provider DNS server 150, and the web server 160. It means a data communication network. The network 170 of the present invention includes the Internet, an Insnet, an extranet, or other wired, wireless, or combinations thereof well known or later developed.

본 발명의 일 실시예에 따른 GSLB 스위치(140)의 구성 및 동작에 대해서는 도 2를 참조하여 좀 더 상세하게 설명하기로 한다.The configuration and operation of the GSLB switch 140 according to an embodiment of the present invention will be described in more detail with reference to FIG. 2.

도 2는 본 발명의 일 실시예에 따른 도 1에 도시된 GSLB 스위치(140)의 구성도이다. 도 1 및 도 2를 참조하면, 본 실시예에 따른 GSLB 스위치(140)는 송수신부(210), 제어부(220), 호스트 네트워크 맵 데이터베이스(230) 및 정보 수집 모듈(240)를 포함하여 구성된다.2 is a block diagram of the GSLB switch 140 shown in FIG. 1 according to an embodiment of the present invention. 1 and 2, the GSLB switch 140 according to the present embodiment includes a transceiver 210, a controller 220, a host network map database 230, and an information collection module 240. .

송수신부(210)는 네트워크(170)를 통하여 데이터 전송 및 메시지 송수신 등을 하기 위한 인터페이스를 갖는다.The transceiver 210 has an interface for data transmission, message transmission and the like through the network 170.

호스트 네트워크 맵 데이터베이스(230)는 하나 이상의 호스트서버(130)의 위치 정보 및 호스트서버(130) 각각이 저장한 페이지와 객체 정보를 포함하는 호스트 네트워크 맵(host network map)의 저장소이다.The host network map database 230 is a repository of host network maps including location information of one or more host servers 130 and pages and object information stored by each of the host servers 130.

정보 수집 모듈(240)은 송수신부(210)를 통해 다른 복수의 GSLB 스위치의 장애 정보, 호스트서버(130)의 장애 정보, 호스트서버(130)의 데이터 트래픽 정보 중 하나 이상의 정보를 수집하는 기능을 한다. 예를 들어, 정보 수집 모듈(240)은 일정 주기에 정보를 수집할 수 있을 것이며, 다른 복수의 GSLB 스위치 또는 호스트서 버(130)의 데이터 트래픽을 고려하여 상대적으로 데이터 트래픽이 적을 때에 정보를 수집할 수도 있을 것이다. 이렇게 정보 수집 모듈(240)이 수집한 정보는 호스트 네트워크 맵에 저장하여, 이후 제어부(230)가 참조할 수 있도록 할 수도 있다.The information collection module 240 collects one or more pieces of information of failure information of the plurality of GSLB switches, failure information of the host server 130, and data traffic information of the host server 130 through the transceiver 210. do. For example, the information collection module 240 may collect information at regular intervals, and collect the information when the data traffic is relatively low in consideration of the data traffic of the plurality of GSLB switches or the host server 130. You could do it. The information collected by the information collection module 240 may be stored in the host network map so that the controller 230 may refer to it.

제어부(220)는 송수신부(210)를 통하여 하나 이상의 호스트서버(130)의 위치 정보 및 호스트서버(130) 각각이 저장한 페이지와 객체 정보를 수신하여 상기 호스트 네트워크 맵을 갱신한다. 그리고, 제어부(220)는 송수신부(210)를 통해 클라이언트(210) 측의 로컬 DNS 서버로부터 페이지와 내장형 오브젝트 객체를 포함한 호스트서버(130)의 IP 어드레스 질의를 수신하면 호스트 네트워크 맵 데이터베이스(230)에 저장된 호스트 네트워크 맵을 참조하여 하나 이상의 호스트서버(130) 중 해당 페이지와 객체를 전송할 특정 호스트서버(130)를 선정하고 선정된 호스트서버(130)의 IP 어드레스를 송수신부(210)를 통해 로컬 DNS 서버(120)를 거쳐 클라이언트(110)로 전송한다.The controller 220 receives the location information of one or more host servers 130 and pages and object information stored by each of the host servers 130 through the transceiver 210 to update the host network map. When the controller 220 receives the IP address query of the host server 130 including the page and the embedded object object from the local DNS server of the client 210 through the transceiver 210, the host network map database 230. By selecting a specific host server 130 to transmit the page and the object among the one or more host server map stored in the host network map in the local through the transceiver 210 via the IP address of the selected host server 130 The DNS server 120 transmits the data to the client 110.

또한 제어부(230)는 클라이언트(110)로 페이지 및 객체를 전송할 특정 호스트서버(130)를 선정하는데, 정보 수집 모듈(240)이 수집한 정보를 참조할 수 있다. 참조하는 정보는 실시간으로 수집한 정보일 수도 있고, 정보 수집 모듈(240)이 수집하여 호스트 네트워크 맵에 저장 또는 갱신 저장한 정보일 수도 있다.In addition, the controller 230 selects a specific host server 130 to transmit the page and the object to the client 110, and may refer to the information collected by the information collection module 240. The referenced information may be information collected in real time or information collected by the information collection module 240 and stored or updated in the host network map.

본 발명의 제어부(230)는 또한 정보 수집 모듈(240)이 수집한 다른 복수의 GSLB 스위치의 장애 정보를 참조하여 로컬 DNS 서버(120)의 IP 어드레스 질의에 대하여, 보다 응답하기 적절한 다른 GSLB 스위치로 라우팅(routing)할 수 있다. 즉, GSLB 스위치(130)에 장애가 발생하거나 데이터 트래픽이 임계치를 넘어서는 경우 등에 있어서, 장애가 발생하지 않은 다른 GSLB 스위치로 하여금 클라이언트(110) 측으로부터의 요청에 응답하도록 할 수 있는 것이다.The control unit 230 of the present invention may also refer to the failure information of the plurality of GSLB switches collected by the information collection module 240 to another GSLB switch that is more responsive to the IP address query of the local DNS server 120. Routing can be done. That is, when the GSLB switch 130 fails or data traffic exceeds a threshold, another GSLB switch that does not fail may respond to a request from the client 110.

호스트 네트워크 맵 데이터베이스(230)에 포함된 호스트 네트워크 맵의 정보에 대해서는 도 3을 참조하여 좀 더 상세하게 설명하기로 한다.Information of the host network map included in the host network map database 230 will be described in more detail with reference to FIG. 3.

도 3은 본 발명의 도 2에 도시된 호스트 네트워크 맵 데이터베이스(230)에 저장되는 호스트 네트워크 맵(300) 정보의 일 예이다. 호스트 네트워크 맵(300)은 GSLB 스위치(140)가 클라이언트(110)의 페이지 및 객체 요청에 응답할 호스트서버(130)를 선택하는 과정에서 참조하게 되는 지도 정보이다.3 is an example of host network map 300 information stored in the host network map database 230 shown in FIG. 2 of the present invention. The host network map 300 is map information referenced by the GSLB switch 140 in the process of selecting the host server 130 to respond to page and object requests of the client 110.

도 3을 참조하면, 본 실시예의 호스트 네트워크 맵(300)은 호스트서버 정보(310), 저장 페이지 및 객체 정보(320), IP 어드레스(330), 데이터 트래픽 정보(340) 및 장애 정보(550)의 열(column)로 구성된다.Referring to FIG. 3, the host network map 300 of the present embodiment includes host server information 310, storage page and object information 320, IP address 330, data traffic information 340, and failure information 550. It consists of columns of.

호스트서버 정보(310) 항목은 각 호스트서버(130)를 식별하기 위한 식별 정보를 담은 필드이다. 본 실시예에서는 숫자로 구분해 놓았으나, 그 기술적 요지는 이에 한정되는 것이 아니며, 호스트서버(130) 각각을 식별하기 위한 어떠한 식별자도 본 발명의 기술적 요지에 포함된다. 이하, 같다.The host server information 310 item is a field containing identification information for identifying each host server 130. In the present exemplary embodiment, the technical gist of the present invention is not limited thereto, and any identifier for identifying each host server 130 is included in the technical gist of the present invention. Hereinafter, it is the same.

저장 페이지 및 객체 정보(320) 항목은 각 호스트서버(130)가 웹서버(160)로부터 수신하여 저장한 페이지 및 객체 정보를 담고 있는 필드이다.The storage page and object information 320 item is a field containing page and object information received and stored by the host server 130 from the web server 160.

IP 어드레스(330) 항목은 각 호스트서버(130)의 IP(Internet Protocol) 어드레스 정보를 담고 있는 필드이다. 단일 호스트서버(130)에 대한 IP 어드레스(330) 항목이 복수의 IP 어드레스 정보를 포함할 수 있음을 밝혀둔다.An IP address 330 item is a field containing IP (Internet Protocol) address information of each host server 130. Note that an IP address 330 entry for a single host server 130 may include a plurality of IP address information.

데이터 트래픽 정보(340) 항목은 각 호스트서버(130)의 데이터 트래픽량을 나타낸 필드이다. 본 실시예에서, 데이터 트래픽이 많은 경우 'Red'로, 다소 많은 경우 'Yellow'로, 적은 경우 'Green'으로 표시되어 있으며, 발명의 기술적 범위는 이에 한정되는 것이 아니다.The data traffic information 340 item is a field indicating the amount of data traffic of each host server 130. In the present embodiment, a large amount of data traffic is indicated as 'Red', a somewhat larger number as 'Yellow', and a small amount as 'Green', and the technical scope of the present invention is not limited thereto.

장애 정보(350) 항목은 각 호스트서버(130)의 장애 여부(fail-over)를 나타내는 필드이다. 장애 정보(350) 항목이 'A(available)'로 표시된 경우 정상적으로 동작하고 있음을 나타내고, 'N/A(non available)'로 표시된 경우 장애가 발생하였음을 나타낸다.The failure information 350 item is a field indicating a failure-over of each host server 130. If the information item 350 indicates 'A (available)' indicates that it is operating normally, and if it indicates 'N / A (non available)', it indicates that a failure has occurred.

호스트 네트워크 맵(300)를 참조하면, 호스트서버 정보(310) 항목에서 호스트서버 '1'에 대응되는 저장 페이지 및 객체 정보(320) 항목에는 'AAA', 'BBB'가 있으므로, 호스트서버 '1'은 'AAA', 'BBB'의 페이지 또는 객체 컨텐츠를 저장하고 있음을 알 수 있다. 그리고 대응되는 IP 어드레스 항목(330)에서 호스트서버 '1'의 IP 어드레스는 'X.X.X'이며, 데이터 트래픽 정보(340)가 'Red'이므로 데이터 트래픽 양이 많고, 장애 정보(350) 항목이 'A'로 되어있어 장애가 발생되지 않았음을 알 수 있다. 호스트서버 '2' 내지 '5'의 경우도 마찬가지로 이해될 수 있으므로 자세한 설명을 생략한다.Referring to the host network map 300, the storage page and object information 320 items corresponding to the host server '1' in the host server information 310 items include 'AAA' and 'BBB'. It can be seen that 'aAA', 'BBB' stores the page or object content. In the corresponding IP address item 330, the IP address of the host server '1' is' XXX ', and since the data traffic information 340 is' Red', the amount of data traffic is large, and the failure information 350 item is' It is A ', so it can be seen that no failure occurred. Since the host servers '2' to '5' may be understood in the same manner, detailed description thereof will be omitted.

만일 클라이언트(110)가 로컬 DNS 서버(120)를 통해 GSLB 스위치(140)로 'AAA' 컨텐츠를 전송할 호스트서버(130)의 IP 어드레스를 요청하는 경우, GSLB 스위치(140)의 제어부(230)는 호스트 네트워크 맵 데이터 베이스(230)에 저장된 호스트 네트워크 맵(300)에서 'AAA' 컨텐츠를 저장한 서버가 호스트서버 '1', 호스트서 버 '2', 호스트서버 '3' 및 호스트서버 '4' 임을 알게 된다.If the client 110 requests the IP address of the host server 130 to transmit 'AAA' content to the GSLB switch 140 through the local DNS server 120, the control unit 230 of the GSLB switch 140 A server storing 'AAA' content in the host network map 300 stored in the host network map database 230 includes a host server '1', a host server '2', a host server '3', and a host server '4'. You will know that.

해당 서버 중, 호스트서버 '1'은 데이터 트래픽 정보(340)가 'Red'로 되어 있어 트래픽량이 많고, 호스트서버 '2'는 장애 정보(350)가 'N/A'로 되어 있어 장애 발생 중이므로, 클라이언트(110)로 'AAA' 컨텐츠를 전송하기에 적합하지 않다.Among the corresponding servers, the host server '1' has a lot of traffic because the data traffic information 340 is 'Red', and the host server '2' has a failure because the failure information 350 is 'N / A'. However, it is not suitable for transmitting 'AAA' content to the client 110.

반면, 호스트서버 '4'와 호스트서버 '5'는 데이터 트래픽 정보(340)가 'Green'으로 되어 있어 트래픽량이 적고, 장애 정보(350)가 'A'로 되어 있어 장애가 발생하지 않았다. 따라서, GSLB 스위치(140)의 제어부(230)는 호스트서버 '4'와 호스트서버 '5' 중에서 클라이언트(110)로 'AAA' 컨텐츠를 전송하기에 적합한 호스트서버를 선정하게 된다.On the other hand, in the host server '4' and the host server '5', the data traffic information 340 is 'Green', so the traffic volume is small, and the failure information 350 is 'A'. Accordingly, the controller 230 of the GSLB switch 140 selects a host server suitable for transmitting 'AAA' content to the client 110 from among the host server '4' and the host server '5'.

이때, GSLB 스위치(140)의 제어부(230)는 호스트서버 '4' 또는 호스트서버 '5'와 클라이언트(110) 간의 지역적 인접성을 고려하여, 상대적으로 더 가까운 호스트서버에서 해당 컨텐츠를 전송하도록 할 수 있다. 예를 들어, 지역적 인접성은 호스트서버 '4' 및 호스트서버 '5'의 IP 어드레스와, 클라이언트(110)의 IP 어드레스를 비교하여 더 가까운 서버를 선택하는 방식으로 고려될 수 있을 것이다.In this case, the controller 230 of the GSLB switch 140 may transmit the corresponding content from a host server that is relatively closer to the host server '4' or '5' in consideration of the local proximity between the client 110. have. For example, local proximity may be considered by comparing the IP addresses of the host server '4' and the host server '5' with the IP addresses of the client 110 to select a closer server.

본 발명의 일시예에 따른 컨텐츠 전달 과정에 대해서는 도 4를 참조하여 좀 더 상세하게 설명하기로 한다.A content delivery process according to an embodiment of the present invention will be described in more detail with reference to FIG. 4.

도 4는 본 발명의 일 실시예에 따른 페이지 리다이렉션을 이용한 컨텐츠 전달 방법의 흐름도이다. 도 4를 참조하면, 호스트서버(130)는 컨텐츠 제공자의 페이지와 해당 페이지에 포함된 객체를 웹서버(160)로부터 전송받아 저장한다(S400). 단계(S400)에서의 컨텐츠 전송은, 예를 들어, 호스트서버(130)로부터의 요청이 있 는 경우, 특정 시간마다, 웹서버(160) 내의 페이지 또는 페이지에 포함된 객체가 갱신(update) 되는 경우 등에 이루어지도록 설정될 수 있다.4 is a flowchart illustrating a content delivery method using page redirection according to an embodiment of the present invention. Referring to FIG. 4, the host server 130 receives and stores a page of the content provider and an object included in the page from the web server 160 (S400). In the step S400, for example, when there is a request from the host server 130, a page in the web server 160 or an object included in the page is updated every specific time. It may be set to the case.

이후, 클라이언트(110)의 브라우저가 웹서버(160)로 컨텐츠를 요청하기 위한 URL 등을 입력받으면, 클라이언트(110)의 리졸버가 로컬 DNS 서버(120)로 페이지와 해당 페이지에 포함된 객체를 저장한 웹서버(160)의 IP 어드레스를 질의한다(S405).Thereafter, when the browser of the client 110 receives a URL for requesting content from the web server 160, the resolver of the client 110 stores the page and the objects included in the page to the local DNS server 120. The IP address of one web server 160 is queried (S405).

단계(S405)에서 웹서버(160)의 IP 어드레스 질의를 수신한 로컬 DNS 서버(120)는 페이지와 객체를 저장한 웹서버(160)의 IP 어드레스를 컨텐츠 제공자 측의 DNS 서버인 컨텐츠 제공자 DNS 서버(150)로 질의한다(S410).In step S405, the local DNS server 120 that receives the IP address query of the web server 160 receives the IP address of the web server 160 that stores the page and the object. In step 150, the query is made (S410).

단계(S410)에서 질의를 수신한 컨텐츠 제공자 DNS 서버(150)는 웹서버(160)의 IP 어드레스를 로컬 DNS 서버(120)로 전송하고(S415), 웹서버(160)의 IP 어드레스를 수신한 로컬 DNS 서버(120)는 웹서버(160)의 IP 어드레스를 클라이언트(110)로 전송한다(S420).The content provider DNS server 150 receiving the query in step S410 transmits the IP address of the web server 160 to the local DNS server 120 (S415), and receives the IP address of the web server 160. The local DNS server 120 transmits the IP address of the web server 160 to the client 110 (S420).

단계(S420)에서 웹서버(160)의 IP 어드레스를 수신한 클라이언트(110)는 이를 이용하여 웹서버(160)로 컨텐츠를 요청한다(S425). 단계(S425)에서 컨텐츠 요청을 수신한 웹서버(160)는 CDN 사업자의 페이지 및 객체 저장 위치를 나타내는 URL을 HTTP 302 리다이렉션 메시지에 담아 클라이언트(110)로 전송한다(S430).In step S420, the client 110 that receives the IP address of the web server 160 requests the content to the web server 160 by using the same (S425). Receiving the content request in step S425, the web server 160 transmits the URL indicating the page and object storage location of the CDN operator in the HTTP 302 redirect message to the client 110 (S430).

단계(S430)에서 페이지와 객체의 저장 위치를 나타내는 URL을 포함한 HTTP 302 리다이렉션 메시지를 수신한 클라이언트(110)는, 해당 페이지 및 객체 URL을 이용하여 로컬 DNS 서버(120)로 페이지와 객체를 저장한 호스트서버(130)의 IP 어 드레스를 질의하고(S435), 단계(S435)에서 IP 어드레스 질의를 수신한 로컬 DNS 서버(120)는 해당 URL에 대응되는 GSLB 스위치(140)로 페이지와 페이지에 포함된 객체를 전송할 호스트서버(130)의 어드레스를 질의한다(S440).In operation S430, the client 110 receiving the HTTP 302 redirect message including the URL indicating the storage location of the page and the object stores the page and the object in the local DNS server 120 using the page and the object URL. After querying the IP address of the host server 130 (S435), and receiving the IP address query in step S435, the local DNS server 120 is included in the page and page with the GSLB switch 140 corresponding to the corresponding URL. Inquire the address of the host server 130 to transmit the object (S440).

단계(S440)에서 질의를 수신한 GSLB 스위치(140)는 하나 이상의 호스트서버 중 클라이언트(110)로 해당 페이지와 객체를 전송할 특정 호스트서버(130)를 선정한다(S445). 단계(S445)에서는, 예를 들어, 하나 이상의 호스트서버의 데이터 트래픽 정보, 하나 이상의 호스트서버의 장애 정보, 하나 이상의 호스트서버와 클라이언트(110) 간의 지역적 인접성 정보 및 하나 이상의 호스트서버 각각이 저장한 페이지와 객체 정보 중 하나 이상의 정보를 고려하여 호스트서버(130)를 선정할 수 있다.The GSLB switch 140 receiving the query in step S440 selects a specific host server 130 to transmit the page and the object to the client 110 among the one or more host servers (S445). In step S445, for example, data traffic information of one or more host servers, failure information of one or more host servers, regional proximity information between one or more host servers and the client 110, and pages stored by each of the one or more host servers. The host server 130 may be selected in consideration of at least one piece of information and object information.

그리고 GSLB 스위치(140)는 페이지와 페이지에 포함된 객체를 저장한 호스트서버(130)의 IP 어드레스를 로컬 DNS 서버(120)로 전송하고(S450), 로컬 DNS 서버(120)는 전송받은 호스트서버(130)의 IP 어드레스를 클라이언트(110)로 전송한다(S455).In addition, the GSLB switch 140 transmits the IP address of the host server 130 storing the page and the object included in the page to the local DNS server 120 (S450), and the local DNS server 120 receives the received host server. The IP address of 130 is transmitted to the client 110 (S455).

단계(S455)에서 IP 어드레스를 수신한 클라이언트(110)는 이를 이용하여, 호스트서버(130)로 컨텐츠를 요청하고(S460), 호스트서버(130)가 전송한 페이지를 수신하여(S465), 파싱한다(S470).The client 110 receiving the IP address in step S455 uses the same to request content from the host server 130 (S460), receives the page transmitted by the host server 130 (S465), and parses it. (S470).

단계(S470)에서 클라이언트(110)가 페이지를 파싱하는 도중 페이지에 포함된 객체를 발견하면, 단계(S455)에서 전송받은 호스트서버(130)의 IP 어드레스를 이용하여 호스트서버(130)로 페이지에 포함된 객체를 요청하고(S475), 호스트서버(130) 가 전송한 해당 객체를 수신하게 된다(S480).If the client 110 finds an object included in the page while parsing the page in step S470, the page is sent to the host server 130 using the IP address of the host server 130 received in step S455. The included object is requested (S475), and the host server 130 receives the corresponding object (S480).

본 발명에 의하면 GSLB 스위치가 특정 호스트서버를 선택하여 페이지와 페이지에 포함된 객체를 클라이언트로 제공하도록 할 수 있으며, 이를 통해, 웹 서버의 부하가 경감되고, CDN 솔루션의 교체에 따라 내장형 오브젝트의 URL을 일일이 변경해야 하는 부담이 없어지며, 클라이언트는 보다 신속하게 페이지와 객체를 제공받을 수 있게 된다.According to the present invention, the GSLB switch can select a specific host server to provide the page and the objects included in the page to the client, thereby reducing the load on the web server and the URL of the embedded object according to the replacement of the CDN solution. There is no need to change these manually, and clients will be able to receive pages and objects more quickly.

도 1은 본 발명의 일 실시예에 따른 페이지 리다이렉션을 이용한 컨텐츠 전달 시스템의 구성도이다.1 is a block diagram of a content delivery system using page redirection according to an embodiment of the present invention.

도 2는 도 1에 도시된 GSLB 스위치의 구성도이다.FIG. 2 is a configuration diagram of the GSLB switch shown in FIG. 1.

도 3은 도 2에 도시된 호스트 네트워크 맵 데이터베이스에 저장되는 호스트 네트워크 맵 정보의 구성도이다.3 is a configuration diagram of host network map information stored in the host network map database shown in FIG. 2.

도 4는 본 발명의 일 실시예에 따른 컨텐츠 전달 방법의 흐름도이다.4 is a flowchart illustrating a content delivery method according to an embodiment of the present invention.

Claims (19)

페이지와 상기 페이지에 포함된 객체를 수신하여 저장하는 하나 이상의 호스트서버;At least one host server for receiving and storing a page and an object included in the page; 상기 페이지 및 상기 객체를 저장하고, 상기 페이지와 상기 객체를 상기 하나 이상의 호스트서버로 전송하여 저장하도록 하며, 클라이언트로부터 상기 페이지 및 상기 객체에 대한 요청을 수신하면 상기 하나 이상의 호스트서버에 저장된 상기 페이지와 상기 객체 저장 위치를 나타내는 URL(Uniform Resource Locator)을 HTTP(HyperText Transfer Protocol) 302 리다이렉션(redirection) 메시지에 포함하여 상기 클라이언트로 전송하는 웹서버; 및Storing the page and the object, transmitting the page and the object to the one or more host servers, and storing the page and the object, and receiving a request for the page and the object from a client; A web server including a Uniform Resource Locator (URL) indicating the object storage location in a HyperText Transfer Protocol (HTTP) 302 redirection message to the client; And 상기 메시지를 수신한 상기 클라이언트 측의 로컬 DNS(Domain Name System) 서버로부터, 상기 페이지와 상기 객체를 저장한 호스트서버의 IP(Internet Protocol) 어드레스 질의를 수신하면 상기 하나 이상의 호스트서버 중 상기 페이지와 상기 객체를 전송할 특정 호스트서버의 IP 어드레스를 상기 로컬 DNS 서버를 거쳐 상기 클라이언트로 전송하는, 상기 URL에 대응되는 GSLB(Global Server Load Balancing) 스위치를 포함하는 페이지 리다이렉션을 이용한 컨텐츠 전달 시스템.Receiving the IP (Internet Protocol) address query of the host server storing the page and the object from the local DNS (Domain Name System) server on the client side receiving the message, the page and the one of the one or more host servers And a Global Server Load Balancing (GSLB) switch corresponding to the URL, which transmits an IP address of a specific host server to which an object is to be transmitted to the client via the local DNS server. 제1항에 있어서, 상기 GSLB 스위치는The method of claim 1, wherein the GSLB switch is 상기 하나 이상의 호스트서버의 위치 정보 및 상기 하나 이상의 호스트서버 각각이 저장한 페이지와 객체 정보를 포함한 호스트 네트워크 맵(Host Network Map)을 참조하여 상기 페이지와 상기 객체를 전송할 상기 특정 호스트서버를 선정하는 것을 특징으로 하는 페이지 리다이렉션을 이용한 컨텐츠 전달 시스템.Selecting the specific host server to which the page and the object are to be transmitted with reference to a host network map including location information of the one or more host servers and pages and object information stored by each of the one or more host servers. A content delivery system using page redirection. 제2항에 있어서, 상기 하나 이상의 호스트서버의 위치 정보는According to claim 2, wherein the location information of the one or more host server 상기 하나 이상의 호스트서버의 IP 어드레스 정보를 포함하는 것을 특징으로 하는 페이지 리다이렉션을 이용한 컨텐츠 전달 시스템.Content delivery system using page redirection comprising the IP address information of the at least one host server. 제3항에 있어서, 상기 GSLB 스위치는4. The switch of claim 3, wherein the GSLB switch is 상기 하나 이상의 호스트서버의 상기 IP 어드레스 정보와 상기 클라이언트의 IP 어드레스를 참조하여 상기 클라이언트와 지역적으로 인접한 상기 특정 호스트서버를 선정하는 것을 특징으로 하는 페이지 리다이렉션을 이용한 컨텐츠 전달 시스템.And selecting the specific host server that is locally adjacent to the client by referring to the IP address information of the one or more host servers and the IP address of the client. 제2항에 있어서, 상기 GSLB 스위치는The method of claim 2, wherein the GSLB switch is 상기 하나 이상의 호스트서버의 데이터 트래픽 정보 및 상기 하나 이상의 호스트서버의 장애 정보 중 하나 이상의 정보를 더 고려하여 상기 특정 호스트서버를 선정하는 것을 특징으로 하는 페이지 리다이렉션을 이용한 컨텐츠 전달 시스템.And selecting the specific host server by further considering at least one of data traffic information of the at least one host server and failure information of the at least one host server. 하나 이상의 호스트서버가 웹서버로부터 페이지와 상기 페이지에 포함된 객체를 수신하여 저장하는 저장단계;A storage step of receiving and storing a page and an object included in the page from one or more host servers; 상기 웹서버가 클라이언트로부터 상기 페이지와 상기 객체에 대한 요청을 수신하면, 상기 호스트서버에 저장된 상기 페이지와 상기 객체 저장 위치를 나타내는 URL을 HTTP 302 리다이렉션 메시지에 포함하여 상기 클라이언트로 전송하는 메시지 전송단계; 및When the web server receives a request for the page and the object from the client, transmitting a message to the client by including a URL indicating the page and the object storage location stored in the host server in an HTTP 302 redirect message; And 상기 URL에 대응되는 GSLB 스위치가, 상기 메시지를 수신한 상기 클라이언트 측의 로컬 DNS 서버로부터, 상기 페이지와 상기 객체를 저장한 호스트서버의 IP 어드레스 질의를 수신하면, 상기 하나 이상의 호스트서버 중 상기 페이지와 상기 객체를 전송할 특정 호스트서버의 IP 어드레스를 상기 로컬 DNS 서버를 거쳐 상기 클라이언트로 전송하는 어드레스 전송단계를 포함하는 페이지 리다이렉션을 이용한 컨텐츠 전달 방법.When the GSLB switch corresponding to the URL receives the IP address query of the host server storing the page and the object from the local DNS server of the client side that receives the message, the GSLB switch corresponds to the page among the one or more host servers. And an address transmission step of transmitting an IP address of a specific host server to which the object is to be transmitted to the client through the local DNS server. 제6항에 있어서, 상기 어드레스 전송단계는The method of claim 6, wherein the address transfer step is 상기 GSLB 스위치가 상기 하나 이상의 호스트서버의 데이터 트래픽 정보, 상기 하나 이상의 호스트서버의 장애 정보, 상기 하나 이상의 호스트서버와 클라이언트 간의 지역적 인접성 정보 및 상기 하나 이상의 호스트서버 각각이 저장한 페이지와 객체 정보 중 하나 이상의 정보를 고려하여 상기 특정 호스트서버의 IP 어드레스를 상기 로컬 DNS 서버로 전송하는 것을 특징으로 하는 페이지 리다이렉션을 이용한 컨텐츠 전달 방법.The GSLB switch includes one of data traffic information of the one or more host servers, fault information of the one or more host servers, local proximity information between the one or more host servers and clients, and pages and object information stored by each of the one or more host servers. In consideration of the above information, the content delivery method using page redirection, wherein the IP address of the specific host server is transmitted to the local DNS server. 제6항에 있어서, 상기 어드레스 전송단계는The method of claim 6, wherein the address transfer step is 상기 GSLB 스위치가 다른 GSLB 스위치의 IP 어드레스를 상기 로컬 DNS 서버로 전송하고, 상기 다른 GSLB 스위치가 상기 로컬 DNS 서버로부터 상기 페이지와 상기 객체를 저장한 호스트서버의 IP 어드레스 질의를 수신하여 특정 호스트서버의 IP 어드레스를 상기 클라이언트로 전송하는 것을 특징으로 하는 페이지 리다이렉션을 이용한 컨텐츠 전달 방법.The GSLB switch transmits the IP address of another GSLB switch to the local DNS server, and the other GSLB switch receives an IP address query of a host server that stores the page and the object from the local DNS server to receive a specific host server. Transmitting a IP address to the client. 제8항에 있어서, 상기 어드레스 전송단계는The method of claim 8, wherein the address transfer step is 상기 GSLB 스위치가 복수의 GSLB 스위치의 장애 정보를 참조하여 상기 복수의 GSLB 스위치 중 상기 다른 GSLB 스위치의 IP 어드레스를 상기 로컬 DNS 서버로 전송하는 것을 특징으로 하는 페이지 리다이렉션을 이용한 컨텐츠 전달 방법.And the GSLB switch transmits an IP address of another GSLB switch among the plurality of GSLB switches to the local DNS server by referring to failure information of the plurality of GSLB switches. 데이터 송수신을 위한 송수신부;Transceiver for transmitting and receiving data; 하나 이상의 호스트서버의 위치 정보 및 상기 하나 이상의 호스트서버 각각이 저장한 페이지와 객체 정보를 포함한 호스트 네트워크 맵을 저장하는 호스트 네트워크 맵 데이터베이스; 및A host network map database for storing a host network map including location information of at least one host server and pages and object information stored by each of the at least one host server; And 상기 송수신부를 통하여 상기 하나 이상의 호스트서버의 위치 정보 및 상기 하나 이상의 호스트서버 각각이 저장한 페이지와 객체 정보를 수신하여 상기 호스트 네트워크 맵을 갱신하고, 상기 송수신부를 통하여 클라이언트 측의 로컬 DNS 서버로부터 상기 페이지와 상기 객체를 저장한 호스트서버의 IP 어드레스 질의를 수신하면 상기 호스트 네트워크 맵을 참조하여 상기 하나 이상의 호스트서버 중 상기 페이지와 상기 객체를 전송할 특정 호스트서버를 선정하고 상기 특정 호스트서버의 IP 어드레스를 상기 송수신부를 통해 상기 로컬 DNS 서버를 거쳐 상기 클라이언트로 전송하는 제어부를 포함하는 GSLB 스위치.Receiving the location information of the at least one host server and the page and object information stored by each of the at least one host server through the transceiver unit to update the host network map, the page from the local DNS server of the client side through the transceiver unit And receiving an IP address query of the host server storing the object, selecting a specific host server to which the page and the object are to be transmitted from among the one or more host servers by referring to the host network map, and receiving the IP address of the specific host server. GSLB switch including a control unit for transmitting to the client via the local DNS server through a transceiver. 제10항에 있어서, 상기 하나 이상의 호스트서버의 위치 정보는11. The method of claim 10, wherein the location information of the at least one host server 상기 하나 이상의 호스트서버의 IP 어드레스 정보를 포함하는 것을 특징으로 하는 GSLB 스위치.GSLB switch comprising the IP address information of the at least one host server. 제11항에 있어서, 상기 제어부는The method of claim 11, wherein the control unit 상기 하나 이상의 호스트서버의 상기 IP 어드레스 정보와 상기 클라이언트의 IP 어드레스를 참조하여 상기 클라이언트와 지역적으로 인접한 상기 특정 호스트서버를 선정하는 것을 특징으로 하는 GSLB 스위치.And selecting the specific host server locally adjacent to the client by referring to the IP address information of the at least one host server and the IP address of the client. 제10항에 있어서, 상기 GSLB 스위치는The method of claim 10, wherein the GSLB switch is 상기 송수신부를 통해 상기 하나 이상의 호스트서버의 데이터 트래픽 정보 및 상기 하나 이상의 호스트서버의 장애 정보 중 하나 이상의 정보를 수집하는 정보 수집 모듈을 더 포함하는 것을 특징으로 하는 GSLB 스위치.And an information collection module for collecting one or more pieces of data traffic information of the one or more host servers and failure information of the one or more host servers through the transceiver. 제13항에 있어서, 상기 정보 수집 모듈은The method of claim 13, wherein the information collection module 복수의 GSLB 스위치의 장애 정보를 더 수집하는 것을 특징으로 하는 GSLB 스 위치.GSLB switch characterized in that it further collects the failure information of the plurality of GSLB switches. 제13항 또는 제14항에 있어서, 상기 정보 수집 모듈은The method according to claim 13 or 14, wherein the information collection module 일정 주기로 상기 하나 이상의 호스트서버 또는 상기 복수의 GSLB 스위치와의 메시지 송수신을 통해 상기 정보를 수집하는 것을 특징으로 하는 GSLB 스위치.GSLB switch, characterized in that for collecting the information through the transmission and reception of the message to or from the at least one host server or the plurality of GSLB switches at regular intervals. 제13항 또는 제14항에 있어서, 상기 정보 수집 모듈은The method according to claim 13 or 14, wherein the information collection module 상기 하나 이상의 호스트서버 또는 상기 복수의 GSLB 스위치의 데이터 트래픽을 고려하여 상대적으로 데이터 트래픽이 적은 시간에 장애 정보를 수집하는 것을 특징으로 하는 GSLB 스위치.GSLB switch characterized in that to collect the failure information at a time when the data traffic is relatively low in consideration of the data traffic of the at least one host server or the plurality of GSLB switches. 제13항에 있어서, 상기 제어부는The method of claim 13, wherein the control unit 상기 로컬 DNS 서버로부터 상기 IP 어드레스 질의를 수신하면, 상기 정보 수집 모듈이 수집한 정보를 참조하여 상기 특정 호스트서버의 IP 어드레스를 전송하는 것을 특징으로 하는 GSLB 스위치.And receiving the IP address query from the local DNS server, referring to the information collected by the information collecting module, and transmitting the IP address of the specific host server. 제14항에 있어서, 상기 제어부는The method of claim 14, wherein the control unit 상기 로컬 DNS 서버로부터 상기 IP 어드레스 질의를 수신하면, 상기 정보 수집 모듈이 수집한 정보를 참조하여 상기 복수의 GSLB 스위치 중 다른 GSLB 스위치의 IP 어드레스를 전송하는 것을 특징으로 하는 GSLB 스위치.And receiving the IP address query from the local DNS server, and transmitting the IP address of another GSLB switch among the plurality of GSLB switches with reference to the information collected by the information collecting module. 제13항에 있어서, 상기 정보 수집 모듈은The method of claim 13, wherein the information collection module 상기 수집한 정보를 상기 호스트 네트워크 맵에 저장하는 것을 특징으로 하는 GSLB 스위치.And storing the collected information in the host network map.
KR1020090073542A 2008-08-13 2009-08-10 System and method for contents delivery using page redirection, and gslb switch thereof KR20100020909A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020080079609 2008-08-13
KR20080079609 2008-08-13

Publications (1)

Publication Number Publication Date
KR20100020909A true KR20100020909A (en) 2010-02-23

Family

ID=42090829

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020090073542A KR20100020909A (en) 2008-08-13 2009-08-10 System and method for contents delivery using page redirection, and gslb switch thereof

Country Status (1)

Country Link
KR (1) KR20100020909A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014092505A1 (en) * 2012-12-14 2014-06-19 (주)씨디네트웍스 Method and device for providing dns service
CN109314794A (en) * 2016-07-13 2019-02-05 株式会社理光 Information processing equipment, imaging device and system
WO2023275576A1 (en) * 2021-06-29 2023-01-05 Dyncond Ltd. Method of using only txt domain name system resource records to transfer all data used by client-side global server load balancers and its implementation

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014092505A1 (en) * 2012-12-14 2014-06-19 (주)씨디네트웍스 Method and device for providing dns service
CN109314794A (en) * 2016-07-13 2019-02-05 株式会社理光 Information processing equipment, imaging device and system
WO2023275576A1 (en) * 2021-06-29 2023-01-05 Dyncond Ltd. Method of using only txt domain name system resource records to transfer all data used by client-side global server load balancers and its implementation

Similar Documents

Publication Publication Date Title
US8316085B2 (en) Contents delivery system and method using object redirection, and GSLB switch thereof
EP3213222B1 (en) Content delivery systems and methods
US8326956B2 (en) System and method for handling persistence information in a network
EP2266064B1 (en) Request routing
US20100121914A1 (en) Contents delivery system and method based on content delivery network provider and replication server thereof
US11463401B2 (en) Systems and methods for processing requests for content of a content distribution network
CA3123001A1 (en) Systems and methods for processing requests for content of a content distribution network
KR101082362B1 (en) System and Method for contents delivery, and web server and contents provider DNS server thereof
KR20100020909A (en) System and method for contents delivery using page redirection, and gslb switch thereof
KR20000064071A (en) Web contents transmission system and method
KR101089058B1 (en) Contents Provider participation type contents delivery system and method, and Contents Delivery Network Domain Name System Server thereof
KR101088023B1 (en) System and Method for contents delivery using object redirection, and GSLB switch thereof
KR20100054661A (en) System and method for contents delivery based on multiple content delivery network providers
KR101104727B1 (en) System and method for content delivery using cache server and browser cache
KR101066871B1 (en) System and method for content delivery using cache server and browser cache
KR101160542B1 (en) System and method for contents delivery based on multiple Content Delivery Network providers, and content provider name server thereof
KR20100054660A (en) System and method for contents delivery based on multiple content delivery network providers, and content server thereof
KR101137249B1 (en) System and method for contents delivery based on multiple Content Delivery Network providers, and content server thereof
KR101109524B1 (en) System and method for contents delivery based on multiple Content Delivery Network providers, and content provider name server thereof
KR20100053372A (en) System and method for contents delivery based on content delivery network provider, and replication server thereof
KR20100054659A (en) System and method for contents delivery based on multiple content delivery network providers, and content server thereof
KR20100055295A (en) System and method for contents delivery based on multiple content delivery network providers
KR101135032B1 (en) System and method for content delivery using cache server and settop box data storage

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
AMND Amendment
N231 Notification of change of applicant
E601 Decision to refuse application
AMND Amendment