WO2005022825A1 - Systeme de reseau de remise de contenu en couches et procede de distribution de contenu en couches - Google Patents

Systeme de reseau de remise de contenu en couches et procede de distribution de contenu en couches Download PDF

Info

Publication number
WO2005022825A1
WO2005022825A1 PCT/CN2004/000514 CN2004000514W WO2005022825A1 WO 2005022825 A1 WO2005022825 A1 WO 2005022825A1 CN 2004000514 W CN2004000514 W CN 2004000514W WO 2005022825 A1 WO2005022825 A1 WO 2005022825A1
Authority
WO
WIPO (PCT)
Prior art keywords
content
distribution
layer
node
user
Prior art date
Application number
PCT/CN2004/000514
Other languages
English (en)
Chinese (zh)
Inventor
Anyuan Xiong
Daiyi He
Original Assignee
Huawei Technologies Co., Ltd.
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 Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Publication of WO2005022825A1 publication Critical patent/WO2005022825A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems

Definitions

  • the present invention relates to a hierarchical content distribution network and a method for hierarchical content distribution.
  • the present invention relates to a content distribution network technology, and in particular, to a layered content distribution network and a method for layered content distribution. Background of the invention
  • ICPs Internet Content Providers
  • CDN Internet-Content Delivery Network
  • CDN Content Delivery Network
  • the technical principle of the CDN is to push the content of the website from the backbone of the network to the "edge" of the network closest to the user in the existing Internet network, in order to reduce the factors affecting the effect such as transmission delay and network jitter, thereby providing orderly And high-quality services allow users to get the information they need from the place closest to the user as quickly as possible. Because this technology has greatly eased the congestion of the Internet, the website has the ability to provide more content services with huge data traffic such as video programs, song on demand, etc. At the same time, the reliability of various services such as online transactions and online banking is also available. Get effective Protection. In short, the CDN can publish the information of the ICP site to the edge devices of the network in advance, so that users can get a quick response on the nearest edge device when visiting the site, thereby improving the quality of service to users and reducing the center. Node load.
  • the current CDN networking structure is relatively simple. Whether it is enterprise-wide, metropolitan-wide, or nationwide, a single-level structure is used.
  • the network structure is shown in Figure 1.
  • the main components of a CDN are devices such as a global load balancer, a central server (CS), and an edge server (ES).
  • the network architecture can be divided into two parts: the center and the edge.
  • the central part is generally composed of devices such as the global load balancer and the central server.
  • the edge part is generally composed of many edge servers as the edge device part that provides users with access information.
  • the information of the ICP site is pre-published to each edge server through the central server, and each user's access request to the ICP site is scheduled by the global load balancer. From the CDN network structure shown in Figure 1, it can be seen that although the CDN's edge servers are distributed at the edge of the network, the global load balancer as a scheduler is still concentrated in the center of the network.
  • the general user access scheduling process is shown in Figure 2, and includes the following steps:
  • Step 201 The user accesses a WEB website through a browser, and clicks content in the website.
  • Step 202 The browser of the user terminal requests a local domain name server (DNS, Domain
  • Step 203 The local DNS requests resolution of the authorized DNS of the website.
  • Step 204 The authorized DNS of the website notifies the local DNS, and the authorized DNS of the subdomain name of the website domain name is a global load balancer, and returns the IP address of the global load balancer.
  • Step 205 The local DNS sends a resolution request to the global load balancer.
  • Step 206 The global load balancer selects an optimal ES based on a certain preset policy, usually in a round-robin manner, and returns the IP address of the ES to the local DNS.
  • Step 207 The local DNS returns the IP address of the ES to the browser of the user terminal.
  • Step 208 The user accesses the ES according to the returned IP address, and sends a request to the ES.
  • Step 210 The ES provides the required content according to the request of the user.
  • the CDN adopting the above scheme improves the user's access quality to some extent, there are still some problems, which make the CDN far from being perfect in terms of service quality and network use efficiency.
  • 1 It is difficult to perform large-scale CDN Networking; 2 Because the unified centralized scheduling method is adopted, no matter how wide the coverage area is, the global load balancer as the scheduler is centralized, resulting in heavy load on the scheduler, slow response, and concurrent load on the scheduler The ability requirements are also very high; 3 Cannot detect the user's proximity based on the user's IP address and accurately schedule the nearest location; 4 In content release management, only pull-down (PULL) is supported, PUSH is not supported, and the ability to actively push is weak; 5 When the edge server is selected, the content is not detected, resulting in a low access hit rate, and the network busy status is not detected, and a network with small traffic cannot be selected to provide services.
  • PULL pull-down
  • L4 switch has the function of the global load balancer in the above solution.
  • the general user access scheduling process for this solution is shown in Figure 3 and includes the following steps:
  • Step 301 A user accesses a WEB website through a browser, and clicks content in the website.
  • Step 303 The local DNS forwards the resolution request to the L4 switch.
  • Step 304 The L4 switch requests resolution of the authorized DNS request from the website.
  • Step 305 The authorized DNS of the website resolves the IP addresses of multiple ESs according to the request. These IP addresses are returned to the L4 switch.
  • Step 306 The L4 switch selects an optimal ES among multiple ESs according to a certain preset policy, such as a round-robin manner, and returns the IP address of the ES to the local DNS.
  • a certain preset policy such as a round-robin manner
  • Step 307 The local DNS returns the IP address of the ES to the browser.
  • Step 308 The user accesses the ES according to the IP address returned by the local DNS and sends a request to the ES.
  • Step 309 If the content required by the user does not exist on the ES, the ES obtains the content required by the user from the central server, and then execute step 310; otherwise, directly perform step 310.
  • Step 310 The ES provides the required content according to the request of the user.
  • the main object of the present invention is to provide a layered content distribution network and a method for content layered distribution, so that the CDN networking method is more flexible, the traditional CDN scheduling method is optimized, and the CDN service quality is improved, It can achieve distributed services and regional balance of business load, and can improve the hit rate of access.
  • a hierarchical content distribution network includes a content distribution layer, a content distribution layer including at least one level distribution sublayer, and an edge service layer; the content distribution layer includes at least one ICP node, the content distribution layer and content The first-level distribution sub-layer in the distribution layer is directly connected; Each level distribution sublayer of the content distribution layer is composed of at least one distribution node, and the lowest level distribution sublayer in the content distribution layer is directly connected to the edge service layer; the edge service layer is composed of at least one edge service area; The content that the content publishing layer needs to publish is distributed to the edge service layer level by level through the distribution nodes in the first-level distribution sublayer directly connected to it.
  • Each of the ICP nodes includes at least one ICP operation terminal and at least one ICP.
  • Each said distribution node includes at least one media manager (MM) and one central server (CS).
  • Each edge service area includes at least one CS, one MM, one media request scheduler (MRB), and at least one edge server (ES).
  • the MRBs in all edge service areas are distributed in the local center of each edge service area.
  • the ICP node in the content publishing layer is a node above the distribution node in the first-level distribution sub-layer directly connected to it, and the edge service area in the edge service layer is the lowest-level distribution sub-layer directly connected to it The next-level node of the distribution node in.
  • a method for hierarchical distribution of a content distribution network includes the following steps:
  • the ICP node distributes the content to be published to at least one distribution node in a content distribution layer directly connected to the ICP node;
  • the distribution node that currently receives the content distribution command determines whether it is the distribution node in the lowest-level distribution sub-layer, and if so, performs step c; if not, then directly connects to it Read the required publishing content in the upper node, store it on the CS in this node, and distribute the content to one or more lower-level distribution nodes directly connected to it, and return to step b;
  • the current distribution node receives the content to be published from the node directly above it, stores it on the CS in this node, and distributes the content to one or one directly connected to it. Above edge service area.
  • the method further includes: the user's access to the ICP is scheduled by the MRB in the edge service area where the user is located, and the CS or ES in the edge service area where the user is located provides the service required by the user.
  • the scheduling includes at least analyzing the domain name of the ICP accessed by the user, detecting the ES in the edge service area, or selecting the best ES.
  • the detection of the ES includes at least detecting the proximity of the ES to the user, the presence or absence of content required by the user, or the network busy status.
  • the selection is to determine the best ES based on the proximity of the ES to the user, the presence or absence of user-required content, or the availability of the network.
  • networks of various sizes can be constructed by applying the present invention, including metropolitan area networks, provincial networks, or national networks. It also supports step-by-step capacity expansion from the metropolitan area to the whole province, and even nationwide, making the CDN networking more flexible.
  • the invention optimizes the traditional CDN scheduling method, adopts distributed scheduling, reduces the service scope of the scheduler, reduces the load, shortens the response time, and can further improve the service quality of the CDN network. Since the present invention adopts a hierarchical and hierarchical content distribution management, thereby ensuring that ICP requires only a little access, it can realize the entire network release and the entire network services, thereby achieving distributed services and achieving regional balance of business load.
  • the present invention can perform scheduling based on the busy status of the edge server and the proximity of the user, select a relatively free edge server to provide services, and improve service quality; it can also perform scheduling based on content to improve the hit rate of access.
  • FIG. 1 is a schematic diagram of a network structure of a prior art solution
  • FIG. 2 is a schematic diagram of a user access scheduling process in the first solution of the prior art
  • FIG. 3 is a schematic diagram of a user access process in the second solution of the prior art
  • 4 is a schematic diagram of a network structure according to an embodiment of the present invention
  • 5 is a schematic diagram of a content publishing process according to an embodiment of the present invention
  • FIG. 6 is a schematic diagram of a user access scheduling process according to an embodiment of the present invention. Mode of Carrying Out the Invention
  • the main idea of the present invention is: Use distributed scheduling and hierarchical distribution to form a network.
  • the scheduler is not concentrated in the center of the network, but is deployed in the local center of each service area and is responsible for access scheduling in this area.
  • Contents are distributed and managed in a hierarchical manner, ensuring that ICP requires only one point of access to publish across the entire network and provide services across the entire network.
  • the hierarchical CDN is composed of a content publishing layer, a content distribution layer including at least one level distribution sublayer, and an edge service layer.
  • a content distribution layer including at least one level distribution sublayer
  • an edge service layer Taking the network structure in which the content distribution layer is composed of two level distribution sublayers as an example, The network structure is shown in FIG. 4:
  • the main components of the CDN are ICP, ICP operation terminal, central server (CS), media manager (MM), media request scheduler (MRB), ES and other equipment.
  • the MM is responsible for processing signaling, and its main function is to accept a release command on content release issued by the ICP operator, and issue a content distribution command to the ES, the next-level MM, or the CS at all levels according to the release command, and receive the ES And feedback information from MMs or CSs at all levels; CSs at all levels are responsible for the content storage, distribution, and service provision of the center; MRBs in all edge service areas in the edge service layer are distributed in parts of each edge service area
  • the center is mainly responsible for access scheduling within the local network to achieve load balancing.
  • the solid line in FIG. 4 indicates the process of content distribution and distribution; the dashed line indicates the content distribution command.
  • each ICP node includes at least one ICP operator, one or more ICPs; each distribution node includes at least one MM, one CS; each edge service area includes at least one CS, one MM, one MRB, and one or Multiple ES;
  • the content publishing layer is composed of one or more ICP nodes, the content distribution layer is composed of one or more levels of distribution sublayers, each level of distribution sublayers is composed of at least one distribution node, and the edge service layer is composed of one or more edge service areas .
  • the content distribution layer is directly connected to the content distribution layer, the content distribution layer is directly connected to the edge service layer, and the content to be distributed by the content distribution layer is distributed to the edge service layer through the content distribution layer.
  • Distribution nodes are divided into different levels: The distribution nodes that are directly connected to the content distribution layer are regarded as the first-level distribution nodes. The collection of all first-level distribution nodes is called the first-level distribution sublayer, and the ICP nodes in the content distribution layer are directly connected to it.
  • the upper-level node of the first-level distribution node; the distribution node that has the same role as the first-level distribution node directly is called the second-level distribution node, and the set of all second-level distribution nodes is called the second-level distribution sub-layer, and the first-level distribution The node is the upper-level node of the second-level distribution node directly connected to it; and so on, the edge service area of the edge service layer is directly connected to the lowest-level distribution node, and the collection of all the lowest-level distribution nodes is called the lowest The first-level distribution sub-layer, and the lowest-level distribution node is the upper-level node of the edge service area directly connected to it. There is at least one primary distribution node in the content distribution layer.
  • the content required to be published by the content publishing layer is first distributed to one or more first-level distribution nodes that are directly connected to the first-level distribution node. Multiple second-level distribution nodes, and then the second-level distribution node distributes the received published content to one or more third-level distribution nodes that are directly connected to the second-level distribution node; and so on, until the required The published content is distributed down to the edge service layer level by level, so as to realize the hierarchical distribution of content.
  • Step 501 The ICP operation end of an ICP node in the content release layer issues a content release command to the MM in one or more first-level distribution nodes directly connected to it.
  • Step 502 The MM in the first-level distribution node issues a content distribution command to the CS in the distribution node where the MM is based on the received content distribution command.
  • Step 503 The CS in the first-level distribution node reads the content that the ICP needs to publish from the ICP content storage device of the ICP node according to the received content release command, and stores the content to the first-level distribution node. CS on.
  • the CS in the first-level distribution node notifies the MM in the distribution node where it is located, and the content that the ICP node needs to publish has been stored on the CS in the first-level distribution node.
  • Step 505 The MM in the first-level distribution node issues a content distribution command to the MM in the second-level distribution node directly connected to the node.
  • Step 506 The MM in the secondary distribution node sends a content publishing command to the CS in the node where the MM is located according to the received content publishing command.
  • Step 507 According to the received content distribution command, the CS in the second-level distribution node reads the content to be published from the upper-level CS, that is, the CS in the first-level distribution node, and stores the content in the second-level distribution node. CS.
  • Step 508 The CS in the secondary distribution node notifies the MM in the node where the CS is located, and the content to be published has been stored in the CS in the secondary distribution node.
  • Step 509 The MM in the secondary distribution node sends a content release command to the MM in the edge service area directly connected to the node.
  • Step 510 The MM in the edge service area issues a content release command to the CS in the edge service area where the MM is located according to the received content release command.
  • Step 511 According to the received content distribution command, the CS in the above-mentioned edge service area reads the content to be published from the upper-level CS, that is, the CS in the second-level distribution node directly connected to the CS, and stores the content in the local CS, that is, Above the CS in the edge service area.
  • Step 512 The CS in the edge service area notifies the MM in the node in which it is located that the content to be published has been stored on the CS in the edge service area.
  • Step 513 The MM in the edge service area issues a content distribution command to the ES in the edge service area where the MM is located.
  • Step 514 The ES in the edge service area reads the content to be published from the CS in the edge service area where the ES is located according to the received content distribution command, and stores the content on the ES.
  • the content that ICP needs to publish is pushed to the edge of the network, that is, the ES in the edge network, through the above-mentioned hierarchical CDN.
  • the above content publishing process applies not only to national CDNs, but also to metropolitan CDNs and national CDNs.
  • FIG. 6 a general user access scheduling process is shown in FIG. 6 and includes the following steps:
  • Step 601 The user accesses a WEB page and clicks on the content of the website.
  • Step 602 The browser of the user terminal requests the local DNS to resolve the domain name of the website by the user.
  • Step 603 The local DNS requests resolution of the authorized DNS of the website.
  • Step 604 The authorized DNS of the website notifies the local DNS, the authorized DNS of the corresponding content of the website is the MRB deployed locally, and returns the IP address of the MRB.
  • Step 605 The local DNS returns the MRB IP address to the browser.
  • Step 606 The browser of the user terminal accesses the MRB.
  • the MRB detects all ESs in the area, selects the best ES based on the proximity and content, and returns the IP address of the ES to the browser.
  • Step 608 The user accesses the ES and makes a request to the ES.
  • Step 609 If the content required by the user does not exist on the ES, the ES obtains the content required by the user from the local CS, and then execute step 610; otherwise, directly perform step 610.
  • Step 610 The ES provides the required content according to the request of the user.
  • the present invention adopts distributed scheduling and hierarchical distribution for networking, compared with the traditional CDN, the present invention has the advantage of supporting hierarchical hierarchical networking, which can be used to build a small-scale CDN or a large-scale CDN.
  • CDN The content distribution management of the present invention adopts a hierarchical structure, so as to ensure that the ICP can be released across the entire network and serve the entire network with only a little access; Because the present invention divides the service area, each edge service area is distributed locally. Scheduling, thereby effectively reducing the load on the scheduler, and can also illustrate the status of the network.
  • the present invention is also applicable to a network structure in which the content distribution layer is composed of one or more sub-layers.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Computer And Data Communications (AREA)

Abstract

L'invention concerne un réseau de remise de contenu en couches, ce réseau comprenant une couche de fournisseur de contenu, une couche de remise de contenu comprenant au moins une sous-couche de remise ainsi qu'une couche de serveur de bord. La couche de fournisseur de contenu comprend au moins un noeud ICP, cette coche étant connectée directement à la première sous-couche. Chaque sous-couche de remise de la couche de remise de contenu comprend au moins un noeud de remise, la dernière sous-couche de remise de la couche de remise de contenu étant connectée directement à la couche de serveur de bord. La couche de serveur de bord comprend au moins une zone de serveur de bord. Le contenu fourni par la couche de fournisseur de contenu est remis progressivement jusqu'à la couche de serveur de bord via le noeud de remise de la première sous-couche de remise connectée directement à la couche de fournisseur de contenu. De plus, l'invention décrit un procédé de remise de contenu en couches. L'application de l'invention assouplit le procédé de réseau de reprise CDN, optimise le procédé d'essai CDN classique, améliore la qualité du serveur CDN, permet d'obtenir un réseau distribué et une zone d'équilibre de la charge de serveur, et permet enfin d'augmenter le nombre de visiteurs.
PCT/CN2004/000514 2003-08-29 2004-05-21 Systeme de reseau de remise de contenu en couches et procede de distribution de contenu en couches WO2005022825A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CNB031561047A CN100349431C (zh) 2003-08-29 2003-08-29 一种分层的内容分发网络及内容分层分发的方法
CN03156104.7 2003-08-29

Publications (1)

Publication Number Publication Date
WO2005022825A1 true WO2005022825A1 (fr) 2005-03-10

Family

ID=34240826

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2004/000514 WO2005022825A1 (fr) 2003-08-29 2004-05-21 Systeme de reseau de remise de contenu en couches et procede de distribution de contenu en couches

Country Status (4)

Country Link
CN (1) CN100349431C (fr)
HK (1) HK1074937A1 (fr)
RU (1) RU2321956C2 (fr)
WO (1) WO2005022825A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7149797B1 (en) * 2001-04-02 2006-12-12 Akamai Technologies, Inc. Content delivery network service provider (CDNSP)-managed content delivery network (CDN) for network service provider (NSP)
CN102215247A (zh) * 2010-05-06 2011-10-12 华为技术有限公司 网络就近性负载均衡方法及设备

Families Citing this family (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100438407C (zh) * 2006-02-09 2008-11-26 华为技术有限公司 一种业务内容分发方法
CN100405773C (zh) * 2006-07-14 2008-07-23 北京时越网络技术有限公司 一种基于内容分发网络***的点对点内容再分发方法
CN101146022B (zh) * 2006-09-11 2011-08-17 上海思华科技股份有限公司 节点重叠内容分发网络
CN101150421B (zh) * 2006-09-22 2011-05-04 华为技术有限公司 一种分布式内容分发方法、边缘服务器和内容分发网
CN101136932B (zh) * 2006-10-20 2011-03-02 中兴通讯股份有限公司 一种集群式流媒体组网***及其内容发布和服务方法
CN101262488B (zh) * 2007-03-09 2012-05-09 中兴通讯股份有限公司 一种内容分发网络***及方法
CN101282281B (zh) * 2007-04-03 2011-03-30 华为技术有限公司 一种媒体分发***、装置及流媒体播放方法
CN101083604B (zh) * 2007-07-18 2011-05-25 中兴通讯股份有限公司 内容分发网中流媒体服务器的选择和切换方法
CN101447910B (zh) * 2007-11-26 2012-04-25 华为技术有限公司 分布式网络存储控制方法、装置和分发***
CN101179494B (zh) * 2007-12-03 2010-09-01 浙江大学 面向网络多媒体传输服务的资源分发方法
CN101198016A (zh) * 2007-12-05 2008-06-11 中兴通讯股份有限公司 交互式个人电视媒体交付***的内容发布和存储方法
CN101217391B (zh) * 2008-01-18 2010-12-08 中兴通讯股份有限公司 内容分发网络混合组网***及内容分发方法
CN101237418B (zh) * 2008-02-28 2012-03-28 蓝汛网络科技(北京)有限公司 基于内容分发网络的流媒体加速***、方法及设备
US8161099B2 (en) 2008-12-17 2012-04-17 Microsoft Corporation Techniques to automatically syndicate content over a network
CN101640688B (zh) * 2009-08-20 2014-03-12 中兴通讯股份有限公司 基于cdn的节点主备用控制器切换方法及cdn网络
CN101697548A (zh) * 2009-10-23 2010-04-21 中兴通讯股份有限公司 节点协作的实现方法和管理***
CN102170454B (zh) * 2011-06-02 2014-02-26 上海高清数字科技产业有限公司 信息分发***
JP5857451B2 (ja) * 2011-06-03 2016-02-10 富士通株式会社 配信方法及び配信システム
CN102891869B (zh) * 2011-07-20 2015-07-15 郑州威科姆科技股份有限公司 一种内容分发网络及内容发布、调度方法
CN102231749B (zh) * 2011-08-12 2013-12-11 乐视网信息技术(北京)股份有限公司 一种利用cdn网络传输直播流的***和方法
CN102833592B (zh) * 2012-08-06 2019-01-04 中兴通讯股份有限公司 一种媒体内容调度方法、***和设备
CN102780710A (zh) * 2012-08-24 2012-11-14 乐视网信息技术(北京)股份有限公司 基于内容分发网络的节点调度方法
KR101660352B1 (ko) 2012-12-28 2016-09-27 후아웨이 테크놀러지 컴퍼니 리미티드 트래픽 분배 방법, 장치 및 시스템
CN103596066B (zh) * 2013-11-28 2017-02-15 中国联合网络通信集团有限公司 一种数据处理方法及装置
CN105493462B (zh) * 2014-01-08 2019-04-19 华为技术有限公司 一种内容分发方法、装置和***
CN103929491B (zh) * 2014-04-28 2016-02-03 努比亚技术有限公司 数据同步方法和***及移动终端
CN104980416A (zh) * 2014-07-31 2015-10-14 腾讯科技(深圳)有限公司 一种内容分布网络中的数据访问方法、装置和***
CN105187518B (zh) * 2015-08-24 2018-11-20 湖南快乐阳光互动娱乐传媒有限公司 一种cdn内容分发方法及***
CN107277092A (zh) * 2016-04-08 2017-10-20 北京优朋普乐科技有限公司 内容分发网络及其数据下载方法
CN109218362B (zh) * 2017-07-03 2021-01-15 ***通信有限公司研究院 一种互联网内容分发方法、装置和***
CN107395346B (zh) * 2017-07-31 2020-09-11 东南大学 一种分层量子信息分发方法
CN109005224B (zh) * 2018-07-26 2021-10-22 中国建设银行股份有限公司 数据分发方法及装置
CN109379426B (zh) * 2018-10-19 2021-08-31 中国联合网络通信集团有限公司 基于x-dns的x-cdn调度方法、设备及***

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002071242A1 (fr) * 2001-03-01 2002-09-12 Akamai Technologies, Inc. Selection de trajet optimal dans un reseau de distribution de contenu
WO2002099679A1 (fr) * 2001-06-06 2002-12-12 Akamai Technologies, Inc. Distribution ciblee de contenu multimedia a des fournisseurs de services reseau selectionnes dans un reseau de distribution de contenu

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002071242A1 (fr) * 2001-03-01 2002-09-12 Akamai Technologies, Inc. Selection de trajet optimal dans un reseau de distribution de contenu
WO2002099679A1 (fr) * 2001-06-06 2002-12-12 Akamai Technologies, Inc. Distribution ciblee de contenu multimedia a des fournisseurs de services reseau selectionnes dans un reseau de distribution de contenu

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7149797B1 (en) * 2001-04-02 2006-12-12 Akamai Technologies, Inc. Content delivery network service provider (CDNSP)-managed content delivery network (CDN) for network service provider (NSP)
US7840667B2 (en) * 2001-04-02 2010-11-23 Akamai Technologies, Inc. Content delivery network service provider (CDNSP)-managed content delivery network (CDN) for network service provider (NSP)
CN102215247A (zh) * 2010-05-06 2011-10-12 华为技术有限公司 网络就近性负载均衡方法及设备
CN102215247B (zh) * 2010-05-06 2014-12-03 华为技术有限公司 网络就近性负载均衡方法及设备

Also Published As

Publication number Publication date
RU2321956C2 (ru) 2008-04-10
CN100349431C (zh) 2007-11-14
RU2006110034A (ru) 2006-08-10
CN1592248A (zh) 2005-03-09
HK1074937A1 (en) 2005-11-25

Similar Documents

Publication Publication Date Title
WO2005022825A1 (fr) Systeme de reseau de remise de contenu en couches et procede de distribution de contenu en couches
US10757037B2 (en) Method and system for dynamic scheduling and allocation of network traffic
Cardellini et al. Redirection algorithms for load sharing in distributed Web-server systems
CN101222424B (zh) 内容分发网络和该网络中基于内容的调度方法
US10361902B2 (en) Method and system for guaranteeing resource utilization rate of website using content distribution network
US8527635B2 (en) Contents delivery system and method, web server and contents provider DNS server thereof
US7185052B2 (en) Meta content delivery network system
WO2010127618A1 (fr) Système et procédé de mise en oeuvre de service de diffusion en continu de contenu multimédia
Tang et al. The role of cloud computing in content-centric mobile networking
WO2011044829A1 (fr) Procédé de mise en tampon de ressources, procédé d'acquisition de ressources, appareil et système correspondants
CN101242422A (zh) 适应多业务融合的内容分发网络***和方法
CN101540775A (zh) 内容分发方法、装置与内容分发网络***
JP2017536606A (ja) コンテンツ配信ネットワークにおけるロングテールコンテンツ処理
CN102301682A (zh) 网络缓存方法和***及dns重定向子***
WO2009155802A1 (fr) Procédé, système, entité de sélection de service et entité de gestion de service pour sélectionner une entité de fourniture de service
WO2009152754A1 (fr) Procédé, système et dispositif de fourniture de contenus basés sur un réseau poste à poste
CN100391178C (zh) 一种在网络中选择服务器的方法
WO2005018189A1 (fr) Procede d'analyse de demande de l'utilisateur
CN105610930A (zh) 一种基于dns的数据优选方法
CN102006328B (zh) 一种p2p流媒体分布式网络***及其数据传输方法
CN1805355A (zh) 在移动流媒体***多点组网中实现服务定向的方法
KR100873788B1 (ko) 멀티미디어 컨텐츠 분배망 구성 방법 및 그를 이용한멀티미디어 컨텐츠 서비스 방법
He et al. Internet traffic control and management architecture
Gramatikov et al. Content delivery system for optimal vod streaming
WO2001089172A2 (fr) Systeme a reseau de distribution de metacontenus

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 1051/CHENP/2006

Country of ref document: IN

WWE Wipo information: entry into national phase

Ref document number: 2006110034

Country of ref document: RU

122 Ep: pct application non-entry in european phase