KR20180067936A - System and for wordpress content delivery using cache server and browser cache - Google Patents

System and for wordpress content delivery using cache server and browser cache Download PDF

Info

Publication number
KR20180067936A
KR20180067936A KR1020160169381A KR20160169381A KR20180067936A KR 20180067936 A KR20180067936 A KR 20180067936A KR 1020160169381 A KR1020160169381 A KR 1020160169381A KR 20160169381 A KR20160169381 A KR 20160169381A KR 20180067936 A KR20180067936 A KR 20180067936A
Authority
KR
South Korea
Prior art keywords
client
content
cache
server
browser
Prior art date
Application number
KR1020160169381A
Other languages
Korean (ko)
Inventor
손윤호
Original Assignee
주식회사 이노넥스트
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 이노넥스트 filed Critical 주식회사 이노넥스트
Priority to KR1020160169381A priority Critical patent/KR20180067936A/en
Publication of KR20180067936A publication Critical patent/KR20180067936A/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching
    • H04L67/2842
    • H04L61/1511
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4505Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
    • H04L61/4511Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols using domain name system [DNS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present invention relates to a WordPress content transmitting system using a cache server and a browser cache. A content server transmits content to a cache server and one or more browser caches which are data storages to be stored therein. If a client requests an IP address of the storage to transmit the content to a provider name server, the provider name server converts the IP address of the storage to transmit the content into the client in consideration of a response speed between the client and the cache server and a response speed between the client and the browser caches. According to the present invention, a content request can be responded by selecting an optimum storage of the browser caches and the cache sever which store the content. Accordingly, the present invention can efficiently use a network.

Description

캐시서버 및 브라우저캐시를 이용한 워드프레스 콘텐츠 전송시스템{System and for wordpress content delivery using cache server and browser cache}[0001] The present invention relates to a content delivery system using a cache server and a browser cache,

본 발명은 캐시서버 및 브라우저캐시를 이용한 워드프레스 콘텐츠 전송시스템에 관한 것으로, 특히, 클라이언트로부터 컨텐츠 요청이 있는 경우, 해당 컨텐츠를 저장한 캐시서버 및 하나 이상의 브라우저 캐시와 클라이언트와의 응답속도를 고려하여 특정 저장소에서 해당 컨텐츠를 전송할 수 있도록 하는 캐시서버 및 브라우저캐시를 이용한 컨텐츠 전송시스템 및 방법에 관한 것이다.The present invention relates to a cache server and a wordpress content transmission system using a browser cache. More particularly, the present invention relates to a cache server and a browser cache, And more particularly, to a system and method for transmitting content using a cache server and a browser cache that allow the content to be transferred from a specific repository.

웹 서버가 컨텐츠 일부 또는 전부를 다수의 클라이언트들 각각에게 일대일로 제공하기에는 많은 부하가 발생한다. 왜냐하면, 웹 서버는 단일의 ISP(Internet Service Provider)에 연결되어 있는데 반하여 컨텐츠를 요구하는 클라이언트는 다수의 ISP에 존재하기 때문이다.A great deal of load arises for the web server to provide a part or all of the contents one by one to each of a plurality of clients. This is because the web server is connected to a single ISP (Internet Service Provider) while the client requesting the content exists in multiple ISPs.

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

현재 상용화된 CDN 서비스는 클라이언트의 IP(Internet Protocol) 어드레스에 대응되는 캐시서버를 지정해 놓고, 해당 클라이언트로부터 컨텐츠 요청이 있을 경우 대응되는 캐시서버에 해당 컨텐츠가 저장되어 있는지 확인한 후, 저장되어 있지 않다면 컨텐츠 서버에 요청하여 전송하도록 하는 방법을 사용하고 있다.The currently commercialized CDN service designates a cache server corresponding to an IP (Internet Protocol) address of a client. If there is a content request from the client, it checks whether the corresponding content is stored in the corresponding cache server. If not, And sends the request to the server.

그러나 이러한 방식을 사용할 경우, 클라이언트에 대응되는 캐시서버에 특정 컨텐츠가 저장되어 있지 않다면, 해당 컨텐츠를 제공하는 원시(origin) 컨텐츠 서버로 컨텐츠 요청(request)이 몰리게 되는 현상이 발생하게 된다는 문제가 있다. 따라서, 캐시서버를 증설하지 않고도 클라이언트로부터 요청된 컨텐츠를 제공할 수 있는 시스템에 관한 연구가 필요한 실정이다.However, if such a method is used, if a specific content is not stored in a cache server corresponding to a client, there is a problem that a request for content is generated in an origin content server providing the content . Therefore, there is a need for research on a system capable of providing requested contents from a client without adding a cache server.

본 발명의 일실시예에 따르면, 클라이언트로부터의 컨텐츠 요청이 있는 경우, 클라이언트와 해당 컨텐츠를 저장한 캐시서버 간의 응답속도 및 클라이언트와 다른 클라이언트에 속한 브라우저캐시 간의 응답속도를 고려하여 최적의 저장소에서 해당 컨텐츠를 전송하도록 하는 캐시서버 및 브라우저캐시를 이용한 워드프레스 콘텐츠 전송시스템을 제공한다.According to an embodiment of the present invention, when there is a content request from a client, a response speed between a client and a cache server storing the content and a response speed between a client and a browser cache belonging to a different client are considered, A cache server for transmitting content, and a wordpress content transmission system using a browser cache.

본 발명의 캐시서버 및 브라우저캐시를 이용한 워드프레스 콘텐츠 전송시스템은, 컨텐츠서버로부터 컨텐츠를 전송받아 저장하고 클라이언트로부터 상기 컨텐츠에 대한 요청이 있는 경우 상기 클라이언트로 전송하는 캐시서버 및 상기 클라이언트로부터 상기 컨텐츠를 전송할 저장소의 IP 어드레스를 요청받으면 상기 클라이언트와 상기 캐시서버 간의 응답속도 및 상기 클라이언트와 상기 컨텐츠를 저장한 하나 이상의 브라우저캐시와의 응답속도를 고려하여 상기 컨텐츠를 전송할 저장소의 IP 어드레스를 상기 클라이언트로 반환하는 사업자 네임서버를 포함한다.The present invention provides a cache server for transmitting content from a content server to a cache server when a request for the content is received from the client, When receiving an IP address of a storage to be transmitted, considering the response speed between the client and the cache server and the response speed of the client and one or more browser caches storing the contents, the IP address of the storage to which the contents are to be transmitted is returned to the client Lt; / RTI >

본 발명의 사업자 네임서버는, 데이터 송수신을 위한 입출력부, 클라이언트와 컨텐츠를 저장한 캐시서버 간의 응답속도 및 상기 클라이언트와 상기 컨텐츠를 저장한 하나 이상의 브라우저캐시 간의 응답속도 정보를 보유한 데이터베이스부 및 상기 입출력부를 통해 클라이언트로부터 상기 컨텐츠를 전송할 저장소의 IP 어드레스를 요청받으면 상기 데이터베이스부가 보유한 상기 응답속도 정보를 고려하여 상기 컨텐츠를 전송할 저장소의 IP 어드레스를 상기 클라이언트로 반환하는 제어부 를 포함한다.The business name server of the present invention includes a database unit having an input / output unit for data transmission / reception, a response rate between a client and a cache server storing contents, and response speed information between the client and one or more browser caches storing the contents, When receiving the IP address of the repository through which the content is to be transmitted from the client, the control unit returns the IP address of the repository to which the content is to be transmitted to the client in consideration of the response speed information held by the database unit.

본 발명의 사업자 네임서버는, 데이터 송수신을 위한 입출력부, 캐시서버 및 하나 이상의 브라우저캐시에 저장된 컨텐츠 정보를 보유한 데이터베이스부 및 상기 입출력부를 통해 클라이언트로부터 특정 컨텐츠를 전송할 저장소의 IP 어드레스를 요청받으면 상기 데이터베이스부가 보유한 상기 컨텐츠 정보를 참조하여 상기 특정 컨텐츠를 저장한 저장소와 상기 클라이언트 간의 응답속도를 측정하고 가장 빠른 응답속도를 갖는 저장소의 IP 어드레스를 상기 클라이언트로 반환하는 제어부를 포함한다.The provider name server of the present invention includes an input / output unit for data transmission / reception, a cache unit, a database unit having content information stored in one or more browser caches, and a storage unit And a control unit for measuring a response speed between the storage unit storing the specific content and the client by referring to the content information and returning the IP address of the storage having the fastest response speed to the client.

본 발명에 의하면, 컨텐츠를 저장한 캐시서버 및 브라우저캐시와 해당 컨텐츠를 요청한 클라이언트와의 응답속도를 고려하여 네트워크 상태가 좋거나 더 빠른 응답속도를 갖는 최적의 저장소에서 해당 컨텐츠를 전송할 수 있게 되어 네트워크의 효율적인 사용 및 사용자 편의 증진이 가능하게 된다.According to the present invention, in consideration of the response speed between the cache server storing the contents and the client requesting the contents and the browser cache, the contents can be transmitted from the optimal storage having a better network response or a faster response speed, And the user convenience can be improved.

도 1은 본 발명의 일 실시예에 따른 컨텐츠 전송시스템의 구성도이다.
도 2는 도 1에 도시된 사업자 네임서버의 구성도이다.
도 3은 도 2의 데이터베이스부에 저장되는 브라우저캐시 그룹테이블 및 링크 정보테이블의 예시도이다.
도 4는 도 3의 데이터베이스부에 저장되는 응답속도 정보테이블의 예시도이다.
도 5는 본 발명의 일 실시예에 따른 컨텐츠 전송방법의 흐름도이다.
1 is a configuration diagram of a content transmission system according to an embodiment of the present invention.
2 is a configuration diagram of the business name server shown in FIG.
3 is an exemplary view of a browser cache group table and a link information table stored in the database unit of FIG.
4 is an exemplary diagram of a response speed information table stored in the database unit of FIG.
5 is a flowchart of a content transmission method according to an embodiment of the present invention.

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

도 1은 본 발명의 일 실시예에 따른 컨텐츠 전송시스템의 구성도이다. 도 1을 참조하면, 본 실시예의 컨텐츠 전송시스템은 제1 클라이언트 내지 제n 클라이언트(110-1, ..., 110-n), 제1 브라우저캐시 내지 제n 브라우저캐시(120-1, ..., 120-n), 사업자 네임서버(130), 캐시서버(140), 컨텐츠서버(150) 및 네트워크(160)를 포함하여 구성된다.1 is a configuration diagram of a content transmission system according to an embodiment of the present invention. Referring to FIG. 1, the contents transmission system of the present embodiment includes first to n-th clients 110-1 to 110-n, first to n-th browser caches 120-1 to 120- A content server 150, and a network 160. The content server 150 includes a server 120,

제1 클라이언트 내지 제n 클라이언트(110-1, ..., 110-n)는 네트워크(160)로 연결된 서버로부터 정보를 제공받는 컴퓨터 등의 단말을 의미한다. 제1 클라이언트 내지 제n 클라이언트(110-1, ..., 110-n)는 브라우저(browser)에 특정 컨텐츠를 요청(request)하는 URL(Uniform Resource Locater) 등이 입력되면, DNS(Domain Name Server)의 기능을 갖는 사업자 네임서버(130)에 액세스(access)하여 도메인명을 해당 컨텐츠를 제공하는 컨텐츠서버(150) 또는 캐시서버(140)의 IP 주소로 변환하고 해당 IP 주소에 대응되는 서버로 접속하는 역할을 한다.First to nth clients 110-1 to 110-n are terminals of a computer or the like which receive information from a server connected to the network 160. [ When a URL (Uniform Resource Locator) for requesting a specific content is input to a browser, the first to nth clients 110-1 to 110-n receive a DNS (Domain Name Server To convert the domain name into the IP address of the content server 150 or the cache server 140 that provides the content, and transmits the domain name to the server corresponding to the corresponding IP address And to connect them.

제1 브라우저캐시(browser cache) 내지 제n 브라우저캐시(120-1, ..., 120-n)는 각각 제1 클라이언트 내지 제n 클라이언트(110-1, ..., 110-n)의 브라우저에 대응되는 컨텐츠 저장소이다. 즉, 각각의 브라우저가 컨텐츠서버(150) 또는 캐시서버(140)로부터 특정 컨텐츠를 수신하면, 제1 브라우저캐시 내지 제n 브라우저캐시(120-1, ..., 120-n) 중 대응되는 클라이언트의 브라우저캐시에 저장하여, 브라우저 창 등을 통해 디스플레이하는데 활용하게 된다.The first to nth browser caches 120-1 to 120-n are connected to the browsers of the first to nth clients 110-1 to 110-n, respectively, Is a content repository corresponding to " That is, when each browser receives specific content from the content server 150 or the cache server 140, a corresponding one of the first to nth browser caches 120-1, ..., and 120- In a browser cache of the browser, and is used for displaying through a browser window or the like.

사업자 네임서버(130)는 도메인 네임을 IP 주소로 변환시켜 주는 DNS(Domain Name Server)를 의미하며, 기호명(symbolic name)을 기계가 사용하는 숫자 주소로 변환하여 알려 주는 역할을 하는 네임서버의 일종이다. 사업자 네임서버(130)는 CDN 사업자가 CDN 서비스 제공을 위해 운용하는 네임서버로서 캐시서버(140)의 IP 어드레스 정보를 갖고 있다.The business name server 130 is a DNS (Domain Name Server) that converts a domain name to an IP address. A name server that plays a role of converting a symbolic name into a numeric address used by a machine It is a kind. The provider name server 130 has the IP address information of the cache server 140 as a name server operated by the CDN provider for providing the CDN service.

캐시서버(140)는 예를 들어, 복제서버(copy server) 또는 고스트 서버(ghost server) 등으로 불리며, 컨텐츠서버(150)가 저장 및 관리하는 컨텐츠 데이터의 복사본을 저장하는 저장소이다. 캐시서버(140)는 제1 클라이언트 내지 제n 클라이언트(110-1, ..., 110-n) 중 어느 한 클라이언트로부터의 컨텐츠 요청이 있을 경우 신속하게 응답하는 역할을 한다.The cache server 140 is a repository for storing a copy of content data stored and managed by the content server 150, for example, a copy server or a ghost server. The cache server 140 responds to requests for contents from any one of the first to n-th clients 110-1 to 110-n.

컨텐츠서버(150)는 컨텐츠 제공자가 제공하는 웹페이지 및 객체(object) 등을 저장하고 있다가 제1 클라이언트 내지 제n 클라이언트(110-1, ..., 110-n) 중 어느 한 클라이언트로부터의 컨텐츠 요청이 있을 경우 응답하는 역할을 하는 서버이다. 즉, 컨텐츠서버(150)는 특정 클라이언트로부터 요청된 컨텐츠를 전송하는 역할을 하며, 컨텐츠서버(150)가 보유한 컨텐츠 중 일부를 캐시서버(140)로 전송하여 저장하도록 한다. 이를 통해, 캐시서버(140)에서 특정 클라이언트의 요청에 따른 컨텐츠를 신속하게 제공하는 것이 가능하게 된다.The content server 150 stores web pages and objects provided by a content provider and receives a request from one of the first to nth clients 110-1 to 110-n. It is a server that plays a role of responding when a content request is made. That is, the content server 150 transmits the requested content from the specific client, and transmits a part of the content held by the content server 150 to the cache server 140 for storage. Accordingly, the cache server 140 can quickly provide contents according to a request of a specific client.

네트워크(160)는 제1 클라이언트 내지 제n 클라이언트(110-1, ..., 110-n), 사업자 네임서버(130), 캐시서버(140), 및 컨텐츠서버(150) 간의 데이터 전송, 정보 교환을 위한 데이터 통신망을 의미한다.The network 160 is used to transfer data between the first to nth clients 110-1 to 110-n, the business name server 130, the cache server 140 and the content server 150, Means a data communication network for exchange.

제1 클라이언트 내지 제n 클라이언트(110-1, ..., 110-n) 중 어느 한 클라이언트의 브라우저에 컨텐츠 요청을 위한 URL 등이 입력되면, 로컬 네임서버를 거쳐 사업자 네임서버(130)로 해당 컨텐츠를 전송할 저장소의 IP 어드레스를 요청하게 된다.When a URL for content request is input to the browser of any one of the first to n-th clients 110-1 to 110-n, the corresponding name is transmitted to the business name server 130 via the local name server The IP address of the repository to which the content is to be transmitted.

예를 들어, 특정 컨텐츠를 요청한 클라이언트가 제1 클라이언트(110-1)라면, 사업자 네임서버(130)에서는 제1 클라이언트(110-1)와 캐시서버(140) 간의 응답속도 및 제1 클라이언트(110-1)와 제2 브라우저캐시 내지 제n 브라우저캐시(120-2, ..., 120-n) 중 하나 이상의 브라우저캐시와의 응답속도를 고려하여, 해당 컨텐츠를 제1 클라이언트(110-1)로 전송할 저장소를 선택하고 선택된 저장소의 IP 어드레스를 제1 클라이언트(110-1)로 반환하게 된다.For example, if the client requesting the specific content is the first client 110-1, the business name server 130 may determine the response speed between the first client 110-1 and the cache server 140, -1 and the response speed with one or more browser caches of the second browser cache to the nth browser cache 120-2, ..., 120-n, And returns the IP address of the selected storage to the first client 110-1.

이 경우, 사업자 네임서버(130)가 제1 클라이언트(110-1)로부터 IP 어드레스 요청을 수신하면, 각 저장소의 응답속도를 측정하여 저장소를 선택하고 해당 저장소의 IP 어드레스를 전송할 수 있다. 또한, 사업자 네임서버(130)에서 미리 응답속도를 측정하여 해당 정보를 저장하고 있다가, 제1 클라이언트(110-1)로부터의 IP 어드레스 요청을 수신하면, 저장된 응답속도 정보를 참조하여 저장소를 선택하고 해당 저장소의 IP 어드레스를 전송할 수도 있다.In this case, when the provider name server 130 receives the IP address request from the first client 110-1, it can measure the response speed of each repository, select the repository, and transmit the IP address of the repository. In addition, the provider name server 130 measures the response speed in advance and stores the information. When receiving the IP address request from the first client 110-1, And transmit the IP address of the corresponding repository.

사업자 네임서버(130)에서 미리 응답속도를 측정하는 경우에는, 예를 들어, 특정 측정시간을 설정하고 해당 설정된 시간에 응답속도를 측정하도록 할 수 있을 뿐 아니라, 응답속도의 측정 주기를 설정하고 이에 따라 응답속도를 측정하도록 할 수도 있다.When the response speed is measured in advance by the provider name server 130, for example, a specific measurement time can be set and the response speed can be measured at the set time, The response speed may be measured.

사업자 네임서버(130)가 제1 클라이언트(110-1)로부터의 IP 어드레스 요청에 대응하여 응답속도를 측정하고 컨텐츠를 전송할 저장소의 IP 어드레스를 반환하는 경우 또는 미리 측정한 응답속도 정보를 참조하여 IP 어드레스를 반환하는 경우에는 최적의 저장소를 선택하여 해당 저장소의 IP 어드레스를 반환하게 되며, 최적의 저장소 선정은, 예를 들어, 응답속도가 가장 빠른 저장소를 선택하는 방식으로 이루어질 수 있다. When the provider name server 130 measures the response speed in response to the IP address request from the first client 110-1 and returns the IP address of the storage to which the content is to be transmitted, In case of returning the address, the optimum storage is selected and the IP address of the storage is returned. The optimum storage can be selected, for example, by selecting the storage having the fastest response speed.

또한 컨텐츠를 전송할 저장소의 IP 어드레스 반환은, 예를 들어, 사업자 네임서버(130)가 각 저장소의 네트워크 부하를 고려하여 상대적으로 부하가 적은 저장소의 IP 어드레스를 제1 클라이언트(110-1)로 반환하는 방식으로 이루어질 수도 있다.Also, the IP address of the storage to which the content is to be transferred may be returned to the first client 110-1, for example, when the business name server 130 considers the network load of each storage, . ≪ / RTI >

본 발명의 일 실시예에서, 제1 클라이언트(110-1) 내의 제1 브라우저캐시(120-1)와, 다른 클라이언트에 속하는 제2 브라우저캐시 내지 제n 브라우저캐시(120-2, ..., 120-n)는, 동일한 브라우저캐시 그룹(group)에 속하도록 그룹핑(grouping) 된 브라우저캐시일 수 있다. 예를 들어, 동일한 그룹으로 그룹핑된 제1 브라우저캐시 내지 제n 브라우저캐시(120-1, ..., 120-n)는 지역적으로 서로 인접한 클라이언트 내의 브라우저캐시일 수 있으며, 이는 지역적으로 인접한 클라이언트 또는 브라우저캐시 간의 응답속도가 일반적으로 빠르기 때문이다.In one embodiment of the present invention, the first browser cache 120-1 in the first client 110-1 and the second browser cache to the nth browser cache 120-2, ..., 120-n may be browser caches grouped to belong to the same browser cache group. For example, the first to nth browser caches 120-1, ..., 120-n grouped into the same group may be browser caches within locally adjacent clients, which may be locally adjacent clients or This is because the response speed between browser caches is generally fast.

이때, 각각의 그룹에 포함된 브라우저캐시가 서로 겹치지 않도록 그룹핑될 수 있으며, 일부의 브라우저캐시가 서로 다른 그룹에 속할 수 있도록 중첩적으로 그룹핑될 수도 있다.At this time, the browser caches included in each group may be grouped so that they do not overlap with each other, and some browser caches may be grouped in an overlapping manner so that they belong to different groups.

본 발명의 일 실시예에 따른 사업자 네임서버(130)의 구성 및 동작에 대해서는 도 2를 참조하여 좀 더 상세하게 설명하기로 한다.
The configuration and operation of the business name server 130 according to an embodiment of the present invention will be described in more detail with reference to FIG.

도 2는 본 발명의 일 실시예에 따른 도 1에 도시된 사업자 네임서버(130)의 구성도이다. 도 2를 참조하면, 본 실시예에 따른 사업자 네임서버(130)는 입출력부(210), 제어부(220) 및 데이터베이스부(230)를 포함하여 구성된다.FIG. 2 is a configuration diagram of the business name server 130 shown in FIG. 1 according to an embodiment of the present invention. 2, the business name server 130 according to the present embodiment includes an input / output unit 210, a control unit 220, and a database unit 230.

입출력부(210)는 네트워크(160)를 통하여 데이터를 송수신하기 위한 인터페이스를 갖는다.The input / output unit 210 has an interface for transmitting and receiving data through the network 160. [

데이터베이스부(230)는 캐시서버(140)에 저장된 컨텐츠 정보 및 제1 브라우저캐시 내지 제n 브라우저캐시(120-1, ..., 120-n) 중 하나 이상의 브라우저캐시에 저장된 컨텐츠 정보를 보유한 저장소이다. The database unit 230 stores the content information stored in the cache server 140 and the content information stored in one or more browser caches of the first browser cache to the nth browser cache 120-1 to 120- to be.

제어부(220)는 입출력부(210)를 통해, 제1 클라이언트 내지 제n 클라이언트(110-1, ..., 110-n) 중 특정 클라이언트로부터, 컨텐츠를 전송할 저장소의 IP 어드레스를 요청받으면, 데이터베이스부(230)가 보유한 컨텐츠 정보를 참조하여 해당 컨텐츠를 보유한 저장소와 상기 특정 클라이언트 간의 응답속도를 측정하고, 가장 빠른 응답속도를 갖는 저장소의 IP 어드레스를 상기 특정 클라이언트로 반환하는 역할을 한다.The control unit 220 receives an IP address of a storage to which content is to be transmitted from a specific one of the first to nth clients 110-1 to 110-n through the input / output unit 210, The server 230 measures the response speed between the specific client and the repository having the corresponding content by referring to the content information held by the client 230 and returns the IP address of the repository having the fastest response speed to the specific client.

본 발명의 다른 실시예에서, 데이터베이스부(230)는 제1 클라이언트 내지 제n 클라이언트(110-1, ..., 110-n) 각각과 캐시서버(140) 간의 응답속도 및 제1 클라이언트 내지 제n 클라이언트(110-1, ..., 110-n) 각각과 다른 클라이언트에 속한 제1 브라우저캐시 내지 제n 브라우저캐시(120-1, ..., 120-n) 중 하나 이상의 브라우저캐시 간의 응답속도 정보를 보유하고 있다.In another embodiment of the present invention, the database unit 230 determines the response speed between each of the first to n-th clients 110-1 to 110-n and the cache server 140, a response between one or more browser caches of the first browser cache to the nth browser cache 120-1, ..., 120-n belonging to each of the clients 110-1, ..., 110- It has speed information.

이때, 제어부(220)는 입출력부(210)를 통해, 제1 클라이언트 내지 제n 클라이언트(110-1, ..., 110-n) 중 특정 클라이언트로부터, 컨텐츠를 전송할 저장소의 IP 어드레스를 요청받으면, 데이터베이스부(230)가 보유한 응답속도 정보를 참조하여 해당 컨텐츠를 전송할 저장소의 IP 어드레스를 상기 클라이언트로 반환하게 된다. 반환되는 IP 어드레스가 가장 빠른 응답속도를 갖는 저장소의 IP 어드레스 일 수 있음은 상기한 바와 같다.At this time, when the control unit 220 receives an IP address of a storage to which contents are to be transmitted from a specific one of the first to nth clients 110-1 to 110-n through the input / output unit 210 , And returns the IP address of the repository to which the content is to be transmitted to the client with reference to the response speed information held by the database unit 230. The IP address returned may be the IP address of the storage having the fastest response speed as described above.

본 발명의 일 실시예에 따른 데이터베이스부(230)가 보유한 정보에 대해서는 도 3 및 도 4를 참조하여 좀 더 상세하게 설명하기로 한다.
The information held by the database unit 230 according to an embodiment of the present invention will be described in more detail with reference to FIGS. 3 and 4. FIG.

도 3은 본 발명의 일 실시예에 따른 도 2의 데이터베이스부(230)에 저장된 브라우저캐시 그룹테이블(310) 및 링크 정보테이블(320)의 예시도이다. FIG. 3 is an exemplary view of a browser cache group table 310 and a link information table 320 stored in the database unit 230 of FIG. 2 according to an embodiment of the present invention.

도 3에서 브라우저캐시 그룹테이블(310)을 참조하면, 클라이언트 IP 어드레스와 브라우저캐시 그룹 항목으로 이루어져 있다. 또한, 링크 정보테이블(320)은 브라우저캐시 그룹, 클라이언트 IP 어드레스 및 저장 컨텐츠 항목으로 이루어져 있다.Referring to FIG. 3, the browser cache group table 310 includes a client IP address and a browser cache group item. The link information table 320 also includes a browser cache group, a client IP address, and a storage content item.

브라우저캐시 그룹테이블(310)에서 클라이언트 IP 어드레스 항목은 각각의 클라이언트에 대응되는 IP 어드레스 정보를 포함한 필드이다. 그리고 브라우저캐시 그룹 항목은 각각의 클라이언트 IP 어드레스에 대응되는 브라우저캐시가 속한 브라우저캐시 그룹의 정보를 포함한 필드이다.In the browser cache group table 310, the client IP address item is a field including IP address information corresponding to each client. The browser cache group item is a field including information of a browser cache group to which the browser cache corresponding to each client IP address belongs.

링크 정보테이블(320)에서 브라우저캐시 그룹 항목은, 브라우저캐시 그룹테이블(310)의 각 브라우저캐시 그룹 항목과 링크된(linked) 정보 필드이며, 정보의 링크는, 예를 들어, 연결 리스트(linked list) 형태로 이루어질 수 있다. 클라이언트 IP 어드레스 항목은 각 브라우저캐시 그룹에 속하는 클라이언트의 IP 어드레스 정보를 포함한 필드이다. 저장 컨텐츠 항목은 각 클라이언트의 브라우저캐시에 저장된 컨텐츠의 정보를 나타내는 필드이다.
In the link information table 320, the browser cache group item is an information field linked with each browser cache group item in the browser cache group table 310, and the link of information is, for example, a linked list ). ≪ / RTI > The client IP address item is a field including IP address information of a client belonging to each browser cache group. The stored content item is a field indicating information of contents stored in the browser cache of each client.

도 4는 본 발명의 일 실시예에 따른 도 2의 데이터베이스부(230)에 저장된 응답속도 정보테이블(400)의 예시도이다. 본 실시예에서, 사업자 네임서버(130)의 데이터베이스부(230)는 도 3에 도시된 브라우저캐시 그룹테이블(310) 및 링크된 정보테이블(320) 뿐만 아니라, 응답속도 정보테이블(400)을 더 포함하고 있어, 사업자 네임서버(130)의 제어부(220)가 특정 컨텐츠를 전송할 저장소를 선택하고 해당 저장소의 IP 어드레스를 클라이언트로 반환하는데 활용할 수 있도록 한다.4 is an exemplary view of a response speed information table 400 stored in the database unit 230 of FIG. 2 according to an embodiment of the present invention. In the present embodiment, the database unit 230 of the business name server 130 further stores the response speed information table 400 in addition to the browser cache group table 310 and the linked information table 320 shown in FIG. 3 So that the control unit 220 of the business name server 130 can select a storage to which specific contents are to be transmitted and utilize the IP address of the corresponding storage to return to the client.

도 4를 참조하면, 응답속도 정보 테이블(400)은 클라이언트 IP 어드레스, 다른 클라이언트의 IP 어드레스 및 응답속도 항목을 포함한다. Referring to FIG. 4, the response speed information table 400 includes a client IP address, an IP address of another client, and a response speed item.

클라이언트 IP 어드레스 항목은 컨텐츠를 요청하는 클라이언트의 IP 어드레스 정보를 포함한 필드이다. The client IP address item is a field containing IP address information of the client requesting the content.

다른 클라이언트의 IP 어드레스 항목은 특정 클라이언트의 브라우저캐시와 같은 브라우저캐시 그룹에 속하는, 다른 클라이언트의 브라우저캐시에 대응되는 IP 어드레스 정보를 포함한 필드이다. The IP address item of the other client is a field including IP address information corresponding to a browser cache of another client belonging to a browser cache group such as a specific client's browser cache.

응답속도 항목은 각 클라이언트와 다른 클라이언트에 속한 브라우저캐시 간의 응답속도 정보를 포함한 필드이다.The response rate field is a field containing the response rate information between each client and the browser cache belonging to another client.

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

도 5는 본 발명의 일 실시예에 따른 컨텐츠 전송방법의 흐름도이다. 도 1 및 도 5를 참조하면, 먼저 컨텐츠서버(150)에서 캐시서버(140)로 특정 컨텐츠를 전송하여 저장하도록 한다(S510). 또한 컨텐츠서버(150)는 제2 브라우저캐시(120-2)를 포함하여 하나 이상의 브라우저캐시로 해당 컨텐츠를 전송하여 저장하도록 한다(S520). 이때, 단계(S510) 및 단계(S520)의 단계는 순서를 바꾸어 이루어질 수도 있다.5 is a flowchart of a content transmission method according to an embodiment of the present invention. Referring to FIGS. 1 and 5, the content server 150 transmits and stores specific content to the cache server 140 (S510). In addition, the content server 150 includes the second browser cache 120-2 and transmits the content to one or more browser caches and stores the content in the browser cache (S520). At this time, steps S510 and S520 may be performed in a different order.

단계(S520)에서 컨텐츠를 수신하여 저장하는 브라우저캐시는, 예를 들어, 복수의 브라우저캐시로 그룹핑된 브라우저캐시일 수 있으며, 그룹핑은 지역적으로 인접한 복수의 브라우저캐시를 하나의 그룹으로 그룹핑하는 방식으로 이루어질 수 있다.The browser cache for receiving and storing contents in step S520 may be, for example, a browser cache grouped into a plurality of browser caches, and the grouping may be performed by grouping a plurality of locally adjacent browser caches into one group Lt; / RTI >

단계(S510) 및 단계(S520)에서의 컨텐츠 전송과 저장은, 컨텐츠서버(150)가 특정 클라이언트로부터의 컨텐츠 요청에 응답하여 전송하는 컨텐츠를 저장하는 방식으로 이루어질 수 있다.The content transmission and storage in steps S510 and S520 may be performed by a method in which the content server 150 stores content transmitted in response to a content request from a specific client.

또한, 단계(S510) 및 단계(S520)에서의 컨텐츠 전송과 저장은, 컨텐츠서버(150)에 저장된 컨텐츠 중 다른 컨텐츠에 비해 상대적으로 요청 빈도가 높은 컨텐츠 또는 클라이언트로부터의 요청이 예상되는 컨텐츠를, 특정 클라이언트로부터의 요청이 있기 전에 미리 전송하여 저장하도록 하는 방식으로 이루어질 수도 있다.The content transmission and storage in steps S510 and S520 may be performed in a manner such that the content stored in the content server 150 has a higher frequency of request than the other content, And may be transmitted in advance and stored before a request from a specific client is made.

이후, 제1 클라이언트(110-1)는 단계(S510) 및 단계(S520)에서 컨텐츠를 저장한 저장소 중 제1 클라이언트(110-1)로 해당 컨텐츠를 전송할 저장소의 IP 어드레스를 사업자 네임서버(130)로 요청한다(S530).The first client 110-1 transmits the IP address of the storage to which the corresponding content is to be transmitted to the first client 110-1 among the stores storing the contents in the step S510 and the step S520 to the business name server 130 (S530).

단계(S530)에서 IP 어드레스 요청을 받은 사업자 네임서버(130)는, 제1 클라이언트(110-1)와 캐시서버(140) 간의 응답속도 및 제1 클라이언트와 해당 컨텐츠를 저장한 하나 이상의 브라우저캐시 간의 응답속도를 고려하고(S540), 최적의 저장소로 선택된 제2 브라우저캐시(120-2)가 속하는 클라이언트의 IP 어드레스를 제1 클라이언트로 반환한다(S550).The business name server 130 receiving the IP address request in step S530 determines whether the response speed between the first client 110-1 and the cache server 140 and the response speed between the first client and one or more browser caches The response speed is considered (S540), and the IP address of the client to which the second browser cache 120-2 selected as the optimal storage belongs is returned to the first client (S550).

단계(S540)에서의 응답속도 고려는, 예를 들어, IP 어드레스 요청을 받은 후 응답속도를 측정하여 고려하는 방식으로 이루어질 수 있으며, 또는, 사업자 네임서버(130)에서 기설정된 방식으로 측정하여 미리 저장한 응답속도 정보를 참조하여 응답속도를 고려하는 방식으로 이루어질 수도 있다.The response speed consideration in step S540 may be determined by measuring the response speed after receiving the IP address request or may be measured in a predetermined manner by the business name server 130, And the response speed may be considered by referring to the stored response speed information.

이때, 응답속도의 측정은, 예를 들어, 사업자 네임서버(130)가 제1 클라이언트(110-1)로 캐시서버(140)의 IP 어드레스 또는 각 브라우저캐시에 대응되는 클라이언트의 IP 어드레스 정보를 전송하고, 제1 클라이언트(110-1)가 해당 저장소 각각으로 응답속도를 계산하기 위한 메시지를 전송하여 응답을 받도록 한 후, 소요된 RTT(Round Trip Time) 정보를 사업자 네임서버(130)가 수신하는 방식으로 이루어질 수 있을 것이다.At this time, the response speed is measured, for example, when the business name server 130 transmits the IP address of the cache server 140 or the IP address information of the client corresponding to each browser cache to the first client 110-1 The first client 110-1 transmits a message for calculating a response speed to each of the corresponding repositories so as to receive a response and then receives the RTT information from the provider name server 130 . ≪ / RTI >

단계(S550)에서는, 예를 들어, 단계(S540)에서 고려한 응답속도 중 제일 빠른 응답속도를 갖는 제2 브라우저캐시(120-2) 클라이언트의 IP 어드레스 정보를 제1 클라이언트(110-1)로 반환할 수 있다. 이때, 제1 클라이언트(110-1)의 브라우저캐시(120-1)와 제2 브라우저캐시(120-2)는 같은 브라우저캐시 그룹에 속하는 브라우저캐시일 수 있다.In step S550, for example, the IP address information of the second browser cache 120-2 client having the fastest response speed among the response speeds considered in step S540 is returned to the first client 110-1 can do. At this time, the browser cache 120-1 of the first client 110-1 and the second browser cache 120-2 may be browser caches belonging to the same browser cache group.

단계(S550)에서 제2 브라우저캐시(120-2)에 대응되는 IP 어드레스를 반환받은 제1 클라이언트(110-1)는, 해당 IP 어드레스로 접속하여 컨텐츠를 요청하고(S560), 제2 브라우저캐시(120-2)로부터 해당 컨텐츠를 전송받게 된다(S570). 단계(S570)에서의 컨텐츠 전송은, 예를 들어, 피어 투 피어(P2P: Peer to Peer) 방식으로 이루어질 수 있다.In step S550, the first client 110-1, which has returned the IP address corresponding to the second browser cache 120-2, accesses the corresponding IP address to request the content (S560) The content is received from the content server 120-2 (S570). The content transmission in step S570 may be performed by, for example, a peer-to-peer (P2P) scheme.

본 발명에 의하면, 클라이언트로부터 요청된 컨텐츠를 저장한 캐시서버와 브라우저캐시의 응답속도를 고려하여 네트워크 상태가 좋거나 더 빠른 응답속도를 갖는 최적의 저장소에서 해당 컨텐츠를 전송할 수 있게 된다. 이를 통해, CDN 서비스 제공을 위해 캐시서버를 증설하고 운용하지 않아도, 클라이언트로부터의 컨텐츠 요청에 신속히 응답할 수 있게 되어, 캐시서버 및 컨텐츠서버로 몰리게 되는 컨텐츠 요청을 분산할 수 있으며, CDN 서비스 사업자 및 사용자의 편의를 증진할 수 있다.According to the present invention, it is possible to transmit the content in an optimal storage having a better or faster response speed in consideration of the response speed of the cache server and the browser cache storing the content requested by the client. Accordingly, it is possible to quickly respond to a content request from a client without expanding and operating a cache server for providing a CDN service, thereby distributing content requests to the cache server and the content server, The convenience of the user can be improved.

110 : 클라이언트
120 : 브라우저캐시
130 : 사업자 네임서버
140 : 캐시서버
150 : 컨텐츠 서버
110: Client
120: Browser cache
130: Business name server
140: Cache server
150: Content server

Claims (4)

컨텐츠서버로부터 워드프레스 컨텐츠를 전송받아 저장하고 클라이언트로부터 상기 워드프레스 컨텐츠에 대한 요청이 있는 경우 상기 클라이언트로 전송하는 캐시서버; 및
상기 클라이언트로부터 상기 워드프레스 컨텐츠를 전송할 저장소의 IP 어드레스를 요청받으면 상기 클라이언트와 상기 캐시서버 간의 응답속도 및 상기 클라이언트와 상기 워드프레스 컨텐츠를 저장한 하나 이상의 브라우저캐시와의 응답속도를 고려하여 상기 워드프레스 컨텐츠를 전송할 저장소의 IP 어드레스를 상기 클라이언트로 반환하는 사업자 네임서버; 를 포함하는 캐시서버 및 브라우저캐시를 이용한 워드프레스 콘텐츠 전송시스템.
A cache server for receiving and storing word-press content from a content server and for transmitting the request to the client when there is a request for the word-press content from a client; And
When receiving an IP address of a repository to which the wordpress content is to be transmitted from the client, receiving a response from the client and the cache server, A business name server for returning to the client the IP address of the repository to which the content is to be transferred; And a browser cache.
제1항에 있어서,
상기 사업자 네임서버는
복수의 브라우저캐시를 포함하여 그룹핑 된 브라우저캐시 그룹 중 상기 클라이언트의 브라우저캐시가 포함된 브라우저캐시 그룹에 속하는 상기 하나 이상의 브라우저캐시와 상기 클라이언트와의 응답속도를 고려하는 것을 특징으로 하는 캐시서버 및 브라우저캐시를 이용한 워드프레스 콘텐츠 전송시스템.
The method according to claim 1,
The business name server
The browser cache of the group of browser cache groups including a plurality of browser caches considers the response speed of the client to the one or more browser caches belonging to a browser cache group containing the browser cache of the client. A WordPress Content Delivery System Using.
데이터 송수신을 위한 입출력부;
클라이언트와 워드프레스 컨텐츠를 저장한 캐시서버 간의 응답속도 및 상기 클라이언트와 상기 워드프레스 컨텐츠를 저장한 하나 이상의 브라우저캐시 간의 응답속도 정보를 보유한 데이터베이스부; 및
상기 입출력부를 통해 클라이언트로부터 상기 워드프레스 컨텐츠를 전송할 저장소의 IP 어드레스를 요청받으면 상기 데이터베이스부가 보유한 상기 응답속도 정보를 고려하여 상기 워드프레스 컨텐츠를 전송할 저장소의 IP 어드레스를 상기 클라이언트로 반환하는 제어부; 를 포함하는 사업자 네임서버.
An input / output unit for data transmission / reception;
A database unit having a response speed between a client and a cache server storing word-press contents, and response speed information between at least one browser cache storing the client and the word-press contents; And
A control unit for returning, to the client, an IP address of a repository to which the word-press content is to be transmitted, when receiving an IP address of a repository through which the word-press content is to be transmitted from the client through the input / output unit, A business name server.
데이터 송수신을 위한 입출력부;
캐시서버 및 하나 이상의 브라우저캐시에 저장된 워드프레스 컨텐츠 정보를 보유한 데이터베이스부; 및
상기 입출력부를 통해 클라이언트로부터 특정 워드프레스 컨텐츠를 전송할 저장소의 IP 어드레스를 요청받으면 상기 데이터베이스부가 보유한 상기 워드프레스 컨텐츠 정보를 참조하여 상기 특정 워드프레스 컨텐츠를 저장한 저장소와 상기 클라이언트 간의 응답속도를 측정하고 가장 빠른 응답속도를 갖는 저장소의 IP 어드레스를 상기 클라이언트로 반환하는 제어부; 를 포함하는 사업자 네임서버.
An input / output unit for data transmission / reception;
A database unit having word processors and cache servers and wordpress content information stored in one or more browser caches; And
When the IP address of the repository to which the specific word-press content is to be transmitted is requested from the client through the input / output unit, the response speed between the repository storing the specific word-press content and the client is measured with reference to the word- A controller for returning an IP address of a storage having a fast response speed to the client; A business name server.
KR1020160169381A 2016-12-13 2016-12-13 System and for wordpress content delivery using cache server and browser cache KR20180067936A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020160169381A KR20180067936A (en) 2016-12-13 2016-12-13 System and for wordpress content delivery using cache server and browser cache

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020160169381A KR20180067936A (en) 2016-12-13 2016-12-13 System and for wordpress content delivery using cache server and browser cache

Publications (1)

Publication Number Publication Date
KR20180067936A true KR20180067936A (en) 2018-06-21

Family

ID=62806669

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020160169381A KR20180067936A (en) 2016-12-13 2016-12-13 System and for wordpress content delivery using cache server and browser cache

Country Status (1)

Country Link
KR (1) KR20180067936A (en)

Similar Documents

Publication Publication Date Title
US11108729B2 (en) Managing request routing information utilizing client identifiers
US9160703B2 (en) Request routing management based on network components
US9800539B2 (en) Request routing management based on network components
US20190044787A1 (en) Point of presence management in request routing
EP2266064B1 (en) Request routing
US9083743B1 (en) Managing request routing information utilizing performance information
US8468247B1 (en) Point of presence management in request routing
US9003035B1 (en) Point of presence management in request routing
US10735528B1 (en) Geographic relocation of content source in a content delivery network
CA2726915A1 (en) Request routing using network computing components
US20100121914A1 (en) Contents delivery system and method based on content delivery network provider and replication server thereof
US11372937B1 (en) Throttling client requests for web scraping
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
KR101091980B1 (en) System and method for content delivery using cache server and browser cache
US20230018983A1 (en) Traffic counting for proxy web scraping
KR20180067936A (en) System and for wordpress content delivery using cache server and browser cache
KR101091982B1 (en) Method for content caching using cache server and browser cache, and cache server thereof
KR101091981B1 (en) System and method for security content delivery using cache server and browser cache
KR101135032B1 (en) System and method for content delivery using cache server and settop box data storage
KR20100053372A (en) System and method for contents delivery based on content delivery network provider, and replication server thereof

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application