CN109257451B - Corresponding relation analysis method and equipment - Google Patents

Corresponding relation analysis method and equipment Download PDF

Info

Publication number
CN109257451B
CN109257451B CN201710576130.3A CN201710576130A CN109257451B CN 109257451 B CN109257451 B CN 109257451B CN 201710576130 A CN201710576130 A CN 201710576130A CN 109257451 B CN109257451 B CN 109257451B
Authority
CN
China
Prior art keywords
domain name
client
address
server
request
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
CN201710576130.3A
Other languages
Chinese (zh)
Other versions
CN109257451A (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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201710576130.3A priority Critical patent/CN109257451B/en
Publication of CN109257451A publication Critical patent/CN109257451A/en
Application granted granted Critical
Publication of CN109257451B publication Critical patent/CN109257451B/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
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/10Mapping addresses of different types
    • 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
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • 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]

Abstract

The invention aims to provide a corresponding relation analysis method and equipment, an access request is sent to a website through a client, a webpage file corresponding to the access request is received from the website, the webpage file comprises an execution file for sending a domain name combination request to a fixed resource service site, the webpage file is executed, so that the domain name combination request is automatically sent to the fixed resource service site while the corresponding webpage is opened, and the combined domain name is sent to a local domain name analysis server of the client; an authoritative domain name server corresponding to the local domain name resolution server sends a domain name resolution request; the authoritative domain name server generates the corresponding relation between the IP address of the local domain name resolution server and the IP address of the client based on the domain name resolution request, so that the effective collection of the corresponding relation between the IP address of the local domain name resolution server and the IP address of the client is realized, and the CDN service can be accurately controlled.

Description

Corresponding relation analysis method and equipment
Technical Field
The invention relates to the field of computers, in particular to a method and equipment for analyzing a corresponding relation.
Background
As shown in fig. 1, a general flow of DNS domain name resolution in an existing Content Delivery Network (CDN) is as follows:
(1) a client initiates domain name resolution, and firstly inquires whether an ip address corresponding to a domain name is cached in a domain name server (local DNS) in a local area, wherein the domain name server (local DNS) in the local area provides caching and recursive services;
(2) if the local DNS does not hit, the local DNS will request resolution directly to a root Domain name Server (root server);
(3) the root domain name server returns to the local domain name resolution server, and the address of the domain name server of a query domain;
(4) and (4) the local domain name resolution server sends a request to the domain name server address returned in the step (3).
(5) By analogy, the local DNS performs iterative resolution until an authoritative domain name server of the domain name is resolved, and the authoritative domain name server returns the ip corresponding to the requested domain name to the local DNS, wherein the authoritative domain name server is a server for resolving the domain name through the upper-level authorization;
(6) finally, the local DNS returns the ip to the client and the ip is cached locally.
For the content delivery network, the DNS F in fig. 1 is an authoritative domain name server that requests a domain name, the ip of the request end received by the DNS F is the ip of the local domain name resolution server (local DNS), and the scheduling system of the content delivery network performs scheduling according to the ip address of the local DNS. If the client local DNS configuration is wrong, for example: the ip address of the client is ip communicated in Beijing, but the local DNS is configured to 8.8.8.8 U.S. ip address, so the scheduling system still considers that the requester is U.S. user, and will schedule and flow control according to U.S. user policy, that is, the scheduling of the content distribution network is performed with ip of local DNS, but the ip address requested by the client is ip of the client rather than ip of local DNS at the internet client of the content distribution network service, and the problem of scheduling and flow control inaccuracy exists because the corresponding relation between the client ip and the local DNS ip cannot be known.
Disclosure of Invention
An object of the present invention is to provide a method and an apparatus for resolving a correspondence relationship, which can solve the problem of obtaining a correspondence relationship between an IP address of a client and an IP address of a local domain name resolution server in the prior art.
According to an aspect of the present invention, a method for analyzing a correspondence relationship at a website is provided, including:
receiving an access request from a client;
and generating a webpage file of the access request and sending the webpage file to the client, wherein the webpage file comprises an execution file for sending a domain name combination request to a fixed resource service site.
Further, in the method for analyzing the correspondence at the website, the web page file includes an HTML file.
Further, in the method for analyzing the correspondence at the website side, the execution file includes a JS execution file embedded in the web file.
Further, in the method for analyzing the correspondence at the website side, the website includes websites with the visit amount larger than a preset threshold value.
According to another aspect of the present application, there is also provided a method for analyzing a mapping relationship at a fixed resource server site, where the method includes:
receiving a domain name combination request from a client, wherein the domain name combination request is automatically sent when the client executes a webpage file returned by a website, and the domain name combination request comprises an IP address of the client;
and generating a combined domain name according to the IP address of the client and sending the combined domain name to the client, wherein the combined domain name comprises a random number, the IP address of the client and the region of an authoritative domain name server.
Further, in the method for analyzing the correspondence of the fixed resource service site, the domain name combination request includes an access request of the fixed resource service site and an IP address of the client.
Further, in the method for analyzing the correspondence of the fixed resource service site, generating the combined domain name according to the IP address of the client includes:
generating a random number based on the domain name combination request;
carrying out format conversion on the IP address of the client;
determining a region of an authoritative domain name server;
and combining the random number, the IP address of the client after format conversion and the region of the authoritative domain name server to generate a combined domain name.
Further, in the method for analyzing the correspondence of the fixed resource service site, converting the format of the IP address of the client includes replacing ".", in the IP address of the client, with "-".
According to another aspect of the present application, there is also provided a method for analyzing a correspondence relationship at a client, the method including:
sending an access request to a website;
receiving a web page file corresponding to the access request from the website, wherein the web page file comprises an execution file for sending a domain name combination request to a fixed resource service site;
executing the webpage file to automatically send a domain name combination request to a fixed resource service site while opening a corresponding webpage, wherein the domain name combination request comprises an IP address of a client;
acquiring a combined domain name from the fixed resource service site, wherein the combined domain name comprises a random number, an IP address of the client and a region of an authoritative domain name server;
and sending the combined domain name to a local domain name resolution server of the client.
Further, in the method for analyzing the correspondence of the client, the web page file includes an HTML file.
Further, in the method for analyzing the correspondence of the client, the execution file includes a JS execution file embedded in the web file.
Further, in the method for analyzing the correspondence of the client, the websites include websites with the visit volume greater than a preset threshold value.
Further, in the method for resolving the correspondence of the client, the domain name combination request includes an access request of the fixed resource service site and an IP address of the client.
Further, in the method for analyzing the correspondence of the client, the IP address of the client included in the combined domain name is the IP address of the client after format conversion.
Further, in the method for analyzing the correspondence relationship between the clients, the format-converted IP address of the client replaces "-".
According to another aspect of the present application, there is also provided a method for resolving a correspondence relationship at a local domain name resolution server, where the method includes:
acquiring a combined domain name from a client, wherein the combined domain name comprises a random number, an IP address of the client and a region of an authoritative domain name server;
and sending a domain name resolution request to the corresponding authoritative domain name server according to the region of the authoritative domain name server, wherein the domain name resolution request comprises the IP address of the combined domain name and the local domain name resolution server.
Further, in the above method for resolving a correspondence relationship at a local domain name resolution server side, sending a domain name resolution request to a corresponding authoritative domain name server includes:
starting from the root domain name, recursively or iteratively initiating a domain name resolution request step by step until the IP address of an authoritative domain name server in the region is resolved;
and sending a domain name resolution request to the corresponding authoritative domain name server according to the IP address of the authoritative domain name server.
Further, in the above method for resolving a mapping relationship at a local dns server, starting with a root domain name, recursively or iteratively initiating a dns request step by step until an IP address of an authoritative dns server in the area is resolved, the method includes:
sending a domain name resolution request to a root domain name server;
receiving the IP address of the next level of domain name server returned based on the domain name resolution request from the root domain name server, and sending the domain name resolution request to the corresponding domain name server according to the IP address of the next level of domain name server;
repeating the steps until the IP address of the authoritative domain name server returned based on the domain name resolution request is received from the next level of domain name server: receiving the IP address of the next-level domain name server returned based on the domain name resolution request from the next-level domain name server, and sending the domain name resolution request to the corresponding domain name server according to the IP address of the next-level domain name server;
and sending a domain name resolution request to the corresponding authoritative domain name server according to the IP address of the authoritative domain name server.
According to another aspect of the present application, there is also provided a method for resolving a correspondence relationship at an authoritative domain name server, where the method includes:
receiving a domain name resolution request sent by a local domain name resolution server, wherein the domain name resolution request comprises the combined domain name and the IP address of the local domain name resolution server, and the combined domain name comprises the IP address of the client and the area of the authoritative domain name server;
and generating a corresponding relation between the IP address of the local domain name resolution server and the IP address of the client based on the domain name resolution request.
Further, in the method for resolving a correspondence relationship between authoritative domain name servers, receiving a domain name resolution request sent by a local domain name resolution server includes:
receiving a domain name resolution request sent by a local domain name resolution server from a domain name server at a previous stage, wherein the domain name server at the previous stage receives the domain name resolution request sent by the local domain name resolution server from a domain name server at a next previous stage.
Further, in the method for resolving a correspondence of an authoritative domain name server, the combined domain name includes an IP address of the client after format conversion.
Further, in the method for resolving a correspondence relationship between authoritative domain name servers, generating an IP address of the local domain name resolution server includes:
extracting the IP address of the client after the format conversion from the combined domain name;
and converting the IP address of the client after format conversion into the IP address of the client before format conversion.
Further, in the method for resolving a correspondence relationship between authoritative domain name server terminals, before format conversion, the IP address of the client terminal is replaced with "-".
According to another aspect of the present application, there is also provided a website, including:
receiving means for receiving an access request from a client;
and the generating device is used for generating a webpage file of the access request and sending the webpage file to the client, wherein the webpage file comprises an execution file for sending a domain name combination request to a fixed resource service site.
Further, in the foregoing website, the web page file includes an HTML file.
Further, in the above website, the execution file includes a JS execution file embedded in the web page file.
Further, in the foregoing websites, the websites include websites with an access amount greater than a preset threshold.
According to another aspect of the present application, there is also provided a fixed resource serving site, including:
the request receiving device is used for receiving a domain name combination request from a client, wherein the domain name combination request is automatically sent when the client executes a webpage file returned by a website, and the domain name combination request comprises an IP address of the client;
the device comprises a combination device and a server, wherein the combination device is used for generating a combined domain name according to the IP address of a client and sending the combined domain name to the client, and the combined domain name comprises a random number, the IP address of the client and the area of an authoritative domain name server.
Further, in the fixed resource service site, the domain name combination request includes an access request of the fixed resource service site and an IP address of the client.
Further, in the fixed resource service site, generating a combined domain name according to the IP address of the client includes:
generating a random number based on the domain name combination request;
carrying out format conversion on the IP address of the client;
determining a region of an authoritative domain name server;
and combining the random number, the IP address of the client after format conversion and the region of the authoritative domain name server to generate a combined domain name.
Further, in the fixed resource service site, converting the format of the IP address of the client includes replacing ".", in the IP address of the client, with "-".
According to another aspect of the present application, there is also provided a client, including:
sending means for sending an access request to a website;
receiving means for receiving a web page file corresponding to the access request from the website, the web page file including an execution file for sending a domain name combination request to a fixed resource service site;
the execution device is used for executing the webpage file so as to automatically send a domain name combination request to a fixed resource service site while opening a corresponding webpage, wherein the domain name combination request comprises an IP address of a client;
an obtaining device, configured to obtain a combined domain name from the fixed resource service site, where the combined domain name includes a random number, an IP address of the client, and a region of an authoritative domain name server;
and the combined domain name sending device is used for sending the combined domain name to a local domain name resolution server of the client.
Further, in the client, the web page file includes an HTML file.
Further, in the client, the execution file includes a JS execution file embedded in the web page file.
Further, in the client, the websites include websites with an access amount greater than a preset threshold.
Further, in the client, the domain name combination request includes an access request of the fixed resource service site and an IP address of the client.
Further, in the client, the IP address of the client included in the combined domain name is the IP address of the client after format conversion.
Further, in the client, the IP address of the client after format conversion is replaced with "-".
According to another aspect of the present application, there is also provided a local domain name resolution server, including:
an obtaining device, configured to obtain a combined domain name from a client, where the combined domain name includes a random number, an IP address of the client, and a region of an authoritative domain name server;
and the sending device is used for sending a domain name resolution request to the corresponding authoritative domain name server according to the region of the authoritative domain name server, wherein the domain name resolution request comprises the combined domain name and the IP address of the local domain name resolution server.
Further, in the local domain name resolution server, the sending device includes: the resolution module is used for starting from the root domain name, recursively or iteratively initiating a domain name resolution request step by step and resolving the domain name resolution request until the IP address of the authoritative domain name server of the region is resolved; and the request module is used for sending a domain name resolution request to the corresponding authoritative domain name server according to the IP address of the authoritative domain name server.
Further, in the local domain name resolution server, the resolution module includes:
a request unit, configured to send a domain name resolution request to a root domain name server;
the primary resolution unit is used for receiving the IP address of the next-level domain name server returned based on the domain name resolution request from the root domain name server and sending a domain name resolution request to the corresponding domain name server according to the IP address of the next-level domain name server;
the circular analysis unit is used for repeatedly receiving the IP address of the next level of domain name server returned based on the domain name analysis request from the next level of domain name server, sending the domain name analysis request to the corresponding domain name server according to the IP address of the next level of domain name server until the IP address of the authoritative domain name server returned based on the domain name analysis request is received from the next level of domain name server: (ii) a
And the sending unit is used for sending a domain name resolution request to the corresponding authoritative domain name server according to the IP address of the authoritative domain name server.
According to another aspect of the present application, there is also provided an authoritative domain name server, including:
a receiving device, configured to receive a domain name resolution request sent by a local domain name resolution server, where the domain name resolution request includes the combined domain name and an IP address of the local domain name resolution server, and the combined domain name includes an IP address of the client and a region of the authoritative domain name server;
and the generating device is used for generating the corresponding relation between the IP address of the local domain name resolution server and the IP address of the client based on the domain name resolution request.
Further, in the authoritative dns, the receiving device is configured to receive, from a previous dns, a dns request sent by a local dns server, where the previous dns receives, from a next previous dns, a dns request sent by a local dns server.
Further, in the authoritative domain name server, the combined domain name includes the IP address of the client after format conversion.
Further, in the authoritative domain name server, the generating device is configured to extract the IP address of the client after the format conversion from the combined domain name;
and converting the IP address of the client after format conversion into the IP address of the client before format conversion.
Further, in the authoritative domain name server, before format conversion, the IP address of the client is replaced with "-".
According to another aspect of the present application, there is also provided a website, including:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
receiving an access request from a client;
and generating a webpage file of the access request and sending the webpage file to the client, wherein the webpage file comprises an execution file for sending a domain name combination request to a fixed resource service site.
According to another aspect of the present application, there is also provided a fixed resource serving site, including:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
receiving a domain name combination request from a client, wherein the domain name combination request is automatically sent when the client executes a webpage file returned by a website, and the domain name combination request comprises an IP address of the client;
and generating a combined domain name according to the IP address of the client and sending the combined domain name to the client, wherein the combined domain name comprises a random number, the IP address of the client and the region of an authoritative domain name server.
According to another aspect of the present application, there is also provided a client, including:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
sending an access request to a website;
receiving a web page file corresponding to the access request from the website, wherein the web page file comprises an execution file for sending a domain name combination request to a fixed resource service site;
executing the webpage file to automatically send a domain name combination request to a fixed resource service site while opening a corresponding webpage, wherein the domain name combination request comprises an IP address of a client;
acquiring a combined domain name from the fixed resource service site, wherein the combined domain name comprises a random number, an IP address of the client and a region of an authoritative domain name server;
and sending the combined domain name to a local domain name resolution server of the client.
According to another aspect of the present application, there is also provided a local domain name resolution server, including:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
acquiring a combined domain name from a client, wherein the combined domain name comprises a random number, an IP address of the client and a region of an authoritative domain name server;
and sending a domain name resolution request to the corresponding authoritative domain name server according to the region of the authoritative domain name server, wherein the domain name resolution request comprises the IP address of the combined domain name and the local domain name resolution server.
According to another aspect of the present application, there is also provided an authoritative domain name server, comprising:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
receiving a domain name resolution request sent by a local domain name resolution server, wherein the domain name resolution request comprises the combined domain name and the IP address of the local domain name resolution server, and the combined domain name comprises the IP address of the client and the area of the authoritative domain name server;
and generating a corresponding relation between the IP address of the local domain name resolution server and the IP address of the client based on the domain name resolution request.
According to another aspect of the present application, there is also provided a non-transitory computer-readable storage medium storing executable instructions that, when executed by an electronic device, cause the electronic device to:
receiving an access request from a client;
and generating a webpage file of the access request and sending the webpage file to the client, wherein the webpage file comprises an execution file for sending a domain name combination request to a fixed resource service site.
According to another aspect of the present application, there is also provided a non-transitory computer-readable storage medium storing executable instructions that, when executed by an electronic device, cause the electronic device to:
receiving a domain name combination request from a client, wherein the domain name combination request is automatically sent when the client executes a webpage file returned by a website, and the domain name combination request comprises an IP address of the client;
and generating a combined domain name according to the IP address of the client and sending the combined domain name to the client, wherein the combined domain name comprises a random number, the IP address of the client and the region of an authoritative domain name server.
According to another aspect of the present application, there is also provided a non-transitory computer-readable storage medium storing executable instructions that, when executed by an electronic device, cause the electronic device to:
sending an access request to a website;
receiving a web page file corresponding to the access request from the website, wherein the web page file comprises an execution file for sending a domain name combination request to a fixed resource service site;
executing the webpage file to automatically send a domain name combination request to a fixed resource service site while opening a corresponding webpage, wherein the domain name combination request comprises an IP address of a client;
acquiring a combined domain name from the fixed resource service site, wherein the combined domain name comprises a random number, an IP address of the client and a region of an authoritative domain name server;
and sending the combined domain name to a local domain name resolution server of the client.
According to another aspect of the present application, there is also provided a non-transitory computer-readable storage medium storing executable instructions that, when executed by an electronic device, cause the electronic device to:
acquiring a combined domain name from a client, wherein the combined domain name comprises a random number, an IP address of the client and a region of an authoritative domain name server;
and sending a domain name resolution request to the corresponding authoritative domain name server according to the region of the authoritative domain name server, wherein the domain name resolution request comprises the IP address of the combined domain name and the local domain name resolution server.
According to another aspect of the present application, there is also provided a non-transitory computer-readable storage medium storing executable instructions that, when executed by an electronic device, cause the electronic device to:
receiving a domain name resolution request sent by a local domain name resolution server, wherein the domain name resolution request comprises the combined domain name and the IP address of the local domain name resolution server, and the combined domain name comprises the IP address of the client and the area of the authoritative domain name server;
and generating a corresponding relation between the IP address of the local domain name resolution server and the IP address of the client based on the domain name resolution request.
Compared with the prior art, the method and the device have the advantages that the access request is sent to the website through the client, the website receives the webpage file corresponding to the access request, the webpage file comprises an execution file for sending a domain name combination request to a fixed resource service site, the execution file executes the webpage file to automatically send the domain name combination request to the fixed resource service site while opening the corresponding webpage, the domain name combination request comprises the IP address of the client, the fixed resource service site obtains the combination domain name, the combination domain name comprises a random number, the IP address of the client and the area of the authoritative domain name server, the combination domain name is sent to the local domain name resolution server of the client, the authoritative domain name server sends the domain name resolution request to the authoritative domain name server corresponding to the local domain name resolution server, and the authoritative domain name server generates the IP address of the local domain name resolution server and the IP address of the client based on the domain name resolution request The corresponding relation of the IP address of the local domain name resolution server and the IP address of the client is effectively collected, and accurate flow control can be performed on cdn services.
Drawings
Other features, objects and advantages of the invention will become more apparent upon reading of the detailed description of non-limiting embodiments made with reference to the following drawings:
FIG. 1 illustrates a schematic diagram of an existing DNS domain name resolution;
fig. 2 shows a schematic diagram of DNS domain name resolution of an embodiment of the present invention.
The same or similar reference numbers in the drawings identify the same or similar elements.
Detailed Description
The present invention is described in further detail below with reference to the attached drawing figures.
In a typical configuration of the present application, the terminal, the device serving the network, and the trusted party each include one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, computer readable media does not include non-transitory computer readable media (transient media), such as modulated data signals and carrier waves.
First, the present application will be described with reference to a specific embodiment: as shown in fig. 2, when the client 1 of the internet user accesses a main site with a relatively large access amount (such as an official website of a shopping website 3),
in step s1, the client 1 first sends the domain name of the website 3 to the local domain name resolution server 2(local DNS) for resolution, and if there is no IP address corresponding to the domain name of the website 3 on the local domain name resolution server 2(local DNS),
step s2, the local domain name resolution server 2 sends the domain name of the website 3 to the authoritative DNS 4 of the website for resolution;
step s3, the authoritative DNS 4 of the website returns the IP address corresponding to the domain name of the website 3 obtained by resolution to the local domain name resolution server 2;
step s4, the local domain name resolution server 2 returns the received IP address corresponding to the domain name of the website 3 to the client 1;
step s5, the client 1 sends an access request to the website 3 according to the received IP address corresponding to the domain name of the website 3;
step s6, the web site 3 embeds js code into html file returned to the client 1 based on the access request;
the browser of the client 1 runs the html file, firstly, the rendering action of the main station is carried out, then, the domain name (such as url: http:// a.com/1.txt) of the resource (1.txt) on the fixed resource service site is executed in the js code, wherein,
in step s7, the client 1 sends the domain name of the resource (1.txt) on the fixed resource service site 5 to the local domain name resolution server 2 for resolution, if there is no IP address corresponding to the domain name of the resource (1.txt) on the fixed resource service site 5 on the local domain name resolution server 2(local DNS),
step s8, the local domain name resolution server 2 sends the domain name of the resource (1.txt) on the fixed resource service site 5 to the authoritative DNS 6 of the fixed resource service site for resolution;
step s9, the authoritative DNS 6 of the fixed resource service site returns the IP address corresponding to the domain name of the resource (1.txt) on the fixed resource service site 5 obtained by the resolution to the local domain name resolution server 2;
step s10, the local domain name resolution server 2 returns the received IP address corresponding to the domain name of the resource (1.txt) on the fixed resource service site 5 to the client 1;
step s11, the client 1 sends an access request to the fixed resource service site 5 according to the received IP address corresponding to the domain name of the resource (1.txt) on the fixed resource service site 5;
step s12, after the fixed resource service site 5 receives the request message (such as http:// a.com/1.txt), it records the client ip, and generates a random number, and combines it with the request domain name, the combination mode is:
(1) including but not limited to replacing "-" with "in the client ip address"
(2) Custom rule domain names, including but not limited to: zone (zone) of random number-converted ip address-request Domain name-authoritative Domain Name Server (DNS)
If the ip address of the client is 11.11.11.11 and the requested domain name is a.com, then the fixed resource service site receives the request message and generates a random number of 342438901, and the random number is combined into 342438901-11-11-11-a.com.danuoyi.tbcache.com, wherein the requested domain name can be a.com, and the region of the authoritative domain name server can be danuoyi.tbcache.com;
the fixed resource serving site 5 returns the new domain name to the client 1.
Step s13, the client 1 sends the received new domain name to the local domain name resolution server 2 for resolution, because the random number generated by the fixed resource service site 5 each time is different, the domain name received by the local domain name resolution server (local DNS) of the client each time is a completely new domain name, so the local domain name resolution server 2 will not hit the corresponding IP address,
there would be step s14, querying the authoritative DNS 7 for danuoyi.tbcache.com zone;
step s15, the authoritative DNS 7 of the anuoyi.tbcache.com zone receives the request, firstly resolves the ip address of the client (restore 11.11.11.11), and then records the corresponding relation between the ip and the ip address of the local DNS to a local file;
step s16, the authoritative DNS 7 of the anuoyi.tbcache.com zone returns the IP address corresponding to the new domain name to the client.
Through the method, the corresponding relation between the local DNS and the client ip can be obtained.
After finding the corresponding relationship between the localDNS ip and the client ip, the method can be applied to the following scenes:
the Guangdong province Unicom machine room is provided with 4 cdn servers for providing acceleration service for netizens. Guangdong province has two localDNS (localDNS A and localDNS B) in communication, the scheduling of the CDN is scheduled based on the localDNS, that is, when each localDNS requests an authoritative DNS, the authoritative DNS returns a closer local DNS to the localDNS, and the authoritative DNS treats each localDNS equally, however, in practice, each localDNS corresponds to clients with different orders of magnitude in ip, for example, the localDNS A in the Guangdong province treats 1 ten thousand of clients in the jurisdiction, but the localDNS B in the jurisdiction treats 10 thousand of clients in the jurisdiction, but the authoritative DNS does not know that the localDNS A and the localDNS B are treated equally, when two localDNS requests the authoritative DNS, the authoritative DNS distributes the average clients of 4 servers in the Guangdong province to the clients in the jurisdiction, but actually the network requests represented by the two localDNS are not completely corresponding to the local DNS, so that the corresponding machine room is found by the authoritative DNS, the number of network requests can be calculated when the localDNS requests the authoritative DNS each time, and finally, the server ip can be finely distributed to different localDNS according to the result.
As shown in fig. 2, according to an aspect of the present application, there is provided a method for analyzing a correspondence relationship at a website, including:
the network station end receives an access request from a client;
and the website generates a webpage file of the access request and sends the webpage file to the client, wherein the webpage file comprises an execution file for sending a domain name combination request to a fixed resource service website. Specifically, since the prior art cannot acquire the corresponding relationship between the IP address of the client and the IP address of the local domain name resolution server, and a means for automatically triggering the process of acquiring the corresponding relationship between the IP address of the client and the IP address of the local domain name resolution server is required to acquire the corresponding relationship between the IP address of the client and the IP address of the local domain name resolution server, in this embodiment, an execution file for sending a domain name combination request to a fixed resource service site is embedded in a web file returned by a website to the client, and when a subsequent client opens a received web file, the execution file for sending a domain name combination request to a fixed resource service site can be automatically executed, so that the process of acquiring the corresponding relationship between the IP address of the client and the IP address of the local domain name resolution server is automatically started.
In the method for analyzing the correspondence of the website, the webpage file includes an HTML file. Specifically, the website generates a web page file of the access request and sends the web page file to the client, where the web page file may be an HTML (hypertext markup language) file, and the making of the hypertext markup language file is not very complicated, but has a powerful function, and supports the file embedding of different data formats.
In the method for analyzing the correspondence of the website, the execution file includes a JS execution file embedded in the web page file. Specifically, a JS (javascript) execution file may be embedded in the web page file, where JS is an transliterated script language, and is a dynamic type, a weak type, a prototype-based language, and a built-in support type. In the previous embodiment, a JS execution file may be embedded in the HTML file, and a dynamic function of automatically starting a process of acquiring a correspondence between the IP address of the client and the IP address of the local domain name resolution server is added to the HTML webpage.
In the method for analyzing the correspondence of the website end in the embodiment of the application, the website includes a website with an access amount greater than a preset threshold. Specifically, since the probability of the user accessing the websites is high, the execution file is embedded in the webpage files returned by the websites to the user, so that the collection efficiency and the comprehensiveness of the corresponding relationship between the IP address of the client and the IP address of the local domain name resolution server can be improved.
According to another aspect of the present application, there is also provided a method for analyzing a mapping relationship at a fixed resource server site, including:
the method comprises the steps that a fixed resource service site end receives a domain name combination request from a client, wherein the domain name combination request is automatically sent when the client executes a webpage file returned by a website, and the domain name combination request comprises an IP address of the client;
and the fixed resource service site terminal generates a combined domain name according to the IP address of the client and sends the combined domain name to the client, wherein the combined domain name comprises a random number, the IP address of the client and a zone (zone) of an authoritative domain name server. Specifically, as shown in fig. 2, a client sends an access request to a website, and receives a web page file corresponding to the access request from the website, where the web page file includes an execution file that sends a domain name combination request to a fixed resource service site, the client executes the web page file to automatically send the domain name combination request to the fixed resource service site while opening a corresponding web page, the domain name combination request includes an IP address of the client, then the fixed resource service site generates a combined domain name according to the IP address of the client and sends the combined domain name to the client, the combined domain name includes a random number, the IP address of the client, and a region of an authoritative domain name server, so that a correspondence between the IP address of the client and the IP address of a local domain name resolution server can be collected subsequently through the region of the authoritative domain name server, the random numbers generated each time are different, so that the domain name received by a local domain name resolution server (local DNS) of the client is a brand new domain name each time, the local DNS cannot hit, and the brand new domain name is inevitably inquired from an authoritative domain name server in the area, so that the corresponding relation between the IP address of the client in the combined domain name and the IP address of the local DNS is ensured, and the IP addresses can be finally collected by the authoritative domain name server.
In this embodiment, the fixed resource service site provides a service for processing and refining an http request message IP of the client, the domain name combination request may include a request domain name and an IP address of the client, and the fixed resource service site may combine a random number, an IP address of the client, the request domain name, and a zone (zone) of an authoritative domain name server into a new domain name according to a preset domain name customization rule, and return the new domain name to the client.
In the method for resolving a correspondence of a fixed resource service site end according to an embodiment of the present application, the domain name combination request includes an access request of the fixed resource service site and an IP address of a client. Specifically, the domain name combination request may include an access request of any fixed resource service site, such as url (e.g., http:// a.com/1.txt) of any resource 1.txt on the fixed resource service site a.com, so as to ensure that the client can receive the generated combined domain name from the fixed resource service site as long as sending any access request to the fixed resource service site.
In the method for resolving a correspondence of a fixed resource server site end according to an embodiment of the present application, generating a combined domain name according to an IP address of a client includes:
generating a random number based on the domain name combination request;
carrying out format conversion on the IP address of the client;
determining a region of an authoritative domain name server;
and combining the random number, the IP address of the client after format conversion and the region of the authoritative domain name server to generate a combined domain name. Specifically, because the format of the IP address is different from that of the domain name, the IP address is converted into a combined domain name meeting the format requirement.
In the method for analyzing correspondence of a fixed resource server site end according to an embodiment of the present application, converting the format of the IP address of the client may include replacing ".", in the IP address of the client, with "-". Here, the term "in the domain name has a specific meaning, and the term" is replaced with a term.
For example, the ip address of the client is 11.11.11.11, and the requested domain name is a.com, then after receiving the request message, the fixed resource service site generates a random number of 342438901, and combines the random number into 342438901-11-11-11-11-a.com.
It should be understood by those skilled in the art that the foregoing description of format converting the IP address of the client is merely an example, and other existing or future formats for converting the IP address of the client may be applicable to the present application and are included within the scope of the present application and are incorporated herein by reference.
According to another aspect of the present application, there is also provided a method for analyzing correspondence at a client, where the method includes:
sending an access request to a website;
receiving a web page file corresponding to the access request from the website, wherein the web page file comprises an execution file for sending a domain name combination request to a fixed resource service site;
executing the webpage file to automatically send a domain name combination request to a fixed resource service site while opening a corresponding webpage, wherein the domain name combination request comprises an IP address of a client;
acquiring a combined domain name from the fixed resource service site, wherein the combined domain name comprises a random number, an IP address of the client and a region of an authoritative domain name server;
and sending the combined domain name to a local domain name resolution server of the client. Specifically, the web page file is received from a request website through a client, the web page file is executed, a domain name combination request is automatically sent to a fixed resource service site while a corresponding web page is opened, the fixed resource service site generates a combined domain name and returns the combined domain name to the client, the client can send the combined domain name to a local domain name resolution server, and then the combined domain name is sent to an authoritative domain name server through the local domain name resolution server, so that the collection of the corresponding relation between the IP address of the client and the IP address of the local domain name resolution server by the authoritative domain name server is realized.
In the method for analyzing the correspondence of the client according to an embodiment of the present application, the web page file includes an HTML file. Specifically, the website generates a web page file of the access request and sends the web page file to the client, where the web page file may be an HTML (hypertext markup language) file, and the making of the hypertext markup language file is not very complicated, but has a powerful function, and supports the file embedding of different data formats.
In the method for analyzing the correspondence of the client according to the embodiment of the application, the execution file includes a JS execution file embedded in the web page file. Specifically, a JS (javascript) execution file may be embedded in the web page file, where JS is an transliterated script language, and is a dynamic type, a weak type, a prototype-based language, and a built-in support type. In the previous embodiment, a JS execution file may be embedded in the HTML file, and a dynamic function of automatically starting a process of acquiring a correspondence between the IP address of the client and the IP address of the local domain name resolution server is added to the HTML webpage.
In the method for analyzing the correspondence of the client according to an embodiment of the application, the websites include websites with an access amount greater than a preset threshold. Specifically, since the probability of the user accessing the websites is high, the execution file is embedded in the webpage files returned by the websites to the user, so that the collection efficiency and the comprehensiveness of the corresponding relationship between the IP address of the client and the IP address of the local domain name resolution server can be improved.
In the method for resolving a correspondence of a client according to an embodiment of the present application, the domain name combination request includes an access request of the fixed resource service site and an IP address of the client. Specifically, the domain name combination request may include an access request of any fixed resource service site, such as url (e.g., http:// a.com/1.txt) of any resource 1.txt on the fixed resource service site a.com, so as to ensure that the client can receive the generated combined domain name from the fixed resource service site as long as sending any access request to the fixed resource service site.
In the method for resolving a correspondence relationship between clients according to an embodiment of the present application, the IP address of the client included in the combined domain name is an IP address of the client after format conversion. Specifically, because the format of the IP address is different from that of the domain name, the IP address is converted into a combined domain name meeting the format requirement.
In the method for analyzing correspondence between clients according to an embodiment of the present application, the format-converted client replaces "-" with "-" in the IP address. Here, the term "in the domain name has a specific meaning, and the term" is replaced with a term.
It should be understood by those skilled in the art that the foregoing description of format converting the IP address of the client is merely an example, and other existing or future formats for converting the IP address of the client may be applicable to the present application and are included within the scope of the present application and are incorporated herein by reference.
According to another aspect of the present application, there is also provided a method for resolving a correspondence relationship at a local domain name resolution server, where the method includes:
acquiring a combined domain name from a client, wherein the combined domain name comprises a random number, an IP address of the client and a region of an authoritative domain name server;
and sending a domain name resolution request to the corresponding authoritative domain name server according to the region of the authoritative domain name server, wherein the domain name resolution request comprises the IP address of the combined domain name and the local domain name resolution server. And the local domain name resolution server sends the combined domain name to the authoritative domain name server, so that the authoritative domain name server collects the corresponding relation between the IP address of the client and the IP address of the local domain name resolution server.
In the method for resolving a correspondence relationship at a local domain name resolution server according to an embodiment of the present application, sending a domain name resolution request to a corresponding authoritative domain name server includes:
starting from the root domain name, recursively or iteratively initiating a domain name resolution request step by step until the IP address of an authoritative domain name server in the region is resolved;
and sending a domain name resolution request to the corresponding authoritative domain name server according to the IP address of the authoritative domain name server.
In the method for resolving a correspondence relationship at a local domain name resolution server according to an embodiment of the present application, starting with a root domain name, a domain name resolution request is initiated recursively or iteratively step by step, and an IP address of an authoritative domain name server in a region is resolved, including:
sending a domain name resolution request to a root domain name server;
receiving the IP address of the next level of domain name server returned based on the domain name resolution request from the root domain name server, and sending the domain name resolution request to the corresponding domain name server according to the IP address of the next level of domain name server;
repeating the steps until the IP address of the authoritative domain name server returned based on the domain name resolution request is received from the next level of domain name server: receiving the IP address of the next-level domain name server returned based on the domain name resolution request from the next-level domain name server, and sending the domain name resolution request to the corresponding domain name server according to the IP address of the next-level domain name server;
and sending a domain name resolution request to the corresponding authoritative domain name server according to the IP address of the authoritative domain name server.
According to another aspect of the present application, there is also provided a method for resolving a correspondence relationship at an authoritative domain name server, where the method includes:
receiving a domain name resolution request sent by a local domain name resolution server, wherein the domain name resolution request comprises the combined domain name and the IP address of the local domain name resolution server, and the combined domain name comprises the IP address of the client and the area of the authoritative domain name server;
and generating a corresponding relation between the IP address of the local domain name resolution server and the IP address of the client based on the domain name resolution request. Specifically, the scheduling of the CDN is performed with the ip of the local DNS, but the ip address requested by the internet user side served by CDN is the ip of the user side rather than the local DNS, and if precise flow control is desired, a corresponding relationship between the ip of the client and the corresponding local DNS ip must be provided. The embodiment realizes the effective collection of the corresponding relation between the IP address of the local domain name resolution server and the IP address of the client.
In the method for resolving a correspondence relationship between authoritative domain name server terminals according to an embodiment of the present application, receiving a domain name resolution request sent by a local domain name resolution server includes:
receiving a domain name resolution request sent by a local domain name resolution server from a domain name server at a previous stage, wherein the domain name server at the previous stage receives the domain name resolution request sent by the local domain name resolution server from a domain name server at a next previous stage, and the domain name server at the next previous stage receives the domain name resolution request sent by the local domain name resolution server from the domain name server at the previous stage or a root domain name server.
In the method for resolving a correspondence of an authoritative domain name server according to an embodiment of the present application, the combined domain name includes an IP address of the client after format conversion. Specifically, because the format of the IP address is different from that of the domain name, the IP address is converted into a combined domain name meeting the format requirement.
In the method for resolving a correspondence relationship between authoritative domain name server terminals according to an embodiment of the present application, generating an IP address of the local domain name resolution server includes:
extracting the IP address of the client after the format conversion from the combined domain name;
and converting the IP address of the client after format conversion into the IP address of the client before format conversion. Specifically, since the domain name format conversion is performed on the IP address of the client when the combined domain name is generated, the IP address of the client needs to be converted back to the IP address format of the original client after the IP address of the client is extracted from the combined domain name.
In the method for resolving the correspondence of the authoritative domain name server side according to the embodiment of the application, before format conversion, the client side replaces "-" with "-".
It should be understood by those skilled in the art that the foregoing description of format converting the IP address of the client is merely an example, and other existing or future formats for converting the IP address of the client may be applicable to the present application and are included within the scope of the present application and are incorporated herein by reference.
According to another aspect of the present application, there is also provided a website, including:
receiving means for receiving an access request from a client;
and the generating device is used for generating a webpage file of the access request and sending the webpage file to the client, wherein the webpage file comprises an execution file for sending a domain name combination request to a fixed resource service site. Specifically, since the prior art cannot acquire the corresponding relationship between the IP address of the client and the IP address of the local domain name resolution server, and a means for automatically triggering the process of acquiring the corresponding relationship between the IP address of the client and the IP address of the local domain name resolution server is required to acquire the corresponding relationship between the IP address of the client and the IP address of the local domain name resolution server, in this embodiment, an execution file for sending a domain name combination request to a fixed resource service site is embedded in a web file returned by a website to the client, and when a subsequent client opens a received web file, the execution file for sending a domain name combination request to a fixed resource service site can be automatically executed, so that the process of acquiring the corresponding relationship between the IP address of the client and the IP address of the local domain name resolution server is automatically started.
In the website according to an embodiment of the present application, the web page file includes an HTML file. Specifically, the website generates a web page file of the access request and sends the web page file to the client, where the web page file may be an HTML (hypertext markup language) file, and the making of the hypertext markup language file is not very complicated, but has a powerful function, and supports the file embedding of different data formats.
In the website according to an embodiment of the present application, the execution file includes a JS execution file embedded in the web page file. Specifically, a JS (javascript) execution file may be embedded in the web page file, where JS is an transliterated script language, and is a dynamic type, a weak type, a prototype-based language, and a built-in support type. In the previous embodiment, a JS execution file may be embedded in the HTML file, and a dynamic function of automatically starting a process of acquiring a correspondence between the IP address of the client and the IP address of the local domain name resolution server is added to the HTML webpage.
In the website according to an embodiment of the present application, the website includes a website whose visit amount is greater than a preset threshold value. Specifically, since the probability of the user accessing the websites is high, the execution file is embedded in the webpage files returned by the websites to the user, so that the collection efficiency and the comprehensiveness of the corresponding relationship between the IP address of the client and the IP address of the local domain name resolution server can be improved.
According to another aspect of the present application, there is also provided a fixed resource serving site, including:
the request receiving device is used for receiving a domain name combination request from a client, wherein the domain name combination request is automatically sent when the client executes a webpage file returned by a website, and the domain name combination request comprises an IP address of the client;
the device comprises a combination device and a server, wherein the combination device is used for generating a combined domain name according to the IP address of a client and sending the combined domain name to the client, and the combined domain name comprises a random number, the IP address of the client and the area of an authoritative domain name server. Specifically, as shown in fig. 2, a client sends an access request to a website, and receives a web page file corresponding to the access request from the website, where the web page file includes an execution file that sends a domain name combination request to a fixed resource service site, the client executes the web page file to automatically send the domain name combination request to the fixed resource service site while opening a corresponding web page, the domain name combination request includes an IP address of the client, then the fixed resource service site generates a combined domain name according to the IP address of the client and sends the combined domain name to the client, the combined domain name includes a random number, the IP address of the client, and a region of an authoritative domain name server, so that a correspondence between the IP address of the client and the IP address of a local domain name resolution server can be collected subsequently through the region of the authoritative domain name server, the random numbers generated each time are different, so that the domain name received by a local domain name resolution server (local DNS) of the client is a brand new domain name each time, the local DNS cannot hit, and the brand new domain name is inevitably inquired from an authoritative domain name server in the area, so that the corresponding relation between the IP address of the client in the combined domain name and the IP address of the local DNS is ensured, and the IP addresses can be finally collected by the authoritative domain name server.
In this embodiment, the fixed resource service site provides a service for processing and refining an http request message IP of the client, the domain name combination request may include a request domain name and an IP address of the client, and the fixed resource service site may combine a random number, an IP address of the client, the request domain name, and a fixed zone of the authoritative domain name server into a new domain name according to a preset domain name customization rule, and return the new domain name to the client.
In the fixed resource service site according to an embodiment of the present application, the domain name combination request includes an access request of the fixed resource service site and an IP address of a client. Specifically, the domain name combination request may include an access request of any fixed resource service site, such as url (e.g., http:// a.com/1.txt) of any resource 1.txt on the fixed resource service site a.com, so as to ensure that the client can receive the generated combined domain name from the fixed resource service site as long as sending any access request to the fixed resource service site.
In the fixed resource service site according to an embodiment of the present application, generating the combined domain name according to the IP address of the client includes:
generating a random number based on the domain name combination request;
carrying out format conversion on the IP address of the client;
determining a region of an authoritative domain name server;
and combining the random number, the IP address of the client after format conversion and the region of the authoritative domain name server to generate a combined domain name. Specifically, because the format of the IP address is different from that of the domain name, the IP address is converted into a combined domain name meeting the format requirement
In the fixed resource service site according to an embodiment of the present application, converting the format of the IP address of the client includes replacing ".", in the IP address of the client, with "-". Here, the term "in the domain name has a specific meaning, and the term" is replaced with a term.
For example, the ip address of the client is 11.11.11.11, and the requested domain name is a.com, then the fixed resource service site receives the request message, generates a random number of 342438901, and combines the random number into 342438901-11-11-11-11-a.com.
According to another aspect of the present application, there is also provided a client, including:
sending means for sending an access request to a website;
receiving means for receiving a web page file corresponding to the access request from the website, the web page file including an execution file for sending a domain name combination request to a fixed resource service site;
the execution device is used for executing the webpage file so as to automatically send a domain name combination request to a fixed resource service site while opening a corresponding webpage, wherein the domain name combination request comprises an IP address of a client;
an obtaining device, configured to obtain a combined domain name from the fixed resource service site, where the combined domain name includes a random number, an IP address of the client, and a region of an authoritative domain name server;
and the combined domain name sending device is used for sending the combined domain name to a local domain name resolution server of the client. Specifically, the web page file is received from a request website through a client, the web page file is executed, a domain name combination request is automatically sent to a fixed resource service site while a corresponding web page is opened, the fixed resource service site generates a combined domain name and returns the combined domain name to the client, the client can send the combined domain name to a local domain name resolution server, and then the combined domain name is sent to an authoritative domain name server through the local domain name resolution server, so that the collection of the corresponding relation between the IP address of the client and the IP address of the local domain name resolution server by the authoritative domain name server is realized.
In the client according to an embodiment of the present application, the web page file includes an HTML file. Specifically, the website generates a web page file of the access request and sends the web page file to the client, where the web page file may be an HTML (hypertext markup language) file, and the making of the hypertext markup language file is not very complicated, but has a powerful function, and supports the file embedding of different data formats.
In the client according to an embodiment of the present application, the execution file includes a JS execution file embedded in the web page file. Specifically, a JS (javascript) execution file may be embedded in the web page file, where JS is an transliterated script language, and is a dynamic type, a weak type, a prototype-based language, and a built-in support type. In the previous embodiment, a JS execution file may be embedded in the HTML file, and a dynamic function of automatically starting a process of acquiring a correspondence between the IP address of the client and the IP address of the local domain name resolution server is added to the HTML webpage.
In the client according to an embodiment of the application, the websites include websites with an access amount greater than a preset threshold. Specifically, since the probability of the user accessing the websites is high, the execution file is embedded in the webpage files returned by the websites to the user, so that the collection efficiency and the comprehensiveness of the corresponding relationship between the IP address of the client and the IP address of the local domain name resolution server can be improved.
In the client according to an embodiment of the present application, the domain name combination request includes an access request of the fixed resource service site and an IP address of the client. Specifically, the domain name combination request may include an access request of any fixed resource service site, such as url (e.g., http:// a.com/1.txt) of any resource 1.txt on the fixed resource service site a.com, so as to ensure that the client can receive the generated combined domain name from the fixed resource service site as long as sending any access request to the fixed resource service site.
In the client according to an embodiment of the present application, the IP address of the client included in the combined domain name is an IP address of the client after format conversion. Specifically, because the format of the IP address is different from that of the domain name, the IP address is converted into a combined domain name meeting the format requirement.
In the client according to an embodiment of the present application, the format-converted IP address of the client replaces "-". Here, the term "in the domain name has a specific meaning, and the term" is replaced with a term.
According to another aspect of the present application, there is also provided a local domain name resolution server, including:
an obtaining device, configured to obtain a combined domain name from a client, where the combined domain name includes a random number, an IP address of the client, and a region of an authoritative domain name server;
and the sending device is used for sending a domain name resolution request to the corresponding authoritative domain name server according to the region of the authoritative domain name server, wherein the domain name resolution request comprises the combined domain name and the IP address of the local domain name resolution server. And the local domain name resolution server sends the combined domain name to the authoritative domain name server, so that the authoritative domain name server collects the corresponding relation between the IP address of the client and the IP address of the local domain name resolution server.
In the local domain name resolution server according to an embodiment of the present application, the sending apparatus includes: the resolution module is used for starting from the root domain name, recursively or iteratively initiating a domain name resolution request step by step and resolving the domain name resolution request until the IP address of the authoritative domain name server of the region is resolved; and the request module is used for sending a domain name resolution request to the corresponding authoritative domain name server according to the IP address of the authoritative domain name server.
In the local domain name resolution server according to an embodiment of the present application, the resolution module includes:
a request unit, configured to send a domain name resolution request to a root domain name server;
the primary resolution unit is used for receiving the IP address of the next-level domain name server returned based on the domain name resolution request from the root domain name server and sending a domain name resolution request to the corresponding domain name server according to the IP address of the next-level domain name server;
the circular analysis unit is used for repeatedly receiving the IP address of the next level of domain name server returned based on the domain name analysis request from the next level of domain name server, sending the domain name analysis request to the corresponding domain name server according to the IP address of the next level of domain name server until the IP address of the authoritative domain name server returned based on the domain name analysis request is received from the next level of domain name server: (ii) a
And the sending unit is used for sending a domain name resolution request to the corresponding authoritative domain name server according to the IP address of the authoritative domain name server.
According to another aspect of the present application, there is also provided an authoritative domain name server, including:
a receiving device, configured to receive a domain name resolution request sent by a local domain name resolution server, where the domain name resolution request includes the combined domain name and an IP address of the local domain name resolution server, and the combined domain name includes an IP address of the client and a region of the authoritative domain name server;
and the generating device is used for generating the corresponding relation between the IP address of the local domain name resolution server and the IP address of the client based on the domain name resolution request. Specifically, the scheduling of the CDN is performed with the ip of the local DNS, but the ip address requested by the internet user side served by CDN is the ip of the user side rather than the local DNS, and if precise flow control is desired, a corresponding relationship between the ip of the client and the corresponding local DNS ip must be provided. The embodiment realizes the effective collection of the corresponding relation between the IP address of the local domain name resolution server and the IP address of the client.
In the authoritative domain name server according to an embodiment of the present application, the receiving device is configured to receive a domain name resolution request sent by a local domain name resolution server from a previous domain name server, where the previous domain name server receives a domain name resolution request sent by the local domain name resolution server from a next previous domain name server.
The combined domain name in the authoritative domain name server according to an embodiment of the present application includes the IP address of the client after format conversion. Specifically, because the format of the IP address is different from that of the domain name, the IP address is converted into a combined domain name meeting the format requirement.
The generating device in the authoritative domain name server in the embodiment of the application is configured to extract the IP address of the client after format conversion from the combined domain name;
and converting the IP address of the client after format conversion into the IP address of the client before format conversion. Specifically, since the domain name format conversion is performed on the IP address of the client when the combined domain name is generated, the IP address of the client needs to be converted back to the IP address format of the original client after the IP address of the client is extracted from the combined domain name.
In the authoritative domain name server according to an embodiment of the present application, the IP address of the client before format conversion is replaced with "-".
According to another aspect of the present application, there is also provided a website, including:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
receiving an access request from a client;
and generating a webpage file of the access request and sending the webpage file to the client, wherein the webpage file comprises an execution file for sending a domain name combination request to a fixed resource service site.
According to another aspect of the present application, there is also provided a fixed resource serving site, including:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
receiving a domain name combination request from a client, wherein the domain name combination request is automatically sent when the client executes a webpage file returned by a website, and the domain name combination request comprises an IP address of the client;
and generating a combined domain name according to the IP address of the client and sending the combined domain name to the client, wherein the combined domain name comprises a random number, the IP address of the client and the region of an authoritative domain name server.
According to another aspect of the present application, there is also provided a client, including:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
sending an access request to a website;
receiving a web page file corresponding to the access request from the website, wherein the web page file comprises an execution file for sending a domain name combination request to a fixed resource service site;
executing the webpage file to automatically send a domain name combination request to a fixed resource service site while opening a corresponding webpage, wherein the domain name combination request comprises an IP address of a client;
acquiring a combined domain name from the fixed resource service site, wherein the combined domain name comprises a random number, an IP address of the client and a region of an authoritative domain name server;
and sending the combined domain name to a local domain name resolution server of the client.
According to another aspect of the present application, there is also provided a local domain name resolution server, including:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
acquiring a combined domain name from a client, wherein the combined domain name comprises a random number, an IP address of the client and a region of an authoritative domain name server;
and sending a domain name resolution request to the corresponding authoritative domain name server according to the region of the authoritative domain name server, wherein the domain name resolution request comprises the IP address of the combined domain name and the local domain name resolution server.
According to another aspect of the present application, there is also provided an authoritative domain name server, comprising:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
receiving a domain name resolution request sent by a local domain name resolution server, wherein the domain name resolution request comprises the combined domain name and the IP address of the local domain name resolution server, and the combined domain name comprises the IP address of the client and the area of the authoritative domain name server;
and generating a corresponding relation between the IP address of the local domain name resolution server and the IP address of the client based on the domain name resolution request.
To sum up, this application sends the access request to the website through the client, follows the website receives and corresponds to the web page file of access request, the web page file is including the execution file that sends domain name combination request to a fixed resource service website, carries out the web page file to automatically send domain name combination request to a fixed resource service website when opening corresponding webpage, domain name combination request includes the IP address of client, follows fixed resource service website acquires the combination domain name, the combination domain name includes the random number the IP address of client and the region of authoritative domain name server will the combination domain name send to the local domain name resolution server of client, the authoritative domain name server that local domain name resolution server corresponds sends the domain name resolution request, authoritative domain name server is based on the domain name resolution request generates the IP address of local domain name resolution server with the corresponding of the IP address of client The relation realizes the effective collection of the corresponding relation between the IP address of the local domain name resolution server and the IP address of the client, and further can perform accurate flow control on cdn service.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present application without departing from the spirit and scope of the application. Thus, if such modifications and variations of the present application fall within the scope of the claims of the present application and their equivalents, the present application is intended to include such modifications and variations as well.
It should be noted that the present invention may be implemented in software and/or in a combination of software and hardware, for example, as an Application Specific Integrated Circuit (ASIC), a general purpose computer or any other similar hardware device. In one embodiment, the software program of the present invention may be executed by a processor to implement the steps or functions described above. Also, the software programs (including associated data structures) of the present invention can be stored in a computer readable recording medium, such as RAM memory, magnetic or optical drive or diskette and the like. Further, some of the steps or functions of the present invention may be implemented in hardware, for example, as circuitry that cooperates with the processor to perform various steps or functions.
In addition, some of the present invention can be applied as a computer program product, such as computer program instructions, which when executed by a computer, can invoke or provide the method and/or technical solution according to the present invention through the operation of the computer. Program instructions which invoke the methods of the present invention may be stored on a fixed or removable recording medium and/or transmitted via a data stream on a broadcast or other signal-bearing medium and/or stored within a working memory of a computer device operating in accordance with the program instructions. An embodiment according to the invention herein comprises an apparatus comprising a memory for storing computer program instructions and a processor for executing the program instructions, wherein the computer program instructions, when executed by the processor, trigger the apparatus to perform a method and/or solution according to embodiments of the invention as described above.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential attributes thereof. The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned. Furthermore, it is obvious that the word "comprising" does not exclude other elements or steps, and the singular does not exclude the plural. A plurality of units or means recited in the apparatus claims may also be implemented by one unit or means in software or hardware. The terms first, second, etc. are used to denote names, but not any particular order.

Claims (38)

1. A corresponding relation analysis method executed at a website end comprises the following steps:
receiving an access request from a client;
and generating a webpage file of the access request and sending the webpage file to the client, wherein the webpage file comprises an execution file for sending a domain name combination request to a fixed resource service site.
2. The method of claim 1, wherein the web page file comprises an HTML file.
3. The method of claim 1, wherein the execution file comprises a JS execution file embedded in the webpage file.
4. The method of any one of claims 1 to 3, wherein the websites include websites having a visit volume greater than a preset threshold.
5. A method for analyzing a corresponding relation executed at a fixed resource service site end comprises the following steps:
receiving a domain name combination request from a client, wherein the domain name combination request is automatically sent when the client executes a webpage file returned by a website, and the domain name combination request comprises an IP address of the client;
and generating a combined domain name according to the IP address of the client and sending the combined domain name to the client, wherein the combined domain name comprises a random number, the IP address of the client and the region of an authoritative domain name server.
6. The method of claim 5, wherein the domain name combination request comprises an access request of the fixed resource serving site and an IP address of a client.
7. The method of claim 5 or 6, wherein generating the combined domain name from the client's IP address comprises:
generating a random number based on the domain name combination request;
carrying out format conversion on the IP address of the client;
determining a region of an authoritative domain name server;
and combining the random number, the IP address of the client after format conversion and the region of the authoritative domain name server to generate a combined domain name.
8. The method of claim 7, wherein converting the format of the client's IP address comprises replacing "." with "-" in the client's IP address.
9. A corresponding relation analysis method executed at a client side comprises the following steps:
sending an access request to a website;
receiving a web page file corresponding to the access request from the website, wherein the web page file comprises an execution file for sending a domain name combination request to a fixed resource service site;
executing the webpage file to automatically send a domain name combination request to a fixed resource service site while opening a corresponding webpage, wherein the domain name combination request comprises an IP address of a client;
acquiring a combined domain name from the fixed resource service site, wherein the combined domain name comprises a random number, an IP address of the client and a region of an authoritative domain name server;
and sending the combined domain name to a local domain name resolution server of the client.
10. The method of claim 9, wherein the web page file comprises an HTML file.
11. The method of claim 9, wherein the execution file comprises a JS execution file embedded in the web page file.
12. The method of claim 9, wherein the websites include websites having a visit amount greater than a preset threshold.
13. The method of claim 9, wherein the domain name combination request comprises an access request of the fixed resource serving site and an IP address of a client.
14. The method according to any of claims 9 to 13, wherein the combined domain name comprises the IP address of the client as a format-converted IP address of the client.
15. The method of claim 14, wherein the format-converted client's IP address has "." replaced with "-".
16. A corresponding relation analysis method executed at a local domain name analysis server side comprises the following steps:
acquiring a combined domain name from a client, wherein the combined domain name comprises a random number, an IP address of the client and a region of an authoritative domain name server;
and sending a domain name resolution request to the corresponding authoritative domain name server according to the region of the authoritative domain name server, wherein the domain name resolution request comprises the IP address of the combined domain name and the local domain name resolution server.
17. The method of claim 16, wherein sending a domain name resolution request to a corresponding authoritative domain name server comprises:
starting from the root domain name, recursively or iteratively initiating a domain name resolution request step by step until the IP address of an authoritative domain name server in the region is resolved;
and sending a domain name resolution request to the corresponding authoritative domain name server according to the IP address of the authoritative domain name server.
18. The method of claim 17, wherein recursively or iteratively initiating a domain name resolution request starting from a root domain name until an IP address of an authoritative domain name server for the zone is resolved, comprises:
sending a domain name resolution request to a root domain name server;
receiving the IP address of the next level of domain name server returned based on the domain name resolution request from the root domain name server, and sending the domain name resolution request to the corresponding domain name server according to the IP address of the next level of domain name server;
repeating the steps until the IP address of the authoritative domain name server returned based on the domain name resolution request is received from the next level of domain name server: receiving the IP address of the next-level domain name server returned based on the domain name resolution request from the next-level domain name server, and sending the domain name resolution request to the corresponding domain name server according to the IP address of the next-level domain name server;
and sending a domain name resolution request to the corresponding authoritative domain name server according to the IP address of the authoritative domain name server.
19. A corresponding relation analysis method executed at an authoritative domain name server end comprises the following steps:
receiving a domain name resolution request sent by a local domain name resolution server, wherein the domain name resolution request comprises a combined domain name and an IP address of the local domain name resolution server, and the combined domain name comprises the IP address of a client and the area of an authoritative domain name server;
and generating a corresponding relation between the IP address of the local domain name resolution server and the IP address of the client based on the domain name resolution request.
20. The method of claim 19, wherein receiving a domain name resolution request sent by a local domain name resolution server comprises:
receiving a domain name resolution request sent by a local domain name resolution server from a domain name server at a previous stage, wherein the domain name server at the previous stage receives the domain name resolution request sent by the local domain name resolution server from a domain name server at a next previous stage.
21. The method of claim 19, wherein the combined domain name comprises an IP address of the client after format conversion.
22. The method of claim 21, wherein generating a correspondence between the IP address of the local domain name resolution server and the IP address of the client comprises:
extracting the IP address of the client after the format conversion from the combined domain name;
and converting the IP address of the client after format conversion into the IP address of the client before format conversion.
23. The method of claim 22, wherein "-" is replaced with "-" in the IP address of the client before format conversion.
24. A website, comprising:
receiving means for receiving an access request from a client;
and the generating device is used for generating a webpage file of the access request and sending the webpage file to the client, wherein the webpage file comprises an execution file for sending a domain name combination request to a fixed resource service site.
25. A fixed resource serving site, comprising:
the request receiving device is used for receiving a domain name combination request from a client, wherein the domain name combination request is automatically sent when the client executes a webpage file returned by a website, and the domain name combination request comprises an IP address of the client;
the device comprises a combination device and a server, wherein the combination device is used for generating a combined domain name according to the IP address of a client and sending the combined domain name to the client, and the combined domain name comprises a random number, the IP address of the client and the area of an authoritative domain name server.
26. A client, comprising:
sending means for sending an access request to a website;
receiving means for receiving a web page file corresponding to the access request from the website, the web page file including an execution file for sending a domain name combination request to a fixed resource service site;
the execution device is used for executing the webpage file so as to automatically send a domain name combination request to a fixed resource service site while opening a corresponding webpage, wherein the domain name combination request comprises an IP address of a client;
an obtaining device, configured to obtain a combined domain name from the fixed resource service site, where the combined domain name includes a random number, an IP address of the client, and a region of an authoritative domain name server;
and the combined domain name sending device is used for sending the combined domain name to a local domain name resolution server of the client.
27. A local domain name resolution server, comprising:
an obtaining device, configured to obtain a combined domain name from a client, where the combined domain name includes a random number, an IP address of the client, and a region of an authoritative domain name server;
and the sending device is used for sending a domain name resolution request to the corresponding authoritative domain name server according to the region of the authoritative domain name server, wherein the domain name resolution request comprises the combined domain name and the IP address of the local domain name resolution server.
28. An authoritative domain name server, comprising:
the receiving device is used for receiving a domain name resolution request sent by a local domain name resolution server, wherein the domain name resolution request comprises a combined domain name and an IP address of the local domain name resolution server, and the combined domain name comprises the IP address of a client and the area of the authoritative domain name server;
and the generating device is used for generating the corresponding relation between the IP address of the local domain name resolution server and the IP address of the client based on the domain name resolution request.
29. A website, comprising:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
receiving an access request from a client;
and generating a webpage file of the access request and sending the webpage file to the client, wherein the webpage file comprises an execution file for sending a domain name combination request to a fixed resource service site.
30. A fixed resource serving site, comprising:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
receiving a domain name combination request from a client, wherein the domain name combination request is automatically sent when the client executes a webpage file returned by a website, and the domain name combination request comprises an IP address of the client;
and generating a combined domain name according to the IP address of the client and sending the combined domain name to the client, wherein the combined domain name comprises a random number, the IP address of the client and the region of an authoritative domain name server.
31. A client, comprising:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
sending an access request to a website;
receiving a web page file corresponding to the access request from the website, wherein the web page file comprises an execution file for sending a domain name combination request to a fixed resource service site;
executing the webpage file to automatically send a domain name combination request to a fixed resource service site while opening a corresponding webpage, wherein the domain name combination request comprises an IP address of a client;
acquiring a combined domain name from the fixed resource service site, wherein the combined domain name comprises a random number, an IP address of the client and a region of an authoritative domain name server;
and sending the combined domain name to a local domain name resolution server of the client.
32. A local domain name resolution server, comprising:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
acquiring a combined domain name from a client, wherein the combined domain name comprises a random number, an IP address of the client and a region of an authoritative domain name server;
and sending a domain name resolution request to the corresponding authoritative domain name server according to the region of the authoritative domain name server, wherein the domain name resolution request comprises the IP address of the combined domain name and the local domain name resolution server.
33. An authoritative domain name server, comprising:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
receiving a domain name resolution request sent by a local domain name resolution server, wherein the domain name resolution request comprises a combined domain name and an IP address of the local domain name resolution server, and the combined domain name comprises the IP address of a client and the area of an authoritative domain name server;
and generating a corresponding relation between the IP address of the local domain name resolution server and the IP address of the client based on the domain name resolution request.
34. A non-transitory computer-readable storage medium storing executable instructions that, when executed by an electronic device, cause the electronic device to:
receiving an access request from a client;
and generating a webpage file of the access request and sending the webpage file to the client, wherein the webpage file comprises an execution file for sending a domain name combination request to a fixed resource service site.
35. A non-transitory computer-readable storage medium storing executable instructions that, when executed by an electronic device, cause the electronic device to:
receiving a domain name combination request from a client, wherein the domain name combination request is automatically sent when the client executes a webpage file returned by a website, and the domain name combination request comprises an IP address of the client;
and generating a combined domain name according to the IP address of the client and sending the combined domain name to the client, wherein the combined domain name comprises a random number, the IP address of the client and the region of an authoritative domain name server.
36. A non-transitory computer-readable storage medium storing executable instructions that, when executed by an electronic device, cause the electronic device to:
sending an access request to a website;
receiving a web page file corresponding to the access request from the website, wherein the web page file comprises an execution file for sending a domain name combination request to a fixed resource service site;
executing the webpage file to automatically send a domain name combination request to a fixed resource service site while opening a corresponding webpage, wherein the domain name combination request comprises an IP address of a client;
acquiring a combined domain name from the fixed resource service site, wherein the combined domain name comprises a random number, an IP address of the client and a region of an authoritative domain name server;
and sending the combined domain name to a local domain name resolution server of the client.
37. A non-transitory computer-readable storage medium storing executable instructions that, when executed by an electronic device, cause the electronic device to:
acquiring a combined domain name from a client, wherein the combined domain name comprises a random number, an IP address of the client and a region of an authoritative domain name server;
and sending a domain name resolution request to the corresponding authoritative domain name server according to the region of the authoritative domain name server, wherein the domain name resolution request comprises the IP address of the combined domain name and the local domain name resolution server.
38. A non-transitory computer-readable storage medium storing executable instructions that, when executed by an electronic device, cause the electronic device to:
receiving a domain name resolution request sent by a local domain name resolution server, wherein the domain name resolution request comprises a combined domain name and an IP address of the local domain name resolution server, and the combined domain name comprises the IP address of a client and a region of an authoritative domain name server;
and generating a corresponding relation between the IP address of the local domain name resolution server and the IP address of the client based on the domain name resolution request.
CN201710576130.3A 2017-07-14 2017-07-14 Corresponding relation analysis method and equipment Active CN109257451B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710576130.3A CN109257451B (en) 2017-07-14 2017-07-14 Corresponding relation analysis method and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710576130.3A CN109257451B (en) 2017-07-14 2017-07-14 Corresponding relation analysis method and equipment

Publications (2)

Publication Number Publication Date
CN109257451A CN109257451A (en) 2019-01-22
CN109257451B true CN109257451B (en) 2021-10-26

Family

ID=65051886

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710576130.3A Active CN109257451B (en) 2017-07-14 2017-07-14 Corresponding relation analysis method and equipment

Country Status (1)

Country Link
CN (1) CN109257451B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109889626A (en) * 2019-03-20 2019-06-14 湖南快乐阳光互动娱乐传媒有限公司 Obtain method and device, the system of the corresponding relationship of IP address and dns address
CN110535930A (en) * 2019-08-22 2019-12-03 网宿科技股份有限公司 A kind of dispatching method and system of edge C DN node
CN110602270B (en) * 2019-11-01 2022-10-14 北京博睿宏远数据科技股份有限公司 Domain name resolution method and device, computer equipment and storage medium
CN111447296B (en) * 2020-03-10 2023-03-24 达闼机器人股份有限公司 Domain name resolution method, domain name resolution device, computing equipment and computer storage medium
CN113225408B (en) * 2021-05-08 2023-04-07 中国工商银行股份有限公司 Domain name processing method and device
CN114553826B (en) * 2022-01-11 2023-10-17 阿里巴巴(中国)有限公司 Domain name management method, device, electronic equipment, medium and program product
CN115460169A (en) * 2022-09-06 2022-12-09 中国电子信息产业集团有限公司第六研究所 Domain name resolution method, system, electronic device and computer readable storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6981029B1 (en) * 2001-07-17 2005-12-27 Cisco Technology, Inc. System and method for processing a request for information in a network
CN102523231A (en) * 2011-12-27 2012-06-27 北京蓝汛通信技术有限责任公司 Flow scheduling method based on DNS analysis, apparatus and server thereof
CN102882791A (en) * 2012-10-30 2013-01-16 杭州迪普科技有限公司 Method and device for processing DNS (Domain Name Server) business
CN104363313B (en) * 2014-12-02 2018-09-18 网宿科技股份有限公司 Use the resource utilization support method and system of the website of content distributing network
CN106534390B (en) * 2017-01-24 2019-10-25 网宿科技股份有限公司 The storage and management method and system of authoritative domain name system server data

Also Published As

Publication number Publication date
CN109257451A (en) 2019-01-22

Similar Documents

Publication Publication Date Title
CN109257451B (en) Corresponding relation analysis method and equipment
US11929978B2 (en) Network address resolution
CN109587133B (en) Single sign-on system and method
US10999384B2 (en) Method and system for identifying website visitors
US8095622B1 (en) Methods and systems for collecting information transmitted over a network
US8892680B2 (en) System and method for caching content elements with dynamic URLs
RU2017106890A (en) METHOD FOR ACCESS TO WEB-UNITS, DEVICE AND WEB-UNIT SYSTEM
CN106897347B (en) Webpage display method, operation event recording method and device
US20230018743A1 (en) Network address resolution
CN102546668B (en) Method, device and system for counting unique visitors
KR20140021602A (en) Global traffic management using modified hostname
CN107346320B (en) Data calling method and device
CN112765103B (en) File analysis method, system, device and equipment
CN110855766A (en) Method and device for accessing Web resources and proxy server
CN110933193B (en) Domain name resolution method and device, electronic equipment and computer readable storage medium
CN106899689B (en) Information pre-issuing method and server
US7539776B1 (en) Dynamic uniform resource locator compression
CN113055420B (en) HTTPS service identification method and device and computing equipment
CN106919595B (en) Cookie mapping method and device and electronic equipment
US9654596B2 (en) Providing mobile versions of web resources
CN111988298B (en) Data processing method, device and equipment
CN113315849B (en) Data processing method, device, equipment and storage medium
CN102821088B (en) Obtain the system and method for network data
EP3963484B1 (en) Media content provision in a computer network
KR20170027327A (en) Method for Exchanging Data Except for Communication Load

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