WO2011019110A1 - 콘텐츠 제공 시스템 및 방법 - Google Patents

콘텐츠 제공 시스템 및 방법 Download PDF

Info

Publication number
WO2011019110A1
WO2011019110A1 PCT/KR2009/006315 KR2009006315W WO2011019110A1 WO 2011019110 A1 WO2011019110 A1 WO 2011019110A1 KR 2009006315 W KR2009006315 W KR 2009006315W WO 2011019110 A1 WO2011019110 A1 WO 2011019110A1
Authority
WO
WIPO (PCT)
Prior art keywords
url
server
client
primary
redirection
Prior art date
Application number
PCT/KR2009/006315
Other languages
English (en)
French (fr)
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 WO2011019110A1 publication Critical patent/WO2011019110A1/ko

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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/563Data redirection of data network streams

Definitions

  • Embodiments of the present invention relate to a system and method for providing certain content to a client in an Internet environment.
  • CDN Content Delivery Network
  • the purpose of the CDN is to provide a fast service to clients by distributing multiple servers across the edge of the network to improve the quality of Internet services, replicating content to distributed servers, and allowing replication servers near the client to respond to content requests. To provide.
  • CDN takes the caching technology to the next level.
  • Caching is generally designed to be used on a local basis to store frequently requested content by clients, whereas CDN manages replica servers distributed across the network and policy-selected content. Save it.
  • Multi-CDN service refers to a type of service that binds and provides each independent CDN service. In this case, it is important to provide the client with the convenience of using one CDN service.
  • the Uniform Resource Locator (URL) of the content is different for each CDN service, making it difficult to provide a single URL for the predetermined content to the client.
  • Embodiments of the present invention provide an address of a URL redirection server that an authoritative DNS server can give an optimal response among a plurality of distributed URL redirection servers to a primary URL request of a predetermined content, and the URL redirection server requests the primary URL request.
  • an authoritative DNS server can give an optimal response among a plurality of distributed URL redirection servers to a primary URL request of a predetermined content
  • the URL redirection server requests the primary URL request.
  • Embodiments of the present invention provide a fast response to a client by selecting a URL redirect server for the primary DNS request, considering the location of the local DNS server and / or the load status of each URL redirect server. I want to.
  • a plurality of distributed URL redirect server a plurality of distributed URL redirect server; And an authoritative DNS server for selecting one of the plurality of distributed URL redirection servers and forwarding the IP address of the corresponding URL redirection server to the query for the primary URL of the predetermined content.
  • the selected URL redirection server is configured to deliver a secondary URL corresponding to the primary URL with respect to the primary URL request.
  • a content providing system comprising: a web server transmitting a primary URL of a corresponding content to a predetermined content request; A client for requesting an IP address of the primary URL after receiving the primary URL; A local DNS server that performs a DNS query for the IP address of the primary URL in response to a request of the client; A plurality of distributed URL redirection servers; An authoritative DNS server for selecting one of the plurality of distributed URL redirection servers and forwarding an IP address of the corresponding URL redirection server to a DNS query of the local DNS server; And the selected URL redirection server delivers a secondary URL corresponding to the primary URL to the client's primary URL request.
  • a content providing method comprising: (A) a web server transmitting a primary URL of a corresponding content to a client in response to a content request from a client; (B) a local DNS server, performing a DNS query for the IP address of the primary URL in response to an IP address request of the client's primary URL; (C) The authoritative DNS server selects one URL redirection server among a plurality of distributed URL redirection servers in response to a DNS query of the local DNS server and transfers the IP address of the URL redirection server to the local DNS server.
  • the existing domain name system can be utilized as it is, and the system can be easily implemented.
  • the authoritative DNS server selects a URL redirection server that can give an optimal response among the plurality of URL redirection servers, there is no burden due to a separate redundancy configuration.
  • the client may be provided with the convenience of using one CDN service.
  • FIG. 1 is a diagram illustrating a configuration of a content providing system according to an embodiment of the present invention.
  • FIG. 2 illustrates a content providing method according to an embodiment of the present invention.
  • FIG. 3 is a diagram illustrating a configuration of a content providing system according to another embodiment of the present invention.
  • 'content' refers to an Internet object downloaded through a web server or a media server in an internet environment.
  • 'content' includes a web page, a document, a program, a compressed file, an image, a video, music, and the like. Can be.
  • 'primary URL' refers to a URL that a client first receives from a web server (or a content provider).
  • the host pointed to by the primary URL is not a server with the corresponding content but a URL redirection server.
  • 'secondary URL' is a URL transmitted by a URL redirection server in response to a client's primary URL request, and the secondary URL indicates a location of a server having corresponding content.
  • FIG. 1 is a diagram illustrating a configuration of a content providing system according to an embodiment of the present invention.
  • a web server 110 a web server 110, a client 120, a local DNS server 130, an authoritative DNS server 140, a plurality of distributed URL redirection servers 150, and a replication server 160. ).
  • the web server 110 transmits a primary URL of the corresponding content to the client 120.
  • the client 120 transmits a recursive query to the local DNS server 130 asking for an IP address for the primary URL.
  • the recursive query is one of the operation modes of DNS, and the local DNS server 130 should not respond to referencing another DNS server with respect to the recursive query. You should send an error message for information that does not exist.
  • the local DNS server 130 is a DNS server configured for the client 120, and the upper DNS servers (eg, root domain, top level domain, second level domain, etc.) for the recursive query of the client 120 may be performed. Send an Iterative Query to the authoritative DNS servers.
  • the upper DNS servers eg, root domain, top level domain, second level domain, etc.
  • the iterative query is another mode of operation of DNS, and when a DNS server does not have information corresponding to itself for the iterative query, it informs information of another authoritative DNS server for the information. .
  • the authoritative DNS server 140 is an authoritative DNS server for the primary URL, and selects one URL redirection server among a plurality of URL redirection servers for a repeated query of the local DNS server 130. Pass the IP address of the URL redirect server.
  • a plurality of URL redirection servers are distributed in various places, and the authoritative DNS server 140 may be configured based on the location of the local DNS server 130 and / or the load status of each URL redirection server. Select a URL redirection server that can give 120 the best response (or fastest response).
  • the authoritative DNS server 140 selects a URL redirection server capable of informing the client 120 of an optimal secondary URL among the plurality of URL redirection servers.
  • the authoritative DNS server 140 is a URL redirect server using a load balancing algorithm such as hash, round robin, weighted round robin, and static proximity algorithm. Can be selected.
  • the URL redirection servers may be implemented as a plurality of physically separate servers, but may be implemented to logically act as a plurality of URL redirection servers by assigning multiple URL redirection servers to one server.
  • the URL redirection server 150 delivers a secondary URL corresponding to the primary URL in response to the primary URL request of the client 120.
  • the URL redirection server 150 delivers the secondary URL indicating the address of the replication server that holds the content to the client 120 in response to the primary URL request.
  • the URL redirection server 150 may deliver the secondary URL through an HTTP 3XX response.
  • the request URL and the response URL have a 1: N relationship, wherein the authority DNS server 140 serves to reduce the 1: N relationship to 1: 1, and the URL redirection server. 150 is responsible for 1: 1 conversion.
  • the authority DNS server 140 transmits the IP address of one URL redirection server among the plurality of URL redirection servers in response to the request for the primary URL of the local DNS server 130. It reduces the relationship of N to 1: 1.
  • the URL redirection server 150 converts the URL by transferring the secondary URL corresponding to the primary URL to the primary URL request of the client 120, the URL redirection server 150 performs a 1: 1 conversion. You will be in charge.
  • the replication server 160 delivers the content to the client 120 when the client 120 accesses it.
  • FIG. 2 is a view showing a content providing method according to an embodiment of the present invention.
  • a client 120 accesses a web server 110 and requests a predetermined content (S 100)
  • the web server 110 sends a primary URL of the corresponding content to the client 120. Transfer to (S 101).
  • the client 120 transmits a recursive query asking the IP address for the primary URL to the local DNS server 130 (S 102).
  • the local DNS server 130 transmits an iterative query to the authoritative DNS server 140 of the primary URL in response to the circular query of the client 120 (S 103).
  • the local DNS server 130 may perform a repeated query several times with the DNS servers of the upper level of the authoritative DNS server 140 until the IP address of the authoritative DNS server 140 is obtained. A detailed description thereof is omitted since it is already known in relation to DNS.
  • the authoritative DNS server 140 selects one URL redirection server 150 among a plurality of URL redirection servers in response to the repetitive query of the local DNS server 130, and the corresponding URL redirection server 150. Forward the IP address of (S 104).
  • the authorized DNS server 140 may give an optimal response (or the fastest response) to the client 120 based on the location of the local DNS server 130 and / or the load status of each URL redirection server. Selecting a URL redirection server, and delivers the IP address of the URL redirection server to the local DNS server 130.
  • the local DNS server 130 transmits the IP address of the URL redirect server 150 received from the authorized DNS server 140 to the client 120 (S 105).
  • the client 120 accesses the URL redirect server 150 with the IP address of the URL redirect server 150 and transmits the primary URL request (S 106).
  • the URL redirection server 150 transmits the secondary URL indicating the address of the replication server 160 having the content to the client 120 in response to the primary URL request of the client 120 (S 107). .
  • the client 120 accesses the replication server 160 through the secondary URL to request the content (S 108), and the replication server 160 transmits the content to the client 120 ( S 109).
  • additional URL redirection may occur according to the internal configuration of the replication server 160.
  • the existing domain name system DNS
  • the authorized DNS server adds only a function of selecting a URL redirect server that can give an optimal response among the plurality of URL redirect servers, As a result, the system can be easily implemented.
  • the authoritative DNS server selects a URL redirection server that can give an optimal response among the plurality of URL redirection servers, there is no burden due to a separate redundancy configuration.
  • the authoritative DNS server does not dynamically select a URL redirect server, and instead allows the URL redirect server to select a URL redirect server that can provide its own optimal response, these features can be added to the URL redirect server.
  • redundancy to be implemented, and there is also a concern about the increased load of performing these functions.
  • FIG. 3 is a diagram illustrating a configuration of a content providing system according to another embodiment of the present invention. Here, the case where it is applied to the multiple CDN service is shown as one embodiment.
  • a content provider 210 a content provider 210, a client 220, a local DNS server 230, an authoritative DNS server 240, a plurality of distributed URL redirection servers 250, and a plurality of CDN services Server 260.
  • the content provider 210 supplies content to each of the clients 220 through the plurality of CDN service servers 260.
  • the content provider 210 transmits the primary URL of the corresponding content to the client 220 when the client 220 connects to request a predetermined content (1).
  • the content provider 210 is a primary URL of the content. http://download.A.com/a.wmv is transmitted to the client 220.
  • the host pointed to by the primary URL becomes a plurality of URL redirect servers 250 rather than a server having the content
  • the plurality of URL redirect servers 250 are, for example, a domain called download.A.com. Has
  • the client 220 transmits a recursive query to the local DNS server 230 asking for an IP address for the primary URL (http://download.A.com/a.wmv) (3).
  • the local DNS server 230 transmits a recursive query to the authorized DNS server 240 in response to the recursive query of the client 220 (4).
  • the authority DNS server 240 selects one URL redirection server among the plurality of URL redirection servers 250 and transmits the IP address of the URL redirection server in response to the repeated query of the local DNS server 230. (5).
  • the authoritative DNS server 240 uses a domain called download.A.com in response to the repeated query for the IP address for the primary URL (http://download.A.com/a.wmv).
  • the branch selects a URL redirection server that can provide an optimal response among the plurality of URL redirection servers 250 and delivers the IP address of the URL redirection server.
  • the authority DNS server 240 may perform the second URL redirection.
  • the IP address 200.0.0.1 of the server 252 is forwarded to the local DNS server 230.
  • the local DNS server 230 delivers the IP address (200.0.0.1) of the second URL redirect server 252 to the client 220 (6), the client 220 is the second URL redirect server
  • the primary URL http://download.A.com/a.wmv
  • the primary URL is requested to the IP address (200.0.0.1) of 252 (7).
  • the second URL redirection server 252 in response to the primary URL request, is a secondary URL (eg, http: //download.cdn2. Address pointing to the address of the second CDN service server 262 that holds the content). com / 123 / abc) to the client 220 (8).
  • a secondary URL eg, http: //download.cdn2. Address pointing to the address of the second CDN service server 262 that holds the content). com / 123 / abc
  • the client 220 accesses the domain (download.cdn2.com) of the second CDN service server 262 through the secondary URL (http://download.cdn2.com/123/abc) and the content. (a.wmv) is requested (9), and the second CDN service server 262 transfers the corresponding content (a.wmv) to the client 220 through an internal server determination process (iii).
  • the client may be provided with the convenience of using one CDN service.

Landscapes

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

Abstract

본 발명의 실시형태들에 따른 콘텐츠 제공 시스템 및 방법이 개시된다. 본 발명의 실시형태들은 클라이언트의 소정 콘텐츠 요청에 대해, 해당 콘텐츠의 1차 URL을 전송하고, 로컬 DNS 서버가 1차 URL에 대한 DNS 질의를 요청하는 경우, 권한 DNS 서버가 복수 개의 분산된 URL 리디렉션 서버들 중 최적의 응답을 줄 수 있는 URL 리디렉션 서버를 선택하여 해당 URL 리디렉션 서버의 주소를 전송해주며, 해당 URL 리디렉션 서버는 클라이언트의 1차 URL 요청에 대해, 1차 URL과 대응하는 2차 URL을 전송함으로써, 클라이언트가 신속하게 해당 콘텐츠를 제공받을 수 있도록 한다.

Description

콘텐츠 제공 시스템 및 방법
본 발명의 실시형태들은 인터넷 환경에서 클라이언트에게 소정 콘텐츠를 제공하는 시스템 및 방법에 관한 것이다.
CDN(Content Delivery Network)은 네트워크 트래픽(Network Traffic)의 체증 원인이 되는 미들 마일(인터넷 망)의 문제와 캐싱 전략의 한계를 극복하기 위해 등장한 새로운 개념의 콘텐츠 전송 기술이다.
CDN의 목적은 인터넷 서비스의 질을 향상시키기 위해 다수의 서버를 네트워크 가장 자리에 분산시키고, 콘텐츠를 분산된 서버에 복제하여 클라이언트 가까이에 있는 복제 서버로 하여금 콘텐츠 요청에 응답하게 함으로서, 클라이언트에게 빠른 서비스를 제공하는 것이다.
CDN은 캐싱 기술을 한 단계 진보시킨 것으로, 캐싱은 일반적으로 로컬 기반으로 사용하도록 설계되어 클라이언트들이 빈번히 요청하는 콘텐츠를 저장하는데 반해, CDN은 네트워크 전반에 분산되어 있는 복제 서버들을 관리하며 정책적으로 선택된 콘텐츠를 저장한다.
다중 CDN 서비스는 각각의 독립적인 CDN 서비스를 엮어서 제공하는 서비스 형태를 말한다. 이 경우, 클라이언트에게 하나의 CDN 서비스를 이용하는 것과 같은 편의를 제공하는 것이 중요하다.
다시 말하면, 다중 CDN 서비스의 경우, 콘텐츠의 URL(Uniform Resource Locator)이 각각의 CDN 서비스 별로 다르게 되어, 클라이언트에게 소정 콘텐츠에 대한 단일한 URL을 제공하는 것이 어렵게 된다.
따라서, 다중 CDN 서비스와 같이 동일한 내용의 콘텐츠가 서로 다른 URL을 갖고 여러 곳에 분산되어 있는 경우, 선택 가능한 여러 URL 중에서 최적의 위치 또는 상태에 있는 것을 선택하여 클라이언트에게 알려줄 필요가 있다.
본 발명의 실시형태들은 소정 콘텐츠의 1차 URL 요청에 대해 권한 DNS 서버가 복수 개의 분산된 URL 리디렉션 서버 중 최적의 응답을 줄 수 있는 URL 리디렉션 서버의 주소를 알려주고, URL 리디렉션 서버가 1차 URL 요청에 대해 1차 URL과 대응하는 2차 URL을 전송함으로써, 다중 CDN 서비스의 경우 클라이언트에게 소정 콘텐츠에 대한 단일한 URL을 제공하고자 한다.
본 발명의 실시형태들은 권한 DNS 서버가 1차 URL 요청에 대해, 로컬 DNS 서버의 위치 및/또는 각 URL 리디렉션 서버의 부하 상태를 고려하여 하나의 URL 리디렉션 서버를 선택함으로써, 클라이언트에게 신속한 응답을 제공해주고자 한다.
본 발명의 실시형태들에 의한 다른 기술적 해결 과제는 하기의 설명에 의해 이해될 수 있으며, 특허청구범위에 나타낸 수단 및 그 조합에 의해 실현될 수 있다.
본 발명의 일 실시형태에 따른 콘텐츠 제공 시스템은, 복수 개의 분산된 URL 리디렉션 서버; 및 소정 콘텐츠의 1차 URL에 대한 질의에 대해, 상기 복수 개의 분산된 URL 리디렉션 서버 중 어느 하나의 URL 리디렉션 서버를 선택하여 해당 URL 리디렉션 서버의 IP 주소를 전달하는 권한(Authoritative) DNS 서버를 포함하며,상기 선택된 URL 리디렉션 서버는 상기 1차 URL 요청에 대해, 상기 1차 URL과 대응되는 2차 URL을 전달하는 것을 특징으로 한다.
본 발명의 다른 실시형태에 따른 콘텐츠 제공 시스템은, 소정 콘텐츠 요청에 대해, 해당 콘텐츠의 1차 URL을 전송하는 웹 서버; 상기 1차 URL을 수신한 후, 상기 1차 URL의 IP 주소를 요청하는 클라이언트; 상기 클라이언트의 요청에 대해 상기 1차 URL의 IP 주소에 대한 DNS 질의를 수행하는 로컬 DNS 서버; 복수 개의 분산된 URL 리디렉션 서버; 상기 로컬 DNS 서버의 DNS 질의에 대해, 상기 복수 개의 분산된 URL 리디렉션 서버 중 어느 하나의 URL 리디렉션 서버를 선택하여 해당 URL 리디렉션 서버의 IP 주소를 전달하는 권한(Authoritative) DNS 서버; 및 상기 선택된 URL 리디렉션 서버는 상기 클라이언트의 1차 URL 요청에 대해, 상기 1차 URL과 대응되는 2차 URL을 전달하는 것을 특징으로 한다.
본 발명의 일 실시형태에 따른 콘텐츠 제공 방법은, (A) 웹 서버가 소정 클라이언트의 콘텐츠 요청에 대해, 해당 콘텐츠의 1차 URL을 상기 클라이언트로 전송하는 단계; (B) 로컬 DNS 서버가 상기 클라이언트의 1차 URL의 IP 주소 요청에 대해, 상기 1차 URL의 IP 주소에 대한 DNS 질의를 수행하는 단계; (C) 권한(Authoritative) DNS 서버가 상기 로컬 DNS 서버의 DNS 질의에 대해, 복수 개의 분산된 URL 리디렉션 서버 중 어느 하나의 URL 리디렉션 서버를 선택하여 해당 URL 리디렉션 서버의 IP 주소를 상기 로컬 DNS 서버로 전달하는 단계; (D) 상기 클라이언트가 상기 로컬 DNS 서버로부터 상기 URL 리디렉션 서버의 IP 주소를 전달받은 후, 상기 URL 리디렉션 서버로 상기 1차 URL 요청을 전송하는 단계; 및 (E) 상기 URL 리디렉션 서버가 상기 1차 URL 요청에 대해, 상기 1차 URL과 대응하는 2차 URL을 상기 클라이언트로 전달하는 단계를 포함한다.
본 발명의 실시형태에 의하면, 기존의 도메인 네임 시스템(DNS)을 그대로 활용할 수 있어, 시스템을 용이하게 구현할 수 있다.
또한, 권한 DNS 서버가 복수 개의 URL 리디렉션 서버 중 최적의 응답을 줄 수 있는 URL 리디렉션 서버를 선택하면 되기 때문에, 별도의 이중화 구성에 따른 부담이 없게 된다.
또한, 로컬 DNS 서버의 위치 및/또는 각 URL 리디렉션 서버의 부하 상태를 고려하여 하나의 URL 리디렉션 서버를 선택하기 때문에, 부하 분산을 효과적으로 활용할 수 있으며, 클라이언트에게 신속한 응답을 줄 수 있게 된다.
또한, 다중 CDN 서비스를 적용하는 경우, 클라이언트에게 최적의 응답을 해 줄 수 있는 URL 리디렉션 서버를 결정한 후, 상기 URL 리디렉션 서버를 통해 해당 콘텐츠의 단일한 URL을 제공해 줄 수 있다. 이 경우, 클라이언트는 하나의 CDN 서비스를 이용하는 것과 같은 편의를 제공받을 수 있다.
도 1은 본 발명의 일 실시형태에 따른 콘텐츠 제공 시스템의 구성을 나타낸 도면.
도 2는 본 발명의 일 실시형태에 따른 콘텐츠 제공 방법을 나타낸 도면.
도 3은 본 발명의 다른 실시형태에 따른 콘텐츠 제공 시스템의 구성을 나타낸 도면.
이하, 도 1 내지 도 3를 참조하여 본 발명의 콘텐츠 제공 시스템 및 방법의 구체적인 실시형태를 설명하기로 한다. 그러나 이는 예시에 불과하며 본 발명은 이에 제한되지 않는다.
본 발명을 설명함에 있어서, 본 발명과 관련된 공지기술에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략하기로 한다. 그리고, 후술되는 용어들은 본 발명에서의 기능을 고려하여 정의된 용어들로서 이는 사용자, 운용자의 의도 또는 관례 등에 따라 달라질 수 있다. 그러므로 그 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다.
또한, 이하 실시되는 본 발명의 바람직한 실시형태는 본 발명을 이루는 기술적 구성요소를 효율적으로 설명하기 위해 각각의 시스템 기능구성에 기 구비되어 있거나, 또는 본 발명이 속하는 기술분야에서 통상적으로 구비되는 시스템 기능 구성은 가능한 생략하고, 본 발명을 위해 추가적으로 구비되어야 하는 기능 구성을 위주로 설명한다. 만약 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자라면, 하기에 도시하지 않고 생략된 기능 구성 중에서 종래에 기 사용되고 있는 구성요소의 기능을 용이하게 이해할 수 있을 것이며, 또한 상기와 같이 생략된 구성 요소와 본 발명을 위해 추가된 구성 요소 사이의 관계도 명백하게 이해할 수 있을 것이다.
결과적으로, 본 발명의 기술적 사상은 청구범위에 의해 결정되며, 이하 실시형태는 진보적인 본 발명의 기술적 사상을 본 발명이 속하는 기술분야에서 통상의 지식을 가진자에게 효율적으로 설명하기 위한 일 수단일 뿐이다.
본 명세서에서 '콘텐츠'는 인터넷 환경에서 웹 서버, 미디어 서버 등을 통해 다운로드받는 인터넷 오브젝트를 말하는 것으로, 예를 들어 '콘텐츠'로는 웹 페이지, 문서, 프로그램, 압축 파일, 이미지, 동영상, 음악 등이 될 수 있다.
본 명세서에서 '1차 URL'은 클라이언트가 웹 서버(또는 콘텐츠 공급자)로부터 최초로 받는 URL을 말한다. 상기 1차 URL이 가리키는 호스트는 실제 해당 콘텐츠를 가진 서버가 아니라 URL 리디렉션(Redirection) 서버가 된다.
본 명세서에서 '2차 URL'은 URL 리디렉션 서버가 클라이언트의 1차 URL 요청에 대한 응답으로 전송하는 URL으로서, 상기 2차 URL은 해당 콘텐츠를 가진 서버의 위치를 가리키게 된다.
도 1은 본 발명의 일 실시형태에 따른 콘텐츠 제공 시스템의 구성을 나타낸 도면이다.
도 1을 참조하면, 웹 서버(110), 클라이언트(120), 로컬 DNS 서버(130), 권한(Authoritative) DNS 서버(140), 복수 개의 분산된 URL 리디렉션 서버(150), 및 복제 서버(160)를 포함한다.
상기 웹 서버(110)는 상기 클라이언트(120)가 접속하여 소정의 콘텐츠를 요청하는 경우, 해당 콘텐츠의 1차 URL을 상기 클라이언트(120)로 전송한다.
상기 클라이언트(120)는 상기 1차 URL에 대한 IP 주소를 묻는 순환 질의(Recursive Query)를 상기 로컬 DNS 서버(130)로 전송한다.
상기 순환 질의(Recursive Query)는 DNS의 동작 모드 중 하나로서, 상기 로컬 DNS 서버(130)는 상기 순환 질의에 대해서 다른 DNS 서버를 참조하라는 응답을 해서는 안되며, 상기 순환 질의에 대해 끝까지 정보를 찾아서 응답을 해주어야 하고, 존재하지 않는 정보에 대해서는 에러 메시지를 전달한다.
상기 로컬 DNS 서버(130)는 상기 클라이언트(120)에 설정된 DNS 서버이며, 상기 클라이언트(120)의 순환 질의에 대해 상위 DNS 서버들(예를 들어, 루트 도메인, 탑 레벨 도메인, 세컨드 레벨 도메인 등에 대한 권한 DNS 서버들)에게 반복 질의(Iterative Query)를 보낸다.
상기 반복 질의(Iterative Query)는 DNS의 또 다른 동작 모드로서, DNS 서버는 상기 반복 질의에 대해 자신에게 해당하는 정보가 없는 경우, 해당 정보에 대한 권한있는(Authoritative) 또 다른 DNS 서버의 정보를 알려준다.
상기 권한(Authoritative) DNS 서버(140)는 상기 1차 URL에 대한 권한 있는 DNS 서버로서, 상기 로컬 DNS 서버(130)의 반복 질의에 대해 복수 개의 URL 리디렉션 서버들 중에서 하나의 URL 리디렉션 서버를 선택하여, 해당 URL 리디렉션 서버의 IP 주소를 전달한다.
본 발명의 실시형태에서는 복수 개의 URL 리디렉션 서버들이 여러 곳에 분산되어 있는데, 상기 권한 DNS 서버(140)는 상기 로컬 DNS 서버(130)의 위치 및/또는 각 URL 리디렉션 서버들의 부하 상태를 기준으로 상기 클라이언트(120)에게 최적의 응답(또는 가장 빠른 응답)을 해줄 수 있는 URL 리디렉션 서버를 선택한다.
다시 말하면, 상기 권한 DNS 서버(140)는 상기 복수 개의 URL 리디렉션 서버 들 중에서 상기 클라이언트(120)에게 최적의 2차 URL을 알려줄 수 있는 URL 리디렉션 서버를 선택한다.
이 경우, 상기 권한 DNS 서버(140)는 해시(Hash), 라운드 로빈(Round Robin), 가중치 라운드 로빈(Weighted Round Robin) 및 정적 근접(Static Proximity) 알고리즘 등의 부하 분산 알고리즘을 사용하여 URL 리디렉션 서버를 선택할 수 있다.
여기서, URL 리디렉션 서버들은 물리적으로 별개인 여러 대의 서버로 구현할수도 있지만, 한 대의 서버에 URL 리디렉션 서버의 IP를 여러 개 할당하여 논리적으로 여러 대의 URL 리디렉션 서버의 역할을 하도록 구현할 수도 있다.
상기 URL 리디렉션 서버(150)는 상기 클라이언트(120)의 1차 URL 요청에 대한 응답으로 상기 1차 URL에 대응하는 2차 URL을 전달해준다.
구체적으로, 상기 URL 리디렉션 서버(150)는 상기 1차 URL 요청에 대해, 상기 콘텐츠를 보유한 복제 서버의 주소를 가리키는 2차 URL을 상기 클라이언트(120)로 전달해준다. 이때, 상기 URL 리디렉션 서버(150)는 HTTP 3XX 응답을 통하여 상기 2차 URL을 전달해 줄 수 있다.
본 발명의 실시형태에서, 요청 URL과 응답 URL은 1:N의 관계를 갖는데, 1:N의 관계를 1:1로 줄여주는 역할을 하는 것이 상기 권한 DNS 서버(140)이고, 상기 URL 리디렉션 서버(150)는 1:1의 변환을 담당하게 된다.
구체적으로, 상기 권한 DNS 서버(140)는 상기 로컬 DNS 서버(130)의 1차 URL에 대한 요청에 대해, 복수 개의 URL 리디렉션 서버 중 하나의 URL 리디렉션 서버의 IP 주소를 전달한다는 점에서, 1:N의 관계를 1:1로 줄여주는 역할을 한다.
그리고, 상기 URL 리디렉션 서버(150)는 상기 클라이언트(120)의 1차 URL 요청에 대해, 상기 1차 URL에 대응하는 2차 URL을 전달하여 URL을 변환해준다는 점에서, 1:1의 변환을 담당하게 된다.
상기 복제 서버(160)는 상기 클라이언트(120)가 접속하는 경우, 상기 콘텐츠를 상기 클라이언트(120)에게 전달해준다.
도 2는 본 발명의 일 실시형태에 따른 콘텐츠 제공 방법을 나타낸 도면이다.
도 2를 참조하면, 먼저 클라이언트(120)가 웹 서버(110)에 접속하여 소정의 콘텐츠를 요청하면(S 100), 상기 웹 서버(110)는 해당 콘텐츠의 1차 URL을 상기 클라이언트(120)로 전송한다(S 101).
상기 클라이언트(120)는 상기 1차 URL에 대한 IP 주소를 묻는 순환 질의(Recursive Query)를 상기 로컬 DNS 서버(130)로 전송한다(S 102).
상기 로컬 DNS 서버(130)는 상기 클라이언트(120)의 순환 질의에 대해, 상기 1차 URL의 권한 DNS 서버(140)에게 반복 질의(Iterative Query)를 전송한다(S 103).
이때, 상기 로컬 DNS 서버(130)는 상기 권한 DNS 서버(140)의 IP 주소를 얻기 까지, 상기 권한 DNS 서버(140)의 상위 레벨의 DNS 서버들에게 반복 질의를 여러 번 수행할 수 있으며, 이에 대한 자세한 설명은 DNS와 관련하여 이미 공지된 사항이므로 생략하기로 한다.
상기 권한(Authoritative) DNS 서버(140)는 상기 로컬 DNS 서버(130)의 반복 질의에 대해, 복수 개의 URL 리디렉션 서버들 중에서 하나의 URL 리디렉션 서버(150)를 선택하여, 해당 URL 리디렉션 서버(150)의 IP 주소를 전달한다(S 104).
이때, 상기 권한 DNS 서버(140)는 상기 로컬 DNS 서버(130)의 위치 및/또는 각 URL 리디렉션 서버들의 부하 상태를 기준으로 상기 클라이언트(120)에게 최적의 응답(또는 가장 빠른 응답)을 해줄 수 있는 URL 리디렉션 서버를 선택하여, 해당 URL 리디렉션 서버의 IP 주소를 상기 로컬 DNS 서버(130)로 전달한다.
상기 로컬 DNS 서버(130)는 상기 권한 DNS 서버(140)로부터 전달받은 URL 리디렉션 서버(150)의 IP 주소를 상기 클라이언트(120)에게 전달한다(S 105).
상기 클라이언트(120)는 상기 URL 리디렉션 서버(150)의 IP 주소로 상기 URL 리디렉션 서버(150)에 접속하여, 상기 1차 URL 요청을 전송한다(S 106).
상기 URL 리디렉션 서버(150)는 상기 클라이언트(120)의 1차 URL 요청에 대해, 상기 콘텐츠를 보유한 복제 서버(160)의 주소를 가리키는 2차 URL을 상기 클라이언트(120)로 전달해준다(S 107).
상기 클라이언트(120)는 상기 2차 URL을 통해 상기 복제 서버(160)에 접속하여 상기 콘텐츠를 요청하며(S 108), 상기 복제 서버(160)는 상기 콘텐츠를 상기 클라이언트(120)로 전달한다(S 109). 이때, 상기 복제 서버(160)의 내부 구성에 따라 추가적인 URL 리디렉션이 발생할 수도 있다.
본 발명의 실시형태에 의하면, 기존의 도메인 네임 시스템(DNS)을 그대로 활용할 수 있고, 권한 DNS 서버가 복수 개의 URL 리디렉션 서버 중 최적의 응답을 줄 수 있는 URL 리디렉션 서버를 선택할 수 있는 기능만을 추가하면 되기 때문에, 시스템을 용이하게 구현할 수 있다.
또한, 권한 DNS 서버가 복수 개의 URL 리디렉션 서버 중 최적의 응답을 줄 수 있는 URL 리디렉션 서버를 선택하면 되기 때문에, 별도의 이중화 구성에 따른 부담이 없게 된다.
예를 들어, 권한 DNS 서버가 하나의 URL 리디렉션 서버를 동적으로 선택하지 않고, URL 리디렉션 서버가 자체적으로 최적의 응답을 줄 수 있는 URL 리디렉션 서버를 선택하도록 한다면, 이러한 기능을 URL 리디렉션 서버에 추가로 구현해야 하는 이중화의 부담이 따르게 되며, 또한 이러한 기능을 수행하는데 따른 부하 증가의 우려가 있게 된다.
게다가, 로컬 DNS 서버의 위치 및/또는 각 URL 리디렉션 서버의 부하 상태를 고려하여 하나의 URL 리디렉션 서버를 선택하기 때문에, 부하 분산을 효과적으로 활용할 수 있으며, 클라이언트에게 신속한 응답을 줄 수 있게 된다.
도 3은 본 발명의 다른 실시형태에 따른 콘텐츠 제공 시스템의 구성을 나타낸 도면이다. 여기서는 다중 CDN 서비스에 적용한 경우를 하나의 실시형태로 나타내었다.
도 3을 참조하면, 콘텐츠 공급자(210), 클라이언트(220), 로컬 DNS 서버(230), 권한(Authoritative) DNS 서버(240), 복수 개의 분산된 URL 리디렉션 서버(250), 및 복수 개의 CDN 서비스 서버(260)를 포함한다.
상기 콘텐츠 공급자(210)는 상기 복수 개의 CDN 서비스 서버(260)를 통해 각 클라이언트(220)들에게 콘텐츠를 공급한다. 상기 콘텐츠 공급자(210)는 상기 클라이언트(220)가 접속하여 소정의 콘텐츠를 요청하는 경우(①), 해당 콘텐츠의 1차 URL을 상기 클라이언트(220)로 전송한다(②).
예를 들어, 상기 콘텐츠 공급자(210)의 도메인이 www.A.com이고 상기 클라이언트(220)가 a.wmv라는 콘텐츠를 요청하는 경우, 상기 콘텐츠 공급자(210)는 해당 콘텐츠의 1차 URL로서, http://download.A.com/a.wmv을 상기 클라이언트(220)로 전송한다.
여기서, 상기 1차 URL이 가리키는 호스트는 실제 상기 콘텐츠를 가진 서버가 아니라 복수 개의 URL 리디렉션 서버(250)가 되며, 상기 복수 개의 URL 리디렉션 서버(250)들은 예를 들어, download.A.com이라는 도메인을 가진다.
상기 클라이언트(220)는 상기 1차 URL(http://download.A.com/a.wmv)에 대한 IP 주소를 묻는 순환 질의를 상기 로컬 DNS 서버(230)로 전송한다(③).
상기 로컬 DNS 서버(230)는 상기 클라이언트(220)의 순환 질의에 대해, 상기 권한 DNS 서버(240)에게 반복 질의를 전송한다(④).
상기 권한 DNS 서버(240)는 상기 로컬 DNS 서버(230)의 반복 질의에 대해, 복수 개의 URL 리디렉션 서버(250)들 중에서 하나의 URL 리디렉션 서버를 선택하여, 해당 URL 리디렉션 서버의 IP 주소를 전달한다(⑤).
예를 들어, 상기 권한 DNS 서버(240)는 상기 1차 URL(http://download.A.com/a.wmv)에 대한 IP 주소를 묻는 반복 질의에 대해, download.A.com이라는 도메인을 가지는 복수 개의 URL 리디렉션 서버(250)들 중에서 최적의 응답을 해 줄 수 있는 URL 리디렉션 서버를 선택하여, 해당 URL 리디렉션 서버의 IP 주소를 전달한다.
구체적으로, 상기 복수 개의 URL 리디렉션 서버(250)들 중에서 최적의 응답을 해 줄 수 있는 URL 리디렉션 서버가 제2 URL 리디렉션 서버(252)인 경우, 상기 권한 DNS 서버(240)는 상기 제2 URL 리디렉션 서버(252)의 IP 주소(200.0.0.1)를 상기 로컬 DNS 서버(230)로 전달한다.
상기 로컬 DNS 서버(230)는 상기 제2 URL 리디렉션 서버(252)의 IP 주소(200.0.0.1)를 상기 클라이언트(220)에게 전달해주고(⑥), 상기 클라이언트(220)는 상기 제2 URL 리디렉션 서버(252)의 IP 주소(200.0.0.1)로 상기 1차 URL(http://download.A.com/a.wmv)을 요청한다(⑦).
상기 제2 URL 리디렉션 서버(252)는 상기 1차 URL 요청에 대해, 상기 콘텐츠를 보유한 제2 CDN 서비스 서버(262)의 주소를 가리키는 2차 URL(예를 들어, http://download.cdn2.com/123/abc)을 상기 클라이언트(220)로 전달해준다(⑧).
상기 클라이언트(220)는 상기 2차 URL(http://download.cdn2.com/123/abc)을 통해 상기 제2 CDN 서비스 서버(262)의 도메인(download.cdn2.com)에 접속하여 상기 콘텐츠(a.wmv)를 요청하며(⑨), 상기 제2 CDN 서비스 서버(262)는 내부적인 서버 결정 과정을 거쳐 해당 콘텐츠(a.wmv)를 상기 클라이언트(220)에게 전달한다(⑩).
본 실시형태에 의하면, 다중 CDN 서비스를 적용하는 경우, 클라이언트에게 최적의 응답을 해 줄 수 있는 URL 리디렉션 서버를 결정한 후, 상기 URL 리디렉션 서버를 통해 해당 콘텐츠의 단일한 URL을 제공해 줄 수 있다. 이 경우, 클라이언트는 하나의 CDN 서비스를 이용하는 것과 같은 편의를 제공받을 수 있다.
이상에서 대표적인 실시형태를 통하여 본 발명에 대하여 상세하게 설명하였으나, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자는 상술한 실시형태에 대하여 본 발명의 범주에서 벗어나지 않는 한도 내에서 다양한 변형이 가능함을 이해할 것이다.
그러므로 본 발명의 권리범위는 설명된 실시형태에 국한되어 정해져서는 안 되며, 후술하는 특허청구범위뿐만 아니라 이 특허청구범위와 균등한 것들에 의해 정해져야 한다.

Claims (11)

  1. 복수 개의 분산된 URL 리디렉션 서버; 및
    소정 콘텐츠의 1차 URL에 대한 질의에 대해, 상기 복수 개의 분산된 URL 리디렉션 서버 중 어느 하나의 URL 리디렉션 서버를 선택하여 해당 URL 리디렉션 서버의 IP 주소를 전달하는 권한(Authoritative) DNS 서버를 포함하며,
    상기 선택된 URL 리디렉션 서버는 상기 1차 URL 요청에 대해, 상기 1차 URL과 대응되는 2차 URL을 전달하는, 콘텐츠 제공 시스템.
  2. 제1항에 있어서,
    상기 권한 DNS 서버는,
    상기 1차 URL에 대한 질의를 요청한 서버의 위치 및 상기 복수 개의 분산된 URL 리디렉션 서버들의 부하 상태 중 적어도 하나를 고려하여, 상기 1차 URL 요청에 대해 가장 빠른 응답을 줄 수 있는 URL 리디렉션 서버를 선택하는, 콘텐츠 제공 시스템.
  3. 제1항에 있어서,
    상기 복수 개의 분산된 URL 리디렉션 서버는,
    각각의 IP를 갖으며 물리적으로 별개인 복수 개의 서버로 구현하거나, 하나의 서버에 복수 개의 IP를 할당하여 구현하는, 콘텐츠 제공 시스템.
  4. 제1항에 있어서,
    상기 2차 URL은,
    상기 콘텐츠를 가진 서버의 URL인, 콘텐츠 제공 시스템.
  5. 소정 콘텐츠 요청에 대해, 해당 콘텐츠의 1차 URL을 전송하는 웹 서버;
    상기 1차 URL을 수신한 후, 상기 1차 URL의 IP 주소를 요청하는 클라이언트;
    상기 클라이언트의 요청에 대해 상기 1차 URL의 IP 주소에 대한 DNS 질의를 수행하는 로컬 DNS 서버;
    복수 개의 분산된 URL 리디렉션 서버;
    상기 로컬 DNS 서버의 DNS 질의에 대해, 상기 복수 개의 분산된 URL 리디렉션 서버 중 어느 하나의 URL 리디렉션 서버를 선택하여 해당 URL 리디렉션 서버의 IP 주소를 전달하는 권한(Authoritative) DNS 서버; 및
    상기 선택된 URL 리디렉션 서버는 상기 클라이언트의 1차 URL 요청에 대해, 상기 1차 URL과 대응되는 2차 URL을 전달하는, 콘텐츠 제공 시스템.
  6. 제5항에 있어서,
    상기 권한 DNS 서버는,
    상기 로컬 DNS 서버의 위치 및 상기 복수 개의 분산된 URL 리디렉션 서버들의 부하 상태 중 적어도 하나를 고려하여, 상기 클라이언트의 1차 URL 요청에 대해 가장 빠른 응답을 줄 수 있는 URL 리디렉션 서버를 선택하는, 콘텐츠 제공 시스템.
  7. 제5항에 있어서,
    상기 복수 개의 분산된 URL 리디렉션 서버는,
    각각의 IP를 갖으며 물리적으로 별개인 복수 개의 서버로 구현하거나, 하나의 서버에 복수 개의 IP를 할당하여 구현하는, 콘텐츠 제공 시스템.
  8. 제5항에 있어서,
    상기 2차 URL은,
    상기 콘텐츠를 가진 복제 서버 또는 CDN 서비스 서버의 URL인, 콘텐츠 제공 시스템.
  9. (A) 웹 서버가 소정 클라이언트의 콘텐츠 요청에 대해, 해당 콘텐츠의 1차 URL을 상기 클라이언트로 전송하는 단계;
    (B) 로컬 DNS 서버가 상기 클라이언트의 1차 URL의 IP 주소 요청에 대해, 상기 1차 URL의 IP 주소에 대한 DNS 질의를 수행하는 단계;
    (C) 권한(Authoritative) DNS 서버가 상기 로컬 DNS 서버의 DNS 질의에 대해, 복수 개의 분산된 URL 리디렉션 서버 중 어느 하나의 URL 리디렉션 서버를 선택하여 해당 URL 리디렉션 서버의 IP 주소를 상기 로컬 DNS 서버로 전달하는 단계;
    (D) 상기 클라이언트가 상기 로컬 DNS 서버로부터 상기 URL 리디렉션 서버의 IP 주소를 전달받은 후, 상기 URL 리디렉션 서버로 상기 1차 URL 요청을 전송하는 단계; 및
    (E) 상기 URL 리디렉션 서버가 상기 1차 URL 요청에 대해, 상기 1차 URL과 대응하는 2차 URL을 상기 클라이언트로 전달하는 단계를 포함하는, 콘텐츠 제공 방법.
  10. 제9항에 있어서,
    상기 (C) 단계에서,
    상기 권한 DNS 서버는, 상기 로컬 DNS 서버의 위치 및 상기 복수 개의 분산된 URL 리디렉션 서버들의 부하 상태 중 적어도 하나를 고려하여, 상기 클라이언트의 1차 URL 요청에 대해 가장 빠른 응답을 줄 수 있는 URL 리디렉션 서버를 선택하는, 콘텐츠 제공 방법.
  11. 제9항에 있어서,
    상기 (E) 단계 이후에,
    상기 클라이언트가 상기 2차 URL을 도메인으로 하는 서버에 접속하여, 상기 콘텐츠를 제공받는 단계를 더 포함하는, 콘텐츠 제공 방법.
PCT/KR2009/006315 2009-08-12 2009-10-30 콘텐츠 제공 시스템 및 방법 WO2011019110A1 (ko)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2009-0074247 2009-08-12
KR1020090074247A KR101135087B1 (ko) 2009-08-12 2009-08-12 콘텐츠 제공 시스템 및 방법

Publications (1)

Publication Number Publication Date
WO2011019110A1 true WO2011019110A1 (ko) 2011-02-17

Family

ID=43586273

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2009/006315 WO2011019110A1 (ko) 2009-08-12 2009-10-30 콘텐츠 제공 시스템 및 방법

Country Status (2)

Country Link
KR (1) KR101135087B1 (ko)
WO (1) WO2011019110A1 (ko)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101281893B1 (ko) * 2011-08-10 2013-07-03 리얼네트웍스아시아퍼시픽 주식회사 대화 중 웹 기반 서비스를 공유하는 시스템 및 방법
KR102036662B1 (ko) * 2012-10-25 2019-10-28 삼성전자주식회사 네트워크 시스템에서 웹 접속 장치 및 방법
KR102043031B1 (ko) * 2013-10-31 2019-11-11 삼성에스디에스 주식회사 서버 및 이를 이용한 부하 분산 방법
KR102187136B1 (ko) * 2014-02-25 2020-12-07 주식회사 케이티 트래픽 격리를 위한 디엔에스 백엔드 프로세싱 및 그 장치
KR102325018B1 (ko) * 2019-09-19 2021-11-11 김범기 이야기컨텐츠 기반 상품지급형 보물찾기 시스템

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10240660A (ja) * 1997-02-10 1998-09-11 Internatl Business Mach Corp <Ibm> 検索方法およびデータ処理システム
US20040003032A1 (en) * 2002-06-28 2004-01-01 Microsoft Corporation System and method for providing content-oriented services to content providers and content consumers
EP0990205B1 (en) * 1997-06-18 2006-08-23 Intervu, Inc. System and method for server-side optimization of data delivery on a distributed computer network
KR100944156B1 (ko) * 2008-10-21 2010-02-24 삼성에스디에스 주식회사 웹 서버 부하 분산 시스템 및 방법

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6785704B1 (en) * 1999-12-20 2004-08-31 Fastforward Networks Content distribution system for operation over an internetwork including content peering arrangements

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10240660A (ja) * 1997-02-10 1998-09-11 Internatl Business Mach Corp <Ibm> 検索方法およびデータ処理システム
EP0990205B1 (en) * 1997-06-18 2006-08-23 Intervu, Inc. System and method for server-side optimization of data delivery on a distributed computer network
US20040003032A1 (en) * 2002-06-28 2004-01-01 Microsoft Corporation System and method for providing content-oriented services to content providers and content consumers
KR100944156B1 (ko) * 2008-10-21 2010-02-24 삼성에스디에스 주식회사 웹 서버 부하 분산 시스템 및 방법

Also Published As

Publication number Publication date
KR20110016640A (ko) 2011-02-18
KR101135087B1 (ko) 2012-04-16

Similar Documents

Publication Publication Date Title
US9608957B2 (en) Request routing using network computing components
EP2266064B1 (en) Request routing
US8756341B1 (en) Request routing utilizing popularity information
US8224986B1 (en) Methods and apparatus for redirecting requests for content
US20110035437A1 (en) Gateway System and Control Method
US20170286461A1 (en) Content name resolution for information centric networking
US10009271B2 (en) Routing method and network transmission apparatus
US20120066408A1 (en) Request routing utilizing client location information
JP2008090826A5 (ko)
WO2013094837A1 (ko) 해시 함수 결과를 이용한 서버 부하 분산 처리 방법 및 그 장치
WO2011019110A1 (ko) 콘텐츠 제공 시스템 및 방법
WO2005109774A3 (en) Registration redirect server
US20130262637A1 (en) Dns proxy service for multi-core platforms
WO2015126442A1 (en) Data purge distribution and coherency
KR20000064071A (ko) 웹 콘텐츠 전송 시스템 및 그 전송 제어 방법
EP2159994A1 (en) Operation of a content distribution network
WO2021080283A1 (en) Methods and systems for determining icn capability of a node/server
WO2018182339A1 (ko) 멀티미디어 서비스 콘텐트 제공 장치 및 방법
KR100944156B1 (ko) 웹 서버 부하 분산 시스템 및 방법
WO2017105056A1 (ko) 콘텐츠 중심 네트워크의 라우터, 그리고 이를 이용한 콘텐츠 전송 방법
WO2017069530A1 (en) Method and apparatus for address resolution of multicast/broadcast resources using domain name systems
KR20050021751A (ko) 클라이언트 기반 분산 웹 캐싱 시스템의 구성 방법
US20040172560A1 (en) Stream server apparatus, program, and NAS device
JP2004102775A (ja) 情報取得装置および情報取得経路制御方法
JP2001320418A (ja) インターネット共有接続方法およびそのシステム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09848296

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 09848296

Country of ref document: EP

Kind code of ref document: A1