CN112311579B - Data stream guiding method and device - Google Patents

Data stream guiding method and device Download PDF

Info

Publication number
CN112311579B
CN112311579B CN201910704776.4A CN201910704776A CN112311579B CN 112311579 B CN112311579 B CN 112311579B CN 201910704776 A CN201910704776 A CN 201910704776A CN 112311579 B CN112311579 B CN 112311579B
Authority
CN
China
Prior art keywords
domain name
mapping
requester
request
data
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
CN201910704776.4A
Other languages
Chinese (zh)
Other versions
CN112311579A (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.)
Guizhou Baishancloud Technology Co Ltd
Original Assignee
Guizhou Baishancloud Technology 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 Guizhou Baishancloud Technology Co Ltd filed Critical Guizhou Baishancloud Technology Co Ltd
Priority to CN201910704776.4A priority Critical patent/CN112311579B/en
Priority to PCT/CN2020/103445 priority patent/WO2021017969A1/en
Publication of CN112311579A publication Critical patent/CN112311579A/en
Application granted granted Critical
Publication of CN112311579B publication Critical patent/CN112311579B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4505Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
    • H04L61/4511Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols using domain name system [DNS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles

Abstract

The patent refers to the field of 'electric digital data processing'. The method relates to a cloud distribution network, and solves the problem that different convergence/channel providers have data requirements on the same domain name. The method comprises the following steps: when a domain name request is received, extracting information of a requester in the domain name request; acquiring a mapping domain name of the requester according to the information of the requester; and carrying out data diversion by using the mapping domain name. The technical scheme provided by the invention is suitable for the cloud distribution network, and the high-compatibility and flexible cloud distribution scheme is realized.

Description

Data stream guiding method and device
Technical Field
The present disclosure relates to cloud distribution networks, and in particular, to a data diversion method and apparatus.
Background
In the cloud distribution industry, portal website customers need to use the services of multiple cloud distribution manufacturers, and the risk of single-point failure caused by only using one cloud distribution manufacturer is reduced. The converged cloud distribution is a cloud distribution service which is in line with the needs of the customers, and a convergence/channel provider integrates the resources of a plurality of cloud distribution manufacturers by technical means, so that the limitations of regions, time and different operators are broken through, and the cloud distribution node resources and the scheduling capability are utilized to the maximum extent.
It is a difficult problem for cloud distribution vendors how to handle the acceleration requirements from different convergence/channel vendors for the same acceleration domain name. On each cloud distribution manufacturer platform, the acceleration domain name has uniqueness, the service of simultaneously serving two same acceleration domain names cannot be directly supported, and the problem that which fusion/channel provider the traffic comes from cannot be distinguished exists.
Disclosure of Invention
To overcome the problems in the related art, a data stream guiding method and apparatus are provided.
According to an aspect of the present invention, there is provided a data stream guidance method, including:
when a domain name request is received, extracting information of a requester in the domain name request;
acquiring a mapping domain name of the requester according to the information of the requester;
and carrying out data flow guiding by using the mapping domain name.
Preferably, when receiving a domain name request, before the step of extracting information of a requester in the domain name request, the method further includes:
and setting configuration files for different requesters, wherein the configuration files at least comprise mapping domain name construction rules and source sites.
Preferably, the step of obtaining the mapping domain name of the requester according to the information of the requester includes:
extracting a corresponding configuration file according to the information of the requester;
and generating the mapping domain name of the requesting party according to the mapping domain name construction rule in the configuration file.
Preferably, the step of using the mapped domain name for data flow guiding includes:
and analyzing the mapping domain name, and acquiring the data requested by the domain name request from the corresponding source station according to the configuration file corresponding to the requester.
Preferably, the step of using the mapped domain name for data flow guiding includes:
the domain name request is transferred to a second cloud platform, the second cloud platform configures a second mapping domain name for the domain name request, and association is established between the mapping domain name and the second mapping domain name;
and acquiring data acquired by the second cloud platform by using the second mapping domain name.
Preferably, the method further comprises:
when a domain name query request is received, converting the requested domain name into a corresponding mapping domain name;
and inquiring the information of the mapping domain name, and returning the information of the mapping domain name to the requester under the name of the domain name requested by the inquiry domain name request.
According to another aspect of the present invention, there is provided a data stream guiding apparatus including:
the first layer request receiving module is used for extracting information of a requester in a domain name request when the domain name request is received;
the mapping module is used for acquiring the mapping domain name of the request according to the information of the requester;
and the flow guide module is used for carrying out data flow guide by using the mapping domain name.
Preferably, the apparatus further comprises:
and the configuration module is used for setting configuration files for different requesters, wherein the configuration files at least comprise mapping domain name construction rules and source sites.
Preferably, the mapping module includes:
the configuration file extracting unit is used for extracting a corresponding configuration file according to the information of the requester;
and the mapping domain name constructing unit is used for generating the mapping domain name of the requesting party according to the mapping domain name constructing rule in the configuration file.
Preferably, the flow guide module is specifically configured to analyze the mapped domain name, and obtain the data requested by the domain name request from the corresponding source station according to the configuration file corresponding to the requestor.
According to another aspect of the present invention, a computer-readable storage medium is provided, on which a computer program is stored, which when executed performs the steps of the data diversion method as described above.
According to another aspect of the present invention, there is provided a computer device, comprising a processor, a memory and a computer program stored on the memory, wherein the processor implements the steps of the data stream guiding method when executing the computer program.
The invention provides a data diversion method and a data diversion device, wherein when a domain name request is received, information of a requester in the domain name request is extracted, a mapping domain name of the requester is obtained according to the information of the requester, and data diversion is carried out by using the mapping domain name. The same cloud distribution platform can carry out uniform processing and respective backflow on domain name requests from different requesters, a high-compatibility and flexible cloud distribution scheme is realized, and the problem that different amalgamations/channel merchants have data requirements on the same domain name is solved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention as claimed.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, are included to provide a further understanding of the disclosure, and are incorporated in and constitute a part of this specification. In the drawings:
fig. 1 is a flow chart illustrating a data diversion method according to an example embodiment.
Fig. 2 is a schematic diagram of an exemplary embodiment of constructing different mapped domain names by adding suffixes.
Fig. 3 is a schematic diagram of an exemplary implementation of offloading different mapped domain names.
Fig. 4 is a diagram of an exemplary embodiment in which two requesters obtain data via the same domain name.
Fig. 5 is a diagram of an exemplary embodiment of information presentation transformation.
Fig. 6 illustrates a block diagram of an acceleration apparatus accessing the same domain name of different channels according to an exemplary embodiment.
Fig. 7 is a schematic structural diagram of the mapping module 602 in fig. 6.
Fig. 8 is a block diagram showing a computer apparatus (general structure of a server) according to an exemplary embodiment.
Detailed Description
To make the objects, technical solutions and advantages of the embodiments herein clearer, the technical solutions in the embodiments herein will be clearly and completely described below with reference to the drawings in the embodiments herein, and it is obvious that the described embodiments are some, but not all of the embodiments herein. All other embodiments, which can be derived by a person skilled in the art from the embodiments herein without making any creative effort, shall fall within the scope of protection. It should be noted that the embodiments and features of the embodiments may be arbitrarily combined with each other without conflict.
It is a difficult problem for cloud distribution vendors to handle the acceleration requirements from different convergence/channels for the same acceleration domain name. On each cloud distribution manufacturer platform, the acceleration domain name has uniqueness, the service of simultaneously serving two same acceleration domain names cannot be directly supported, and the problem that which fusion/channel provider the traffic comes from cannot be distinguished exists.
Under the novel cloud distribution environment with numerous fusion merchants and channel merchants, most cloud distribution vendors cannot directly support the condition that different fusion/channel merchants simultaneously propose that the same cloud distribution vendor needs to accelerate the same accelerated domain name.
A few cloud distribution vendors serve different convergence/channels by building multiple platforms, but a single platform can serve only one convergence/channel accelerated domain name. With the increasing number of the convergence/channel providers, it is difficult to provide a platform for each convergence/channel provider. And the different platforms cannot share their respective server resources.
In order to solve the above problem, embodiments of the present invention provide a data stream guiding method and apparatus. The domain name requests from different requesters are provided with independent data services respectively, the problem that the requesters such as different convergence/channel providers have data requirements on the same domain name is solved, and high-compatibility and flexible cloud distribution is realized.
An embodiment of the present invention provides a data diversion method, where a flow of completing processing of domain name requests from different requesters by using the method is shown in fig. 1, and the method includes:
step 101, setting configuration files for different requesters.
In the embodiment of the present invention, the configuration file at least includes a mapping domain name construction rule and a source site. Preferably, the configuration file may further include parameters for controlling the data diversion process.
In the step, different configuration files can be configured for different requesters, so that different requesters have different mapping domain name construction rules. The mapping domain name construction rule may be a rule for generating a mapping domain name based on a domain name requested by a domain name request, for example, a unique suffix is allocated to a requester, and the mapping domain name is obtained by adding the suffix after the domain name. The requestor may be a convergence/distributor of cloud distribution.
Fig. 2 shows an example of constructing different mapped domain names by adding suffixes when domain name requests are simultaneously made by requesters. After client a from the first requestor has requested this domain name, client B from the second requestor also issues a domain name request for this domain name, whereupon client a's domain name request is converted to a request for the first requestor to map domain name domain-a, and client B's domain name request is converted to a request for the second requestor to map domain name domain-B.
The scheme for mapping the domain name is configured, so that the number of channels and objects which can be supported by the same cloud distribution platform are flexible and variable.
In the embodiment of the present invention, specifically, the following configuration needs to be performed on the cloud distribution platform, and the specific information may be added to the configuration file of the corresponding requester:
1. the distribution center modifies the domain name configuration and directs different mapping domain names to different source sites.
2. And rewriting the domain name in the flow into a mapping domain name.
3. And rewriting the domain name in the download log into the domain name.
4. The domain name uses an overlay scheme to achieve isolation at the IP level.
In the information displayed by the cloud distribution platform during domain name configuration, the part related to the domain name needs to be displayed as the domain name requested in the original domain name request.
Step 102, when receiving a domain name request, extracting information of a requester in the domain name request.
In this step, when a domain name request is received, information of a requester in the domain name request is extracted. The information of the requester at least comprises information such as a source of the domain name acquisition request (i.e. identity information of the requester) and the requested original domain name.
And 103, acquiring the mapping domain name of the requester according to the information of the requester.
In this step, according to the configuration of the cloud distribution platform, the mapping domain name corresponding to the requester is obtained, and the distribution of the domain name requests of different requesters is realized.
Still taking the scenario shown in fig. 2 as an example, as shown in fig. 3, different convergence/channel providers request a server from a cloud distribution vendor CNAME through the same accelerated domain name, and perform special diversion configuration on the mapping domain name. Domain names are used as requested domain names when domain name requests enter the server. Through diversion configuration, the domain name request aiming at the same domain name is respectively forwarded to domain-A and domain-B according to a request party, and the flow of different request parties is distinguished.
And 104, performing data diversion by using the mapping domain name.
In this step, the requested data is acquired from the corresponding source station according to the mapping domain name.
Fig. 4 shows an example of the implementation principle of two requesters completing data reflow through the same domain name. After the client a from the first requestor has accelerated the domain name request, client B from the second requestor also issues a domain name request for the domain name, and then converts the domain name request of client a into a domain name request for the first requestor mapping domain name-a, and converts the domain name request of client B into a domain name request for the third air pipe requestor mapping domain name-B. The CNAME record of domain-A points it to the source site of 1.1.1.1, and the CNAME record of domain-B points it to the source site of 2.2.2.2. And distributing a first layer of server at the cloud to complete the diversion of the first requester and the second requester. And respectively carrying out operations such as transmission acceleration, data source return and the like through a multi-layer structure of cloud distribution. The domain name functions of domain-A and domain-B are respectively realized without mutual interference, and the same flow of the same cloud distribution platform is used.
Preferably, the embodiment of the invention can also support the diversion of the flow of the same domain name of a certain requester or several requesters to other cloud distribution manufacturers, so as to realize the function of fusing the cloud distribution manufacturers. Specifically, the domain name request is forwarded to a second cloud platform, the second cloud platform configures a second mapping domain name for the domain name request, and a correlation is established between the mapping domain name and the second mapping domain name. And acquiring data acquired by the second cloud platform by using the second mapping domain name, namely, the second cloud platform guides the data acquired by reflowing the domain name requested by the requester back to the original cloud distribution platform, and the original cloud distribution platform returns the data to the requester. The data flow guiding fusion among different cloud distribution platforms is realized, and under the condition that the cloud distribution platform receiving the domain name request fails or is overloaded, the flow can be shared by other cloud distribution platforms, so that the data backflow efficiency is ensured.
Step 105, when receiving the request for inquiring the domain name, converting the requested domain name into a corresponding mapping domain name.
And 106, inquiring the information of the mapping domain name, and returning the information of the mapping domain name to the requester under the name of the domain name requested by the domain name inquiring request.
Fig. 5 is an example of information presentation conversion, and still takes the application scenario shown in fig. 2 as an example for description, when the client a of the first requesting party performs an operation of querying the domain name, the first requesting party substantially accelerates the domain name to be the domain-a mapping domain name, so that the domain-a information is actually queried. Then, the mapped domain name is displayed as domain name requested by the first requesting party.
The information display conversion method shown in fig. 5 can be applied to a variety of scenarios such as conversion of common cloud distribution functions such as domain name configuration pages, statistical data query conversion, API interface conversion, download log conversion, push prefetching, and the like.
An embodiment of the present invention further provides a data stream guidance device, which is shown in fig. 6 and includes:
a first layer request receiving module 601, configured to extract information of a requester in a domain name request when the domain name request is received;
a mapping module 602, configured to obtain a mapping domain name of the requestor according to the information of the requestor;
and a flow guiding module 603, configured to perform data flow guiding by using the mapped domain name.
Preferably, the apparatus further comprises:
a configuration module 604, configured to set configuration files for different requesters, where the configuration files at least include mapping domain name construction rules and source sites.
Preferably, the flow guide module 603 is specifically configured to analyze the mapped domain name, and obtain the data requested by the domain name request from the corresponding source station according to the configuration file corresponding to the requestor.
Preferably, the mapping module 602 is configured as shown in fig. 7, and includes:
a configuration file extracting unit 6021, configured to extract a corresponding configuration file according to the information of the requesting party;
a mapping domain name constructing unit 6022, configured to generate a mapping domain name of the requesting party for the requested domain name according to the mapping domain name constructing rule in the configuration file.
The data diversion device shown in fig. 6 and 7 may be integrated in a network entity such as a server to implement corresponding functions in combination with an acceleration device with the same domain name and accessing different channels according to an embodiment of the present invention.
Fig. 8 is a block diagram of a computer device 800 for domain name access acceleration according to an embodiment of the present invention. The computer device 800 may be a server. Referring to fig. 8, the computer apparatus 800 includes a processor 801, and the number of processors may be set to one or more as necessary. The computer device 800 also includes a memory 802 for storing instructions, such as application programs, that are executable by the processor 801. The number of the memories can be set to one or more according to needs. Which may store one or more application programs. The processor 801 is configured to execute instructions to perform the acceleration method of accessing the same domain name of different channels provided by the embodiment of the present invention.
An embodiment of the present invention also provides a computer-readable storage medium on which a computer program is stored, which when executed, implements the steps of the acceleration method for accessing the same domain name of different channels provided by an embodiment of the present invention.
The embodiment of the invention provides a data diversion method and a data diversion device, wherein when a domain name request is received, information of a requesting party in the domain name request is extracted, a mapping domain name of the requesting party is obtained according to the information of the requesting party, and data diversion is carried out by using the mapping domain name. The same cloud distribution platform can carry out uniform processing and respective backflow on domain name requests from different requesters, a high-compatibility and flexible cloud distribution scheme is realized, and the problem that different amalgamations/channel merchants have data requirements on the same domain name is solved.
As will be appreciated by one skilled in the art, the embodiments herein may be provided as a method, apparatus (device), or computer program product. Accordingly, the present disclosure may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present disclosure may take the form of a computer program product embodied on one or more computer-usable storage media having computer-usable program code embodied in the medium. Computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data, including, but not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, Digital Versatile Disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by the computer, and the like. In addition, communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media as known to those skilled in the art.
The present disclosure is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (devices) and computer program products according to embodiments herein. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that an article or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such article or apparatus. Without further limitation, an element defined by the phrase "comprising … …" does not exclude the presence of additional like elements in the article or device comprising the element.
While the preferred embodiments herein have been described, additional variations and modifications of these embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including the preferred embodiment and all changes and modifications that fall within the scope of this disclosure.
It will be apparent to those skilled in the art that various changes and modifications may be made herein without departing from the spirit and scope thereof. Thus, it is intended that such changes and modifications be included herein, provided they come within the scope of the appended claims and their equivalents.

Claims (8)

1. A data diversion method is applied to a server and is characterized by comprising the following steps:
when a domain name request is received, extracting information of a requester in the domain name request;
acquiring a mapping domain name of the requester according to the information of the requester;
performing data diversion by using the mapping domain name;
the step of using the mapped domain name for data diversion comprises the following steps:
analyzing the mapping domain name, and acquiring data requested by the domain name request from a corresponding source station according to a configuration file corresponding to the requester;
the configuration file is set for different requesters, and the configuration file at least comprises mapping domain name construction rules and source sites.
2. The data diversion method according to claim 1, wherein the step of obtaining the mapping domain name of the requester according to the information of the requester comprises:
extracting a corresponding configuration file according to the information of the requester;
and generating the mapping domain name of the requesting party according to the mapping domain name construction rule in the configuration file.
3. The data diversion method of claim 1, wherein the step of using the mapped domain name for data diversion comprises:
the domain name request is transferred to a second cloud platform, the second cloud platform configures a second mapping domain name for the domain name request, and association is established between the mapping domain name and the second mapping domain name;
and acquiring data acquired by the second cloud platform by using the second mapping domain name.
4. The data diversion method of claim 1, further comprising:
when a domain name query request is received, converting the requested domain name into a corresponding mapping domain name;
and inquiring the information of the mapping domain name, and returning the information of the mapping domain name to the requester under the name of the domain name requested by the inquiry domain name request.
5. A data guiding device, which is applied to a server, is characterized by comprising:
the first layer request receiving module is used for extracting information of a requester in a domain name request when the domain name request is received;
the mapping module is used for acquiring the mapping domain name of the requester according to the information of the requester;
the flow guide module is used for carrying out data flow guide by using the mapping domain name; the flow guide module is specifically configured to analyze the mapped domain name, and obtain data requested by the domain name request from a corresponding source station according to a configuration file corresponding to the requestor;
the configuration file is set for different requesters, and the configuration file at least comprises mapping domain name construction rules and source sites.
6. The data diversion device of claim 5, wherein said mapping module comprises:
the configuration file extracting unit is used for extracting a corresponding configuration file according to the information of the requester;
and the mapping domain name constructing unit is used for generating the mapping domain name of the requesting party according to the mapping domain name constructing rule in the configuration file.
7. A computer-readable storage medium, on which a computer program is stored, which, when being executed, carries out the steps of the data diversion method according to any one of claims 1 to 4.
8. A computer device comprising a processor, a memory and a computer program stored on the memory, characterized in that the steps of the data diversion method according to any of claims 1-4 are implemented when the computer program is executed by the processor.
CN201910704776.4A 2019-07-31 2019-07-31 Data stream guiding method and device Active CN112311579B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201910704776.4A CN112311579B (en) 2019-07-31 2019-07-31 Data stream guiding method and device
PCT/CN2020/103445 WO2021017969A1 (en) 2019-07-31 2020-07-22 Data diversion method and apparatus, and device and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910704776.4A CN112311579B (en) 2019-07-31 2019-07-31 Data stream guiding method and device

Publications (2)

Publication Number Publication Date
CN112311579A CN112311579A (en) 2021-02-02
CN112311579B true CN112311579B (en) 2022-07-01

Family

ID=74228202

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910704776.4A Active CN112311579B (en) 2019-07-31 2019-07-31 Data stream guiding method and device

Country Status (2)

Country Link
CN (1) CN112311579B (en)
WO (1) WO2021017969A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114629795B (en) * 2022-01-30 2024-01-02 阿里巴巴(中国)有限公司 Bandwidth usage method and content distribution network

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105338126A (en) * 2014-07-17 2016-02-17 阿里巴巴集团控股有限公司 Method and server of remote information query
CN107124423A (en) * 2017-05-12 2017-09-01 深信服科技股份有限公司 A kind of operation system access method and system based on cloud computing
CN107846483A (en) * 2017-11-10 2018-03-27 北京粉笔蓝天科技有限公司 A kind of domain name analytic method, system and server

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5795690B2 (en) * 2011-11-02 2015-10-14 アカマイ テクノロジーズ インコーポレイテッド Multi-domain configuration processing on edge network servers
CN103716419B (en) * 2013-12-24 2017-08-04 贝壳网际(北京)安全技术有限公司 The domain name processing method and system of a kind of cross-terminal
CN109286691B (en) * 2018-09-30 2021-11-05 网宿科技股份有限公司 Information flow guiding, request sending, communication accelerating method, flow guiding and node server
CN109379244B (en) * 2018-12-28 2022-06-21 北京云中融信网络科技有限公司 Network acceleration communication method and device and electronic equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105338126A (en) * 2014-07-17 2016-02-17 阿里巴巴集团控股有限公司 Method and server of remote information query
CN107124423A (en) * 2017-05-12 2017-09-01 深信服科技股份有限公司 A kind of operation system access method and system based on cloud computing
CN107846483A (en) * 2017-11-10 2018-03-27 北京粉笔蓝天科技有限公司 A kind of domain name analytic method, system and server

Also Published As

Publication number Publication date
CN112311579A (en) 2021-02-02
WO2021017969A1 (en) 2021-02-04

Similar Documents

Publication Publication Date Title
CN111052711B (en) Method for discovering services provided by a network repository function
US8577992B1 (en) Request routing management based on network components
CN111314472B (en) Domain name resolution method, domain name resolution server and terminal equipment
CN108494891A (en) A kind of domain name analytic method, server and system
CN102185900A (en) Application service platform system and method for developing application services
JP7084427B2 (en) Network entities and methods for identifier assignment and / or identifier mapping for network services
US9065832B2 (en) Method and apparatus for automated network connectivity for managed application components within a cloud
CN104243627A (en) Domain name resolution method, device and system
CN110661638B (en) Communication method and device
GB2591973A (en) Method and apparatus for mapping network slices onto network infrastructures with SLA guarantee
CN109618003B (en) Server planning method, server and storage medium
JP2010517160A (en) Method and apparatus for providing network resources to a content provider
CN112929463A (en) Traffic proxy method, server and system based on DNS (Domain name System)
CN112311579B (en) Data stream guiding method and device
CN110958279B (en) Data processing method and device
WO2021057369A1 (en) Httpdns scheduling method and apparatus, medium, and device
CN109471713B (en) Method and device for inquiring information
CN105791247A (en) Unified traffic payment business implementation method and associated equipment and system
US10397342B2 (en) Web service contract selection
CN110958278B (en) API gateway-based data processing method and system and API gateway
CN113067803B (en) Resource isolation system, request processing method and request processing device
CN115361279A (en) Configuration data updating method and device, electronic equipment and computer readable medium
CN110362336B (en) Method for acquiring machine room routing information and method and device for configuring script data
CN102148855A (en) Content acquisition and delivery methods and devices
CN108055329A (en) Content distribution method, content distribution system and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 40045116

Country of ref document: HK

GR01 Patent grant
GR01 Patent grant