CN108696561B - Resource pushing method and device - Google Patents

Resource pushing method and device Download PDF

Info

Publication number
CN108696561B
CN108696561B CN201710234815.XA CN201710234815A CN108696561B CN 108696561 B CN108696561 B CN 108696561B CN 201710234815 A CN201710234815 A CN 201710234815A CN 108696561 B CN108696561 B CN 108696561B
Authority
CN
China
Prior art keywords
resource server
performance quality
target website
website
resource
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
CN201710234815.XA
Other languages
Chinese (zh)
Other versions
CN108696561A (en
Inventor
庞会静
申江云
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Mobile Communications Group Co Ltd
China Mobile Group Hebei Co Ltd
Original Assignee
China Mobile Communications Group Co Ltd
China Mobile Group Hebei 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 China Mobile Communications Group Co Ltd, China Mobile Group Hebei Co Ltd filed Critical China Mobile Communications Group Co Ltd
Priority to CN201710234815.XA priority Critical patent/CN108696561B/en
Publication of CN108696561A publication Critical patent/CN108696561A/en
Application granted granted Critical
Publication of CN108696561B publication Critical patent/CN108696561B/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/50Network services
    • H04L67/55Push-based network services
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses a method and a device for pushing resources, and relates to the technical field of communication. The resource pushing method comprises the following steps: acquiring performance quality parameters of each resource server of a target website; according to the performance quality parameters, scoring the resource servers to obtain performance quality scores of the resource servers; taking the resource server with the performance quality score being more than or equal to the score threshold value as an optimized resource server; receiving an access request for accessing a target website; and pushing the address of the optimized resource server of the target website based on the access request. The speed of the user accessing a desired website by navigating the website can be increased.

Description

Resource pushing method and device
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method and an apparatus for pushing resources.
Background
The navigation website is a website which integrates a plurality of websites and is classified according to certain conditions. The user can quickly find the desired website in the navigation websites without remembering the specific website of the website.
After a user sends an access request to a desired website through a navigation website, a Domain Name System (DNS) analyzes the access request, and pushes a resource server corresponding to the desired website for the user. Or after the user sends an access request to a desired website through a navigation website, a network Content Provider (ICP) schedules and pushes a resource server corresponding to the desired website for the user. However, the DNS or the ICP has a certain randomness for pushing the resources corresponding to the desired website for the user. That is, the performance quality of the resource servers pushed by the DNS or ICP to the user may be poor, thereby reducing the speed at which the user accesses a desired web site by navigating the web site.
Disclosure of Invention
The embodiment of the invention provides a resource pushing method and device, which can improve the speed of a user accessing a required website through a navigation website.
In a first aspect, an embodiment of the present invention provides a method for pushing a resource, including: acquiring performance quality parameters of each resource server of a target website; according to the performance quality parameters, scoring the resource servers to obtain performance quality scores of the resource servers; taking the resource server with the performance quality score being more than or equal to the score threshold value as an optimized resource server; receiving an access request for accessing a target website; and pushing the address of the optimized resource server of the target website based on the access request.
In some embodiments of the first aspect, obtaining the performance quality parameter of each resource server of the target website includes: detecting a target website, and acquiring each resource server of the target website; and performing performance quality test on each resource server of the target website to obtain performance quality parameters of each resource server of the target website.
In some embodiments of the first aspect, scoring the resource servers according to the performance quality parameter comprises: acquiring a score and a weighted value corresponding to a performance quality interval in which the performance quality parameter falls; and performing weighted calculation by using the score and the weighted value corresponding to the performance quality interval in which the performance quality parameter falls to obtain the performance quality score of the resource server.
In some embodiments of the first aspect, pushing the address of the optimized resource server of the target website based on the access request comprises: acquiring a resource server provided by a domain name system or a network content service provider according to an access request; if the resource server provided by the domain name system or the network content service provider does not belong to the optimized resource server, pushing the address of the optimized resource server of the target website; and if the resource server provided by the domain name system or the network content service provider belongs to the optimized resource server, pushing the address of the resource server provided by the domain name system or the network content service provider according to the access request.
In some embodiments of the first aspect, the performance quality parameter includes one or more of connection time, first byte time, average page download speed, page presentation delay, and web address connection success rate.
In a second aspect, an embodiment of the present invention provides a device for pushing resources, including: the parameter acquisition module is configured to acquire performance quality parameters of each resource server of the target website; the scoring module is configured to score the resource servers according to the performance quality parameters to obtain performance quality scores of the resource servers; the optimization selection module is configured to take the resource server with the performance quality score larger than or equal to the score threshold value as an optimization resource server; a receiving module configured to receive an access request for accessing a target website; and the pushing module is configured to push the address of the optimized resource server of the target website based on the access request.
In some embodiments of the second aspect, the parameter acquisition module comprises: the detection unit is configured to detect a target website and acquire each resource server of the target website; and the parameter acquisition unit is configured to perform performance quality tests on each resource server of the target website to obtain performance quality parameters of each resource server of the target website.
In some embodiments of the second aspect, the scoring module comprises: the scoring parameter acquiring unit is configured to acquire a score and a weighted value corresponding to the performance quality interval in which the performance quality parameter falls; and the score calculating unit is configured to perform weighting calculation by using the score corresponding to the performance quality interval in which the performance quality parameter falls and the weighted value to obtain the performance quality score of the resource server.
In some embodiments of the second aspect, the push module comprises: the server acquisition unit is configured to acquire a resource server provided by a domain name system or a network content service provider according to the access request; the first pushing unit is configured to push the address of the optimized resource server of the target website if the resource server provided by the domain name system or the network content service provider does not belong to the optimized resource server; and the second pushing unit is configured to push the address of the resource server provided by the domain name system or the network content service provider according to the access request if the resource server provided by the domain name system or the network content service provider belongs to the optimized resource server.
In some embodiments of the second aspect, the performance quality parameter includes one or more of connection time, first byte time, average page download speed, page presentation delay, and web address connection success rate.
The embodiment of the invention provides a method and a device for pushing resources, which are used for acquiring performance quality parameters of each resource server of a target website. And according to the performance quality parameters, scoring the resource servers to obtain the performance quality scores of the resource servers. And taking the resource server with the performance quality score being more than or equal to the score threshold value as an optimized resource server. And pushing the address of the optimized resource server of the target website according to the received access request for accessing the target website. Compared with the prior art that DNS or ICP pushes resources for users, the resource pushing method and device in the embodiment of the invention can score the resource servers according to the performance quality parameters, so that the optimized resource servers are obtained, and the optimized resource servers, namely the resource servers with higher performance quality are pushed for the users. The access speed of the user to the resource server with higher performance quality is higher, so that the speed of the user to access the desired website through the navigation website is improved.
Drawings
The present invention will be better understood from the following description of specific embodiments thereof taken in conjunction with the accompanying drawings, in which like or similar reference characters designate like or similar features.
Fig. 1 is a flowchart of a resource pushing method according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a method for pushing resources according to another embodiment of the present invention;
FIG. 3 is a diagram illustrating quality of performance scores of resource servers in an example of another embodiment of the invention;
fig. 4 is a schematic structural diagram of an apparatus for pushing resources according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a resource pushing apparatus according to another embodiment of the present invention.
Detailed Description
Features and exemplary embodiments of various aspects of the present invention will be described in detail below. In the following detailed description, numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced without some of these specific details. The following description of the embodiments is merely intended to provide a better understanding of the present invention by illustrating examples of the present invention. The present invention is in no way limited to any specific configuration and algorithm set forth below, but rather covers any modification, replacement or improvement of elements, components or algorithms without departing from the spirit of the invention. In the drawings and the following description, well-known structures and techniques are not shown in order to avoid unnecessarily obscuring the present invention.
Fig. 1 is a flowchart of a resource pushing method according to an embodiment of the present invention. As shown in fig. 1, the method for pushing resources includes steps 101 to 105.
In step 101, performance quality parameters of each resource server of the target website are obtained.
Wherein, the target website refers to a website that the user wants to access by navigating the website. In one example, a test probe may be set in each communication area, and a performance quality parameter of each resource server of the target website is obtained through the test probe. The communication area may be divided into regions or operators, and is not limited herein. In another example, a test probe may be set in a service group of a navigation website to obtain performance quality parameters of each resource server of a target website available from the navigation website.
The target web site may have one resource server or may have multiple resource servers. The performance quality parameter is a parameter capable of reflecting the performance quality of the resource server. In one example, the performance quality parameter may include one or more of connection time, first byte time, average download speed of the page, page presentation delay, and web site connection success rate.
In step 102, the resource servers are scored according to the performance quality parameters to obtain performance quality scores of the resource servers.
Wherein, the resource server is scored according to the performance quality parameters obtained in the step 101. A higher performance quality score for a resource server indicates a better performance quality for the resource server. The number of performance quality parameters may be one or more. If the number of the performance quality parameters is one, the score corresponding to the performance quality parameter can be directly used as the performance quality score of the resource server. If the number of the performance quality parameters is multiple, the scores of the multiple performance quality parameters can be comprehensively processed by using an average algorithm or a weighting algorithm and other algorithms, and the scores after the comprehensive processing are used as the performance quality scores of the resource server.
In step 103, the resource server with the performance quality score greater than or equal to the score threshold is taken as the optimized resource server.
The score threshold may be set empirically or according to the requirement of the working scenario, which is not limited herein.
In step 104, an access request to access a target website is received.
In step 105, based on the access request, the address of the optimized resource server of the target website is pushed.
According to the access request, the user terminal sending the access request can be known, and the navigation website executes the proxy function, so that the optimized resource server corresponding to the user terminal is pushed to the user. If there are multiple optimized resource servers, the address of the optimized resource server with the highest performance quality score may be pushed to the user, or the address of any one of the optimized resource servers may be pushed to the user. In one example, the address of the target website may be entrained in the additional parameters in the form of "website address of navigation website + additional parameters", and the address of the optimized resource server is in a network Cache (Cache) of the target website, so that the address of the optimized resource server is pushed to the user. For example, http: //10.1.1.1/site-www.abc.com, wherein 10.1.1.1 is the website address of the navigation website and www.abc.com is the website address of the target website.
It should be noted that other codes may be inserted into the additional parameters to implement the information recommendation function. The code inserted in the additional parameters may recommend information related to the target website for the user. For example, when a user accesses a commodity in a certain e-commerce website, the user may be reminded that the commodity with a lower price still exists in other shopping malls because other codes are inserted into the additional parameters. Therefore, the user can receive the information related to the target website in time. And the mode of inserting codes into the parameters also provides stronger support for information recommendation.
The resource pushing method provided by the embodiment of the invention can acquire the performance quality parameters of each resource server of the target website. And according to the performance quality parameters, scoring the resource servers to obtain the performance quality scores of the resource servers. And taking the resource server with the performance quality score being more than or equal to the score threshold value as an optimized resource server. And pushing the address of the optimized resource server of the target website according to the received access request for accessing the target website. Compared with the prior art that DNS or ICP pushes resources for users, the resource pushing method and device in the embodiment of the invention can score the resource servers according to the performance quality parameters, so that the optimized resource servers are obtained, and the optimized resource servers, namely the resource servers with higher performance quality are pushed for the users. The access speed of the user to the resource server with higher performance quality is higher, so that the speed of the user to access the desired website through the navigation website is improved.
In addition, the navigation website can push the address of the optimized resource server of the target website to the user in the embodiment of the invention. When the domain name system can not completely cover the user terminal, an effective supplementary means can be provided for website access. When a domain name system or a network content service provider makes a mistake in scheduling a target website which a user in a communication area wants to access, the address of the optimized resource server can be pushed to the user by the navigation website by using the resource pushing method in the embodiment of the invention, so that timely error correction can be carried out. When the network Cache cannot effectively schedule the resource server of the target website accessed by the user, the navigation website can point to the network Cache in an agent mode. That is to say, the navigation website may be a resource server aggregation point ahead of the network Cache, which is convenient for pushing the optimized resource server of the target website.
Fig. 2 is a flowchart of a resource pushing method according to another embodiment of the present invention. Fig. 2 differs from fig. 1 in that step 101 in fig. 1 can be specifically subdivided into step 1011 and step 1012 in fig. 2, step 102 in fig. 1 can be specifically subdivided into step 1021 and step 1022 in fig. 2, and step 105 in fig. 1 can be specifically subdivided into step 1051-step 1053 in fig. 2.
In step 1011, the target website is detected, and the resource servers of the target website are obtained.
And detecting each target website so as to obtain each resource server of each target website. In one example, a probe crawl may be performed on a target website to obtain resource servers for the target website. The resource servers may be distinguished by different addresses. The resource servers of each target web site may form a resource server pool. Because the resource servers obtained by analyzing the primary domain name and the secondary domain name of each target website are different, the sizes of the resource server pools of the target websites are different. That is, the number of resource servers in the resource server pool of each target website may also be different. The resource servers of all of the target web sites in the navigation web site may form a resource server pool of the navigation web site. For example, M target websites in the navigation website are detected, and each target website obtained by the detection has N resource servers, so that the resource server pool of the navigation website has M × N resource servers.
In step 1012, a performance quality test is performed on each resource server of the target website to obtain a performance quality parameter of each resource server of the target website.
In one example, the specific values of the performance quality parameters obtained by the performance quality tests of different communication areas to the same resource server may be different. Therefore, the performance quality test can be carried out on the resource servers from the plurality of communication areas to the target website, so that the performance quality parameters of the resource servers from the plurality of communication areas to the target website are obtained.
In step 1021, the score and the weighted value corresponding to the performance quality interval in which the performance quality parameter falls are obtained.
For example, in one example, the performance quality parameters include connection time, first byte time, average download speed of the page, page presentation delay, and web site connection success rate. The performance quality interval and the corresponding score and weighting value are shown in the following table:
watch 1
Figure BDA0001266935670000071
As can be seen from table one, the range of the values of the performance quality parameters is divided into four performance quality intervals, each interval has a corresponding score, and each performance quality parameter also has a weighted value.
In step 1022, a weighted calculation is performed by using the score and the weighted value corresponding to the performance quality interval in which the performance quality parameter falls, so as to obtain the performance quality score of the resource server.
If the scores and the weighted values corresponding to the performance quality intervals are as shown in the first table, the quality score of the resource server is the score corresponding to the performance quality interval in which the connection time falls, multiplied by the connection time weighted value, the score corresponding to the performance quality interval in which the initial time falls, multiplied by the initial time weighted value, the score corresponding to the performance quality interval in which the page average downloading speed falls, multiplied by the page average downloading speed weighted value, the score corresponding to the performance quality interval in which the page presentation delay falls, multiplied by the page presentation delay weighted value, and the score corresponding to the performance quality interval in which the page connection success rate falls, multiplied by the page connection success rate weighted value.
For example, fig. 3 is a schematic diagram illustrating performance quality scores of resource servers according to another embodiment of the present invention. As shown in fig. 3, test probes are provided in 3 communication areas, which are area a, area B, and area C, respectively. The destination web sites include www.abc.com, www.bcd.com, and www.cde.com. Wherein, www.abc.com has 3 resource servers, and 3 resource servers are resource server 1(172.16.30.10), resource server 2(192.168.1.10) and resource server 3(10.10.10.1), respectively. As can be seen from fig. 3, the performance quality scores for resource servers from locale a to www.abc.com are different from the performance quality scores for resource servers from locale C to www.abc.com. Assuming that the score threshold is set to 80, 3 resource servers from the area a to www.abc.com are all optimized resource servers, 3 resource servers from the area B to www.abc.com are all optimized resource servers, resource server 1 and resource server 2 from the area C to www.abc.com are all optimized resource servers, and resource server 3 from the area C to www.abc.com is a non-optimized resource server. Non-optimized resource servers for a communication region may be added to a local scheduling decision base for the communication region.
In step 1051, the resource server provided by the domain name system or the network content service provider according to the access request is obtained.
After receiving an access request for accessing a target website, the domain name system or the web content server provides a resource server to a user according to the access request. In the embodiment of the present invention, a resource server provided by the domain name system or the web content server according to the access request is obtained, so as to prepare for step 1052 or step 1053.
In step 1052, if the resource server provided by the domain name system or the network content service provider does not belong to the optimized resource server, the address of the optimized resource server of the target website is pushed.
Wherein, whether the resource server provided by the domain name system or the network content service provider belongs to the optimized resource server relative to the local is judged. In one example, if the resource server provided by the domain name system or the network content service provider is the same as the non-optimized resource server in the local scheduling decision library, the address of the optimized resource server obtained by local detection or the address of the optimized resource server obtained by navigation website detection is pushed to the user, instead of pushing the address of the non-optimized resource server provided by the domain name system or the network content service provider.
In step 1053, if the resource server provided by the domain name system or the network content service provider belongs to the optimized resource server, the address of the resource server provided by the domain name system or the network content service provider according to the access request is pushed.
If the resource service provided by the domain name system or the network content service provider belongs to the optimized resource server relative to the local, the address of the resource server provided by the domain name system or the network content service provider according to the access request can be directly pushed to the user.
In the embodiment of the invention, when the resource server provided by the domain name system or the network content service provider for the user is not the optimized resource server, the navigation website can push the address of the optimized resource server for the user. The resource pushing method in the embodiment of the invention can make up the defects of a domain name system or a network content service provider.
Fig. 4 is a schematic structural diagram of a resource pushing apparatus 200 according to an embodiment of the present invention. As shown in fig. 4, the resource pushing apparatus 200 includes a parameter obtaining module 201, a scoring module 202, an optimization selecting module 203, a receiving module 204, and a pushing module 205.
The parameter obtaining module 201 may be configured to obtain performance quality parameters of each resource server of the target website.
The scoring module 202 may be configured to score the resource servers according to the performance quality parameters to obtain performance quality scores of the resource servers.
And the optimization selecting module 203 can be configured to take the resource server with the performance quality score being greater than or equal to the score threshold value as the optimized resource server.
The receiving module 204 may be configured to receive an access request to access a target website.
The pushing module 205 may be configured to push the address of the optimized resource server of the target website based on the access request.
In the resource pushing apparatus 200 provided in the embodiment of the present invention, the parameter obtaining module 201 may obtain performance quality parameters of each resource server of the target website. The scoring module 202 may score the resource servers according to the performance quality parameters to obtain performance quality scores of the resource servers. The optimization selection module 203 takes the resource server with the performance quality score greater than or equal to the score threshold as the optimized resource server. The pushing module 205 pushes the address of the optimized resource server of the target website according to the access request for accessing the target website received by the receiving module 204. Compared with the prior art that DNS or ICP pushes resources for users, the resource pushing method and device in the embodiment of the invention can score the resource servers according to the performance quality parameters, so that the optimized resource servers are obtained, and the optimized resource servers, namely the resource servers with higher performance quality are pushed for the users. The access speed of the user to the resource server with higher performance quality is higher, so that the speed of the user to access the desired website through the navigation website is improved.
In addition, the navigation website can push the address of the optimized resource server of the target website to the user in the embodiment of the invention. When the domain name system can not completely cover the user terminal, an effective supplementary means can be provided for website access. When a domain name system or a network content service provider makes a mistake in scheduling a target website which a user in a communication area wants to access, the address of the optimized resource server can be pushed to the user by the navigation website by using the resource pushing method in the embodiment of the invention, so that timely error correction can be carried out. When the network Cache cannot effectively schedule the resource server of the target website accessed by the user, the navigation website can point to the network Cache in an agent mode. That is to say, the navigation website may be a resource server aggregation point ahead of the network Cache, which is convenient for pushing the optimized resource server of the target website.
Fig. 5 is a schematic structural diagram of a resource pushing apparatus 200 according to another embodiment of the present invention. Fig. 5 is different from fig. 4 in that the parameter obtaining module 201 in fig. 4 may include a probe unit 2011 and a parameter obtaining unit 2012 in fig. 5, the scoring module 202 in fig. 4 may include a scoring parameter obtaining unit 2021 and a score calculating unit 2022 in fig. 5, and the pushing module 205 in fig. 4 may include a server obtaining unit 2051, a first pushing unit 2052, and a second pushing unit 2053 in fig. 5.
The detecting unit 2011 may be configured to detect the target website and obtain each resource server of the target website.
The parameter obtaining unit 2012 may be configured to perform a performance quality test on each resource server of the target website, so as to obtain a performance quality parameter of each resource server of the target website.
The scoring parameter obtaining unit 2021 may be configured to obtain a score and a weighted value corresponding to the performance quality interval into which the performance quality parameter falls.
The score calculating unit 2022 may be configured to perform weighting calculation by using a score corresponding to the performance quality interval in which the performance quality parameter falls and the weighted value, so as to obtain a performance quality score of the resource server.
The server obtaining unit 2051 may be configured to obtain a resource server provided by a domain name system or a network content service provider according to the access request.
The first pushing unit 2052 may be configured to push the address of the optimized resource server of the target website if the resource server provided by the domain name system or the web content service provider does not belong to the optimized resource server.
The second pushing unit 2053 may be configured to push the address of the resource server provided by the domain name system or the network content provider according to the access request if the resource server provided by the domain name system or the network content provider belongs to the optimized resource server.
It should be noted that the performance quality parameter in the foregoing embodiment includes more than one of connection time, first byte time, average page download speed, page presentation delay, and web address connection success rate.
It should be clear that the embodiments in this specification are described in a progressive manner, and the same or similar parts in the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. For the device embodiments, reference may be made to the description of the method embodiments in the relevant part. The present invention is not limited to the specific steps and structures described above and shown in the drawings. Those skilled in the art may make various changes, modifications and additions or change the order between the steps after appreciating the spirit of the invention. Also, a detailed description of known process techniques is omitted herein for the sake of brevity.
The functional blocks shown in the above-described structural block diagrams may be implemented as hardware, software, firmware, or a combination thereof. When implemented in hardware, it may be, for example, an electronic circuit, an Application Specific Integrated Circuit (ASIC), suitable firmware, plug-in, function card, or the like. When implemented in software, the elements of the invention are the programs or code segments used to perform the required tasks. The program or code segments may be stored in a machine-readable medium or transmitted by a data signal carried in a carrier wave over a transmission medium or a communication link. A "machine-readable medium" may include any medium that can store or transfer information.

Claims (10)

1. A method of resource pushing, comprising:
acquiring performance quality parameters of each resource server of a target website; the target website refers to a website accessed by a user through a navigation website;
according to the performance quality parameters, scoring the resource servers to obtain performance quality scores of the resource servers;
taking the resource server with the performance quality score being more than or equal to the score threshold value as an optimized resource server;
receiving an access request for accessing the target website;
and pushing the address of the optimized resource server of the target website based on the access request, wherein the pushed address of the optimized resource server comprises a navigation website address and additional parameters, and the additional parameters are used for recommending information related to the target website for the user.
2. The method of claim 1, wherein the obtaining performance quality parameters of each resource server of the target website comprises:
detecting the target website, and acquiring each resource server of the target website;
and performing performance quality test on each resource server of the target website to obtain performance quality parameters of each resource server of the target website.
3. The method of claim 1, wherein scoring the resource server according to the performance quality parameter comprises:
acquiring a score and a weighted value corresponding to the performance quality interval in which the performance quality parameter falls;
and performing weighted calculation by using the score and the weighted value corresponding to the performance quality interval in which the performance quality parameter falls to obtain the performance quality score of the resource server.
4. The method of claim 1, wherein pushing the address of the optimized resource server of the target website based on the access request comprises:
acquiring a resource server provided by a domain name system or a network content service provider according to the access request;
if the resource server provided by the domain name system or the network content service provider does not belong to the optimized resource server, pushing the address of the optimized resource server of the target website;
and if the resource server provided by the domain name system or the network content service provider belongs to the optimized resource server, pushing the address of the resource server provided by the domain name system or the network content service provider according to the access request.
5. The method according to any one of claims 1-3, wherein the performance quality parameter comprises more than one of connection time, first byte time, average page download speed, page presentation delay, and web address connection success rate.
6. An apparatus for pushing resources, comprising:
the parameter acquisition module is configured to acquire performance quality parameters of each resource server of the target website; the target website refers to a website accessed by a user through a navigation website;
the scoring module is configured to score the resource server according to the performance quality parameter to obtain a performance quality score of the resource server;
the optimization selection module is configured to take the resource server with the performance quality score larger than or equal to the score threshold value as an optimization resource server;
a receiving module configured to receive an access request for accessing the target website;
the pushing module is configured to push an address of an optimized resource server of the target website based on the access request, wherein the pushed address of the optimized resource server comprises a navigation website address and additional parameters, and the additional parameters are used for recommending information related to the target website for a user.
7. The apparatus of claim 6, wherein the parameter obtaining module comprises:
the detection unit is configured to detect the target website and acquire each resource server of the target website;
and the parameter acquisition unit is configured to perform performance quality tests on the resource servers of the target website to obtain performance quality parameters of the resource servers of the target website.
8. The apparatus of claim 6, wherein the scoring module comprises:
a scoring parameter obtaining unit configured to obtain a score and a weighted value corresponding to a performance quality interval in which the performance quality parameter falls;
and the score calculating unit is configured to perform weighting calculation by using the score corresponding to the performance quality interval in which the performance quality parameter falls and the weighted value, so as to obtain the performance quality score of the resource server.
9. The apparatus of claim 6, wherein the pushing module comprises:
the server acquisition unit is configured to acquire a resource server provided by a domain name system or a network content service provider according to the access request;
a first pushing unit, configured to push an address of an optimized resource server of the target website if a resource server provided by the domain name system or the network content service provider does not belong to the optimized resource server;
and the second pushing unit is configured to push the address of the resource server provided by the domain name system or the network content service provider according to the access request if the resource server provided by the domain name system or the network content service provider belongs to the optimized resource server.
10. The apparatus according to any one of claims 6-8, wherein the performance quality parameter comprises more than one of connection time, first byte time, average page download speed, page presentation delay, and web address connection success rate.
CN201710234815.XA 2017-04-11 2017-04-11 Resource pushing method and device Active CN108696561B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710234815.XA CN108696561B (en) 2017-04-11 2017-04-11 Resource pushing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710234815.XA CN108696561B (en) 2017-04-11 2017-04-11 Resource pushing method and device

Publications (2)

Publication Number Publication Date
CN108696561A CN108696561A (en) 2018-10-23
CN108696561B true CN108696561B (en) 2021-05-25

Family

ID=63843439

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710234815.XA Active CN108696561B (en) 2017-04-11 2017-04-11 Resource pushing method and device

Country Status (1)

Country Link
CN (1) CN108696561B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109728950B (en) * 2018-12-27 2021-11-23 中国移动通信集团江苏有限公司 Network quality optimization method, device, equipment and computer storage medium
CN112217853B (en) * 2019-07-12 2022-07-12 腾讯科技(深圳)有限公司 Resource access method and device
CN114285895B (en) * 2021-12-22 2024-02-20 赛尔网络有限公司 Network resource recommendation method and device, electronic equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6829638B1 (en) * 2000-08-03 2004-12-07 International Business Machines Corporation System and method for managing multiple proxy servers
CN102035696A (en) * 2010-12-22 2011-04-27 中国工商银行股份有限公司 Website access performance monitoring method, device and system
CN102638483A (en) * 2011-02-15 2012-08-15 中国移动通信集团公司 Method, device and system for determining content distribution nodes
CN103139007A (en) * 2011-12-05 2013-06-05 阿里巴巴集团控股有限公司 Method and system for detecting application server performance
CN103731472A (en) * 2011-06-15 2014-04-16 北京奇虎科技有限公司 Method and system for downloading files by adopting P2P technology and client-side
CN104427005A (en) * 2013-08-20 2015-03-18 阿里巴巴集团控股有限公司 Method and system for realizing accurate request scheduling on content delivery network

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6829638B1 (en) * 2000-08-03 2004-12-07 International Business Machines Corporation System and method for managing multiple proxy servers
CN102035696A (en) * 2010-12-22 2011-04-27 中国工商银行股份有限公司 Website access performance monitoring method, device and system
CN102638483A (en) * 2011-02-15 2012-08-15 中国移动通信集团公司 Method, device and system for determining content distribution nodes
CN103731472A (en) * 2011-06-15 2014-04-16 北京奇虎科技有限公司 Method and system for downloading files by adopting P2P technology and client-side
CN103139007A (en) * 2011-12-05 2013-06-05 阿里巴巴集团控股有限公司 Method and system for detecting application server performance
CN104427005A (en) * 2013-08-20 2015-03-18 阿里巴巴集团控股有限公司 Method and system for realizing accurate request scheduling on content delivery network

Also Published As

Publication number Publication date
CN108696561A (en) 2018-10-23

Similar Documents

Publication Publication Date Title
EP3219120B1 (en) Contextual deep linking of applications
US7984186B2 (en) Method, system, and apparatus for discovering user agent DNS settings
US9038181B2 (en) Prioritizing malicious website detection
EP2985705A2 (en) Webpage access method and apparatus, and router
CN108696561B (en) Resource pushing method and device
EP3142020A1 (en) Resource downloading method and device
CN104010035A (en) Method and system for application program distribution
CN104980446A (en) Detection method and system for malicious behavior
CN107239701B (en) Method and device for identifying malicious website
CN106844532B (en) Application program acquisition method and device and terminal equipment
CN105516734A (en) Method and apparatus for detecting video playing possibility
CN102222095B (en) Equipment for converting webpage to be displayed and method thereof
CN107040617B (en) Data processing method and device
CN110929129A (en) Information detection method, equipment and machine-readable storage medium
US20080228898A1 (en) Jump destination site determination method and apparatus, recording medium with jump destination site determination program recorded thereon
CN112231566B (en) Information pushing method, device, system and readable storage medium
CN106803830B (en) Method, device and system for identifying internet access terminal and User Identity Module (UIM) card
CN104392000B (en) Determine the method and apparatus that mobile site captures quota
CN106612305B (en) Information pushing method and device
CN109194621B (en) Method, device and system for detecting traffic hijacking
JP5952852B2 (en) System including information generating device and receiving device
CN109302387B (en) Domain name shielding method, device and storage medium based on wireless connection
CN110401686B (en) WHOIS query method, device, equipment and storage medium thereof
JP6787846B2 (en) Suspected location estimation device and suspected location estimation method
CN112491737A (en) Flow data acquisition method and device

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