CN102158518B - Data transmission method in content distribution network (CDN), network node and system - Google Patents

Data transmission method in content distribution network (CDN), network node and system Download PDF

Info

Publication number
CN102158518B
CN102158518B CN201010579563.2A CN201010579563A CN102158518B CN 102158518 B CN102158518 B CN 102158518B CN 201010579563 A CN201010579563 A CN 201010579563A CN 102158518 B CN102158518 B CN 102158518B
Authority
CN
China
Prior art keywords
tcp
http request
index
data
network node
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.)
Expired - Fee Related
Application number
CN201010579563.2A
Other languages
Chinese (zh)
Other versions
CN102158518A (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.)
HUIZHOU ZHITAI ENTERPRISE MANAGEMENT CO.,LTD.
Nantong Tianyuan Gas Co ltd
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
Priority to CN201010579563.2A priority Critical patent/CN102158518B/en
Publication of CN102158518A publication Critical patent/CN102158518A/en
Priority to PCT/CN2011/083448 priority patent/WO2012072045A1/en
Application granted granted Critical
Publication of CN102158518B publication Critical patent/CN102158518B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/61Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources taking into account QoS or priority requirements

Abstract

The embodiment of the invention relates to a data transmission method in a content distribution network (CDN), a network node and a system. The data transmission method comprises the following steps: receiving a plurality of hypertext transfer protocol (HPPT) request messages; acquiring data of the plurality of HPPT request messages; and sending the data requested by the plurality of HPPT request messages by a response message, wherein the order to send the data requested by the plurality of HTTP request messages corresponds to the order to acquire the data requested by the plurality of HTTP request messages. The order to send the data requested by the plurality of HTTP request messages corresponds to the order to acquire the data requested by the plurality of HTTP request messages, thus preferentially transmitting the preferentially-obtained data which are requested by the plurality of HTTP request messages, and improving the transmission efficiency of the data.

Description

Data transmission method, network node and system in a kind of CDN network
Technical field
The present invention relates to communication technical field, relate in particular to data transmission method, network node and system in a kind of CDN (Content Delivery Network, content distributing network).
Background technology
CDN is by increase the network architecture that one deck is new in existing IP transmission network, the content of website is published to the network " edge " that approaches user most, make user can obtain required content nearby, solve the situation of network congestion, improve the response speed of customer access network.
In CDN, when user clicks after the connection of certain content on website, corresponding HTTP (Hyper Text Transfer Protocol, HTML (Hypertext Markup Language)) request is routed on Edge Server; When Edge Server inspection self does not have content that buffer memory terminal asks, to CDN routing device, inquire about the Area Node of content or the address information of Centroid that have preservation to ask; CDN routing device returns to the Area Node of content or the address information of Centroid that preservation is asked to some extent; Area Node or the Centroid request content of the content that Edge Server is asked to preservation to some extent by http protocol; Area Node or Centroid return to asked content to Edge Server.
In prior art, when initiating multiple HTTP request, send request and receive between response and need to carry out in strict accordance with order, if the data of previous HTTP request do not respond, follow-up HTTP request can not received response yet, therefore, be unfavorable for the transmission of data and making full use of of bandwidth.
Summary of the invention
Embodiments of the invention provide data transmission method, network node and the system in a kind of CDN network, and it improves the efficiency of transmission of data.
On the one hand, embodiments of the invention provide the data transmission method in a kind of CDN network, comprising:
Receive multiple http hypertext transfer protocol request messages;
Obtain the data that multiple described HTTP request messages are asked;
By response message, send the data that multiple described HTTP request messages are asked, wherein, the sequencing that sends the data that multiple described HTTP request messages ask is corresponding to the sequencing that gets the data that multiple described HTTP request messages ask, and is describedly multiplely at least two.
Corresponding, embodiments of the invention provide a kind of network node, comprising:
Request reception unit, for receiving multiple http hypertext transfer protocol request messages;
Acquiring unit, the data of asking for obtaining multiple described HTTP request messages;
Transmission unit, by response message, send the data that described HTTP request message is asked, wherein, the sequencing that sends the data that multiple described HTTP request messages ask is corresponding to the sequencing that gets the data that multiple described HTTP request messages ask, and is describedly multiplely at least two.
On the other hand, embodiments of the invention provide a kind of data transmission system, comprise first network node and second network node:
Described first network node, be used for receiving multiple HTTP request messages, obtain the data that described HTTP request message is asked, by response message, send the data that described HTTP request message is asked, wherein, the sequencing that sends the data that multiple described HTTP request messages ask is corresponding to the sequencing that gets the data that multiple described HTTP request messages ask;
Described second network node, for sending described multiple HTTP request messages to described first network node, and receives the data that described HTTP request message that described first network node sends is asked, and is describedly multiplely at least two.
The technical scheme being provided by the embodiment of the invention described above can be found out, sequencing by sending the data that multiple HTTP request messages ask is corresponding to the sequencing that gets the data that multiple HTTP request messages ask, realize the high priority data transmission of the HTTP request first getting, can improve the efficiency of transmission of data.
Accompanying drawing explanation
In order to be illustrated more clearly in the technical scheme of the embodiment of the present invention, below the accompanying drawing of required use during embodiment is described is briefly described, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skills, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the schematic flow sheet of the data transmission method in one embodiment of the invention CDN network;
Fig. 2 is the formation schematic diagram one of embodiment of the present invention network node;
Fig. 3 is the formation schematic diagram two of embodiment of the present invention network node;
Fig. 4 is the schematic flow sheet of the data transmission method in another embodiment of the present invention CDN network;
Fig. 5 is the formation schematic diagram one of embodiment of the present invention fringe node;
Fig. 6 is the formation schematic diagram two of embodiment of the present invention fringe node;
Fig. 7 is the formation schematic diagram of embodiment of the present invention data transmission system;
Fig. 8 is the data transmission method application scenarios schematic diagram one in another embodiment of the present invention CDN network;
Fig. 9 is the data transmission method application scenarios schematic diagram two in another embodiment of the present invention CDN network.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is only the present invention's part embodiment, rather than whole embodiment.Based on the embodiment in the present invention, those of ordinary skills, not making the every other embodiment obtaining under creative work prerequisite, belong to the scope of protection of the invention.
As shown in Figure 1, the embodiment of the present invention provides the data transmission method in a kind of CDN network, comprising:
Step 11, receive multiple HTTP request messages.
Step 12, obtain the data that multiple HTTP request messages are asked.
Step 13, by response message, send the data that multiple HTTP request messages are asked, wherein, the sequencing that sends the data that multiple HTTP request messages ask is corresponding to the sequencing that gets the data that multiple HTTP request messages ask.
The executive agent of the data transmission method in embodiment of the present invention CDN network can be the network node in CDN network, and described network node can comprise: Area Node or Centroid.Area Node, Centroid are for store network data.Centroid is as the upper layer node of Area Node, and a Centroid can connect multiple Area Nodes.Optionally, between fringe node (can be Edge Server) and Centroid, can there is multistage Area Node, thus satisfied service needed.
Wherein, in an embodiment of the present invention, if receive multiple HTTP request messages, so when step 13 sends the data that multiple HTTP request messages ask, can be the data that got multiple HTTP request messages, also can be to have got the data that wherein several (can be 1 here, can be also wherein several) HTTP request message is asked.Then, when sending the data that got, obtain the data that other HTTP request messages are asked simultaneously.Such as: received altogether 5 HTTP request messages, can send data getting after the data that 5 HTTP request messages ask so, can be also just to send data obtaining after the data of asking at 1 (can be also 2,3 or 4 here) HTTP request message.
Below, the data transmission method in simple declaration embodiment of the present invention CDN network:
When terminal use clicks after the connection of certain content on website, corresponding HTTP request is routed on Edge Server, when Edge Server inspection self does not have content that buffer memory terminal asks, to CDN routing device, inquire about the Area Node of data or the address information of Centroid that have preservation to ask, CDN routing device returns to the Area Node of data or the address information of Centroid that preservation is asked to some extent, as IP address or domain name.Wherein, the address information of Area Node or Centroid comprises domain name or IP address.When address information is domain name, Edge Server is resolved and is obtained corresponding IP address by DNS (Domain Name System, domain name system), and therefore not to repeat here.
Afterwards, Edge Server is asked to preserving Area Node or the Centroid request msg of the content of request to some extent by HTTP, thereby, enter step 11 Area Node or Centroid and receive multiple HTTP request messages that Edge Server sends, enter again step 12 Area Node or Centroid and obtain the data that multiple HTTP request messages are asked, then enter step 13 Area Node or Centroid sends by response message the data that HTTP request message is asked.
The technical scheme being provided by the embodiment of the invention described above can be found out, sequencing by sending the data that multiple HTTP request messages ask is corresponding to the sequencing that gets the data that multiple HTTP request messages ask, realize the high priority data transmission of the HTTP request first getting, can improve the efficiency of transmission of data.
Data transmission method in embodiment of the present invention CDN network, is also applicable to the transfer of data between Area Node and Centroid, transfer of data between Edge Server and other Edge Servers, transfer of data between Area Node and other Area Nodes.
Below only take Edge Server and network node as example, the data transmission method in embodiment of the present invention CDN network is described.
Data transmission method in embodiment of the present invention CDN network, in step 11 and step 13, network node can pass through TCP (Transmission Control Protocol, transmission control protocol) connect the HTTP request message that receives Edge Server transmission, and send response message to Edge Server.
Concrete, network node can respond 1 or many TCP connection requests of Edge Server, and between Edge Server, sets up 1 or many TCP and be connected.Wherein, many TCP connections can be understood as at least two TCP and connect, and multiple HTTP request messages can be understood as at least two HTTP request messages.
Exemplary, at CDN routing device, to Edge Server, return after the address information of network node of the data that preservation asks to some extent, whether Edge Server inspection has existed the TCP of map network address of node information to connect, if there is no, Edge Server can ask to set up many TCP between network node and is connected.Like this, many TCP connection requests of network node response Edge Server, and between Edge Server, set up many TCP and be connected.
Wherein, the number that the TCP between network node and Edge Server is connected, can determine as required.
When the TCP between Edge Server and network node is connected to one, in HTTP request message, carry stream index indication X-Flow-Index, in response message corresponding to HTTP request message, carry stream index indication X-Flow-Index, wherein, stream index indication X-Flow-Index is for identifying the request content of HTTP request message.
Visible, the value of stream index indication X-Flow-Index in the response message of network node, the value of middle stream index indication X-Flow-Index correspondence and in HTTP request message Edge Server is consistent, and HTTP request message and response message do not need strict rank preservation.And, Edge Server is received after the response message of network node, according to stream index indication, X-Flow-Index can be associated with HTTP request message, thereby it is upper to be associated with terminal use, and final Edge Server consigns to terminal use by the data of returning from network node.
When the TCP between Edge Server and network node is connected to many, in HTTP request message, carry stream index indication X-Flow-Index and join index indication X-Connection-Index, in response message corresponding to HTTP request message, carry stream index indication X-Flow-Index and join index indication X-Connection-Index, wherein, stream index indication X-Flow-Index is for identifying the request content of HTTP request message, and join index indication X-Connection-Index connects for the TCP that identifies the use of HTTP request message.
Visible, each HTTP request of successively initiating in same TCP connection is consistent in the value of join index indication X-Connection-Index.Therefore, HTTP request message and response message do not need strict rank preservation, and HTTP request message can not be connected at same TCP with response message, realizes the transmission of parallel data, makes full use of TCP bandwidth.
Also be noted that in step 12, it is different that network node obtains the time delay that each HTTP asks corresponding data, for example, the HTTP request that network node first receives, the HTTP acquisition request receiving after may being later than is to data.
Therefore,, when the TCP between Edge Server and network node is connected to many, the data transmission method in embodiment of the present invention CDN network can also comprise:
The current propagation delay time that network node connects according to many TCP, selects the TCP of propagation delay time minimum to connect the data that transmission HTTP request message is asked.
Wherein, network node is determined the mode of the propagation delay time of TCP connection, can comprise:
Propagation delay time refers to wait for that TCP connects the idle wait time delay that sends data, and network node can connect data volume waiting for transmission according to TCP and be connected the propagation delay time that bandwidth determines that TCP connects with TCP.Concrete, determine that the concrete mode of the propagation delay time of TCP connection can be understood with reference to current general prior art, therefore not to repeat here.
Visible, based on existing many TCP to connect between Edge Server and network node, network node asks the sequencing of corresponding data to respond HTTP request according to obtaining each HTTP, and the TCP that selects current propagation delay time minimum connects the data that transmission HTTP request message is asked, and, HTTP request message and response message have all been expanded stream index indication X-Flow-Index and join index indication X-Connection-Index, HTTP request message and response message do not need strict rank preservation, HTTP request message can not be connected at same TCP with response message.For example, there are 2 terminal uses to same Edge Server request content simultaneously, Edge Server can be according to Pipeline (pipeline) mode, without the response data of waiting for network node, Edge Server is directly initiated continuously request in multiple TCP connections, then asynchronous reception response data from multiple TCP, can realize the transmission of parallel data, makes full use of TCP bandwidth.
Data transmission method in embodiment of the present invention CDN network, can also comprise:
When TCP is connected to many, if minimum transfer time delay is greater than the time delay of setting up new TCP connection in the current propagation delay time of many TCP connections, network node is set up new TCP connection;
Or, when TCP is connected to one, if being greater than, the current propagation delay time that TCP connects sets up the time delay that new TCP connects, and network node is set up new TCP connection.
Concrete, network node can detect the bandwidth that every TCP connects in real time, if got certain HTTP, ask corresponding data, but, need to wait for when the TCP connection free time of setting up before sends data, network node is according to the propagation delay time of current transmission bandwidth and every TCP of transmission data prediction, the TCP that determines minimum transfer time delay connects, and according to newly setting up to Edge Server RTT (Round-Trip Time, round-trip delay) prediction the time delay that TCP connects:
If minimum transfer time delay is less than, newly set up the time delay that TCP connects, maintain current TCP and connect the stable of number, the TCP setting up before still etc. to be used connects to transmit data.
If minimum transfer time delay is greater than, newly set up the time delay that TCP connects, network node is initiatively set up TCP connection to Edge Server.
Therefore, the TCP that network node can initiatively be established to Edge Server connects, and has improved the response speed of CDN to terminal use's request, has promoted QoE (Quality of Experience, Quality of experience).
Wherein, network node can initiatively be established to by the response message of response HTTP request the TCP connection of Edge Server, or by HTTP POST mode, is initiatively established to the TCP connection of Edge Server.And, in POST message, carry X-Flow-Index and X-Connection-Index header field, for being associated with HTTP request message before.
Wherein, the TCP number of connection that network node at most can Dynamic Establishing to each Edge Server can be set, thereby limit the TCP number of connection that each network node and Edge Server need to be safeguarded.
Data transmission method in embodiment of the present invention CDN network, can also comprise:
When the current propagation delay time that connects as many TCP is identical, connect the sequencing of setting up according to TCP, the TCP that selects first to set up connects and sends the data that HTTP request message is asked.
Therefore, the preferential data of selecting the TCP setting up at first to connect transmission request of network node, newly-established TCP connects and can be reclaimed gradually, thereby reduces the TCP linking number that needs maintenance, has reduced Edge Server, network node and need to safeguard the expense that a large amount of TCP connect simultaneously.
Data transmission method in embodiment of the present invention CDN network, can also comprise:
Monitor many TCP and connect the quantity that sends response message, when the quantity of transmission response message is less than predetermined threshold or does not send response message, delete corresponding TCP and connect.
Actual the making for monitoring each the response message quantity in TCP connection visible, network node can connect according to TCP.If the response message number in certain TCP connection is less than the threshold value of appointment, or the response message number in certain TCP connection is less than the threshold value of appointment with respect to the response message number in other TCP connection, illustrate this TCP connect the network path status transmission of process bad, network node can dynamically be deleted this TCP and connect, and re-establishes new TCP and connects.
In addition, between certain Area Node that Edge Server may and connect before, no longer include flow, therefore, network node can be monitored the flow in each the TCP connection of having set up.If all there is no flow after the duration that continues to specify to each TCP connection of certain IP address, Edge Server is deleted all connections of this IP address, reduces the TCP number of connection that needs maintenance.
Also be noted that, data transmission method in embodiment of the present invention CDN network, for network node, if the content of asking has been kept in the storage mediums such as internal memory or hard disk, network node can directly obtain from this locality, otherwise network node can adopt and obtain the similar mode of content with Edge Server and obtain asked content from the network node on upper strata, and therefore not to repeat here.
As shown in Figure 2, corresponding to the data transmission method in the CDN network of above-described embodiment, the embodiment of the present invention provides a kind of network node, comprising:
Request reception unit 21, for receiving multiple http hypertext transfer protocol request messages.
Acquiring unit 22, the data of asking for obtaining multiple HTTP request messages.
Transmission unit 23, for getting the data that HTTP request message is asked, by response message, send the data that HTTP request message is asked, wherein, the sequencing that sends the data that multiple HTTP request messages ask is corresponding to the sequencing that gets the data that multiple HTTP request messages ask.
Wherein, many TCP connections can be understood as at least two TCP and connect, and multiple HTTP request messages can be understood as at least two HTTP request messages.
Above-mentioned network node can comprise: Area Node or Centroid.Area Node, Centroid are for store network data.Optionally, between Edge Server and Centroid, can there is multistage Area Node, thus satisfied service needed.
The technical scheme being provided by the embodiment of the invention described above can be found out, sequencing by sending the data that multiple HTTP request messages ask is corresponding to the sequencing that gets the data that multiple HTTP request messages ask, realize the high priority data transmission of the HTTP request first getting, can improve the efficiency of transmission of data.
As shown in Figure 3, embodiment of the present invention network node, can also comprise:
Identify unit 31, when receiving HTTP request message and sending response message for connecting by tcp transmission control protocol, when TCP is connected to one, in HTTP request message, carry stream index indication X-Flow-Index, in response message corresponding to HTTP request message, carry stream index indication X-Flow-Index, wherein, stream index indication X-Flow-Index is for identifying the request content of HTTP request message;
When TCP is connected to many, in HTTP request message, carry stream index indication X-Flow-Index and join index indication X-Connection-Index, in response message corresponding to HTTP request message, carry stream index indication X-Flow-Index and join index indication X-Connection-Index, wherein, stream index indication X-Flow-Index is for identifying the request content of HTTP request message, and join index indication X-Connection-Index connects for the TCP that identifies the use of HTTP request message.
Therefore each HTTP request of, successively initiating in same TCP connection is consistent in the value of join index indication X-Connection-Index.Edge Server is received after the response message of network node, according to stream index indication X-Flow-Index and join index indication X-Connection-Index, can be associated with HTTP request message, thereby it is upper to be associated with terminal use, final Edge Server consigns to terminal use by the data of returning from network node.
Embodiment of the present invention network node, can also comprise:
The first selected cell 32, for when TCP is connected to many, the current propagation delay time connecting according to many TCP, selects the TCP of propagation delay time minimum to connect the data that transmission HTTP request message is asked.
To sum up, because HTTP request message and response message have all been expanded stream index indication X-Flow-Index and join index indication X-Connection-Index, HTTP request message and response message do not need strict rank preservation.For example, there are 2 terminal uses to same Edge Server request content simultaneously, Edge Server can be according to Pipeline mode without the response data of waiting for network node, without the response data of waiting for network node, Edge Server is directly initiated continuously request in multiple TCP connections, then asynchronous reception response data from multiple TCP, can realize the transmission of parallel data, makes full use of TCP bandwidth.
Embodiment of the present invention network node, can also comprise:
First sets up unit 33, and for when TCP is connected to many, in the current propagation delay time of many TCP connections, minimum transfer time delay is greater than the time delay of setting up new TCP connection, sets up new TCP and connects; Or when TCP is connected to one, the current propagation delay time that TCP connects is greater than sets up the time delay that new TCP connects, and sets up new TCP and connects.
Therefore, the TCP that network node can initiatively be established to Edge Server connects, and improves the transmission speed of data.Network node can initiatively be established to by the response message of response HTTP request the TCP connection of Edge Server, or by HTTP POST mode, is initiatively established to the TCP connection of Edge Server.And, in POST message, carry X-Flow-Index and X-Connection-Index header field, for being associated with HTTP request message before.
And, the TCP number of connection that network node at most can Dynamic Establishing to each Edge Server can be set, thereby limit the TCP number of connection that each network node and Edge Server need to be safeguarded.
Embodiment of the present invention network node, can also comprise:
The second selected cell 34, when identical for the current propagation delay time that connects as many TCP, connects the sequencing of setting up according to TCP, the TCP that selects first to set up connects and sends the data that HTTP request message is asked.
Therefore, the preferential data of selecting the TCP setting up at first to connect the request of transmission of network node, the first TCP that sets up unit connects and can be reclaimed gradually, thereby reduces the TCP linking number that needs maintenance.
Embodiment of the present invention network node, can also comprise:
Monitoring means 35, connects for monitoring many TCP the quantity that sends response message, when the quantity of transmission response message is less than predetermined threshold or does not send response message, deletes corresponding TCP and connects.
Visible, between certain Area Node that Edge Server may and connect before, no longer include flow, therefore, network node can be monitored the flow in each the TCP connection of having set up.If all there is no flow after the duration that continues to specify to each TCP connection of certain IP address, Edge Server is deleted all connections of this IP address, reduces the TCP number of connection that needs maintenance.
The technical scheme being provided by the embodiment of the invention described above can be found out, between Edge Server and network node, safeguard that many TCP connect, network node is received after multiple HTTP request messages of Edge Server transmission, the data that first get which HTTP request are just first transmitted the data of this HTTP request in the TCP of time delay minimum connection, realize the transmission of parallel data, and make full use of TCP bandwidth.
As shown in Figure 4, the embodiment of the present invention provides the data transmission method in a kind of CDN network, comprising:
Step 41, determine between network node whether set up TCP and be connected.
Step 42, determine between network node and not do not set up and have TCP to be connected, many TCP that set up between network node are connected, by many multiple HTTP request messages of TCP connection transmission.
Step 43, by many TCP, connect and receive the response message that network nodes send, obtain the response data of HTTP request message.
Wherein, the executive agent of the data transmission method in embodiment of the present invention CDN network can be fringe node, fringe node can be Edge Server, and many TCP connections can be understood as at least two TCP and connect, and multiple HTTP request messages can be understood as at least two HTTP request messages.
Above-mentioned network node can comprise: Area Node or Centroid.Area Node, Centroid are for store network data.Optionally, between fringe node and Centroid, can there is multistage Area Node, thus satisfied service needed.
The technical scheme being provided by the embodiment of the invention described above can be found out, between fringe node and network node, safeguard that many TCP connect, network node is received after multiple HTTP request messages of fringe node transmission, realizes the transmission of parallel data, makes full use of TCP bandwidth.
Particularly, the data transmission method in embodiment of the present invention CDN network:
At CDN routing device, to fringe node, return after the Area Node of data or the address information of Centroid (address information can comprise domain name or IP address) that preservation asks to some extent, enter step 41.
Particularly, step 41, can comprise:
Whether fringe node inspection has existed the TCP of corresponding IP address to connect.
And if between corresponding IP address, existed TCP to connect, fringe node directly connects transmission HTTP request message by TCP.
And if between corresponding IP address not TCP connect, enter step 42.
Particularly, step 42, can comprise:
Between fringe node and corresponding IP address, do not exist TCP to connect, fringe node is set up corresponding TCP linking number according to configuration requirement.For example default configuration need to be set up 2 TCP and connect, and fringe node is initiatively established to 2 TCP connections of corresponding IP address.
Fringe node can connect by TCP of polling, in this TCP connection, to Area Node layer or Centroid, submits HTTP request message to.Meanwhile, in this HTTP request message, carry stream index indication X-Flow-Index and join index indication X-Connection-Index.Stream index indication X-Flow-Index, for identifying the request content of HTTP request message, join index indication X-Connection-Index, the TCP connection of using for identifying HTTP request message.
Thereby, the data that network node can select transmission HTTP request message to ask by many TCP.Enter step 43, fringe node is connected and is received the response message that network node sends by many TCP, obtains the response data of HTTP request message.Meanwhile, in this response message, carry stream index indication X-Flow-Index and join index indication X-Connection-Index.
If network node selects the TCP of propagation delay time minimum to connect the data that transmission HTTP request message is asked, in step 43, the TCP of the propagation delay time minimum during fringe node connects by many TCP connects the response message that receives network node transmission, obtains the response data of HTTP request message.
Finally, fringe node is received the response message that network node sends, according to the stream index indication X-Flow-Index of response message and join index indication X-Connection-Index, can be associated with HTTP request message, thereby be finally associated with terminal use, the data of returning from network node are consigned to terminal use.
Because HTTP request message and response message have all been expanded stream index indication X-Flow-Index and join index indication X-Connection-Index, HTTP request message and response message do not need strict rank preservation.For example, there are 2 terminal uses to same Area Node request content simultaneously, fringe node can be according to Pipeline mode the response data without waiting area node, without the response data of waiting for network node, fringe node is directly initiated continuously request in multiple TCP connections, then asynchronous reception response data from multiple TCP, can realize the transmission of parallel data, makes full use of TCP bandwidth.
Optionally, whether fringe node can also determine the data buffer storage that consigns to terminal use in this locality according to temperature replace Algorithm, thereby fringe node is follow-up other-end user's identical service request service.Temperature replace Algorithm, as LRU (Least Recently Used, least recently used) algorithm, etc.
Data transmission method in the CDN network of the embodiment of the present invention, can also comprise:
Monitor many TCP and connect the quantity of received response message, when the quantity of the response message connecting as TCP is less than predetermined threshold, deletes corresponding TCP and connect.
Or, monitor many TCP and connect, on connecting, TCP there is no flow, and delete corresponding TCP and connect.
Concrete, actual the making for monitoring response message quantity received from each TCP connection that fringe node connects according to TCP.If the response message number of receiving in certain TCP connection is less than the threshold value of appointment, or the response message number of receiving in the TCP connection of the response message number of receiving in certain TCP connection with respect to other is less than the threshold value of appointment, illustrate this TCP connect the network path status transmission of process bad, fringe node can dynamically be deleted this TCP and connect, and re-establishes new TCP and connects.
And, may adjust after routing policy at CDN routing server, between fringe node and certain Area Node of having connected before, no longer include flow, therefore fringe node need to be monitored the flow in each the TCP connection of having set up.If all there is no flow after the duration that continues to specify to each TCP connection of certain IP address, fringe node is deleted all connections of this IP address, reduces the TCP number of connection that needs maintenance.
As shown in Figure 5, the data transmission method in the CDN network of corresponding above-described embodiment, the embodiment of the present invention provides a kind of fringe node, comprising:
Determining unit 51, for determining that whether having set up TCP between network node is connected.
Second sets up unit 52, for determining between network node, does not set up and has TCP to be connected, and many TCP that set up between network node are connected, and by many TCP, is connected and is sent multiple HTTP request messages.
Response receiving element 53, for being connected and received the response message that network node sends by many TCP, obtains the response data of HTTP request message.
Embodiment of the present invention fringe node can be Edge Server, and many TCP connections can be understood as at least two TCP and connect, and multiple HTTP request messages can be understood as at least two HTTP request messages.
Above-mentioned network node can comprise: Area Node or Centroid.Area Node, Centroid are for store network data.Optionally, between fringe node and Centroid, can there is multistage Area Node, thus satisfied service needed.
The technical scheme being provided by the embodiment of the invention described above can be found out, safeguards that many TCP connect, and realize the transmission of parallel data, and make full use of TCP bandwidth between fringe node and network node.
Particularly, response receiving element 53, the TCP that can also be used for the propagation delay time minimum connecting by many TCP connects the response message that receives network node transmission, obtains the response data of HTTP request message.
Second sets up and in the HTTP request message that unit 52 sends, carries stream index indication X-Flow-Index and join index indication X-Connection-Index.
The response message that response receiving element 53 receives carries described stream index indication X-Flow-Index and join index indication X-Connection-Index.
Wherein, described stream index indication X-Flow-Index, for identifying the request content of HTTP request message, described join index indication X-Connection-Index, the TCP connection of using for identifying HTTP request message.
Because HTTP request message and response message have all been expanded stream index indication X-Flow-Index and join index indication X-Connection-Index, HTTP request message and response message do not need strict rank preservation.For example, there are 2 terminal uses to same Area Node request content simultaneously, fringe node can be according to Pipeline mode the response data without waiting area node, without the response data of waiting for network node, fringe node is directly initiated continuously request in multiple TCP connections, then asynchronous reception response data from multiple TCP, can realize the transmission of parallel data, makes full use of TCP bandwidth.
As shown in Figure 6, embodiment of the present invention fringe node, can also comprise:
The first monitoring means 61, connects the quantity of received response message for monitoring many TCP, when the quantity of the response message connecting as TCP is less than predetermined threshold, deletes corresponding TCP and connect.
Visible, this TCP connect the network path status transmission of process bad, fringe node can dynamically be deleted this TCP and connect, and re-establishes new TCP and connects.
Or embodiment of the present invention fringe node, can also comprise:
The second monitoring means 62, connects for monitoring many TCP, on TCP connects, there is no flow, deletes corresponding TCP and connects.
Visible, fringe node is deleted all connections of this IP address, reduces the TCP number of connection that needs maintenance.
As shown in Figure 7, the embodiment of the present invention provides a kind of data transmission system, comprises first network node 71 and second network node 72:
First network node 71, be used for receiving multiple HTTP request messages, obtain the data that HTTP request message is asked, by response message, send the data that HTTP request message is asked, wherein, the sequencing that sends the data that multiple HTTP request messages ask is corresponding to the sequencing that gets the data that multiple HTTP request messages ask;
Second network node 72, for send multiple HTTP request messages to first network node 71, and receives the data that HTTP request message that first network node 71 sends is asked.
In embodiment of the present invention CDN system, first network node 71 can be understood with reference to above-described embodiment network node.Second network node 72, as Edge Server, can be understood with reference to above-described embodiment Edge Server.Many TCP connections can be understood as at least two TCP and connect, and multiple HTTP request messages can be understood as at least two HTTP request messages.
The technical scheme being provided by the embodiment of the invention described above can be found out, sequencing by sending the data that multiple HTTP request messages ask is corresponding to the sequencing that gets the data that multiple HTTP request messages ask, realize the high priority data transmission of the HTTP request first getting, can improve the efficiency of transmission of data.
As shown in Figure 8, Edge Server 81, as media delivery node, is responsible for the media delivery task of multiple terminals 82, safeguards that many TCP connect between Edge Server 81 and Area Node 83.And, outside Area Node 83, can also there is multistage Area Node, thus satisfied service needed.
As shown in Figure 9, take Edge Server and Area Node as example, illustrate the data transmission method in CDN network, comprising:
91,, when terminal use clicks after the connection of certain content on website, corresponding HTTP request is routed on Edge Server.
92, Edge Server is according to URI (the Uniform Resource Identifier of terminal use's request, generic resource identifier) content that validation of information this locality does not have buffer memory to ask, Edge Server is inquired about the Area Node of content or the address information of Centroid that have preservation to ask to CDN routing device.
93, CDN routing server returns and preserves the positional information of the Area Node of request content to some extent to Edge Server, comprises domain name or IP address.If what return is domain name, Edge Server also can get corresponding IP address by dns resolution.
94, whether whether Edge Server inspection existed the TCP connection of corresponding IP address to exist: if there is no, according to configuration requirement, set up many corresponding TCP and connect; And if between corresponding IP address, there is the TCP linking number of configuration requirement, need not set up separately newer TCP and connect.
95, Edge Server selects a TCP to connect, and in this TCP connection, to Area Node, submits HTTP request to, has indicated the URI information of the content that will ask in HTTP request message, and as follows at an X-Flow-Index header field of HTTP request message head expansion:
X-Flow-Index=″X-Flow-Index″″:″1*DIGIT
At HTTP request message head, also expand an X-Connection-Index header field as follows:
X-Connection-Index=″X-Connection-Index″″:″1*DIGIT
Exemplary, the HTTP request message between Edge Server and Area Node is as follows:.
GET/HTTP/1.1
Accept:*/*
Accept-Language:zh-cn
Accept-Encoding:gzip,deflate
User-Agent:Mozilla/4.0(compatible;MSIE?6.0;Windows?NT?5.1;SV1)
Host:www.ABC.com
X-Flow-Index=1234
X-Connection-Index=1
96, Area Node is received after the HTTP request message of Edge Server, locates the content that will ask according to the URI in HTTP request message.Area Node gets after the content that Edge Server HTTP request needs, and selects to send the TCP that response data need to be used to Edge Server and connects.
Area Node checks that the current transmission bandwidth connecting to each TCP of Edge Server is connected the data volume that also needs transmission at present with every TCP, according to data volume waiting for transmission, can calculate with transmission bandwidth the propagation delay time that TCP is connected, refer to wait for that TCP connects the idle wait time delay that sends data, Area Node selects the TCP of propagation delay time minimum to connect to come transmission response data.
Area Node first transmits corresponding data according to the data that first get which HTTP request, and the propagation delay time in which bar TCP connections is little in this TCP connections, transmits, and realizes the flexible and efficient transmission of data, and embodiment high priority data, time delay are preferential.
Area Node carries equally X-Flow-Index and X-Connection-Index header field in response message, and the value of these two header fields is consistent with the value of header field in HTTP request message.
Exemplary, response message is as follows:
HTTP/1.1200?OK
Date:Mon,19?Jul?201007:10:06?GMT
Expires:-1
Cache-Control:private,max-age=0
Content-Type:text/html;charset=UTF-8
Content-Encoding:gzip
Server:gws
X-Flow-Index=1234
X-Connection-Index=1
Content-Length:4125
Message?Body
In addition, if be kept in the storage mediums such as Area Node internal memory or hard disk before the content of asking, Area Node can directly obtain from this locality, otherwise Area Node can adopt and obtains the similar mode of content with Edge Server and obtain asked content from the Area Node on upper strata more.
97, Edge Server is received after the response message of Area Node, can be associated with HTTP request message, thereby be finally associated with in terminal use's request according to X-Flow-Index and X-Connection-Index header field.Final Edge Server by the content delivery returning from Area Node to terminal use.
Optionally, in above-mentioned steps 96, Area Node checks that the current transmission bandwidth connecting to each TCP of Edge Server is connected the data volume that also needs transmission at present with every TCP, network node calculates every propagation delay time that TCP is connected according to data volume waiting for transmission with transmission bandwidth, the TCP that determines minimum transfer time delay connects, according to newly setting up to Edge Server RTT prediction the time delay that TCP connects:
If minimum transfer time delay is less than, newly set up the time delay that TCP connects, maintain current TCP and connect the stable of number, the TCP setting up before still etc. to be used connects to transmit data.
If minimum transfer time delay is greater than, newly set up the time delay that TCP connects, network node is initiatively set up TCP connection to Edge Server.
Area Node can, by HTTP POST method transmission data, carry X-Flow-Index and X-Connection-Index header field in POST message, and for being associated with HTTP request message before, POST message examples is as follows:
POST/HTTP/1.1
Accept:*/*
Accept-Language:zh-cn
Accept-Encoding:gzip,deflate
User-Agent:Mozilla/4.0(compatible;MSIE?6.0;Windows?NT?5.1;SV1)
Host:www.ABC.com
X-Flow-Index=1234
X-Connection-Index=1
Content-Length:4125
Message?Body
The technical scheme being provided by the embodiment of the invention described above can be found out, according to the data that first get which service request first transmit propagation delay time that corresponding data are connected with that TCP little in this TCP connection the principle of transmission realize the flexible and efficient transmission of data, embody high priority data, time delay preferential, realize reducing dynamically to delete and build the expense that TCP connects, avoid TCP to open slowly the impact on transmission rate, reduce the TCP linking number that needs maintenance, promote multiplexing, the concurrent efficiency in every TCP connection.
It should be noted that, for aforesaid each embodiment of the method, for simple description, therefore it is all expressed as to a series of combination of actions, but those skilled in the art should know, the present invention is not subject to the restriction of described sequence of movement, because according to the present invention, some step can adopt other orders or carry out simultaneously.Secondly, those skilled in the art also should know, the embodiment described in specification all belongs to preferred embodiment, and related action and module might not be that the present invention is necessary.
In the above-described embodiments, the description of each embodiment is all emphasized particularly on different fields, in certain embodiment, there is no the part of detailed description, can be referring to the associated description of other embodiment.
One of ordinary skill in the art will appreciate that all or part of flow process realizing in above-described embodiment method, can carry out the hardware that instruction is relevant by computer program to complete, described program can be stored in a computer read/write memory medium, this program, when carrying out, can comprise as the flow process of the embodiment of above-mentioned each side method.Wherein, described storage medium can be magnetic disc, CD, read-only store-memory body (Read-Only Memory, ROM) or random store-memory body (Random Access Memory, RAM) etc.
The above; only for preferably embodiment of the present invention, but protection scope of the present invention is not limited to this, is anyly familiar with in technical scope that those skilled in the art disclose in the present invention; the variation that can expect easily or replacement, within all should being encompassed in protection scope of the present invention.Therefore, protection scope of the present invention should be as the criterion with the protection range of claim.

Claims (12)

1. the data transmission method in CDN content distributing network, is characterized in that, comprising:
Receive multiple http hypertext transfer protocol request messages;
Obtain the data that multiple described HTTP request messages are asked;
By response message, send the data that multiple described HTTP request messages are asked, wherein, the sequencing that sends the data that multiple described HTTP request messages ask is corresponding to the sequencing that gets the data that multiple described HTTP request messages ask, and is describedly multiplely at least two;
Wherein, described method also comprises: by tcp transmission control protocol, connected and received described HTTP request message and send described response message, described TCP is connected to one or at least two;
When described TCP is connected to one, in described HTTP request message, carry stream index indication X-Flow-Index, in response message corresponding to described HTTP request message, carry described stream index indication X-Flow-Index, wherein, described stream index indication X-Flow-Index is for identifying the request content of HTTP request message;
When described TCP is connected at least two, in described HTTP request message, carry stream index indication X-Flow-Index and join index indication X-Connection-Index, in response message corresponding to described HTTP request message, carry described stream index indication X-Flow-Index and described join index indication X-Connection-Index, wherein, described stream index indication X-Flow-Index is for identifying the request content of HTTP request message, and described join index indication X-Connection-Index connects for the TCP that identifies the use of HTTP request message.
2. method according to claim 1, is characterized in that, when described TCP is connected at least two, described method also comprises:
Select the TCP of propagation delay time minimum to connect the data that transmission HTTP request message is asked.
3. method according to claim 1, is characterized in that, described method also comprises:
When described TCP is connected at least two, if minimum transfer time delay is greater than the time delay of setting up new TCP connection in the current propagation delay time of at least two described TCP connections, sets up new TCP and connect;
Or, when described TCP is connected to one, if being greater than, the current propagation delay time that described TCP connects sets up the time time delay that new TCP connects, and set up new TCP and connect.
4. according to the method described in claim 1 or 3, it is characterized in that, described method also comprises:
When the current propagation delay time that connects as at least two TCP is identical, connect the sequencing of setting up according to TCP, the TCP that selects first to set up connects and sends the data that HTTP request message is asked.
5. according to the method described in claim 1 or 3, it is characterized in that, described method, also comprises:
Monitor described TCP and connect the quantity that sends response message, when the quantity of transmission response message is less than predetermined threshold or does not send response message, delete corresponding TCP and connect.
6. a network node, is characterized in that, comprising:
Request reception unit, for receiving multiple http hypertext transfer protocol request messages;
Acquiring unit, the data of asking for obtaining multiple described HTTP request messages;
Transmission unit, by response message, send the data that multiple described HTTP request messages are asked, wherein, the sequencing that sends the data that multiple described HTTP request messages ask is corresponding to the sequencing that gets the data that multiple described HTTP request messages ask, and is describedly multiplely at least two;
Described network node also comprises:
Identify unit, when receiving described HTTP request message and sending described response message for connecting by tcp transmission control protocol, when described TCP is connected to one, in described HTTP request message, carry stream index indication X-Flow-Index, in response message corresponding to described HTTP request message, carry described stream index indication X-Flow-Index, wherein, described stream index indication X-Flow-Index is for identifying the request content of HTTP request message;
When described TCP is connected at least two, in described HTTP request message, carry stream index indication X-Flow-Index and join index indication X-Connection-Index, in response message corresponding to described HTTP request message, carry described stream index indication X-Flow-Index and described join index indication X-Connection-Index, wherein, described stream index indication X-Flow-Index is for identifying the request content of HTTP request message, and described join index indication X-Connection-Index connects for the TCP that identifies the use of HTTP request message.
7. network node according to claim 6, is characterized in that, described network node also comprises:
The first selected cell, for when described TCP is connected at least two, the current propagation delay time connecting according at least two described TCP, selects the TCP of propagation delay time minimum to connect the data that transmission HTTP request message is asked.
8. network node according to claim 7, is characterized in that, described network node also comprises:
First sets up unit, for when described TCP is connected at least two, if minimum transfer time delay is greater than the time delay of setting up new TCP connection in the current propagation delay time of at least two described TCP connections, sets up new TCP and connects;
Or, when described TCP is connected to one, if being greater than, the current propagation delay time that described TCP connects sets up the time delay that new TCP connects, and set up new TCP and connect.
9. according to the network node described in claim 6 or 8, it is characterized in that, described network node also comprises:
The second selected cell, when identical for the current propagation delay time that connects as at least two described TCP, connects the sequencing of setting up according to TCP, the TCP that selects first to set up connects and sends the data that HTTP request message is asked.
10. according to the network node described in claim 6 or 8, it is characterized in that, described network node also comprises:
Monitoring means, connects for monitoring described TCP the quantity that sends response message, when the quantity of transmission response message is less than predetermined threshold or does not send response message, deletes corresponding TCP and connects.
11. 1 kinds of data transmission systems, is characterized in that, comprise first network node and second network node:
Described first network node, be used for receiving multiple HTTP request messages, obtain the data that described HTTP request message is asked, by response message, send the data that multiple described HTTP request messages are asked, wherein, the sequencing that sends the data that multiple described HTTP request messages ask is corresponding to the sequencing that gets the data that multiple described HTTP request messages ask;
Described second network node, for sending described multiple HTTP request messages to described first network node, and receives the data that described HTTP request message that described first network node sends is asked, and is describedly multiplely at least two;
Described data transmission system also comprises another network node, when this network node receives described HTTP request message and sends described response message for connecting by tcp transmission control protocol, when described TCP is connected to one, in described HTTP request message, carry stream index indication X-Flow-Index, in response message corresponding to described HTTP request message, carry described stream index indication X-Flow-Index, wherein, described stream index indication X-Flow-Index is for identifying the request content of HTTP request message;
When described TCP is connected at least two, in described HTTP request message, carry stream index indication X-Flow-Index and join index indication X-Connection-Index, in response message corresponding to described HTTP request message, carry described stream index indication X-Flow-Index and described join index indication X-Connection-Index, wherein, described stream index indication X-Flow-Index is for identifying the request content of HTTP request message, and described join index indication X-Connection-Index connects for the TCP that identifies the use of HTTP request message.
12. systems according to claim 11, is characterized in that, described first network node is network node as claimed in claim 7 or 8.
CN201010579563.2A 2010-12-03 2010-12-03 Data transmission method in content distribution network (CDN), network node and system Expired - Fee Related CN102158518B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201010579563.2A CN102158518B (en) 2010-12-03 2010-12-03 Data transmission method in content distribution network (CDN), network node and system
PCT/CN2011/083448 WO2012072045A1 (en) 2010-12-03 2011-12-05 Method, network node and system for data transmission in cdn network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010579563.2A CN102158518B (en) 2010-12-03 2010-12-03 Data transmission method in content distribution network (CDN), network node and system

Publications (2)

Publication Number Publication Date
CN102158518A CN102158518A (en) 2011-08-17
CN102158518B true CN102158518B (en) 2014-04-30

Family

ID=44439698

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010579563.2A Expired - Fee Related CN102158518B (en) 2010-12-03 2010-12-03 Data transmission method in content distribution network (CDN), network node and system

Country Status (2)

Country Link
CN (1) CN102158518B (en)
WO (1) WO2012072045A1 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102158518B (en) * 2010-12-03 2014-04-30 华为技术有限公司 Data transmission method in content distribution network (CDN), network node and system
CN103731398A (en) * 2012-10-11 2014-04-16 北京百度网讯科技有限公司 Data access method, system and device based on CDN
CN108600165A (en) * 2018-03-15 2018-09-28 北京大米科技有限公司 Communication means, client, Centroid based on TCP and communication system
CN109286624B (en) * 2018-09-27 2021-05-18 北京锐安科技有限公司 Communication method, device, terminal and storage medium
CN111212126B (en) * 2019-12-27 2023-05-26 百度在线网络技术(北京)有限公司 Data transmission method, device, equipment and medium of block chain network
CN113556411B (en) * 2021-06-28 2023-05-26 深圳市高德信通信股份有限公司 CDN video scheduling device and method
CN113992543A (en) * 2021-10-29 2022-01-28 建信金融科技有限责任公司 Response message sending method, device, equipment and readable storage medium
CN114338553B (en) * 2021-12-03 2023-11-28 深圳市欧瑞博科技股份有限公司 Message sending method, device, electronic equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1674583A (en) * 2005-03-24 2005-09-28 北京北方烽火科技有限公司 Method for realizing high-speed Le interface based on asynchronous multi-thread
CN101115050A (en) * 2006-07-24 2008-01-30 中兴通讯股份有限公司 Network service request processing system and method

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2313524A (en) * 1996-05-24 1997-11-26 Ibm Providing communications links in a computer network
US7475129B2 (en) * 2003-12-12 2009-01-06 International Business Machines Corporation Estimating bandwidth of client-ISP link
JP5150459B2 (en) * 2008-01-08 2013-02-20 株式会社日立製作所 Content distribution method and receiving apparatus
CN101500016A (en) * 2008-01-31 2009-08-05 华为技术有限公司 Service control method, system and equipment
CN102158518B (en) * 2010-12-03 2014-04-30 华为技术有限公司 Data transmission method in content distribution network (CDN), network node and system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1674583A (en) * 2005-03-24 2005-09-28 北京北方烽火科技有限公司 Method for realizing high-speed Le interface based on asynchronous multi-thread
CN101115050A (en) * 2006-07-24 2008-01-30 中兴通讯股份有限公司 Network service request processing system and method

Also Published As

Publication number Publication date
CN102158518A (en) 2011-08-17
WO2012072045A1 (en) 2012-06-07

Similar Documents

Publication Publication Date Title
CN102158518B (en) Data transmission method in content distribution network (CDN), network node and system
US20180205976A1 (en) Method and apparatus of obtaining video fragment
WO2017088384A1 (en) Method, apparatus and system for uploading live video
CN100505696C (en) System, method and user terminal for realizing video live broadcast in media distributing network
US20040249965A1 (en) Node caching system for streaming media applications
CN102118376B (en) Content delivery network service device and content download method
US8990429B2 (en) HTTP-based synchronization method and apparatus
US8938495B2 (en) Remote management system with adaptive session management mechanism
CN110661871B (en) Data transmission method and MQTT server
CN102281190A (en) Networking method for load balancing apparatus, server and client access method
CN101645928A (en) Content resource caching method, device and system
CN105100172B (en) The buffer status update method and equipment of a kind of http protocol, processor
CN110430274A (en) A kind of document down loading method and system based on cloud storage
CN102708173A (en) Method and system for processing user requests of accessing to web pages
JP5001880B2 (en) Streaming service system and method
WO2012075970A1 (en) Method, device and system for obtaining media content
CN105981400A (en) Method for obtaining network information by a client terminal configured for receiving a multimedia content divided into segments
US20150006622A1 (en) Web contents transmission method and apparatus
CN106161623A (en) Caching server, renewal server and data-updating method
US8706865B1 (en) Enhanced network communications using diagnostic information
CN110312140B (en) Live broadcast data processing method, device and system and computer readable storage medium
CN106209952B (en) Service node distribution method and device, CDN management server and system
CN105227661B (en) Sharing files method and system, server
CN101958934B (en) Electronic program guide incremental content synchronization method, device and system
JP2009080642A (en) Load control method, device and program

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
ASS Succession or assignment of patent right

Owner name: NANTONG TIANYUAN ELECTRICAL APPLIANCE CO., LTD.

Free format text: FORMER OWNER: HUIZHOU ZHITAI ENTERPRISE MANAGEMENT CO., LTD.

Effective date: 20141128

Owner name: HUIZHOU ZHITAI ENTERPRISE MANAGEMENT CO., LTD.

Free format text: FORMER OWNER: HUAWEI TECHNOLOGY CO., LTD.

Effective date: 20141128

C41 Transfer of patent application or patent right or utility model
COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 518129 SHENZHEN, GUANGDONG PROVINCE TO: 516003 HUIZHOU, GUANGDONG PROVINCE

Free format text: CORRECT: ADDRESS; FROM: 516003 HUIZHOU, GUANGDONG PROVINCE TO: 226000 NANTONG, JIANGSU PROVINCE

TR01 Transfer of patent right

Effective date of registration: 20141128

Address after: Chen Qiao street Gangzha District 226000 Jiangsu city of Nantong Province Rong Sheng Lu No. 99

Patentee after: Nantong Tianyuan Electrical Appliance Co.,Ltd.

Address before: Mountain road 516003 Guangdong city in Huizhou Province, Huizhou City, No. 4 Dweh 12 storey building No. 06 A District

Patentee before: HUIZHOU ZHITAI ENTERPRISE MANAGEMENT CO.,LTD.

Effective date of registration: 20141128

Address after: Mountain road 516003 Guangdong city in Huizhou Province, Huizhou City, No. 4 Dweh 12 storey building No. 06 A District

Patentee after: HUIZHOU ZHITAI ENTERPRISE MANAGEMENT CO.,LTD.

Address before: 518129 Bantian HUAWEI headquarters office building, Longgang District, Guangdong, Shenzhen

Patentee before: HUAWEI TECHNOLOGIES Co.,Ltd.

ASS Succession or assignment of patent right

Owner name: NANTONG TIANYUAN GAS CO., LTD.

Free format text: FORMER OWNER: HUIZHOU ZHITAI ENTERPRISE MANAGEMENT CO., LTD.

Effective date: 20150113

Owner name: HUIZHOU ZHITAI ENTERPRISE MANAGEMENT CO., LTD.

Free format text: FORMER OWNER: HUAWEI TECHNOLOGY CO., LTD.

Effective date: 20150113

C41 Transfer of patent application or patent right or utility model
COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 518000 SHENZHEN, GUANGDONG PROVINCE TO: HUIZHOU, GUANGDONG PROVINCE

Free format text: CORRECT: ADDRESS; FROM: HUIZHOU, GUANGDONG PROVINCE TO: 226000 NANTONG, JIANGSU PROVINCE

TR01 Transfer of patent right

Effective date of registration: 20150113

Address after: Chen Qiao street Gangzha District 226000 Jiangsu city of Nantong Province Rong Sheng Lu No. 99

Patentee after: NANTONG TIANYUAN GAS Co.,Ltd.

Address before: Guangdong province Huizhou City Mountain Road No. 4 Building 12 layer Dweh No. 06 A District

Patentee before: HUIZHOU ZHITAI ENTERPRISE MANAGEMENT CO.,LTD.

Effective date of registration: 20150113

Address after: Guangdong province Huizhou City Mountain Road No. 4 Building 12 layer Dweh No. 06 A District

Patentee after: HUIZHOU ZHITAI ENTERPRISE MANAGEMENT CO.,LTD.

Address before: 518000 Bantian HUAWEI headquarters office building, Longgang District, Guangdong, Shenzhen

Patentee before: HUAWEI TECHNOLOGIES Co.,Ltd.

CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20140430

Termination date: 20181203

CF01 Termination of patent right due to non-payment of annual fee