CN112235402B - Network source returning method, network source returning system and related device - Google Patents

Network source returning method, network source returning system and related device Download PDF

Info

Publication number
CN112235402B
CN112235402B CN202011096884.7A CN202011096884A CN112235402B CN 112235402 B CN112235402 B CN 112235402B CN 202011096884 A CN202011096884 A CN 202011096884A CN 112235402 B CN112235402 B CN 112235402B
Authority
CN
China
Prior art keywords
source
downloading
network
nodes
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.)
Active
Application number
CN202011096884.7A
Other languages
Chinese (zh)
Other versions
CN112235402A (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.)
DBAPPSecurity Co Ltd
Original Assignee
DBAPPSecurity 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 DBAPPSecurity Co Ltd filed Critical DBAPPSecurity Co Ltd
Priority to CN202011096884.7A priority Critical patent/CN112235402B/en
Publication of CN112235402A publication Critical patent/CN112235402A/en
Application granted granted Critical
Publication of CN112235402B publication Critical patent/CN112235402B/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
    • 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
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • H04L67/101Server selection for load balancing based on network conditions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0876Network utilisation, e.g. volume of load or congestion level
    • H04L43/0894Packet rate
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls

Abstract

The application provides a network source returning method, which comprises the following steps: acquiring network information of a target website, and determining a back source node of a line same as the network information; after the source returning node executes the source returning task of the target website, downloading the target website, and collecting downloading parameter information; determining an optimal return source node according to the downloading parameter information; and utilizing the preferred back-source node to carry out network back-source. According to the method and the system, the network source return preferentially adopts the preferred source return node, so that the loading efficiency of the website can be improved, and the access experience of visitors is improved. The application also provides a network back-source system, a computer readable storage medium and a network device, which have the beneficial effects.

Description

Network source returning method, network source returning system and related device
Technical Field
The present application relates to the field of network communications, and in particular, to a network source returning method, a network source returning system, and a related device.
Background
Cloud WAF (Web Application Firewall) refers to a Firewall product for the Web end. The current cloud WAF service provides services in a visitor-protection node-website server mode. In the source returning process, the requested protection node directly forwards the request to the website server, and because the visitor groups of many websites have region differences, the situation that the bearing pressures of the protection node are inconsistent occurs, so that the website access efficiency is reduced. If the network response is slow through the nodes with higher bearing pressure, the access experience of the visitor is affected.
Disclosure of Invention
The application aims to provide a network source returning method, a network source returning system, a computer readable storage medium and network equipment, which can improve the loading efficiency of a website.
In order to solve the above technical problem, the present application provides a network back-to-source method, which has the following specific technical scheme:
acquiring network information of a target website, and determining a back source node of a line same as the network information;
after the source returning node executes the source returning task of the target website, downloading the target website and collecting downloading parameter information;
determining an optimal return source node according to the downloading parameter information;
and utilizing the preferred back-source node to carry out network back-source.
Optionally, if the downloading parameter information includes time consumed for downloading, determining, according to the downloading parameter information, that the preferred back-to-source node includes:
calculating a downloading rate according to the downloading time consumption corresponding to each source returning node;
arranging the downloading rate information in a descending order to obtain a rate queue;
and taking the previous preset number of back-source nodes of the rate queue as the preferred back-source nodes.
Optionally, the network returning by using the preferred back-source node includes:
adjusting the resolution direction of the service domain name in the DNS according to the preferred back-source node;
and initiating a request to the service domain name by taking the website domain name in the network information as a request header, and connecting the request to the preferred back source node.
Optionally, the method further includes:
and sending a scheduling instruction to each back-source node so that the back-source node executes the back-source task of the target website after receiving the scheduling instruction.
Optionally, downloading the target website, and acquiring download parameter information includes:
and downloading the target website for preset times, and taking the average number of parameter information in each downloading process as the downloading parameter information.
Optionally, taking the previous preset number of back-source nodes of the rate queue as the preferred back-source node includes:
if the number of the back-source nodes is smaller than a first preset number, taking all the back-source nodes as preferred back-source nodes;
if the number of the back-source nodes is larger than a first preset number and smaller than a second preset number, taking one third of the number of the back-source nodes as the preset number, and taking the back-source nodes with the previously preset number of the rate queues as preferred back-source nodes;
and if the number of the source returning nodes is larger than a second preset number, taking one third of the second preset number as the preset number, and taking the source returning nodes with the previous preset number of the rate queue as the preferred source returning nodes.
Optionally, determining the back-source node of the same line as the network information includes:
and determining a back source node of the same line with the network information according to the operator attribution information of the network information.
The present application further provides a network back-to-source system, including:
the information acquisition module is used for acquiring the network information of a target website and determining a back source node of a line same with the network information;
the parameter downloading module is used for downloading the target website after the source returning node executes the source returning task of the target website and acquiring downloading parameter information;
the node determining module is used for determining the preferred back source node according to the downloading parameter information;
and the network source returning module is used for performing network source returning by using the preferred source returning node.
The present application also provides a computer-readable storage medium having stored thereon a computer program which, when being executed by a processor, carries out the steps of the method as set forth above.
The present application further provides a network device, comprising a memory and a processor, wherein the memory stores a computer program, and the processor implements the steps of the method described above when calling the computer program in the memory.
The application provides a network source returning method, which comprises the following steps: acquiring network information of a target website, and determining a back source node of a line same as the network information; after the source returning node executes the source returning task of the target website, downloading the target website and collecting downloading parameter information; determining an optimal return source node according to the downloading parameter information; and utilizing the preferred back-source node to carry out network back-source.
According to the method and the system, the website servers are tested on all the source-returning nodes according to the provided network information of the target website, and the preferred source-returning nodes are configured according to the real-time downloading parameter information, so that the website downloading efficiency of the preferred source-returning nodes is ensured to be higher, and therefore the source-returning network based on the preferred source-returning nodes is established, the preferred source-returning nodes are preferentially adopted by the network source-returning nodes, the source-returning definitions participating in the network source-returning are dynamically adjusted, the loading efficiency of the website can be improved, and the visiting experience of visitors is improved.
The present application further provides a network back-source system, a computer-readable storage medium and a network device, which have the above beneficial effects and are not described herein again.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a network back-source method according to an embodiment of the present disclosure;
fig. 2 is a schematic structural diagram of a network back-source system according to an embodiment of the present disclosure.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
After a website is accessed, a visitor accesses the website and firstly passes through a cloud WAF, the cloud WAF forwards a visitor request to a website server where the website is located, network source return refers to a process that the cloud WAF communicates with the website server, and source return nodes refer to servers or server groups which communicate with the website server and do not directly interact with the visitor.
Referring to fig. 1, fig. 1 is a flowchart of a network back-to-source method according to an embodiment of the present application, where the method includes:
s101: acquiring network information of a target website, and determining a back source node of a line same as the network information;
the step is intended to obtain the network information of the target website, and the specific information type and content contained in the network information are not limited herein, and may be related information participating in network back-to-source, which may include but is not limited to a domain name, an IP address, a port number, and the like.
In this step, it is also necessary to determine a corresponding back-source node, i.e., a back-source node of the same line as the network information, which is a back-source node applying the network information in the network back-source process. Taking the network information as the IP address of the target website as an example, any return-to-source node taking the target website as the access destination needs to include the IP address of the target website, so that the return-to-source node taking the IP address as the access destination is the return-to-source node with the same line as the network information.
In addition, as a preferred implementation manner of this step, the back-source node of the same line as the network information may be determined according to the operator attribution information of the network information. If the back-to-source node is determined according to the operator attribution information, the fixed back-to-source node accessing the domain name and the port number can be determined according to the domain name, the port number and the like of the target website. Specifically, the attribution information of the operator where the website IP is located is determined, for example, the attribution information may be any one of telecommunications, communications, and mobility, and then the back-source node on the same line as the operator where the website IP is located may be directly confirmed.
S102: after the source returning node executes the source returning task of the target website, downloading the target website and collecting downloading parameter information;
the method aims to collect the downloading parameters of each return source node to the target website. It should be noted that, downloading the target website by the source node refers to downloading the page information of the target website, which is characterized as the loading capability of the target website, and the shorter the downloading time is, the faster the target website is loaded. For the user end, the downloaded content of the target website is actually page information of a website page, and the return source node in this step downloads the content of the target website, which usually includes a website page frame, page data, and the like.
In the step, before downloading the target website by default, a source returning task of the target website is executed, namely, the communication connection between the source returning node and the target website is established. How to implement the back-source task of the back-source node executing the target website is not specifically limited, but the back-source node may send the scheduling instruction to each back-source node after determining the back-source node in step S101, and each back-source node executes the back-source task of the target website after receiving the scheduling instruction, and establishes a communication connection with the target website. On one hand, the back-to-source node determined according to the network information in step S101 can be ensured to be accurate, and on the other hand, preparation can be made for a subsequent testing process of the back-to-source node.
And after the source returning node executes the source returning task, downloading the target website and collecting downloading parameter information. The downloading parameter information is not particularly limited, and mainly includes any one of the time consumed by the request, the time consumed by the downloading, and the downloading rate of the website, or any combination of several of them. By request time, it is generally meant the time from when the user makes the access request to when the request response is obtained. Of course, those skilled in the art can also use other download parameter information to determine the back-to-source node with a fast request response and a high website download rate.
Furthermore, on the basis of the step, in order to avoid data inaccuracy caused by single downloading or network congestion and other reasons, the target website can be downloaded for a preset number of times, and the average number of parameter information in each downloading process is used as downloading parameter information. The target website is downloaded for multiple times, and the average of the parameter information in the multiple downloading process is taken as the downloading parameter information, so that the error is reduced.
S103: determining an optimal return source node according to the downloading parameter information;
this step is intended to determine the preferred back-to-source node based on the download parameter information. It is easy to understand that the download parameter information in this step refers to the download parameters of each back source node to the target website, and not to the download parameter information corresponding to one back source node or a part of back source nodes.
It is easy to understand that the preferred back-source node should be the back-source node with faster request response, higher website download rate or other parameters. Because the downloading parameter information in the previous step cannot be uniquely determined, the mode for determining the preferred source returning node in the current step is not limited, that is, the mode for determining the preferred source returning node is adjusted correspondingly according to the acquired downloading parameter information.
Taking the example that the downloading parameter information includes the downloading time consumption, the step may include the following three steps:
s1031: calculating a downloading rate according to the downloading time consumption corresponding to each source returning node;
s1032: arranging the downloading rate information in a descending order to obtain a rate queue;
s1033: and taking the return-source nodes with the preset number of the speed queues as the preferred return-source nodes.
Obviously, the higher the download rate, the better, so that the back-to-source nodes corresponding to the forward download rate in the rate queue are better than the back-to-source nodes according to the descending order. The predetermined number is not particularly limited and may be freely set by those skilled in the art. The following setting manner for the preset number provided in this embodiment may not only be applied to the selection process of the preferred source returning node when the download time is taken as the download parameter information, but also be applied to the determination process of the number of the preferred source returning nodes in other embodiments.
If the number of the back-source nodes is smaller than the first preset number, taking all the back-source nodes as preferred back-source nodes;
if the number of the back source nodes is larger than the first preset number and smaller than the second preset number, taking one third of the number of the back source nodes as the preset number, and taking the back source nodes with the preset number in the speed queue as the preferred back source nodes;
and if the number of the back-source nodes is larger than the second preset number, taking one third of the second preset number as the preset number, and taking the back-source nodes with the previous preset number of the rate queues as the preferred back-source nodes.
The first predetermined amount and the second predetermined amount are not limited. For example, the first predetermined number may be 5, and the second predetermined number may be 30. If the number of the back source nodes available for service is less than or equal to 5, all results are obtained; if the number of the back source nodes which can be served is more than 5 and less than or equal to 30, one third of the number is selected; if the number of the back source nodes available for service is more than 30, 10 preferred back source nodes are taken as the top cover. Of course, the preferred back-source node taken should be the front-in rate queue or the superior back-source node in other queues.
S104: and utilizing the preferred back-source node to carry out network back-source.
After the preferred back-to-source node is determined, the preferred back-to-source node can be used for network back-to-source.
Specifically, when performing network back-sourcing, the resolution direction of the service domain name in the internal DNS may be adjusted according to the preferred back-sourcing node, and a request is initiated to the service domain name by using the website domain name in the network information as a request header, and the request is connected to the preferred back-sourcing node to complete the back-sourcing operation. The internal DNS is mainly used for adjusting the resolution of the internal service domain name for the request of an external service node.
According to the method and the device, the website servers are tested on all the source returning nodes according to the provided network information of the target website, and the optimized source returning nodes are configured according to the real-time downloading parameter information, so that the website downloading efficiency of the optimized source returning nodes is ensured to be high, the source returning network based on the optimized source returning nodes is established, the network source returning is enabled to preferentially adopt the optimized source returning nodes, the loading efficiency of the website can be improved, and the access experience of visitors is improved.
As can be seen from the foregoing embodiments, the present embodiment aims to determine a preferred back-to-source node and perform network back-to-source based on the preferred back-to-source node, so as to improve the network response speed and the website loading efficiency. It is easy to understand that, because the back-source node has the fluctuation of the node itself, that is, the performance of the back-source node is not stable, for example, the optimal back-source node in the previous round has a large load due to multiple network back-sources participation, and may cause performance degradation instead, or even no longer load the optimal back-source node standard. Therefore, on the basis of the above embodiment, the back-source node can be periodically detected to obtain the current preferred back-source node. The frequency of the periodic detection is not limited, and once the detection is too frequent, the website is downloaded for many times, which easily affects the normal operation of the website. Or different frequencies are adopted according to time periods, higher frequency detection is adopted in the website access peak period, lower frequency detection is adopted in the website access valley period, and the preferred back source node is dynamically adjusted.
In the application process based on the above embodiment, since it is not necessary for the serving node to determine which back-source node is the determined preferred back-source node, in each network back-source process, the specific application process may be as follows:
s201: receiving a network access request, and configuring a back source node corresponding to the network access request;
s202: judging whether the currently applied back source node is the optimal node in the idle preferred back source node; if not, entering S203; if yes, executing network source returning;
s203: and selecting a preferred back source node from the preferred back source node set, and returning to S202.
The preferred back-source node set mainly includes the preferred back-source node determined in the previous embodiment.
In the following, a network back-to-source system provided by the embodiment of the present application is introduced, and the network back-to-source system described below and the network back-to-source method described above may be referred to correspondingly.
Referring to fig. 2, the present application further provides a network back-to-source system, including:
an information obtaining module 100, configured to obtain network information of a target website, and determine a back-source node of a line that is the same as the network information;
the parameter downloading module 200 is configured to download the target website after the back source node executes the back source task of the target website, and acquire downloading parameter information;
a node determining module 300, configured to determine, according to the download parameter information, an optimal return node;
a network back-source module 400, configured to perform network back-source by using the preferred back-source node.
Based on the foregoing embodiment, as a preferred embodiment, if the download parameter information includes a download time, the node determining module 300 includes:
the rate calculating unit is used for calculating the downloading rate according to the downloading time consumption corresponding to each source returning node;
the arrangement unit is used for arranging the downloading rate information in a descending order to obtain a rate queue;
and the selecting unit is used for selecting the return-source nodes with the preset number in the front of the rate queue as the preferred return-source nodes.
Based on the above embodiments, as a preferred embodiment, the network back-to-source module 400 is configured to adjust the resolution direction of the service domain name in the DNS according to the preferred back-to-source node; and initiating a request to the service domain name by taking the website domain name in the network information as a request header, and connecting the request to the module of the preferred back source node.
Based on the above embodiment, as a preferred embodiment, the method further includes:
and the scheduling module is used for sending a scheduling instruction to each back-source node so that the back-source node executes the back-source task of the target website after receiving the scheduling instruction.
Based on the above embodiment, as a preferred embodiment, the parameter downloading module 200 includes:
and the downloading unit is used for downloading the target website for preset times and taking the average number of the parameter information in each downloading process as the downloading parameter information.
Based on the above embodiment, as a preferred embodiment, the selecting unit may include:
the first selecting subunit is used for taking all the back-source nodes as preferred back-source nodes if the number of the back-source nodes is smaller than a first preset number;
a second selecting subunit, configured to, if the number of source return nodes is greater than the first preset number and smaller than a second preset number, take one third of the number of source return nodes as the preset number, and take the source return nodes of the previous preset number of the rate queue as preferred source return nodes;
and the third selecting subunit is configured to, if the number of the source return nodes is greater than a second preset number, take one third of the second preset number as the preset number, and take the source return nodes of which the number is preset in the past in the rate queue as the preferred source return nodes.
The present application also provides a computer readable storage medium having stored thereon a computer program which, when executed, may implement the steps provided by the above-described embodiments. The storage medium may include: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The present application further provides a network device, which may include a memory and a processor, where the memory stores a computer program, and the processor may implement the steps provided in the foregoing embodiments when calling the computer program in the memory. Of course, the network device may also include various network interfaces, power supplies, and the like.
The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. For the system provided by the embodiment, the description is relatively simple because the system corresponds to the method provided by the embodiment, and the relevant points can be referred to the method part for description.
The principles and embodiments of the present application are explained herein using specific examples, which are provided only to help understand the method and the core idea of the present application. It should be noted that, for those skilled in the art, it is possible to make several improvements and modifications to the present application without departing from the principle of the present application, and such improvements and modifications also fall within the scope of the claims of the present application.
It is further noted that, in the present specification, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, 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 process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising a … …" does not exclude the presence of another identical element in a process, method, article, or apparatus that comprises the element.

Claims (7)

1. A network back-to-source method is characterized by comprising the following steps:
acquiring network information of a target website, and determining a back source node of a line same as the network information;
after the source returning node executes the source returning task of the target website, downloading the target website and collecting downloading parameter information;
determining an optimal return source node according to the downloading parameter information;
utilizing the preferred back source node to carry out network back source;
if the downloading parameter information comprises downloading time, determining the preferred back source node according to the downloading parameter information comprises:
calculating a downloading rate according to the downloading time consumption corresponding to each source returning node;
arranging the downloading rate information in a descending order to obtain a rate queue;
taking the previous preset number of back-source nodes of the rate queue as the preferred back-source nodes;
the taking of the previous preset number of back-source nodes of the rate queue as the preferred back-source node comprises:
if the number of the back-source nodes is smaller than a first preset number, taking all the back-source nodes as preferred back-source nodes;
if the number of the back-source nodes is larger than a first preset number and smaller than a second preset number, taking one third of the number of the back-source nodes as the preset number, and taking the back-source nodes with the previous preset number of the rate queue as preferred back-source nodes;
if the number of the back source nodes is larger than a second preset number, taking one third of the second preset number as the preset number, and taking the back source nodes with the previous preset number of the rate queue as preferred back source nodes;
determining a back-source node of the same line as the network information comprises:
and determining a back-source node of the same line with the network information according to the operator attribution information of the network information.
2. The network back-source method of claim 1, wherein performing network back-source using the preferred back-source node comprises:
adjusting the resolution direction of the service domain name in the DNS according to the preferred back-source node;
and initiating a request to the service domain name by taking the website domain name in the network information as a request header, and connecting the request to the preferred back source node.
3. The network back-source method of claim 1, further comprising:
and sending a scheduling instruction to each back-source node so that the back-source node executes the back-source task of the target website after receiving the scheduling instruction.
4. The method of claim 1, wherein downloading the target website and collecting download parameter information comprises:
and downloading the target website for preset times, and taking the average number of parameter information in each downloading process as the downloading parameter information.
5. A network back-to-source system, comprising:
the information acquisition module is used for acquiring the network information of a target website and determining a back source node of a line same with the network information;
the parameter downloading module is used for downloading the target website after the source returning node executes the source returning task of the target website and acquiring downloading parameter information;
the node determining module is used for determining the preferred back source node according to the downloading parameter information;
the network source returning module is used for performing network source returning by utilizing the preferred source returning node;
if the downloading parameter information includes time consumed for downloading, the node determining module 300 includes:
the rate calculating unit is used for calculating the downloading rate according to the downloading time consumption corresponding to each source returning node;
the arrangement unit is used for arranging the downloading rate information in a descending order to obtain a rate queue;
a selecting unit, configured to take the previous preset number of source-returning nodes of the rate queue as preferred source-returning nodes;
the selecting unit comprises:
the first selecting subunit is used for taking all the back-source nodes as preferred back-source nodes if the number of the back-source nodes is smaller than a first preset number;
a second selecting subunit, configured to, if the number of source return nodes is greater than the first preset number and smaller than a second preset number, take one third of the number of source return nodes as the preset number, and take the source return nodes of the previous preset number of the rate queue as preferred source return nodes;
a third selecting subunit, configured to, if the number of the source return nodes is greater than a second preset number, take one third of the second preset number as the preset number, and take the source return nodes of the previous preset number of the rate queue as preferred source return nodes;
the information acquisition module is specifically configured to:
and determining a back-source node of the same line with the network information according to the operator attribution information of the network information.
6. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the network back-to-source method according to any one of claims 1 to 4.
7. A network device comprising a memory having a computer program stored therein and a processor that implements the steps of the network back-source method of any of claims 1-4 when invoked by the computer program in the memory.
CN202011096884.7A 2020-10-14 2020-10-14 Network source returning method, network source returning system and related device Active CN112235402B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011096884.7A CN112235402B (en) 2020-10-14 2020-10-14 Network source returning method, network source returning system and related device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011096884.7A CN112235402B (en) 2020-10-14 2020-10-14 Network source returning method, network source returning system and related device

Publications (2)

Publication Number Publication Date
CN112235402A CN112235402A (en) 2021-01-15
CN112235402B true CN112235402B (en) 2023-04-07

Family

ID=74112719

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011096884.7A Active CN112235402B (en) 2020-10-14 2020-10-14 Network source returning method, network source returning system and related device

Country Status (1)

Country Link
CN (1) CN112235402B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113542058B (en) * 2021-06-25 2022-12-09 网宿科技股份有限公司 Data source returning method, server and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105871975A (en) * 2015-11-17 2016-08-17 乐视云计算有限公司 Method and device for selecting source server
CN106603703A (en) * 2016-12-29 2017-04-26 北京奇艺世纪科技有限公司 Back-to-source node determination method and apparatus

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110055312A1 (en) * 2009-08-28 2011-03-03 Apple Inc. Chunked downloads over a content delivery network
ES2402037B1 (en) * 2011-10-13 2014-04-30 Telefónica, S.A. METHOD AND SYSTEM FOR CARRYING OUT A DISTRIBUTED CONTENT ACQUISITION PROCESS FOR A CONTENT DISTRIBUTION NETWORK
CN102624920B (en) * 2012-03-31 2015-09-16 北京奇虎科技有限公司 A kind of method of being conducted interviews by proxy server and device
CN106921699A (en) * 2015-12-25 2017-07-04 北京奇虎科技有限公司 A kind of Network Access Method, device and system
CN107733950B (en) * 2016-08-11 2020-12-08 百度在线网络技术(北京)有限公司 Method and device for accessing website
CN106357792B (en) * 2016-10-10 2019-09-06 网宿科技股份有限公司 Node route selecting method and system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105871975A (en) * 2015-11-17 2016-08-17 乐视云计算有限公司 Method and device for selecting source server
CN106603703A (en) * 2016-12-29 2017-04-26 北京奇艺世纪科技有限公司 Back-to-source node determination method and apparatus

Also Published As

Publication number Publication date
CN112235402A (en) 2021-01-15

Similar Documents

Publication Publication Date Title
CN111092877B (en) Data processing method and device, electronic equipment and storage medium
CN105959405B (en) CDN video scheduling system, method and CDN dispatch server and client
US8966121B2 (en) Client-side management of domain name information
CN109787868B (en) Method, system and server for selecting routing path
CN112822298B (en) Business service capacity expansion and reduction method, device, medium and electronic equipment
US20020110149A1 (en) System and method for transferring data over a network
CN105337786B (en) A kind of server performance detection method, device and equipment
CN105450579B (en) Internet resources pre-add support method, client and middleware server
JP2002091936A (en) Device for distributing load and method for estimating load
CN109982152B (en) P2P CDN service processing method, intelligent gateway and CDN platform
CN107026758B (en) Information processing method, information processing system and server for CDN service update
CN102625287A (en) Method for downloading mobile phone application software
CN108881516A (en) A kind of method and apparatus for dispatching more CDN service systems
CN113206785B (en) Network request method and device, terminal equipment and storage medium
CN112235402B (en) Network source returning method, network source returning system and related device
US9077735B2 (en) Method and related device for controlling service charging
CN112311585A (en) Method and device for selecting management node, equipment and storage medium thereof
CN106713456A (en) Network bandwidth statistics method and device
CN111107118A (en) Picture access acceleration method, device, equipment, system and storage medium
EP1256212B1 (en) System and method for transferring data over a network
CN113765964A (en) Method and device for distributing services of distributed system
CN115051978B (en) Equipment monitoring implementation method and system
CN116389454A (en) Data downloading system
CN115086194A (en) Data transmission method for cloud application, computing equipment and computer storage medium
CN110572299B (en) Equipment testing method, system, device, network node, terminal 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
GR01 Patent grant
GR01 Patent grant