CN102394880B - Method and device for processing jump response in content delivery network - Google Patents

Method and device for processing jump response in content delivery network Download PDF

Info

Publication number
CN102394880B
CN102394880B CN201110338611.3A CN201110338611A CN102394880B CN 102394880 B CN102394880 B CN 102394880B CN 201110338611 A CN201110338611 A CN 201110338611A CN 102394880 B CN102394880 B CN 102394880B
Authority
CN
China
Prior art keywords
content
data
acquisition request
source station
content acquisition
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.)
Active
Application number
CN201110338611.3A
Other languages
Chinese (zh)
Other versions
CN102394880A (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.)
Beijing Blue It Technologies Co ltd
Original Assignee
Beijing Blue It 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 Beijing Blue It Technologies Co ltd filed Critical Beijing Blue It Technologies Co ltd
Priority to CN201110338611.3A priority Critical patent/CN102394880B/en
Publication of CN102394880A publication Critical patent/CN102394880A/en
Application granted granted Critical
Publication of CN102394880B publication Critical patent/CN102394880B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention discloses a method and a device for processing a jump response in a CDN (Content Delivery Network), relates to the Internet and CDN field, and is used for simplifying the complexity of the jump processing in the CDN. According to the invention, the method comprises the following steps: a cache server sends a request to a first source station for obtaining content; if the cache server receives the jump response with a jump address returned by the first source station, a request is sent to a second source station for obtaining the content according to the jump address; and if the cache server receives a non jump response with the content data requested by the content obtaining request returned by the first source station, the content data is sent to a client side. The invention can simplify the complexity in processing the jump response in the CDN, improve the jump request processing efficiency in the CDN, and is more intelligent.

Description

Redirect response processing method and equipment in content distributing network
Technical field
The present invention relates to the Internet and content distributing network field, relate in particular to redirect response processing method and equipment in a kind of content distributing network.
Background technology
At content distributing network (Content Delivery Network, CDN) in, by user's access being directed on buffering (Cache) server, make user can get the content needing nearby, avoid penetrating various routes and got back to source station and obtain content, thereby reached the effect that access is accelerated.
The various acceleration agreements that CDN provides, comprise Hypertext Transfer Protocol (HTTP), file transfer protocol (FTP) (FTP), point-to-point (P2P) agreement etc.For example in http protocol, defined 301 redirect rule and 302 redirect rules, while using this two redirect rules, there is transfer in unified locating resource (URL) address, and the content that user need to obtain has been redirected to other URL.Browser is that after capturing Redirect Address, continuation is accessed for the default response of redirect.
A kind of general situation is, the browser of client is to Cache servers request content data, cache server do not have request content-data time to this content-data of source station request, what source station now provided is not this content-data, but sensing another one may be preserved the jump address of the source station of this content-data.Now the browser of client uses the jump address receiving again please to Cache servers request content data, Cache servers are to this content-data of another one source station request, and what another one source station was returned may be a new jump address or concrete content-data.If new jump address repeats said process again until client gets concrete content-data.Idiographic flow is as shown in Figure 1:
Step 1: the browser of client sends content acquisition request, and this content acquisition request is positioned on Cache servers.
Step 2:Cache server, in the time of the content-data that does not have this content acquisition request of buffer memory to ask, sends this content acquisition request to source station A.
Step 3: source station A is not in the time preserving the content-data that this content acquisition request asks, respond to cache server return jump, in this redirect response, carry the jump address that needs the address of next step request to point to source station B, in the B of source station, may preserve this content-data;
Redirect response is transmitted to client by step 4:Cache server.
Step 5: the browser of client continues to send the content acquisition request of carrying the jump address in redirect response, and this content acquisition request is positioned to Cache servers.
Step 6:Cache server sends content acquisition request to source station B.
Step 7: source station B returns to response to Cache servers, if this response is the non-redirect response of carrying the content-data of request to some extent, arrives step 8; If this response is to carry the redirect of another jump address response, carry out the method for similar step 4-step 7: redirect response is transmitted to client, the browser of client continues to send the content acquisition request of carrying the jump address in redirect response, this content acquisition request is positioned to Cache servers, and the source station (such as source station C) that Cache servers point to this jump address sends content acquisition request; Until receive the content-data that source station is returned.
Step 6:Cache server sends content acquisition request to source station B
The content-data in response is sent to client by step 8:Cache server.
Another kind of general situation is, file of client-requested, and what get for the first time is a file content list, the burst URL address that comprises this file in this file contents list, and then according to the real file of the content obtaining in file content list.Idiographic flow is as follows:
Step 1: the browser of client sends the request of obtaining to file, this request of obtaining is positioned on Cache servers.
Step 2:Cache server, in the time there is no this file of buffer memory, sends this content acquisition request to source station A.
Step 3: source station A, to the response of cache server return jump, carries file content list in this redirect response, wherein comprises multiple burst URL address of this file, and the source station of the partial data of preserving this file is pointed in each burst URL address, such as source station B;
Redirect response is transmitted to client by step 4:Cache server.
Step 5: the browser of client continues to send the content acquisition request of carrying URL address in file content list, and this content acquisition request is positioned to Cache servers.
Step 6:Cache server sends content acquisition request to source station B.
Step 7: source station B returns to response to Cache servers, if this response is the non-redirect response of carrying the file data of request to some extent, arrives step 8; If this response is to carry the redirect of other URL addresses response, carry out the method for similar step 4-step 7: redirect response is transmitted to client, the browser of client continues to send the content acquisition request of carrying the jump address in redirect response, this content acquisition request is positioned to Cache servers, and the source station (such as source station C) that Cache servers point to this jump address sends content acquisition request; Until receive the file data that source station is returned.
The file data receiving is sent to client by step 8:Cache server.
Realizing in process of the present invention, inventor finds to exist in prior art following technical problem:
Cache servers send to client by this redirect response after the redirect response of receiving source station, then client sends content acquisition request again to Cache servers, client needs repeatedly to connect with network side, makes the time of whole process longer, and flow process is more complicated.
Summary of the invention
The embodiment of the present invention provides redirect response processing method and the equipment in a kind of content distributing network, processes the complexity of redirect for simplifying CDN network.
A redirect response processing method in CDN, the method comprises:
Buffering cache server sends content acquisition request to the first source station;
If cache server receives the redirect response of carrying jump address that the first source station is returned, send described content acquisition request according to this jump address to the second source station; The non-redirect response of the content-data that described content acquisition request that what the first source station returned if receive carry is asked, sends to client by described content-data.
A redirect response processing unit in CDN, this device comprises:
Request transmitting unit, for sending content acquisition request to the first source station;
Response processing unit, in the time receiving the redirect response of carrying jump address of returning the first source station, sends described content acquisition request according to this jump address to the second source station; In the time of the non-redirect response of carrying the content-data that described content acquisition request asks that receives that the first source station returns, described content-data is sent to client.
A kind of cache server, this cache server comprises described redirect response processing unit.
In the scheme that the embodiment of the present invention provides, cache server is sending after content acquisition request to a source station, the redirect response of returning this source station if receive, directly send content acquisition request to another source station according to this jump address, with cache server in prior art, redirect response is returned to client, again send content acquisition request to Cache servers by client according to redirect response, sending content acquisition request by Cache servers to another source station again compares, the present invention program has omitted cache server redirect response has been returned to client, again send the step of content acquisition request to Cache servers by client according to redirect response, thereby simplify the complexity of processing redirect in CDN network, and improve CDN and processed the efficiency of jump request, make it more intelligent.
Brief description of the drawings
Fig. 1 is content obtaining schematic flow sheet of the prior art;
The method flow schematic diagram that Fig. 2 provides for the embodiment of the present invention;
Fig. 3 is the content obtaining schematic flow sheet in the embodiment of the present invention;
The apparatus structure schematic diagram that Fig. 4 provides for the embodiment of the present invention.
Embodiment
In order to simplify the complexity of processing redirect in CDN network, the embodiment of the present invention provides the response processing method of the redirect in a kind of CDN, in this method, cache server is sending after content acquisition request to a source station, the redirect response of returning this source station if receive, send content acquisition request according to this jump address to another source station, instead of redirect response is returned to client, again send content acquisition request to Cache servers by client according to redirect response.
Referring to Fig. 2, the redirect response processing method in a kind of CDN that the embodiment of the present invention provides, comprises the following steps:
Step 20:cache server sends content acquisition request to the first source station;
If step 21:cache server receives the redirect response of carrying jump address that the first source station is returned, send described content acquisition request according to this jump address to the second source station; The non-redirect response of the content-data that described content acquisition request that what the first source station returned if receive carry is asked, sends to client by described content-data.The jump address here can be to point to the URL address of the second source station.
In step 20, cache server can, receiving after the content acquisition request that client sends, to first source station send described content acquisition request while not preserving the content-data that described content acquisition request asks in this locality.If preserve local the content-data that described content acquisition request is asked, cache server directly sends to client by the content-data of preservation.
Further, at cache server after the second source station sends described content acquisition request, if the non-redirect response of the content-data that described content acquisition request that what cache server received that the second source station returns carry is asked, sends to client by described content-data; If cache server receives the redirect response of returning the second source station, the jump address in the redirect response that continues to return according to the second source station sends described content acquisition request to other source stations.The jump address is here to point to the URL address of other source stations.
Preferably, before jump address in the redirect response of returning according to the second source station at cache server sends described content acquisition request to other source stations, cache server can judge whether the number of times that sends content acquisition request to source station exceedes the threshold value (this threshold value is to be greater than 1 integer) setting in advance, if do not exceed, jump address in the redirect response of returning according to the second source station sends described content acquisition request to other source stations, otherwise, do not send described content acquisition request to other source stations.
Further, cache server after the non-redirect response of carrying the content-data that described content acquisition request asks that receives that the second source station returns, the content-data in can this non-redirect response of buffer memory; In the time that cache server receives described content acquisition request again, directly the content-data of buffer memory is sent to client.
Preferably, send to client after cache server receives described content acquisition request again and by the content-data of buffer memory before, the expiration mechanism based on Hypertext Transfer Protocol HTTP that can first set according to the content-data that is buffer memory, whether the content-data that judges buffer memory is expired, when not out of date, the content-data of buffer memory is sent to client.Concrete, in the time that whether the content-data that judges buffer memory according to effective marker position is expired, if the content-data of effective marker position instruction buffer memory is effective, judge that the content-data of buffer memory is not out of date, otherwise, judge that the content-data of buffer memory is expired; In the time that whether the content-data that judges buffer memory according to valid timing device is expired, if current valid timing device is not overtime, judge that the content-data of buffer memory is not out of date, otherwise, judge that the content-data of buffer memory is expired.
If judge, the content-data of buffer memory is expired, performs step 20-step 21, and subsequent step.
Concrete, this method is as follows:
Steps A, cache server are receiving after the content acquisition request of client transmission, and the source station that the address in content acquisition request is pointed to sends this content acquisition request;
If step B, cache server receive the redirect response of carrying jump address that source station is returned, the source station of pointing to this jump address sends content acquisition request, and repeats this step B; The non-redirect response of the content-data that content acquisition request that what source station returned if receive carry is asked, sends to client by described content-data.
Below in conjunction with specific embodiment, the present invention will be described:
Embodiment mono-:
As shown in Figure 3:
Step 1: the browser of client sends the content acquisition request that comprises URL address A, and this content acquisition request is positioned on Cache servers.
Step 2:Cache server, in the time of the content-data that does not have this content acquisition request of buffer memory to ask, sends this content acquisition request according to the address in content acquisition request to source station A.
Step 3: source station A is not in the time preserving the content-data that this content acquisition request asks, respond to cache server return jump, in this redirect response, carry the jump address that needs the address of next step request to point to source station B: URL address B, may preserve this content-data in the B of source station;
Step 4:Cache server, according to the jump address in redirect response, sends content acquisition request to source station B;
Step 5: source station B returns to response to Cache servers, if this response is the non-redirect response of carrying the content-data of request to some extent, arrives step 6; If this response is to carry the redirect of another jump address response, carry out the method for similar step 4-step 5: the jump address in the redirect response that continues to return according to source station B sends content acquisition request to other source stations, until receive the content-data returning.
The content-data in response is sent to client by step 6:Cache server.
In step 5, cache server after the non-redirect response of carrying the content-data that content acquisition request asks that receives that source station returns, the content-data in this non-redirect response of buffer memory and the corresponding relation of URL address A; When cache server again receives identical content acquisition request and comprises the content acquisition request of URL address A, can directly the content-data of buffer memory be sent to client according to the corresponding relation of preserving.
Embodiment bis-:
Step 1: the browser of client sends the content acquisition request that comprises URL address A, and this content acquisition request is positioned on Cache servers.
Step 2:Cache server, in the time of the content-data that does not have this content acquisition request of buffer memory to ask, sends this content acquisition request according to the address in content acquisition request to source station A.
Step 3: source station A responds to cache server return jump, in this redirect response, carry file content list, wherein comprise multiple burst URL address that asked content-data is corresponding, the source station of the partial content data of the request of preserving is pointed in each burst URL address;
Step 4:Cache server is using the burst URL address in file content list as jump address, and the source station of pointing to each jump address sends content acquisition request;
Step 5: response is returned to Cache servers in the source station that receives content acquisition request, if this response is the non-redirect response of carrying the content-data of request to some extent, arrives step 6; If this response is to carry the redirect of another jump address response, carry out the method for similar step 4-step 5: the jump address in the redirect response that continues to return according to source station sends content acquisition request to other source stations, until receive the content-data returning.
The content-data in response is sent to client by step 6:Cache server.
In step 5, cache server after the non-redirect response of carrying the content-data that content acquisition request asks that receives that source station returns, the content-data in this non-redirect response of buffer memory and the corresponding relation of URL address A; When cache server again receives identical content acquisition request and comprises the content acquisition request of URL address A, can directly the content-data of buffer memory be sent to client according to the corresponding relation of preserving.
Referring to Fig. 4, the embodiment of the present invention provides the processing unit of the redirect response in a kind of CDN, and this device comprises:
Request transmitting unit 40, for sending content acquisition request to the first source station;
Response processing unit 41, in the time receiving the redirect response of carrying jump address of returning the first source station, sends described content acquisition request according to this jump address to the second source station; In the time of the non-redirect response of carrying the content-data that described content acquisition request asks that receives that the first source station returns, described content-data is sent to client.
Further, described request transmitting element 40 for:
Receiving after the content acquisition request that client sends, do not preserve the content-data that described content acquisition request asks during in this locality, send described content acquisition request to the first source station.
Further, described response processing unit 41 also for:
After the second source station sends described content acquisition request, the non-redirect response of the content-data that described content acquisition request that what the second source station returned if receive carry is asked, sends to client by described content-data; The redirect response of returning the second source station if receive, the jump address in the redirect response that continues to return according to the second source station sends described content acquisition request to other source stations.
Further, described response processing unit 41 also for:
After the non-redirect response of carrying the content-data that described content acquisition request asks that receives that the second source station returns, the content-data in this non-redirect response of buffer memory;
While again receiving described content acquisition request, the content-data of buffer memory is sent to client.
Further, described response processing unit 41 also for:
Send to client after again receiving described content acquisition request and by the content-data of buffer memory before, the expiration mechanism based on Hypertext Transfer Protocol HTTP of setting according to the content-data that is buffer memory, whether the content-data that judges buffer memory is expired, when not out of date, the content-data of buffer memory is sent to client.
The embodiment of the present invention also provides a kind of cache server, and this cache server comprises redirect response processing unit as shown in Figure 4.
To sum up, beneficial effect of the present invention comprises:
In the scheme that the embodiment of the present invention provides, cache server is sending after content acquisition request to a source station, the redirect response of returning this source station if receive, directly send content acquisition request to another source station according to this jump address, with cache server in prior art, redirect response is returned to client, again send content acquisition request to Cache servers by client according to redirect response, sending content acquisition request by Cache servers to another source station again compares, the present invention program has omitted cache server redirect response has been returned to client, again send the step of content acquisition request to Cache servers by client according to redirect response, thereby simplify the complexity of processing redirect in CDN network, and then reduce the number of times that client and network side connect, shorten the time that whole content-data obtains flow process, simplify flow process complexity, improve the efficiency of CDN processing jump request, make it more intelligent, and the user who has improved client experiences.
In the scheme that the embodiment of the present invention provides, cache server is after the non-redirect response of carrying the content-data that content acquisition request asks that receives that source station returns, the corresponding relation of the URL address comprising in the content acquisition request that the content-data in this non-redirect response of buffer memory and client send, even the content after cache server prestrain redirect, while making cache server again receive identical content acquisition request to comprise the content acquisition request of this URL address, can directly the content-data of buffer memory be sent to client according to the corresponding relation of preserving, and do not need again to source station request content data, time source bandwidth can reduce Cache servers service time.
The present invention is with reference to describing according to flow chart and/or the block diagram of the method for the embodiment of the present invention, equipment (system) and computer program.Should understand can be by the flow process in each flow process in computer program instructions realization flow figure and/or block diagram and/or square frame and flow chart and/or block diagram and/or the combination of square frame.Can provide these computer program instructions to the processor of all-purpose computer, special-purpose computer, Embedded Processor or other programmable data processing device to produce a machine, the instruction that makes to carry out by the processor of computer or other programmable data processing device produces the device for realizing the function of specifying at flow process of flow chart or multiple flow process and/or square frame of block diagram or multiple square frame.
These computer program instructions also can be stored in energy vectoring computer or the computer-readable memory of other programmable data processing device with ad hoc fashion work, the instruction that makes to be stored in this computer-readable memory produces the manufacture that comprises command device, and this command device is realized the function of specifying in flow process of flow chart or multiple flow process and/or square frame of block diagram or multiple square frame.
These computer program instructions also can be loaded in computer or other programmable data processing device, make to carry out sequence of operations step to produce computer implemented processing on computer or other programmable devices, thereby the instruction of carrying out is provided for realizing the step of the function of specifying in flow process of flow chart or multiple flow process and/or square frame of block diagram or multiple square frame on computer or other programmable devices.
Although described the preferred embodiments of the present invention, once those skilled in the art obtain the basic creative concept of cicada, can make other change and amendment to these embodiment.So claims are intended to be interpreted as comprising preferred embodiment and fall into all changes and the amendment of the scope of the invention.
Obviously, those skilled in the art can carry out various changes and modification and not depart from the spirit and scope of the present invention the present invention.Like this, if these amendments of the present invention and within modification belongs to the scope of the claims in the present invention and equivalent technologies thereof, the present invention is also intended to comprise these changes and modification interior.

Claims (7)

1. the redirect response processing method in content distributing network CDN, is characterized in that, the method comprises:
Buffering cache server sends content acquisition request to the first source station;
If cache server receives the redirect response of carrying jump address that the first source station is returned, send described content acquisition request according to this jump address to the second source station, the non-redirect response of the content-data that described content acquisition request that what if cache server received that the second source station returns carry is asked, described content-data is sent to client, specifically comprise: cache server after the non-redirect response of carrying the content-data that described content acquisition request asks that receives that the second source station returns, the content-data in this non-redirect response of buffer memory; When cache server receives described content acquisition request again, the content-data of buffer memory is sent to client; If cache server receives the redirect response of returning the second source station, the jump address in the redirect response that continues to return according to the second source station sends described content acquisition request to other source stations;
The non-redirect response of the content-data that described content acquisition request that what the first source station returned if receive carry is asked, sends to client by described content-data.
2. the method for claim 1, is characterized in that, described cache server sends content acquisition request to the first source station and comprises:
Cache server, receiving after the content acquisition request that client sends, to first source station sends described content acquisition request while not preserving the content-data that described content acquisition request asks in this locality.
3. the method for claim 1, is characterized in that, before sending to client, further comprises after cache server receives described content acquisition request again and by the content-data of buffer memory:
Cache server, at the expiration mechanism based on Hypertext Transfer Protocol HTTP of setting according to the content-data that is buffer memory, judges that whether the content-data of buffer memory is expired, when not out of date, the content-data of buffer memory is sent to client.
4. the response of the redirect in a content distributing network CDN processing unit, is characterized in that, this device comprises:
Request transmitting unit, for sending content acquisition request to the first source station;
Response processing unit, for in the time receiving the redirect response of carrying jump address of returning the first source station, send described content acquisition request according to this jump address to the second source station, the non-redirect response of the content-data that described content acquisition request that what the second source station returned if receive carry is asked, described content-data is sent to client, specifically comprise: after the non-redirect response of carrying the content-data that described content acquisition request asks that receives that the second source station returns, the content-data in this non-redirect response of buffer memory; While again receiving described content acquisition request, the content-data of buffer memory is sent to client; The redirect response of returning the second source station if receive, the jump address in the redirect response that continues to return according to the second source station sends described content acquisition request to other source stations; In the time of the non-redirect response of carrying the content-data that described content acquisition request asks that receives that the first source station returns, described content-data is sent to client.
5. device as claimed in claim 4, is characterized in that, described request transmitting element is used for:
Receiving after the content acquisition request that client sends, do not preserve the content-data that described content acquisition request asks during in this locality, send described content acquisition request to the first source station.
6. device as claimed in claim 4, is characterized in that, described response processing unit also for:
Send to client after again receiving described content acquisition request and by the content-data of buffer memory before, the expiration mechanism based on Hypertext Transfer Protocol HTTP of setting according to the content-data that is buffer memory, whether the content-data that judges buffer memory is expired, when not out of date, the content-data of buffer memory is sent to client.
7. a buffering cache server, is characterized in that, this buffering cache server comprises as the device as described in arbitrary in claim 4-6.
CN201110338611.3A 2011-10-31 2011-10-31 Method and device for processing jump response in content delivery network Active CN102394880B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110338611.3A CN102394880B (en) 2011-10-31 2011-10-31 Method and device for processing jump response in content delivery network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110338611.3A CN102394880B (en) 2011-10-31 2011-10-31 Method and device for processing jump response in content delivery network

Publications (2)

Publication Number Publication Date
CN102394880A CN102394880A (en) 2012-03-28
CN102394880B true CN102394880B (en) 2014-07-30

Family

ID=45862087

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110338611.3A Active CN102394880B (en) 2011-10-31 2011-10-31 Method and device for processing jump response in content delivery network

Country Status (1)

Country Link
CN (1) CN102394880B (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103856540A (en) * 2012-12-06 2014-06-11 腾讯科技(深圳)有限公司 Response processing method and device
CN103036977B (en) * 2012-12-13 2017-04-12 北京奇虎科技有限公司 Business pushing method and pushing system based on content distribution network
CN103747112A (en) * 2013-12-24 2014-04-23 乐视网信息技术(北京)股份有限公司 CDN back-to-source method, first server and system thereof
CN104301801A (en) * 2014-07-16 2015-01-21 乐视网信息技术(北京)股份有限公司 Method and system for player distribution
CN105245598B (en) * 2015-10-14 2018-07-13 中国联合网络通信集团有限公司 A kind of method and device of content storage
CN105959361A (en) * 2016-04-25 2016-09-21 乐视控股(北京)有限公司 Task distribution method, task distribution device, and task distribution system
CN106202578A (en) * 2016-08-26 2016-12-07 乐视控股(北京)有限公司 A kind of browser local information synchronization processing method and device
CN110740148B (en) * 2018-07-19 2022-03-29 中国移动通信集团海南有限公司 Content resource processing method, device, equipment and medium
CN109618174B (en) * 2018-12-11 2021-12-03 深圳市网心科技有限公司 Live broadcast data transmission method, device, system and storage medium
CN109769023B (en) * 2019-01-16 2021-11-19 网宿科技股份有限公司 Data transmission method, related server and storage medium
CN110493321B (en) * 2019-07-24 2022-04-22 网宿科技股份有限公司 Resource acquisition method, edge scheduling system and server

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101212305A (en) * 2006-12-30 2008-07-02 上海亿动信息技术有限公司 Information publishing method and system
CN102055718A (en) * 2009-11-09 2011-05-11 华为技术有限公司 Method, device and system for layering request content in http streaming system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010160610A (en) * 2009-01-07 2010-07-22 Toshiba Corp Communication apparatus, communication method, and program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101212305A (en) * 2006-12-30 2008-07-02 上海亿动信息技术有限公司 Information publishing method and system
CN102055718A (en) * 2009-11-09 2011-05-11 华为技术有限公司 Method, device and system for layering request content in http streaming system

Also Published As

Publication number Publication date
CN102394880A (en) 2012-03-28

Similar Documents

Publication Publication Date Title
CN102394880B (en) Method and device for processing jump response in content delivery network
CN103124263B (en) A kind of advertisement push system and advertisement pushing equipment, Advertisement Server
CN102594877B (en) In conjunction with the method, the system that are redirected download request and the service of agency service accelerating network
CN102790798B (en) Transparent proxy implementation, equipment and system in a kind of content distributing network
EP2698730B1 (en) Data acquisition method, device and system
CN102739717B (en) Method for down loading, download agent server and network system
CN105488837A (en) Cloud computing based real-time off-screen rendering method, apparatus and system
CN103581248A (en) Method and device for providing content distribution network CDN service
CN103281394A (en) File acquiring method, node servers and system
CN103401946B (en) HTTP uploads accelerated method and system
US9479607B2 (en) Content caching and delivering system with traffic of repetitively requested content reduced
CN103108051A (en) Synchronous file sharing method from cloud server
CN106453460B (en) File distribution method, device and system
CN103227826A (en) Method and device for transferring file
CN103024085A (en) System and method for processing P2P (peer-to-peer) node request
CN104768079A (en) Method, device and system for distributing multimedia resources
CN105978936A (en) CDN server and data caching method thereof
CN103685381A (en) Method, system and device for downloading webpage resources
CN103139252B (en) The implementation method that a kind of network proxy cache is accelerated and device thereof
CN111988387B (en) Interface request processing method, device, equipment and storage medium
CN103582012A (en) Data distribution method and device
US20140282788A1 (en) System for controlling video distribution in response to a request on reduced video data traffic and a method therefor
CN102291412A (en) Multimedia service implementation method, system and device based on HTTP (hyper text transfer protocol)
CN104615597A (en) Method, device and system for clearing cache file in browser
CN107682281A (en) A kind of application management method of SDN switch and SDN switch

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
PP01 Preservation of patent right

Effective date of registration: 20220225

Granted publication date: 20140730

PP01 Preservation of patent right