CN102291447A - Content distribution network load scheduling method and system - Google Patents

Content distribution network load scheduling method and system Download PDF

Info

Publication number
CN102291447A
CN102291447A CN2011102231539A CN201110223153A CN102291447A CN 102291447 A CN102291447 A CN 102291447A CN 2011102231539 A CN2011102231539 A CN 2011102231539A CN 201110223153 A CN201110223153 A CN 201110223153A CN 102291447 A CN102291447 A CN 102291447A
Authority
CN
China
Prior art keywords
unit
gslb
network information
application layer
network
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN2011102231539A
Other languages
Chinese (zh)
Other versions
CN102291447B (en
Inventor
李凯
孙向辉
陈运清
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Telecom Corp Ltd
Original Assignee
China Telecom Corp 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 China Telecom Corp Ltd filed Critical China Telecom Corp Ltd
Priority to CN201110223153.9A priority Critical patent/CN102291447B/en
Publication of CN102291447A publication Critical patent/CN102291447A/en
Application granted granted Critical
Publication of CN102291447B publication Critical patent/CN102291447B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention discloses a content distribution network load scheduling method and system. The method comprises the following steps: a content distribution network receives a content request sent by a user terminal; a global load balancing unit selects a local load balancing unit according to the first selection strategy by use of the network information provided by an application layer flow optimization server; the local load balancing unit selects an edge cache apparatus according to the second selection strategy; the content distribution network redirects the content request to the edge cache apparatus, and distributes the content to the edge cache apparatus; and the edge cache apparatus distributes the content to the user terminal according to the content request. As the network information provided by the application layer flow optimization server reflects the information of network topology, network flow and the like more accurately, the global load balancing unit can direct the user request to the nearest node or region so that the content distribution network can provide the nearest service to the user better.

Description

Content distributing network load dispatching method and system
Technical field
The present invention relates to the Network Transmission field, particularly relate to content distributing network load allocation method and system.
Background technology
(Content Delivery Network, be called for short: CDN) technology is a kind of content to be distributed to fringe node near the user from central server to content distributing network, thereby realizes the distributed method of visit nearby of content.The CDN technology has effectively improved the service quality of access to content, and can support large-scale concurrent visit.
The key technology of CDN mainly contains content route technology, content distribution techniques etc.
1. content route technology
The CDN SiteServer LBS is realized the content routing function of CDN.Its effect is with the optimal node in user's the content requests guiding whole C DN network.The selected of optimal node can carry out according to multiple strategy, and be for example nearest, node load is the lightest, link bandwidth is high and link cost is low etc.SiteServer LBS is the core of whole C DN, and the accuracy of load balancing and efficient have directly determined efficient and the performance of whole C DN.
The existing C DN network architecture as shown in Figure 1.Usually load balancing is divided into two levels: (Global Service Load Balance is called for short: GSLB) and local load balancing (Service Load Balance, abbreviation: SLB) GSLB.The main purpose of GSLB is in whole network range user's request to be directed to nearest node or zone.Therefore, property judgement nearby is the major function of GSLB.SLB generally is confined in the certain areal extent, its target is to seek an optimal node service is provided in specific regional extent, therefore, the running statuses such as media formats of the health of CDN node, loading condition, support are the main foundations that local load balancing is made a strategic decision.
Load balancing can be passed through accomplished in many ways, and main method comprises that (Domain Name System is called for short: DNS), application layer is redirected, transport layer is redirected or the like domain name system.
For GSLB, in order to carry out property judgement nearby, adopt dual mode usually, a kind of is static setting, for example (Internet Protocol, be called for short: IP) the address setting table carries out the mapping of IP address to the CDN node according to the Internet protocol of static state.Another kind of mode is dynamic detection, for example allow the CDN node detect the distance of Target IP in real time, the linear module of distance can adopt relative retention time, and (Relative Retention Time, be called for short: RRT) or jump (Hops), the comparison detection result carries out load balancing then.Certainly, static state and dynamic mode also can integrate use.
For SLB,, need obtain buffer memory (Cache) equipment running status in real time in order to carry out effective decision-making.The method of obtaining generally has two kinds, and a kind of is active probe, and a kind of is protocol interaction.Active probe does not have the situation of protocol interaction interface at SLB equipment and buffer memory equipment, initiatively initiates to survey by orders such as ping, according to the return results analysis state.Another kind is a protocol interaction, i.e. SLB and the buffer memory equipment agreement real-time exchange running state information good according to predefined is so that carry out load balancing.Comparatively speaking, protocol interaction ratio detection mode will be accurately and reliably, but still do not have the agreement of standard at present, and the realization of each producer generally only is a proprietary protocol, and intercommunication is difficulty relatively.
2. content distribution techniques
Content distribution package contains the process of the buffer memory equipment from content source to the CDN edge.On realizing, the content distribution techniques of two kinds of main flows is arranged: push PUSH and pull PULL.
PUSH is a kind of technology of active distribution.Usually, PUSH is initiated by Content Management System, with content from the source or the center media resources bank be distributed to the cache node at each edge.The agreement of distribution can adopt HTML (Hypertext Markup Language), and (HyperText Transfer Protocol is called for short: HTTP)/(File Transfer Protocol is called for short: FTP) etc. file transfer protocol (FTP).
PULL is a kind of passive distribution technology, and the PULL distribution is asked to drive by the user usually.When the content of user request did not exist on the edge of this locality buffer memory equipment or be miss, buffer memory device start PULL method was obtained content in real time from content source or other CDN nodes.Under the PULL mode, the distribution of content is as required.
Existing CDN is when carrying out load allocating, usually do not consider the positional information of present network topology and node, even consideration is perhaps arranged, but information source often is oneself collects, the network condition of reaction is inaccurate, therefore upgrade untimelyly, can't service nearby is provided, can not effectively utilize Internet resources for the user well.
Summary of the invention
The technical problem to be solved in the present invention provides a kind of content distributing network load allocation method and system, thereby can effectively utilize Internet resources more, promotes the service quality of CDN.
According to an aspect of the present invention, provide a kind of content distributing network load dispatching method, comprising:
GSLB unit in the content distributing network receives the content requests that user terminal sends;
Described GSLB unit by using application layer traffic is optimized the network information that server provides, according to the local load balancing unit in the first selection strategy chosen content distributing network;
Described local load balancing unit is according to the edge buffer memory equipment in the second selection strategy chosen content distributing network;
Described GSLB unit is redirected to described edge buffer memory equipment with described content requests;
Content distributing network is distributed to described edge buffer memory equipment with content;
Described edge buffer memory equipment is distributed to user terminal according to described content requests with described content.
According to a further aspect in the invention, provide a kind of GSLB unit, this GSLB unit comprises receiving element, selected cell and scheduling unit, wherein:
Receiving element is used to receive the content requests that user terminal sends;
Selected cell, the network information that being used for utilizing application layer traffic to optimize server provides is selected the local load balancing unit of content distributing network according to first selection strategy; And indicate described local load balancing unit to select edge buffer memory equipment in the content distributing network according to second selection strategy;
Scheduling unit is used for described content requests is redirected to described edge buffer memory equipment.
According to a further aspect in the invention, provide a kind of application layer traffic to optimize server, this server comprises information receiving unit, query unit, information transmitting unit, wherein:
Information receiving unit is used to receive the query messages that is used to inquire about current network information that the GSLB unit sends;
Query unit is used for the described query messages requester network information that receives according to described information receiving unit;
Information transmitting unit is used for sending the network information that query unit is inquired about to described GSLB unit.
According to a further aspect of the invention, provide a kind of content distributing network load dispatch system, it comprises that GSLB unit, application layer traffic optimize server, Dispatching Unit, a plurality of local load balancings unit, a plurality of edges buffer memory equipment, wherein:
The GSLB unit, be used to receive the content requests that user terminal sends, utilize application layer traffic to optimize the network information that server provides, select local load balancing unit in the content distributing network according to first selection strategy, and indicate described local load balancing unit to select edge buffer memory equipment in the content distributing network according to second selection strategy, described content requests is redirected to described edge buffer memory equipment;
Dispatching Unit is used for content is distributed to described edge buffer memory equipment;
Application layer traffic is optimized server, and the query messages that is used for inquiring about according to described GSLB cell arrangement being used to of sending current network information provides the network information to the GSLB list;
The local load balancing unit is used for selecting according to described second selection strategy edge buffer memory equipment of content distributing network;
Edge buffer memory equipment is used for the content that the storage distribution unit is distributed, and distributes described content according to described content requests to user terminal.
The network information that the present invention provides by the GSLB unit by using ALTO server among the CDN is selected SLB unit among the CDN according to selection strategy, because the network information that the ALTO server provides reflects information such as network topology, network traffics more accurately, thereby the GSLB unit can be in the scope of CDN be directed to nearest node or zone with user's request, thereby CDN provides service nearby for the user better, and has effectively utilized Internet resources.
Description of drawings
Fig. 1 is the schematic diagram of the CDN network architecture in the prior art.
Fig. 2 is the schematic diagram of an embodiment of CDN load dispatching method of the present invention.
Fig. 3 registers the schematic diagram of an embodiment in the ALTO server for CDN of the present invention.
Fig. 4 is the schematic diagram of ALTO server of the present invention to an embodiment of CDN informing network information change.
Fig. 5 is the schematic diagram of another embodiment of CDN load dispatching method of the present invention.
Fig. 6 is the schematic diagram of the embodiment in GSLB of the present invention unit.
Fig. 7 is the schematic diagram of GSLB of the present invention another embodiment of unit.
Fig. 8 is the schematic diagram of GSLB of the present invention another embodiment of unit.
Fig. 9 is the schematic diagram of an embodiment of ALTO server of the present invention.
Figure 10 is the schematic diagram of another embodiment of ALTO server of the present invention.
Figure 11 is the schematic diagram of another embodiment of ALTO server of the present invention.
Figure 12 is the schematic diagram of a CDN load dispatch embodiment of system of the present invention.
Embodiment
With reference to the accompanying drawings the present invention is described more fully, exemplary embodiment of the present invention wherein is described.
Fig. 2 is the schematic diagram of an embodiment of CDN load dispatching method of the present invention.As shown in Figure 2, the CDN load dispatching method of this embodiment is as follows:
Step 101, the GSLB unit among the CDN receives the content requests that user terminal sends.
Step 102, GSLB unit by using application layer traffic optimize that (Application Layer Traffic Optimization, be called for short: ALTO) network information that provides of server is selected SLB unit among the CDN according to first selection strategy.
Step 103, SLB selects edge buffer memory equipment among the CDN according to second selection strategy.
Step 104, the GSLB unit is redirected to edge buffer memory equipment with content requests.
Step 105, CDN is distributed to edge buffer memory equipment with content.
Step 106, the edge memory device is distributed to user terminal according to content requests with content.
The content distributing network load allocation method that provides based on the above embodiment of the present invention, the network information that provides by the GSLB unit by using ALTO server among the CDN is selected SLB unit among the CDN according to selection strategy, because the network information that the ALTO server provides reflects information such as network topology, network traffics more accurately, thereby the GSLB unit can be in the scope of CDN be directed to nearest node or zone with user's request, thereby CDN provides service nearby for the user better, and has effectively utilized Internet resources.
It is a kind of based on client/server (Client/Server that the ALTO technology provides, be called for short: the C/S) network information service of framework, be mainly equity (peer to peer, be called for short: P2P) class is provided by the service that provides, P2P uses a lot of resource providers, in the selection of resource provider, have a lot alternative, it needs some mechanism to help it to carry out the selection of resource provider, by obtaining network topology accurately, the selection that information such as network traffics are carried out resource provider is a good idea, present application has a lot of methods can the detection network topology and information such as network traffics, but these are not very accurate based on the information that the detection forecast method obtains, and the expense of these work is also bigger, influences the performance of overall applicability.The purpose of ALTO allow exactly to use and network provider between cooperate effectively, improving or keeping under the high-performance condition that P2P uses more effectively and justice is utilized Internet resources.
Because original ALTO information faces is the P2P business to service object, real-time to information updating is less demanding, but ALTO information is applied to the CDN field, because the CDN carrying all is important service, usually the flow of its carrying is also very big, and the variation of any network all should be notified in the CDN network timely.
For the ALTO server, under the P2P environment, the number of ALTO client computer is very many, the difficulty and the expense that design a kind of reliable informing mechanism are very big, but in the applied environment of CDN, the number of CDN provider is less relatively, can carry out the notice of ALTO business information by the mode of registration notification.Under this change, the ALTO business no longer is a communication service based on client/server (C/S) mode, and become a kind of can be initiatively and the service of ALTO client communication.
Consider the Virtual network operator often of in real network, disposing the ALTO business, and often there is close contact in CDN provider with Virtual network operator, the ALTO business may be a kind of charge operation, therefore in a specific embodiment of the present invention, the login mechanism of CDN can be an off-line, CDN producer and ALTO service supplier signature service contract, switched communication address after signing a contract, information such as port, thereby the update notifications of realization ALTO business.In another specific embodiment of the present invention, the login mechanism of CDN can be online, and as shown in Figure 3, CDN registers in the ALTO server by registration interface.
In another specific embodiment of content distributing network load dispatching method of the present invention, the network information that GSLB unit by using ALTO server provides was selected local load balancing unit in the content distributing network according to first selection strategy before, CDN offered application layer traffic with mailing address, port information and optimizes server to register.As shown in Figure 3, CDN sends register requirement RegisterReq to the ALTO server, and the ALTO server sends registration reply RegisterRes according to register requirement to CDN.
After registration process is finished, the ALTO server will know mailing address, the port information of the CDN that is hopeful in time to be notified, when the network information changes, the ALTO server can be notified as shown in Figure 4 one by one, as shown in Figure 4, when the network information changed, the ALTO server was to the CDN NewPolicyNotify that sends a notification message.Thereby the ALTO server can offer CDN with the situation of change of the network information.
In another specific embodiment of content distributing network load dispatching method of the present invention, first selection strategy and second selection strategy comprise with user terminal nearest, edge buffer memory apparatus of load is the lightest, link bandwidth is high, at least one strategy in the strategy set of link cost in low.
Fig. 5 is the schematic diagram of another embodiment of CDN load dispatching method of the present invention.As shown in Figure 5, the CDN load dispatching method of this embodiment is as follows:
Step 201, the GSLB unit among the CDN receives the content requests that the user sends.
Step 202, whether GSLB unit judges data buffering stores the network information relevant with content requests in the storehouse, when the network information relevant with content requests as if the data buffering storehouse, and execution in step 204, when if the data buffering storehouse has the network information relevant with content requests, execution in step 203.
Step 203, whether GSLB unit judges data buffering storehouse has the network information relevant with content requests expired, if there is not an expired then execution in step 207, if expired then execution in step 204.
Step 204, GSLB unit send to the ALTO server and are used to inquire about the query messages of current network information.
Another specific embodiment according to the present invention, the query messages that the GSLB unit sends to the ALTO server comprise the information such as the professional GetEpProp of endpoint attribute of inquiring about new network map GetMap, network cost GetCost or ALTO.
Step 205, the ALTO server provides the network information according to query messages to the GSLB unit.
Step 206, the network information that GSLB unit by using ALTO server provides is selected SLB unit among the CDN according to first selection strategy.Afterwards, execution in step 208.
Step 207, the network information of storing in the GSLB unit by using data buffering storehouse is selected SLB unit among the CDN according to first selection strategy.
CDN is after obtaining the network information that the ALTO server provides, by using the map business (map service) of ALTO business, the accurately access way of awareness network topology information, network cost information and terminal and the information on services of access capability, and these information are placed in the load-balancing algorithm of GSLB, just realize user's access ability nearby, and preferentially select high bandwidth, low-cost link.
For example, the network information that the ALTO server provides comprises that network topological diagram is connected cost figure with node, GSLB can go out network cost between user and the different SLB according to these information calculations, and the SLB of the cost minimum of service can be provided providing for this user according to this process.For example this user is A, and the SLB unit among the CDN is respectively SLB1, SLB2 and SLB3, and the network cost between user A and the SLB1 is 4, be cost (A, SLB1)=4, the network cost between user A and the SLB2 is 5, i.e. cost (A, SLB2)=5, network cost between user A and the SLB3 is 6, promptly cost (A, SLB3)=6, according to the minimum principle of cost, GSLB can select SLB1 and provide service for user A.
In addition, the endpoint attribute business (Endpoint Property Service) of CDN by obtaining ALTO can be understood user's access module, thereby service more targetedly can be provided in the selection of fringe node.
Another specific embodiment according to the present invention, the network information that CDN provides the ALTO server is selected the override information of SLB unit as the GSLB unit.Be that the GSLB unit preferentially uses the network information that the ALTO server provides to select suitable SLB unit.
The another specific embodiment according to the present invention, CDN also can preferentially use the load algorithm of oneself, promptly find out the lower CDN zone of load among the CDN earlier by the GSLB unit, the network information that using the ALTO server again in this CDN zone provides is selected suitable SLB unit.
Step 208, SLB selects edge buffer memory equipment among the CDN according to second selection strategy.
Step 209, GSLB is redirected to content requests the edge buffer memory equipment of selecting.
Step 210, CDN is distributed to edge buffer memory equipment with content.
Step 211, the edge memory device is distributed to user terminal according to content requests with content.
Another specific embodiment according to the present invention, edge memory device can adopt to push the PUSH mode or pull the PULL mode and according to content requests content be distributed to user terminal.
Another specific embodiment according to the present invention, first selection strategy and second selection strategy comprise with user terminal nearest, edge buffer memory apparatus of load is the lightest, link bandwidth is high, at least one strategy in the strategy set of link cost in low.
Another specific embodiment according to the present invention, the network information that GSLB unit by using ALTO server provides was selected SLB unit among the CDN according to selection strategy before, the GSLB unit offered the ALTO server to register with mailing address, port information.Thereby the ALTO server just can send to the GSLB unit with the network information according to this mailing address, port information.
Another specific embodiment according to the present invention, registration can be adopted offline mode or online mode.
In the above-described embodiments, the GSLB unit network information that can utilize the ALTO server to provide updates stored in the network information in the data buffering storehouse.
Another specific embodiment according to the present invention, when the CDN initialization, when arriving predetermined updated time or GSLB unit and receiving the NewPolicyNotify that the ALTO server sends, the GSLB unit can send the query messages that obtains new internet message to the ALTO server, for example inquires about the professional GetEpProp message of endpoint attribute of new network map GetMap, network cost GetCost or ALTO etc.
The ALTO server provides the network information according to query messages to the GSLB unit, and this network information of GSLB unit by using is upgraded the network information of storing in the data buffering storehouse.
Fig. 6 is the schematic diagram of the embodiment in GSLB of the present invention unit.As shown in Figure 6, this GSLB unit comprises receiving element 601, selected cell 602, scheduling unit 603, wherein:
Receiving element 601 is used to receive the content requests that user terminal sends;
Selected cell 602, the network information that is used for utilizing the ALTO server to provide is selected the SLB unit of CDN according to first selection strategy; And indicate described SLB unit to select edge buffer memory equipment among the CDN according to second selection strategy;
Scheduling unit 603 is used for described content requests is redirected to described edge buffer memory equipment.
The GSLB unit that provides based on the above embodiment of the present invention, select SLB unit among the CDN by utilizing the network information that the ALTO server provides according to selection strategy, because the network information that the ALTO server provides reflects information such as network topology, network traffics more accurately, thereby the GSLB unit can be in the scope of CDN be directed to nearest node or zone with user's request, thereby CDN provides service nearby for the user better.
Another specific embodiment according to the present invention, first selection strategy and second selection strategy comprise with user terminal nearest, edge buffer memory apparatus of load is the lightest, link bandwidth is high, at least one strategy in the strategy set of link cost in low.
After CDN obtains the network information that the ALTO server provides, by using the map business (map service) of ALTO business, can understand whole topology of networks, and these information are placed in the load-balancing algorithm of GSLB, realize user's access ability nearby, and preferentially select high bandwidth, low-cost link.
In addition, the endpoint attribute business (Endpoint Property Service) of CDN by obtaining ALTO can be understood user's access module, thereby service more targetedly can be provided in the selection of fringe node.
Another specific embodiment according to the present invention, the network information that selected cell 602 provides the ALTO server is selected the override information of SLB as GSLB.Be the network information that provides of the preferential ALTO of use of selected cell 602 servers and select suitable SLB unit according to first selection strategy.
The another specific embodiment according to the present invention, selected cell 602 also can preferentially use the load algorithm of oneself, find out the lower CDN zone of load among the CDN earlier, the network information that using the ALTO server again in this CDN zone provides is selected suitable SLB unit according to first selection strategy.
Fig. 7 is the schematic diagram of GSLB of the present invention another embodiment of unit.In Fig. 7, receiving element 601, selected cell 602 and scheduling unit 603 are identical with scheduling unit 603 with receiving element 601, selected cell 602 in embodiment illustrated in fig. 6.In the present embodiment, the GSLB unit also comprises transmitting element 701, judging unit 702, data buffering storehouse 703, wherein,
Transmitting element 701 is used for being used to inquire about the query messages of current network information to the transmission of ALTO server.
Data buffering storehouse 703 is used to store the network information that the ALTO server provides.
Judging unit 702, be used for after receiving element 601 receives the content requests of user terminal transmission, whether store the network information relevant in the judgment data buffer pool 703 with content requests, when data buffering storehouse 703 have the network information relevant with content requests simultaneously this network information do not have expiredly, the network information that judging unit 702 indication selected cells 602 directly utilize storage in the data buffering storehouse 703 is selected SLB unit among the CDN according to first selection strategy.
If when the network information not relevant in the data buffering storehouse 703 with content requests, perhaps data buffering storehouse 703 has the network information relevant with content requests but this network information when expired, indication transmitting element 701 sends query messages to the ALTO server, and indication selected cell 602 network information that is provided by the ALTO server of utilizing that receiving element 601 receives is selected SLB unit among the CDN according to first selection strategy.
Another specific embodiment according to the present invention, transmitting element 701 offers the ALTO server to register with mailing address, port information.After registration process is finished, the ALTO server will know the Notify Address of the CDN that is hopeful in time to be notified, when the network information changes, the ALTO server can be notified as shown in Figure 4 one by one, as shown in Figure 4, when the network information changed, the ALTO server was to the CDN NewPolicyNotify that sends a notification message, thereby the ALTO server can offer CDN with the situation of change of the network information.
Another specific embodiment according to the present invention, the query messages that transmitting element 701 sends to the ALTO server comprise network map GetMap, network cost GetCost that inquiry is new or the professional GetEpProp message of endpoint attribute of ALTO etc.
Fig. 8 is the schematic diagram of GSLB of the present invention another embodiment of unit.In Fig. 8, receiving element 601, selected cell 602, scheduling unit 603, transmitting element 701, judging unit 702, data buffering storehouse 703 are identical with receiving element 601, selected cell 602, scheduling unit 603, transmitting element 701, judging unit 702, data buffering storehouse 703 in embodiment illustrated in fig. 7.In the present embodiment, the GSLB unit also comprises updating block 801, and the network information that is used for utilizing the ALTO server to provide updates stored in the network information in data buffering storehouse 702.
According to another specific embodiment of the present invention, when CDN carries out initialization or reach predetermined updated time, perhaps when receiving element 601 receives the NewPolicyNotify of ALTO server transmission, updating block 801 indication transmitting elements 701 send query messages to the ALTO server, and the network information that is provided by the ALTO server of utilizing that receiving element 601 receives updates stored in the network information in the data buffering storehouse 703.
Fig. 9 is the schematic diagram of an embodiment of ALTO server of the present invention.As shown in Figure 9, the ALTO server of this embodiment comprises information receiving unit 901, query unit 902 and information transmitting unit 903, wherein:
Information receiving unit 901 is used to receive the query messages that the GSLB unit sends.
Query unit 902 is used for the query messages requester network information that receives according to information receiving unit 901;
Information transmitting unit 903 is used for sending the network information that query unit 902 is inquired about to the GSLB unit.
The ALTO server that provides based on the above embodiment of the present invention, the network information that provides by the GSLB unit by using ALTO server among the CDN is selected SLB unit among the CDN according to selection strategy, because the network information that the ALTO server provides reflects information such as network topology, network traffics more accurately, thereby the GSLB unit can be in the scope of CDN be directed to nearest node or zone with user's request, thereby CDN provides service nearby for the user better, and has effectively utilized Internet resources.
Figure 10 is the schematic diagram of another embodiment of ALTO server of the present invention.As shown in figure 10, information receiving unit 901, query unit 902 and information transmitting unit 903 are identical with information transmitting unit 903 with information receiving unit 901, query unit 902 shown in Figure 9.In the present embodiment, the ALTO server also comprises detecting unit 1001, be used to detect the network information and whether change, and when the network information send to change indication information transmitting element 903 to the CDN NewPolicyNotify that sends a notification message, so that CDN awareness network change in information situation.
Figure 11 is the schematic diagram of another embodiment of ALTO server of the present invention.As shown in figure 11, information receiving unit 901, query unit 902, information transmitting unit 903 and detecting unit 1001 are identical with detecting unit 1001 with information receiving unit 901, query unit 902, information transmitting unit 903 shown in Figure 10.In the present embodiment, the ALTO server also comprises registering unit 1101, be used for receiving log-on message that the GSLB unit send so that the GSLB unit is registered, and indication information transmitting element 903 can utilize the mailing address, the port address that comprise in the log-on message to send the network information or communication information to the GSLB unit by information receiving unit 901.
Figure 12 is the schematic diagram of CDN load dispatch of the present invention system, and as shown in figure 12, this system comprises GSLB unit 1201, ALTO server 1202, Dispatching Unit 1203, a plurality of SLB unit 1204, a plurality of edges buffer memory equipment 1205, wherein:
GSLB unit 1201, be used to receive the content requests that user terminal sends, utilize the network information that ALTO server 1202 provides to select SLB unit 1204 in the content distributing network according to first selection strategy, and the SLB unit selected of indication selects edge buffer memory equipment among the CDN according to second selection strategy, and described content requests is redirected to described edge buffer memory equipment.
ALTO server 1202 is used for providing the network information according to the query messages that GSLB unit 1201 sends to the GSLB unit.
Dispatching Unit 1203 is used for content is distributed to described edge buffer memory equipment.
SLB unit 1204 is used for selecting according to second selection strategy edge buffer memory equipment of CDN.
Edge buffer memory equipment 1205 is used for the content that storage distribution unit 1203 is distributed, and distributes described content according to content requests to user terminal.
The CDN load dispatch system that provides based on the above embodiment of the present invention, the network information that provides by the GSLB unit by using ALTO server among the CDN is selected SLB unit among the CDN according to selection strategy, because the network information that the ALTO server provides reflects information such as network topology, network traffics more accurately, thereby the GSLB unit can be in the scope of CDN be directed to nearest node or zone with user's request, thereby CDN provides service nearby for the user better, and has effectively utilized Internet resources.
According to another specific embodiment of the present invention, GSLB unit 1201 specifically can be realized to the GSLB unit of arbitrary specific embodiment shown in Figure 8 by Fig. 6.
According to another specific embodiment of the present invention, ALTO server 1202 specifically can be by the ALTO server realization of Fig. 9 to arbitrary specific embodiment shown in Figure 11.
Another specific embodiment according to the present invention, the Dispatching Unit 1203 concrete modes that push PUSH or pull PULL that adopt are distributed to user terminal with content.
The present invention obtains the corresponding network information by CDN from the ALTO server, the maintenance and the use that have realized the network information are separated, reduced the development difficulty of content routing algorithm among the CDN, for CDN provides reliable network aware service and client perception service, make CDN that service nearby can be provided better, simultaneously can effectively avoid the alternate route of CDN in transmission, avoid congested highway section, help CDN to carry out professional equilibrium and system deployment.
Description of the invention provides for example with for the purpose of describing, and is not exhaustively or limit the invention to disclosed form.Many modifications and variations are obvious for the ordinary skill in the art.Selecting and describing embodiment is for better explanation principle of the present invention and practical application, thereby and makes those of ordinary skill in the art can understand the various embodiment that have various modifications that the present invention's design is suitable for special-purpose.

Claims (30)

1. a content distributing network load dispatching method is characterized in that, comprising:
GSLB unit in the content distributing network receives the content requests that user terminal sends;
Described GSLB unit by using application layer traffic is optimized the network information that server provides, according to the local load balancing unit in the first selection strategy chosen content distributing network;
Described local load balancing unit is according to the edge buffer memory equipment in the second selection strategy chosen content distributing network;
Described GSLB unit is redirected to described edge buffer memory equipment with described content requests;
Content distributing network is distributed to described edge buffer memory equipment with content;
Described edge buffer memory equipment is distributed to user terminal according to described content requests with described content.
2. method according to claim 1 is characterized in that,
After the GSLB unit receives content requests, judge and whether store the network information relevant in the data buffering storehouse in the content distributing network with described content requests, if described data buffering storehouse have the network information relevant with described content requests simultaneously this network information do not have expired, the GSLB unit directly utilizes the network information of storing in the described data buffering storehouse, select local load balancing unit in the content distributing network according to described first selection strategy, wherein the network information of storing in the data buffering storehouse is optimized the network information that server provides for application layer traffic.
3. method according to claim 2 is characterized in that,
When if described data buffering storehouse the network information not relevant with described content requests, perhaps described data buffering storehouse has the network information relevant with described content requests but this network information when expired, the GSLB unit is optimized the server transmission to application layer traffic and is used to inquire about the query messages of current network information, application layer traffic is optimized server provides the network information according to query messages to the GSLB unit, GSLB unit by using application layer traffic is optimized the network information that server provides, and selects local load balancing unit in the content distributing network according to described first selection strategy.
4. according to each described method among the claim 1-3, it is characterized in that,
Described first selection strategy and second selection strategy adopt at least one strategy in the strategy set, wherein strategy set comprise with user terminal nearest, edge buffer memory apparatus of load is the lightest, link bandwidth is high, link cost is low.
5. according to claim 2 or 3 described methods, it is characterized in that,
The network information that GSLB unit by using application layer traffic is optimized server to be provided updates stored in the network information in the described data buffering storehouse.
6. method according to claim 5 is characterized in that,
When the content distributing network initialization or arrive predetermined updated time, the GSLB unit is optimized the server transmission to application layer traffic and is used to inquire about the query messages of current network information, application layer traffic is optimized server provides the network information according to query messages to the GSLB unit, and the network information that GSLB unit by using application layer traffic is optimized server to be provided updates stored in the network information in the data buffering storehouse.
7. method according to claim 5 is characterized in that,
When the GSLB unit receives application layer traffic when optimizing the notification message that the expression network information that server sends changes, the GSLB unit is optimized the server transmission according to described notification message to application layer traffic and is used to inquire about the query messages of current network information, application layer traffic is optimized server provides the network information according to query messages to the GSLB unit, and the network information that GSLB unit by using application layer traffic is optimized server to be provided updates stored in the network information in the data buffering storehouse.
8. method according to claim 1 is characterized in that,
Optimize the network information that server provides in GSLB unit by using application layer traffic, select before the local load balancing unit in the content distributing network according to first selection strategy, the GSLB unit offers application layer traffic with mailing address, port information and optimizes server to register, and application layer traffic is optimized the described mailing address of server by utilizing, port information provides the network information to the GSLB unit.
9. method according to claim 8 is characterized in that, offline mode or online mode are adopted in described registration.
10. method according to claim 4 is characterized in that,
Described GSLB unit by using application layer traffic is optimized the network information that server provides, the local load balancing unit of selecting in the content distributing network according to first selection strategy comprises: the GSLB unit at first calculates the low zone of load in the content distributing network, utilize application layer traffic to optimize the network information that server provides again, in the low zone of described load, select local load balancing unit in the content distributing network according to described first selection strategy.
11. method according to claim 4 is characterized in that,
Described GSLB unit by using application layer traffic is optimized the network information that server provides, the local load balancing unit of selecting in the content distributing network according to first selection strategy comprises: the GSLB unit preferentially utilizes application layer traffic to optimize the network information that server provides, and selects local load balancing unit in the content distributing network according to described first selection strategy.
12. method according to claim 4 is characterized in that,
The GSLB unit is optimized the endpoint attribute business information that comprises in the network information that server provides with application layer traffic and is sent to the local load balancing unit, and edge buffer memory equipment in the content distributing network is selected according to second selection strategy and in conjunction with described endpoint attribute business information in the local load balancing unit.
13. according to each described method among the claim 1-3, it is characterized in that,
Content distributing network adopts to push the PUSH mode or pull the PULL mode content is distributed to described edge buffer memory equipment.
14. a GSLB unit is characterized in that, this GSLB unit comprises receiving element, selected cell and scheduling unit, wherein:
Receiving element is used to receive the content requests that user terminal sends;
Selected cell, the network information that being used for utilizing application layer traffic to optimize server provides is selected the local load balancing unit of content distributing network according to first selection strategy; And indicate described local load balancing unit to select edge buffer memory equipment in the content distributing network according to second selection strategy;
Scheduling unit is used for described content requests is redirected to described edge buffer memory equipment.
15. GSLB according to claim 14 unit is characterized in that, described GSLB unit also comprises judging unit and data buffering storehouse, wherein:
The data buffering storehouse is used to store application layer traffic and optimizes the network information that server provides;
Judging unit, be used for after described receiving element receives described content requests, judge and whether store the network information relevant in the data buffering storehouse in the content distributing network with described content requests, if described data buffering storehouse have the network information relevant with described content requests simultaneously this network information do not have expired, indicate described selected cell directly to utilize the network information of storing in the described data buffering storehouse, select local load balancing unit in the content distributing network according to described first selection strategy.
16. GSLB according to claim 15 unit is characterized in that, described GSLB unit also comprises transmitting element, is used for optimizing server to application layer traffic and sends query messages, the network information that the request inquiry is current;
Described judging unit also is used for when described data buffering storehouse the network information not relevant with described content requests, perhaps described data buffering storehouse has the network information relevant with described content requests but this network information when expired, indicate described transmitting element to optimize the server transmission and be used to inquire about the query messages of current network information to application layer traffic, and indicate that described selected cell utilizes that described receiving element receives optimize the network information that server provides by application layer traffic, select local load balancing unit in the content distributing network according to described first selection strategy.
17. according to each described GSLB unit among the claim 14-16, it is characterized in that, described first selection strategy and second selection strategy adopt at least one strategy in the strategy set, wherein strategy set comprise with user terminal nearest, edge buffer memory apparatus of load is the lightest, link bandwidth is high, link cost is low.
18. according to claim 15 or 16 described GSLB unit, it is characterized in that, described GSLB unit also has updating block, and the network information that being used for utilizing application layer traffic to optimize server provides updates stored in the network information in described data buffering storehouse.
19. GSLB according to claim 18 unit, it is characterized in that, described updating block is also when the content distributing network initialization or arrive predetermined updated time, indicate described transmitting element to optimize server and send and be used to inquire about the query messages of current network information, and the network information of being optimized server and being provided by application layer traffic of utilizing that described receiving element receives updates stored in the network information in the described data buffering storehouse to application layer traffic.
20. GSLB according to claim 18 unit, it is characterized in that, described updating block also receives application layer traffic when optimizing the notification message that the expression network information that server sends changes at described receiving element, indicate described transmitting element to optimize server to application layer traffic and send and be used to inquire about the query messages of current network information, and the network information of being optimized server and being provided by application layer traffic of utilizing that described receiving element receives updates stored in the network information in the data buffering storehouse according to described notification message.
21. GSLB according to claim 14 unit, it is characterized in that, described transmitting element utilizes application layer traffic to optimize the network information that server provides at described selected cell, select before the local load balancing unit in the content distributing network according to first selection strategy, mailing address, port information are offered application layer traffic optimize server to register.
22. GSLB according to claim 17 unit, it is characterized in that, described selected cell at first calculates the low zone of load in the content distributing network, utilizes application layer traffic to optimize the network information that server provides again and select local load balancing unit in the content distributing network according to first selection strategy in the low zone of described load.
23. GSLB according to claim 17 unit, it is characterized in that, described selected cell preferentially utilizes application layer traffic to optimize the network information that server provides, and selects local load balancing unit in the content distributing network according to first selection strategy.
24. an application layer traffic is optimized server, it is characterized in that this server comprises information receiving unit, query unit, information transmitting unit, wherein:
Information receiving unit is used to receive the query messages that is used to inquire about current network information that the GSLB unit sends;
Query unit is used for the described query messages requester network information that receives according to described information receiving unit;
Information transmitting unit is used for sending the network information that query unit is inquired about to described GSLB unit.
25. server according to claim 24, it is characterized in that, whether this server also comprises detecting unit, be used to detect the network information and change, and the indication information transmitting element sends a notification message to described GSLB unit when the network information sends variation.
26. according to claim 24 or 25 described servers, it is characterized in that, described server also comprises registering unit, be used for described GSLB unit being registered, and mailing address, the port information of indicating described information transmitting unit to utilize to comprise in the described log-on message send the network information or notification message to described GSLB unit according to the log-on message that the GSLB unit sends.
27. a content distributing network load dispatch system is characterized in that, comprises GSLB unit, application layer traffic optimization server, Dispatching Unit, a plurality of local load balancings unit, a plurality of edges buffer memory equipment, wherein:
The GSLB unit, be used to receive the content requests that user terminal sends, utilize application layer traffic to optimize the network information that server provides, select local load balancing unit in the content distributing network according to first selection strategy, and indicate described local load balancing unit to select edge buffer memory equipment in the content distributing network according to second selection strategy, described content requests is redirected to described edge buffer memory equipment;
Dispatching Unit is used for content is distributed to described edge buffer memory equipment;
Application layer traffic is optimized server, and the query messages that is used for inquiring about according to described GSLB cell arrangement being used to of sending current network information provides the network information to the GSLB list;
The local load balancing unit is used for selecting according to described second selection strategy edge buffer memory equipment of content distributing network;
Edge buffer memory equipment is used for the content that the storage distribution unit is distributed, and distributes described content according to described content requests to user terminal.
28. system according to claim 27 is characterized in that, the GSLB unit is each described GSLB unit among the claim 14-23.
29. system according to claim 27 is characterized in that, it is that each described application layer traffic is optimized server among the claim 24-26 that application layer traffic is optimized server.
30. system according to claim 27 is characterized in that, Dispatching Unit specifically adopts to push the PUSH mode or pull the PULL mode content is distributed to described edge buffer memory equipment.
CN201110223153.9A 2011-08-05 2011-08-05 Content distribution network load scheduling method and system Active CN102291447B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110223153.9A CN102291447B (en) 2011-08-05 2011-08-05 Content distribution network load scheduling method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110223153.9A CN102291447B (en) 2011-08-05 2011-08-05 Content distribution network load scheduling method and system

Publications (2)

Publication Number Publication Date
CN102291447A true CN102291447A (en) 2011-12-21
CN102291447B CN102291447B (en) 2016-04-06

Family

ID=45337548

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110223153.9A Active CN102291447B (en) 2011-08-05 2011-08-05 Content distribution network load scheduling method and system

Country Status (1)

Country Link
CN (1) CN102291447B (en)

Cited By (42)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102546774A (en) * 2011-12-27 2012-07-04 厦门市美亚柏科信息股份有限公司 CDN (content distribution network) routing method for secondary redirection and system
CN102546820A (en) * 2012-02-16 2012-07-04 华为技术有限公司 Transmission optimization method, and mapping information storage method, device and system
CN102769669A (en) * 2012-07-03 2012-11-07 Ut斯达康通讯有限公司 Intelligent content distribution control device and system
CN102780775A (en) * 2012-07-19 2012-11-14 中兴通讯股份有限公司 Method and system for achieving application layer transmission optimization
CN102811256A (en) * 2012-07-19 2012-12-05 中兴通讯股份有限公司 Method and system for realizing optimization of transmission of application layer
CN102891804A (en) * 2012-10-16 2013-01-23 中兴通讯股份有限公司南京分公司 Control strategy adjustment method and system
CN102917287A (en) * 2012-11-21 2013-02-06 北京邮电大学 Intelligent optical network exchange device and edge cashing method facing content center
WO2013139298A1 (en) * 2012-03-22 2013-09-26 Huawei Technologies Co., Ltd. Supporting software defined networking with application layer traffic optimization
CN103475626A (en) * 2012-06-07 2013-12-25 华为技术有限公司 Method, equipment and system used for resource requesting
WO2013189038A1 (en) * 2012-06-20 2013-12-27 华为技术有限公司 Content processing method and network side device
CN103546516A (en) * 2012-07-16 2014-01-29 华为技术有限公司 Method and device for generating network maps and cost maps of aggregation layer
CN103595644A (en) * 2012-08-15 2014-02-19 上海云途信息技术有限公司 Method of realizing data permutation based on data exchange network, server and system thereof
CN104429090A (en) * 2012-07-10 2015-03-18 夏普株式会社 Content transmission device, content playback device, content delivery system, control method for content transmission device, control method for content playback device, data structure, control program, and recording medium
CN104717231A (en) * 2014-12-18 2015-06-17 北京蓝汛通信技术有限责任公司 Pre-distribution processing method and device of content distribution network
CN105227517A (en) * 2014-05-29 2016-01-06 中国电信股份有限公司 Utilize content distribution network system and the service implementation method thereof of edge cache equipment
CN105704176A (en) * 2014-11-26 2016-06-22 中国联合网络通信集团有限公司 Method for guaranteeing bandwidth and quality of service, decision making equipment and network structure
CN105763386A (en) * 2016-05-13 2016-07-13 中国工商银行股份有限公司 Service processing system and method
CN105791150A (en) * 2016-05-09 2016-07-20 中国联合网络通信集团有限公司 CDN network deployment method and system
CN105847353A (en) * 2016-03-22 2016-08-10 中国科学院信息工程研究所 Mobile CDN (content delivery network) content scheduling method and system for mobile communication network
CN105872093A (en) * 2016-05-31 2016-08-17 乐视控股(北京)有限公司 CDN acceleration method and system
CN105959354A (en) * 2016-04-25 2016-09-21 乐视控股(北京)有限公司 Load scheduling method and load scheduling system of streaming media service
CN106254550A (en) * 2016-09-30 2016-12-21 杭州索浪信息技术有限公司 A kind of method and system of content distribution
CN106302216A (en) * 2015-05-20 2017-01-04 天脉聚源(北京)科技有限公司 A kind of method and system of Network Load Balance
CN106412043A (en) * 2016-09-20 2017-02-15 网宿科技股份有限公司 CDN flow guide method and device
CN106686034A (en) * 2015-11-10 2017-05-17 中国电信股份有限公司 CDN scheduling enhancement method, CDN scheduling enhancement device and CDN scheduling enhancement system
CN106790482A (en) * 2016-12-13 2017-05-31 网宿科技股份有限公司 Resource regulating method and resource scheduling system
CN107623580A (en) * 2016-07-15 2018-01-23 阿里巴巴集团控股有限公司 Task processing method, device and system in content distributing network
CN107995531A (en) * 2016-10-26 2018-05-04 中国电信股份有限公司 Mobile terminal IP TV video transmission methods, device and system
CN108270835A (en) * 2017-01-03 2018-07-10 中国移动通信有限公司研究院 A kind of dispatching method of business tine, device, strategic server and system
CN109660598A (en) * 2018-11-17 2019-04-19 华中科技大学 A kind of buffer replacing method and system of Internet of Things Temporal Data
CN110178356A (en) * 2017-04-26 2019-08-27 华为技术有限公司 Method, control plane network element, syndication users veil member, content server and the terminal device of redirection
CN110336885A (en) * 2019-07-10 2019-10-15 深圳市网心科技有限公司 Fringe node distribution method, device, dispatch server and storage medium
CN110418367A (en) * 2019-06-14 2019-11-05 电子科技大学 A kind of 5G forward pass mixture of networks edge cache low time delay method
CN110417916A (en) * 2015-02-24 2019-11-05 深圳梨享计算有限公司 It is capable of content distribution method, central node and the fringe node of feedback income
CN110830564A (en) * 2019-10-30 2020-02-21 北京金山云网络技术有限公司 CDN scheduling method, device, system and computer readable storage medium
WO2020062048A1 (en) * 2018-09-28 2020-04-02 西门子股份公司 Method for transmitting update data, content delivery network node and data update system
CN111432231A (en) * 2020-04-26 2020-07-17 中移(杭州)信息技术有限公司 Content scheduling method of edge network, home gateway, system and server
CN113132251A (en) * 2020-01-15 2021-07-16 中国电信股份有限公司 Service scheduling method, device and storage medium
CN113259413A (en) * 2021-04-16 2021-08-13 卓望数码技术(深圳)有限公司 CDN scheduling method, scheduling system and storage medium
CN114071068A (en) * 2020-08-04 2022-02-18 重庆艾艺荷马教育科技股份有限公司 Non-compressed high-definition network real-time audio and video transmission equipment based on 5G
CN114598654A (en) * 2022-01-30 2022-06-07 阿里巴巴(中国)有限公司 Content delivery network CDN-based flow equalization processing method and device
CN114938344A (en) * 2021-02-05 2022-08-23 中国电信股份有限公司 Network distribution method, device and system and computer readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101222424A (en) * 2007-12-24 2008-07-16 中国电信股份有限公司 Content distribution network and scheduling method based on content in the network
CN101242422A (en) * 2007-02-06 2008-08-13 中国电信股份有限公司 Content distribution network system and method applicable to multi-service fusion
CN101431532A (en) * 2008-12-15 2009-05-13 中国电信股份有限公司 Content routing method, load balancing equipment and resource management equipment
CN102012931A (en) * 2010-12-01 2011-04-13 北京瑞信在线系统技术有限公司 Filter cache method and device, and cache system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101242422A (en) * 2007-02-06 2008-08-13 中国电信股份有限公司 Content distribution network system and method applicable to multi-service fusion
CN101222424A (en) * 2007-12-24 2008-07-16 中国电信股份有限公司 Content distribution network and scheduling method based on content in the network
CN101431532A (en) * 2008-12-15 2009-05-13 中国电信股份有限公司 Content routing method, load balancing equipment and resource management equipment
CN102012931A (en) * 2010-12-01 2011-04-13 北京瑞信在线系统技术有限公司 Filter cache method and device, and cache system

Cited By (73)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102546774A (en) * 2011-12-27 2012-07-04 厦门市美亚柏科信息股份有限公司 CDN (content distribution network) routing method for secondary redirection and system
CN102546820A (en) * 2012-02-16 2012-07-04 华为技术有限公司 Transmission optimization method, and mapping information storage method, device and system
CN102546820B (en) * 2012-02-16 2015-12-16 华为技术有限公司 The storage means of transmission optimization method, map information, Apparatus and system
WO2013139298A1 (en) * 2012-03-22 2013-09-26 Huawei Technologies Co., Ltd. Supporting software defined networking with application layer traffic optimization
US9825867B2 (en) 2012-03-22 2017-11-21 Futurewei Technologies, Inc. Supporting software defined networking with application layer traffic optimization
US9350671B2 (en) 2012-03-22 2016-05-24 Futurewei Technologies, Inc. Supporting software defined networking with application layer traffic optimization
CN103475626B (en) * 2012-06-07 2017-03-08 华为技术有限公司 A kind of method for asking resource, equipment and system
CN103475626A (en) * 2012-06-07 2013-12-25 华为技术有限公司 Method, equipment and system used for resource requesting
CN108616509B (en) * 2012-06-20 2021-08-20 华为技术有限公司 Content processing method and network side equipment
WO2013189038A1 (en) * 2012-06-20 2013-12-27 华为技术有限公司 Content processing method and network side device
CN108616509A (en) * 2012-06-20 2018-10-02 华为技术有限公司 The method and network side equipment of contents processing
CN104170342B (en) * 2012-06-20 2018-04-20 华为技术有限公司 The method and network side equipment of contents processing
CN104170342A (en) * 2012-06-20 2014-11-26 华为技术有限公司 Content processing method and network side device
CN102769669A (en) * 2012-07-03 2012-11-07 Ut斯达康通讯有限公司 Intelligent content distribution control device and system
CN104429090A (en) * 2012-07-10 2015-03-18 夏普株式会社 Content transmission device, content playback device, content delivery system, control method for content transmission device, control method for content playback device, data structure, control program, and recording medium
CN103546516B (en) * 2012-07-16 2016-12-21 华为技术有限公司 Generate polymer layer network and the method and device of polymer layer expense figure
CN103546516A (en) * 2012-07-16 2014-01-29 华为技术有限公司 Method and device for generating network maps and cost maps of aggregation layer
CN102811256B (en) * 2012-07-19 2017-11-07 中兴通讯股份有限公司 A kind of method and system for realizing application layer transmission optimization
CN102780775B (en) * 2012-07-19 2017-11-07 中兴通讯股份有限公司 A kind of method and system for realizing application layer transmission optimization
CN102811256A (en) * 2012-07-19 2012-12-05 中兴通讯股份有限公司 Method and system for realizing optimization of transmission of application layer
CN102780775A (en) * 2012-07-19 2012-11-14 中兴通讯股份有限公司 Method and system for achieving application layer transmission optimization
CN103595644B (en) * 2012-08-15 2017-02-08 上海云途信息技术有限公司 Method of realizing data permutation based on data exchange network, server and system thereof
CN103595644A (en) * 2012-08-15 2014-02-19 上海云途信息技术有限公司 Method of realizing data permutation based on data exchange network, server and system thereof
WO2014059828A1 (en) * 2012-10-16 2014-04-24 中兴通讯股份有限公司 Method and system for adjusting control policy
CN102891804B (en) * 2012-10-16 2018-08-10 南京中兴新软件有限责任公司 The method of adjustment and system of control strategy
CN102891804A (en) * 2012-10-16 2013-01-23 中兴通讯股份有限公司南京分公司 Control strategy adjustment method and system
CN102917287A (en) * 2012-11-21 2013-02-06 北京邮电大学 Intelligent optical network exchange device and edge cashing method facing content center
CN105227517A (en) * 2014-05-29 2016-01-06 中国电信股份有限公司 Utilize content distribution network system and the service implementation method thereof of edge cache equipment
CN105227517B (en) * 2014-05-29 2018-09-14 中国电信股份有限公司 Utilize the content distribution network system and its service implementation method of edge cache equipment
CN105704176B (en) * 2014-11-26 2018-10-30 中国联合网络通信集团有限公司 A kind of method, decision device and network architecture ensureing bandwidth and service quality
CN105704176A (en) * 2014-11-26 2016-06-22 中国联合网络通信集团有限公司 Method for guaranteeing bandwidth and quality of service, decision making equipment and network structure
CN104717231A (en) * 2014-12-18 2015-06-17 北京蓝汛通信技术有限责任公司 Pre-distribution processing method and device of content distribution network
CN104717231B (en) * 2014-12-18 2019-01-25 北京蓝汛通信技术有限责任公司 The pre- distribution processing method and device of content distributing network
CN110417916A (en) * 2015-02-24 2019-11-05 深圳梨享计算有限公司 It is capable of content distribution method, central node and the fringe node of feedback income
CN110417916B (en) * 2015-02-24 2021-10-08 庄奇东 Content distribution method capable of feeding back income, central node and edge node
CN106302216A (en) * 2015-05-20 2017-01-04 天脉聚源(北京)科技有限公司 A kind of method and system of Network Load Balance
CN106686034A (en) * 2015-11-10 2017-05-17 中国电信股份有限公司 CDN scheduling enhancement method, CDN scheduling enhancement device and CDN scheduling enhancement system
CN106686034B (en) * 2015-11-10 2019-12-06 中国电信股份有限公司 CDN scheduling enhancement method, device and system
CN105847353A (en) * 2016-03-22 2016-08-10 中国科学院信息工程研究所 Mobile CDN (content delivery network) content scheduling method and system for mobile communication network
CN105959354A (en) * 2016-04-25 2016-09-21 乐视控股(北京)有限公司 Load scheduling method and load scheduling system of streaming media service
CN105791150A (en) * 2016-05-09 2016-07-20 中国联合网络通信集团有限公司 CDN network deployment method and system
CN105791150B (en) * 2016-05-09 2018-11-30 中国联合网络通信集团有限公司 CDN network dispositions method and system
CN105763386A (en) * 2016-05-13 2016-07-13 中国工商银行股份有限公司 Service processing system and method
CN105872093A (en) * 2016-05-31 2016-08-17 乐视控股(北京)有限公司 CDN acceleration method and system
CN107623580A (en) * 2016-07-15 2018-01-23 阿里巴巴集团控股有限公司 Task processing method, device and system in content distributing network
CN107623580B (en) * 2016-07-15 2021-06-29 阿里巴巴集团控股有限公司 Task processing method, device and system in content distribution network
CN106412043B (en) * 2016-09-20 2019-09-13 网宿科技股份有限公司 CDN network flow bootstrap technique and device
CN106412043A (en) * 2016-09-20 2017-02-15 网宿科技股份有限公司 CDN flow guide method and device
CN106254550A (en) * 2016-09-30 2016-12-21 杭州索浪信息技术有限公司 A kind of method and system of content distribution
CN107995531A (en) * 2016-10-26 2018-05-04 中国电信股份有限公司 Mobile terminal IP TV video transmission methods, device and system
CN107995531B (en) * 2016-10-26 2020-10-09 中国电信股份有限公司 Method, device and system for transmitting IPTV video of mobile terminal
CN106790482A (en) * 2016-12-13 2017-05-31 网宿科技股份有限公司 Resource regulating method and resource scheduling system
CN106790482B (en) * 2016-12-13 2020-05-22 网宿科技股份有限公司 Resource scheduling method and resource scheduling system
CN108270835B (en) * 2017-01-03 2019-10-22 中国移动通信有限公司研究院 A kind of dispatching method of business tine, device, strategic server and system
CN108270835A (en) * 2017-01-03 2018-07-10 中国移动通信有限公司研究院 A kind of dispatching method of business tine, device, strategic server and system
CN110178356A (en) * 2017-04-26 2019-08-27 华为技术有限公司 Method, control plane network element, syndication users veil member, content server and the terminal device of redirection
CN110178356B (en) * 2017-04-26 2020-07-28 华为技术有限公司 Redirection method, control plane network element, aggregated user plane network element and terminal equipment
WO2020062048A1 (en) * 2018-09-28 2020-04-02 西门子股份公司 Method for transmitting update data, content delivery network node and data update system
CN109660598A (en) * 2018-11-17 2019-04-19 华中科技大学 A kind of buffer replacing method and system of Internet of Things Temporal Data
CN109660598B (en) * 2018-11-17 2020-05-19 华中科技大学 Cache replacement method and system for transient data of Internet of things
CN110418367A (en) * 2019-06-14 2019-11-05 电子科技大学 A kind of 5G forward pass mixture of networks edge cache low time delay method
CN110418367B (en) * 2019-06-14 2021-05-14 电子科技大学 5G forwarding network hybrid edge cache low-delay method
CN110336885A (en) * 2019-07-10 2019-10-15 深圳市网心科技有限公司 Fringe node distribution method, device, dispatch server and storage medium
CN110336885B (en) * 2019-07-10 2022-04-01 深圳市网心科技有限公司 Edge node distribution method, device, scheduling server and storage medium
CN110830564A (en) * 2019-10-30 2020-02-21 北京金山云网络技术有限公司 CDN scheduling method, device, system and computer readable storage medium
CN113132251A (en) * 2020-01-15 2021-07-16 中国电信股份有限公司 Service scheduling method, device and storage medium
CN111432231A (en) * 2020-04-26 2020-07-17 中移(杭州)信息技术有限公司 Content scheduling method of edge network, home gateway, system and server
CN111432231B (en) * 2020-04-26 2023-04-07 中移(杭州)信息技术有限公司 Content scheduling method of edge network, home gateway, system and server
CN114071068A (en) * 2020-08-04 2022-02-18 重庆艾艺荷马教育科技股份有限公司 Non-compressed high-definition network real-time audio and video transmission equipment based on 5G
CN114938344B (en) * 2021-02-05 2024-04-30 中国电信股份有限公司 Network diversion method, device and system and computer readable storage medium
CN114938344A (en) * 2021-02-05 2022-08-23 中国电信股份有限公司 Network distribution method, device and system and computer readable storage medium
CN113259413A (en) * 2021-04-16 2021-08-13 卓望数码技术(深圳)有限公司 CDN scheduling method, scheduling system and storage medium
CN114598654A (en) * 2022-01-30 2022-06-07 阿里巴巴(中国)有限公司 Content delivery network CDN-based flow equalization processing method and device

Also Published As

Publication number Publication date
CN102291447B (en) 2016-04-06

Similar Documents

Publication Publication Date Title
CN102291447B (en) Content distribution network load scheduling method and system
CN107517228B (en) Dynamic acceleration method and device in content distribution network
US9172632B2 (en) Optimized content distribution based on metrics derived from the end user
US8626949B2 (en) Intelligent network address lookup service
EP3211857B1 (en) Http scheduling system and method of content delivery network
US9503308B2 (en) Method, device and system for processing content
CN103023768B (en) Edge routing node and its method from multi-source prefetching content
US8751613B1 (en) Application layer traffic optimization enhancements for mobile devices
US20140280803A1 (en) Optimized Content Distribution Based on Metrics Derived from the End User
US20150046591A1 (en) Dynamic edge server allocation
EP1825654B1 (en) Routing a service query in an overlay network
JP5970541B2 (en) Information processing system, management server group, and server management program
CN101287011A (en) Method, system and device for responding service request from user in content distributing network
CN103329487A (en) Method and router for service named routing
CN101989951A (en) Method, system and equipment for selecting service node
CN101014046B (en) Method for integrating service location with service quality routing in service loading network
CN109873860B (en) Satellite network resource information storage method, discovery method and system
CN102047243A (en) Request routing based on class
US11528323B1 (en) Systems for locating server nodes for edge devices using latency-based georouting
CN101779437A (en) Method, apparatus and system for mobility management and efficient information retrieval in a communications network
Gregori et al. Sensing the Internet through crowdsourcing
CN105229993B (en) For executing method, system and the computer-readable medium of the service routing of enhancing
JP5316966B2 (en) Content download system, agent, and content download method
CN109151009A (en) A kind of CDN node distribution method and system based on MEC
CN105681413A (en) Method and device for cooperative processing of data between CDN (Content Delivery Network) and ISP (Internet Service Provider)

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant