CN113746929B - Access request processing method, device, equipment, system and storage medium - Google Patents

Access request processing method, device, equipment, system and storage medium Download PDF

Info

Publication number
CN113746929B
CN113746929B CN202111048622.8A CN202111048622A CN113746929B CN 113746929 B CN113746929 B CN 113746929B CN 202111048622 A CN202111048622 A CN 202111048622A CN 113746929 B CN113746929 B CN 113746929B
Authority
CN
China
Prior art keywords
access request
request
internet protocol
address
access
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
CN202111048622.8A
Other languages
Chinese (zh)
Other versions
CN113746929A (en
Inventor
田志涛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Topsec Technology Co Ltd
Beijing Topsec Network Security Technology Co Ltd
Beijing Topsec Software Co Ltd
Original Assignee
Beijing Topsec Technology Co Ltd
Beijing Topsec Network Security Technology Co Ltd
Beijing Topsec Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Topsec Technology Co Ltd, Beijing Topsec Network Security Technology Co Ltd, Beijing Topsec Software Co Ltd filed Critical Beijing Topsec Technology Co Ltd
Priority to CN202111048622.8A priority Critical patent/CN113746929B/en
Publication of CN113746929A publication Critical patent/CN113746929A/en
Application granted granted Critical
Publication of CN113746929B publication Critical patent/CN113746929B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/63Routing a service request depending on the request content or context
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/686Types of network addresses using dual-stack hosts, e.g. in Internet protocol version 4 [IPv4]/Internet protocol version 6 [IPv6] networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The disclosure relates to an access request processing method, device, equipment, system and storage medium. The method comprises the following steps: receiving a first access request sent by a single stack client, wherein the first access request is a fourth version internet protocol request, sending a second access request corresponding to the first access request and the first access request to a request analysis device, the second access request is a sixth version internet protocol request, the domain name of the single stack client carried by the second access request is the same as that of the first access request, receiving a target address returned by the request analysis device, the target address is a sixth version internet protocol address or a fourth version internet protocol address, and returning the target address to the single stack client based on the fourth version internet protocol. By the technical scheme, the response speed of the single stack IPv4 client is improved, and the access experience of the single stack IPv4 client to the IPv6 network resource is improved.

Description

Access request processing method, device, equipment, system and storage medium
Technical Field
The present disclosure relates to the field of communications technologies, and in particular, to a method, an apparatus, a device, a system, and a storage medium for processing an access request.
Background
In recent years, the global fourth version Internet Protocol (Internet Protocol version 4, IPv 4) address is occupied in large quantities, so that the number of assignable IPv4 addresses is small, and the sixth version Internet Protocol (Internet Protocol version 6, IPv 6) network is gradually popularized.
At present, based on the original infrastructure and the current internet situation, the scale of the IPv6 network is increasingly large, so that access to IPv6 network resources is more and more frequent. Because the intranet is difficult to be completely upgraded to IPv6 in a short period of time, a plurality of single stack IPv4 clients need to access the IPv6 network. In order to enable the single stack IPv4 client to access the IPv6 network, the existing access request processing method may perform type conversion and analysis on a request sent by the single stack IPv4 client, and feed back the analyzed target address after being converted again to the client, so that the single stack IPv4 client accesses resources of the target address. However, the current access request processing method has a slow response speed, and reduces the access experience of a single-stack IPv4 client to IPv6 network resources.
Disclosure of Invention
In order to solve the technical problems or at least partially solve the technical problems, the disclosure provides an access request processing method, device, equipment, system and storage medium.
Receiving a first access request sent by a single stack client, wherein the first access request is a fourth version Internet protocol request;
sending a first access request and a second access request corresponding to the first access request to request analysis equipment, wherein the second access request is a sixth version Internet protocol request, and the domain names of the single-stack clients carried by the second access request and the first access request are the same;
receiving a target address returned by the request analysis equipment, wherein the target address is an internet protocol address of the sixth version or an internet protocol address of the fourth version;
and returning the target address to the single stack client based on the fourth version Internet protocol.
The present disclosure provides an access request processing apparatus, including:
the first access request receiving module is used for receiving a first access request sent by the single stack client, wherein the first access request is a fourth version Internet protocol request;
the request sending module is used for sending the first access request and a second access request corresponding to the first access request to the request analysis equipment, wherein the second access request is a sixth version internet protocol request, and the domain names of the single-stack client carried by the second access request and the first access request are the same;
the target address receiving module is used for receiving a target address returned by the request analysis equipment, wherein the target address is a sixth Internet protocol address or a fourth Internet protocol address;
and the target address returning module is used for returning the target address to the single-stack client based on the fourth version Internet protocol.
An embodiment of the present invention further provides an access request processing device, where the access request processing device includes:
one or more processors;
a storage device for storing one or more programs,
when the one or more programs are executed by the one or more processors, the one or more processors implement the access request processing method provided by any embodiment of the present invention.
An embodiment of the present invention further provides an access request processing system, where the access request processing system includes:
the system comprises an access request processing device, a single stack client and a request analysis device;
the single-stack client sends a first access request to the access request processing equipment, wherein the first access request is a fourth version Internet protocol request;
the access request processing equipment is used for sending the first access request and a second access request corresponding to the first access request to the request analysis equipment, wherein the second access request is a sixth version Internet protocol request, and the domain names of the single-stack client carried by the second access request and the first access request are the same;
the request analysis equipment is used for analyzing the first access request and the second access request and determining a target address;
receiving a target address returned by the request analysis equipment, wherein the target address is a sixth version internet protocol address or a fourth version internet protocol address;
the access request processing device is further configured to return the target address to the single stack client based on a fourth version of the internet protocol.
Embodiments of the present invention further provide a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the access request processing method provided in any embodiment of the present invention.
Compared with the prior art, the technical scheme provided by the embodiment of the disclosure has the following advantages:
the method can receive a first access request sent by a single stack client, the first access request is a fourth version internet protocol request, a second access request corresponding to the first access request and the first access request is sent to a request analysis device, the second access request is a sixth version internet protocol request, the domain name of the single stack client carried by the second access request is the same as that of the first access request, a target address returned by the request analysis device is received, the target address is a sixth version internet protocol address or a fourth version internet protocol address, and the target address is returned to the single stack client based on the fourth version internet protocol, so that the access request processing device only needs to send the second access request and the first access request to the request analysis device once, and does not need to resend the request and also does not need to analyze the request again, therefore, the response speed of the single stack 4 client is improved, and the access experience of the single stack IPv4 client to the IPv6 network resources is improved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and, together with the description, serve to explain the principles of the disclosure.
In order to more clearly illustrate the embodiments or technical solutions in the prior art of the present disclosure, the drawings used in the description of the embodiments or prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without inventive exercise.
Fig. 1 is an architecture diagram of an access request processing system according to an embodiment of the present disclosure;
fig. 2 is a schematic flowchart of an access request processing method according to an embodiment of the present disclosure;
fig. 3 is an architecture diagram of another access request processing method provided in the embodiment of the present disclosure;
fig. 4 is a schematic flowchart of another calibration method for processing an access request according to an embodiment of the present disclosure;
fig. 5 is a schematic structural diagram of an access request processing device according to an embodiment of the present disclosure;
fig. 6 is a schematic structural diagram of an access request processing apparatus according to an embodiment of the present disclosure;
fig. 7 is a schematic structural diagram of an access request processing device according to an embodiment of the present invention.
Detailed Description
In order that the above objects, features and advantages of the present disclosure may be more clearly understood, aspects of the present disclosure will be further described below. It should be noted that the embodiments and features of the embodiments of the present disclosure may be combined with each other without conflict.
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present disclosure, but the present disclosure may be practiced in other ways than those described herein; it is to be understood that the embodiments disclosed in the specification are only a few embodiments of the present disclosure, and not all embodiments.
In recent years, global IPv4 addresses are largely occupied, so that assignable IPv4 addresses are few, which promotes the gradual popularization of IPv6 networks, and IPv6 networks receive great promotion and encouragement, so that IPv6 networks are more smoothly, more safely and more stably accessed to the original IPv4 basic networks of users, and are receiving wide attention.
At present, based on the original infrastructure and the current internet situation, the current situation is still in the transition stage from the IPv4 network to the IPv6 network, and in the transition stage, the scale of the IPv6 network is increasingly large, so that the IPv6 network resource is accessed more and more frequently. Because the intranet is difficult to be completely upgraded to IPv6 in a short period of time, a plurality of single stack IPv4 clients need to access the IPv6 network.
In order to enable a single stack IPv4 client to access an IPv6 network, and most resources in the network exist in a Domain Name manner, the existing access request processing method may use a Domain Name System IPv4& IPv6 (Domain Name System IPv4& IPv6, DNS 46) proxy server to perform type conversion on a request sent by the single stack IPv4 client, so as to convert an a record request sent by the single stack IPv4 client into an AAAA record request capable of accessing the IPv6 network, perform Domain Name resolution on the AAAA record request using the Domain Name System (DNS) server, convert an analyzed target address again, and feed the converted target address back to the client, so that the single stack IPv4 client accesses resources of the target address.
Specifically, the logic of the existing access request processing method is as follows: and the single stack IPv4 client side initiates an A record request to the DNS46 proxy server, and if the DNS46 proxy server finds out the analyzed target address of the A record request from a predefined cache table, the analyzed target address is directly returned to the single stack IPv4 client side. If the DNS46 proxy server does not find the analyzed target address of the A record request from a predefined cache table, the DNS46 proxy server converts the A record request sent by the single stack IPv4 client into an AAAA record request, and performs domain name analysis on the AAAA record request by using the DNS server to obtain an IPv6 target address, then the DNS46 proxy server converts the IPv6 target address into an IPv4 target address based on a preset mapping relation between IPv4 and IPv6, and finally feeds the IPv4 target address back to the client, so that the single stack IPv4 client can access the resource of the IPv6 target address, namely the single stack IPv4 client can access the network resource of IPv 6.
However, based on the current access request processing method, the request sent by the DNS46 proxy server to the DNS server only includes an AAAA record request, so that the DNS server can only analyze the AAAA record request, and if the DNS server cannot analyze the IPv6 target address, the single stack IPv4 client or the DNS46 proxy server needs to resend the request, so that the DNS server analyzes the request again, which results in a slow response speed of the single stack IPv4 client and reduces the access experience of the single stack IPv4 client on IPv6 network resources.
In order to solve the above problem, an embodiment of the present disclosure provides a method capable of increasing response speed of an access request processing method, so as to improve access experience of a single stack IPv4 client on an IPv6 network resource.
Fig. 1 shows an architecture diagram of an access request processing system according to an embodiment of the present disclosure.
As shown in fig. 1, the architecture diagram may include a single stack client 101, an access request processing device 102, and a request parsing device 103. The single stack client 101 may include a mobile phone, a tablet computer, a desktop computer, a notebook computer, a vehicle-mounted terminal, a wearable device, an all-in-one machine, and an intelligent home device, and may also include a virtual machine or a simulator-simulated device. The access request processing device 102 may be a DNS46 proxy server, the request analysis device 103 may be a DNS server, and both the access request processing device 102 and the request analysis device 103 may be devices with storage and computing functions, such as a cloud server or a server cluster.
Based on the above-mentioned architecture, when the single stack client 101 wants to access a network resource having an IPv4 network resource and an IPv6 network resource, the single stack client 101 may send a first access request to the access request processing device 102, where the first access request is a fourth version internet protocol request, that is, the single stack client 101 is a single stack IPv4 client, the first access request is an a record request, the access request processing device 102 generates a corresponding second access request according to the first access request, the second access request is a sixth version internet protocol request, and the second access request and the single stack client carried by the first access request have the same domain name, that is, the second access request is an AAAA record request, the access request processing device 102 sends the second access request corresponding to the first access request and the first access request to the request resolution device 103, the request resolution device 103 may be a DNS server, and resolves the first access request and the second access request, and the target address is a sixth version protocol address or a fourth version protocol address, so as to implement performing two access requests, obtain a sixth version target address, that the target version internet protocol address is a sixth version internet protocol address, and return the single stack access request to the access request processing device 101 or the fourth version internet protocol address, and return the target internet protocol request to the internet protocol processing device 102 based on the fourth version internet protocol.
Therefore, based on the above architecture, the access request processing device can send the first access request and the second access request to the request analysis device at the same time, so that the request analysis device analyzes the two requests to analyze the IPv6 target address or the IPv4 target address, and returns the analyzed IPv6 target address or the IPv4 target address to the single stack client, and therefore, the access request processing device does not need to resend the request and analyze the request again, and therefore, the response speed of the single stack IPv4 client is improved, and the access experience of the single stack IPv4 client on the IPv6 network resource is improved.
Based on the above architecture, the access request processing method provided by the embodiment of the present disclosure is described below with reference to fig. 2 to 5. In the embodiment of the present disclosure, the access request processing method may be performed by an access request processing apparatus. In the embodiment of the present disclosure, the access request processing device may be the access request processing device 102 shown in fig. 1. The access request processing device may be a DNS46 proxy server, and the access request processing device may be a device with storage and computing functions, such as a cloud server or a server cluster.
Fig. 2 is a flowchart illustrating an access request processing method according to an embodiment of the present disclosure.
As shown in fig. 2, the access request processing method may include the following steps.
S210, receiving a first access request sent by the single stack client, wherein the first access request is a fourth version Internet protocol request.
Specifically, the access request processing device may receive a request for accessing an IPv4 network resource or an IPv6 network resource, which is sent by each single stack client, as a first access request, to convert the first access request into a second access request, and forward the first access request and the second access request to the request analysis device at the same time, so that the request analysis device analyzes the first access request and the second access request to obtain the target address.
In the embodiment of the present disclosure, the single stack client may be a client for accessing IPv4 network resources, that is, the single stack client may be a single stack IPv4 client.
In the embodiment of the present disclosure, the first access request may be request information generated by the single stack client for accessing an IPv4 network resource or an IPv6 network resource, and the first access request is a fourth version internet protocol request, that is, the first access request is an a record request.
S220, sending a second access request corresponding to the first access request and the first access request to request resolution equipment, wherein the second access request is a sixth version Internet protocol request, and the domain names of the single-stack clients carried by the second access request and the first access request are the same.
Specifically, after receiving the first access request, the access request processing device parses the single stack client domain name carried in the first access request, converts the internet protocol of the first access request, and converts the first access request into a second access request with the same single stack client domain name, so that the second access request is a sixth version internet protocol request, and the single stack client domain names carried in the second access request and the first access request are the same.
In the embodiment of the present disclosure, the second access request may be request information generated by the single stack client for accessing the IPv6 network resource.
In the embodiment of the present disclosure, the single stack client domain name may be a name of a certain computer or a group of computers on the internet, which is composed of a string of names separated by dots, and is used for identifying the computer during data transmission.
In this embodiment of the present disclosure, the request resolution device may be a server configured to resolve single stack client domain names of the first access request and the second access request, and determine a target address corresponding to the single stack client domain name. Alternatively, the request resolution device may be a DNS server.
And S230, receiving a target address returned by the request analysis equipment, wherein the target address is a sixth version Internet protocol address or a fourth version Internet protocol address.
Specifically, after the access request processing device sends the first access request and the second access request to the request resolution device, the request resolution device performs domain name resolution on the first access request and the second access request, determines a fourth version internet protocol address corresponding to the first access request, or determines a sixth version internet protocol address corresponding to the second access request, that is, obtains a target address, and returns the target address to the access request processing device, so that the access request processing device performs type conversion on the target address and returns the target address to the single stack client or directly returns the target address to the single stack client.
In the disclosed embodiment, the request resolution device comprises a fourth version internet protocol request device and a sixth version internet protocol request device;
accordingly, S230 may include:
and receiving an access address returned by one of the fourth version Internet protocol request analysis equipment and the sixth version Internet protocol request analysis equipment firstly as a target address.
The fourth version internet protocol request device may be an IPv4 DNS server, and the sixth version internet protocol request resolution device may be an IPv6 DNS server.
Specifically, the request resolution device includes a fourth internet protocol request device and a sixth internet protocol request device, after the access request processing device sends the first access request and the second access request to the fourth internet protocol request device and the sixth internet protocol request device respectively, the fourth internet protocol request device performs domain name resolution on the first access request, determines a fourth internet protocol address, and the sixth internet protocol request device performs domain name resolution on the second access request, determines a sixth internet protocol address, the access request processing device receives an access address returned first by one of the fourth internet protocol request resolution device and the sixth internet protocol request resolution device, that is, if the fourth internet protocol request resolution device returns the fourth internet protocol address first, the target address is the fourth internet protocol address, and if the sixth internet protocol request resolution device returns the sixth internet protocol address first, the target address is the sixth internet protocol address.
Fig. 3 is an architecture diagram illustrating another access request processing method provided by an embodiment of the present disclosure.
As shown in fig. 3, the architecture diagram may include a single stack client 301, a DNS46 proxy server 302, an IPv4 DNS server 303, and an IPv6 DNS server 304.
Based on the above architecture, the DNS46 proxy server 302 receives a first access request sent by the single stack client 301, where the first access request is a fourth version internet protocol request, generates a corresponding second access request according to the first access request, where the second access request is a sixth version internet protocol request, sends the first access request to the IPv4 DNS server 303 through the IPv4 network, and sends the second access request to the IPv6 DNS server 304 through the IPv6 network, further, the IPv4 DNS server 303 performs domain name resolution on the first access request to determine a fourth version internet protocol address, and the IPv6 DNS server 304 performs domain name resolution on the second access request to determine a sixth version internet protocol address, where if the IPv4 DNS server 303 returns the fourth version internet protocol address first, the target address is the fourth version internet protocol address, and if the IPv6 DNS server 304 returns the sixth version internet protocol address first, the target address is the sixth version internet protocol address.
Therefore, in the embodiment of the present disclosure, the access request processing device may send the first access request and the second access request to the fourth internet protocol version requesting device and the sixth internet protocol version requesting device, respectively, so that the fourth internet protocol version requesting device and the sixth internet protocol version requesting device respectively resolve the first access request and the second access request, and use the access address that is returned by one of the request resolving devices first as the destination address, and therefore, the access request processing device only needs to send the first access request and the second access request to the request resolving device once, and use the access address that is returned first as the destination address.
And S240, returning the target address to the single stack client based on the fourth version Internet protocol.
In embodiments of the present disclosure, the target address may be a version four internet protocol address or a version six internet protocol address.
Accordingly, S240 may include:
if the target address is the sixth version internet protocol address, converting the target address into the fourth version internet protocol address according to the address mapping relation between the predefined sixth version internet protocol address and the fourth version internet protocol address;
returning the fourth version internet protocol address to the single stack client based on the fourth version internet protocol;
and if the target address is the fourth version Internet protocol address, returning the fourth version Internet protocol address to the single stack client based on the fourth version Internet protocol.
In the embodiment of the present disclosure, the address mapping relationship may be stored in the address pool in advance.
Specifically, after receiving the target address, the access request processing device determines whether the target address belongs to a fourth version internet protocol address or a sixth version internet protocol address, converts the target address into the fourth version internet protocol address according to a predefined address mapping relationship between the sixth version internet protocol address and the fourth version internet protocol address if the target address is the sixth version internet protocol address, and returns the fourth version internet protocol address to the single stack client based on the fourth version internet protocol, so that the single stack client accesses the IPv6 network resource based on the converted fourth version internet protocol address, and returns the fourth version internet protocol address to the single stack client based on the fourth version internet protocol if the target address is the fourth version internet protocol address, so that the single stack IPv4 client directly accesses the IPv4 network resource based on the fourth version internet protocol address.
Therefore, in the embodiment of the present disclosure, the access request processing device may convert the sixth version internet protocol address into the fourth version internet protocol address, and return the fourth version internet protocol address to the single stack IPv4 client based on the fourth version internet protocol, so that the single stack IPv4 client may access the IPv6 network resource according to the fourth version internet protocol address, or the access request processing device may directly return the fourth version internet protocol address to the single stack IPv4 client, so that the single stack IPv4 client may access the IPv4 network resource according to the fourth version internet protocol address, and therefore, the single stack IPv4 client may access the IPv4 network resource or the IPv6 network resource according to the protocol type of the target address received by the access request processing device.
In the embodiment of the disclosure, a first access request sent by a single stack client can be received, where the first access request is a fourth version internet protocol request, a second access request corresponding to the first access request and the first access request is sent to a request resolution device, the second access request is a sixth version internet protocol request, and the domain names of the single stack client carried by the second access request and the first access request are the same, a target address returned by the request resolution device is received, and the target address is a sixth version internet protocol address or a fourth version internet protocol address, and the target address is returned to the single stack client based on the fourth version internet protocol, so that the access request processing device only needs to send the second access request and the first access request to the request resolution device once, and does not need to resend the request and parse the request again, thereby improving the response speed of the single stack IPv4 client and improving the access experience of the single stack IPv4 client on IPv6 network resources.
In another embodiment of the present disclosure, it may be determined whether a predefined cache table includes an access address corresponding to a first access request, and whether a predefined domain name tag table tags a single stack client domain name carried by the first access request, so as to send the first access request and a second access request corresponding to the first access request to a request resolution device according to a determination result.
In some embodiments of the present disclosure, S220 may include:
and if the predefined cache table does not include the access address corresponding to the first access request and the predefined domain name marking table does not mark the single-stack client domain name carried by the first access request, sending the first access request and a second access request corresponding to the first access request to the request analysis device.
In this embodiment of the present disclosure, the predefined cache table may be an access record used for caching the single stack client, and the access record may be information such as an a record request sent by the single stack client, a domain name of the single stack client, an AAAA record request corresponding to the a record request, and a target address returned by the request resolution device.
In the embodiment of the present disclosure, a predefined domain name tag table may be used to tag information such as a domain name, a record type, a record value, and whether to tag the accessed single stack client.
Specifically, after receiving a first access request sent by a single stack IPv4 client, an access request processing device searches whether an access record of the single stack IPv4 client exists from a predefined cache table, if the access record does not exist, it indicates that the single stack IPv4 client has not accessed an IPv4 network resource or an IPv6 network resource, or if the access record of the single stack IPv4 client fails, it searches whether a domain name of the single stack IPv4 client exists from a predefined domain name tag table, and if the access record does not exist, it indicates that the single stack IPv4 client has not accessed an IPv6 network resource, and directly sends a second access request corresponding to the first access request and the first access request to a request resolution device, so that the request resolution device resolves the two requests to determine a target address, that is, to determine a network resource that the single stack IPv4 client can access.
In other embodiments of the present disclosure, after S210, the access request processing method may further include:
and if the predefined cache table does not include the access address corresponding to the first access request and the single-stack client domain name carried by the first access request is marked in the predefined domain name marking table, sending a second access request corresponding to the first access request to the request analysis equipment.
Accordingly, S230 may include:
if the protocol address corresponding to the second access request analyzed by the request analysis equipment is a sixth Internet protocol address, receiving the sixth Internet protocol address returned by the request analysis equipment as a target address;
and if the protocol address corresponding to the second access request is not analyzed by the request analysis equipment, sending the first access request to the request analysis equipment, and receiving a fourth version Internet protocol address corresponding to the first access request returned by the request analysis equipment as a target address.
Before sending the first access request to the request resolution device, the access request processing method may further include:
deleting the analysis message of the request analysis equipment, wherein the analysis message comprises data of the protocol address corresponding to the second access request which is not analyzed;
deleting the single stack client domain name carried by the marked first access request in a predefined domain name marking table.
The data of the protocol address may include address header information of the protocol address and other address-related information.
Specifically, after receiving a first access request sent by a single stack IPv4 client, an access request processing device searches whether an access record of the single stack IPv4 client exists from a predefined cache table, and if the access record does not exist, it indicates that the single stack IPv4 client has not accessed an IPv4 network resource or an IPv6 network resource, or if the access record of the single stack IPv4 client has failed, it searches whether a domain name of the single stack IPv4 client exists from a predefined domain name tag table, and if the domain name of the single stack IPv4 client exists, it indicates that the single stack IPv4 client has accessed the IPv6 network resource, it sends only a second access request corresponding to the first access request to a request resolution device, so that the request resolution device resolves the second access request to determine a sixth version internet protocol address, and receives the sixth version internet protocol address returned by the request resolution device as a target address, that is to determine a network resource corresponding to the sixth version internet protocol address that the single stack IPv4 client can access; if the domain name of the single stack IPv4 client exists and the request analysis equipment does not analyze the protocol address corresponding to the second access request, the request analysis equipment cannot analyze the domain name of the single stack client carried by the second access request, the analysis message of the request analysis equipment is deleted, the analysis message comprises data of the protocol address corresponding to the second access request, the domain name of the single stack client carried by the first access request marked in a predefined domain name marking table is deleted, the first access request is retransmitted to the request analysis equipment, the request analysis equipment analyzes the domain name of the single stack client carried by the first access request, and receives the fourth version Internet protocol address corresponding to the first access request returned by the request analysis equipment as a target address, namely, the network resource corresponding to the fourth version Internet protocol address which can be accessed by the single stack IPv4 client is determined.
In still other embodiments of the present disclosure, after S210, the access request processing method may further include:
if the predefined cache table comprises an access address corresponding to the first access request, taking the access address corresponding to the first access request as a target address;
and returning the target address to the single stack client based on the fourth version Internet protocol.
Specifically, after receiving a first access request sent by a single stack IPv4 client, an access request processing device searches whether an access record of the single stack IPv4 client exists in a predefined cache table, and if the access record of the single stack IPv4 client exists, it indicates that the single stack IPv4 client has accessed an IPv4 network resource and the access record of the single stack IPv4 client is valid, only sends the first access request to a request resolution device, so that the request resolution device resolves the first access request to determine a fourth version internet protocol address, and uses the fourth version internet protocol address as a target address, that is, determines a network resource corresponding to the fourth version internet protocol address that the single stack IPv4 client can access.
Therefore, in the embodiment of the present disclosure, after receiving a first access request sent by a single stack client, according to whether an access address corresponding to the first access request is recorded in a predefined cache table and whether a domain name of the single stack client carried by the first access request is marked in a predefined domain name marking table, only the first access request is sent to a request resolution device, or the first access request and a second access request are sent to the request resolution device, or only the second access request is sent to the request resolution device, so that the request resolution device resolves the domain name of the single stack client carried by the received access request to obtain a target address, which is applicable to access request processing methods in multiple scenes, and flexibility of processing the access request is extended.
In this embodiment of the present disclosure, after S230, the access request processing method may further include:
and if the target address is the sixth version Internet protocol address, marking the domain name of the single stack client corresponding to the target address to a predefined domain name marking table.
Specifically, after receiving a target address returned by the request resolution device, the access request processing device determines whether the target address is a sixth version internet protocol address, if so, marks a single-stack client domain name corresponding to the target address to a predefined domain name mark table, so as to determine whether the predefined domain name mark table has a single-stack client domain name carried by a subsequent access request when receiving the subsequent access request, if so, only sends a second access request corresponding to the subsequent access request to the request resolution device, and if not, sends the subsequent access request and a second access request corresponding to the subsequent access request to the request resolution device.
Therefore, in the embodiment of the present disclosure, after receiving a target address returned by a request resolution device, it may be determined whether the target address is a sixth version internet protocol address, if so, a single stack client domain name corresponding to the target address is marked to a predefined domain name mark table, so that when receiving a subsequent access request, it is determined whether the predefined domain name mark table has a single stack client domain name carried by the subsequent access request, if so, only a second access request corresponding to the subsequent access request is sent to the request resolution device, and if not, the subsequent access request and a second access request corresponding to the subsequent access request are sent to the request resolution device.
In still another embodiment of the present disclosure, the overall flow of access request processing may be explained.
Fig. 4 is a schematic flowchart illustrating another calibration method for processing an access request according to an embodiment of the present disclosure.
As shown in fig. 4, the access request processing method may include the following steps.
S402, receiving a first access request sent by the single stack client, wherein the first access request is a fourth version Internet protocol request.
S404, judging whether the predefined cache table comprises an access address corresponding to the first access request, if not, executing S406, and if so, executing S430.
And S406, judging whether the domain name of the single stack client carried by the first access request is marked in a predefined domain name marking table, if not, executing S408, and if so, executing S420.
S408, sending the first access request and a second access request corresponding to the first access request to a request analysis device.
S410, determining whether the request parsing device parses the protocol address corresponding to the second access request, if yes, performing S412, and if no, performing S428.
S412, the protocol address corresponding to the second access request analyzed by the request analysis device is a sixth version Internet protocol address, and the sixth version Internet protocol address returned by the request analysis device is received and used as the target address.
And S414, marking the single-stack client domain name corresponding to the target address to a predefined domain name marking table.
And S416, converting the target address into the fourth version Internet protocol address according to the predefined address mapping relation between the sixth version Internet protocol address and the fourth version Internet protocol address.
And S418, returning the fourth version Internet protocol address to the single-stack client based on the fourth version Internet protocol.
And S420, sending a second access request corresponding to the first access request to the request analysis equipment.
S422, determine whether the requested parsing device obtains a normal parsing result, if not, execute S424, and if so, execute S412.
And S424, deleting the analysis message of the request analysis equipment, wherein the analysis message comprises the data of the protocol address corresponding to the second access request which is not analyzed.
And S426, deleting the single-stack client domain name carried by the marked first access request in the predefined domain name marking table.
S428, sending the first access request to the request analysis device, receiving a fourth version Internet protocol address corresponding to the first access request returned by the request analysis device as a target address, and returning to execute S418.
S430, the access address corresponding to the first access request is set as the target address, and the process returns to S418.
As can be seen from the foregoing description, the request resolution device includes a fourth internet protocol version request device and a sixth internet protocol version request device, and the access request processing device may receive, as the destination address, an access address first returned by one of the fourth internet protocol version request resolution device and the sixth internet protocol version request resolution device.
Fig. 5 shows a schematic structural diagram of an access request processing device according to an embodiment of the present disclosure.
As shown in fig. 5, the access request processing apparatus 500 may include an information transmission module 501, a caching module 502, a domain name tag matching module 503, an access request transmission module 504, a domain name modification module 505, an address translation module 506, and a destination address transmission module 507.
Specifically, the access request processing device 500 may receive a first access request sent by a single stack IPv4 client through the information transmission module 501, transmit the first access request to the cache module 502, search, by using the cache module 502, whether an access address corresponding to the first access request is included in a predefined cache table, if not, transmit the first access request to the domain name tag matching module 503, search, by using the domain name tag matching module 503, whether a single stack client domain name carried by the first access request is tagged in the predefined domain name tag table, if so, send a second access request corresponding to the first access request to the access request sending module 504, and if not, send the first access request and the second access request to the access request sending module 504, so as to send the second access request to the DNS server by using the access request sending module 504, or send the first access request and the second access request to the DNS server, so that the DNS server parses the single stack client domain name carried by the received access request, determines a target address, and obtains a parsing result; then, if the DNS server resolves the target address corresponding to the second access request, the domain name modification module 505 is used to add the single stack client domain name carried by the second access request to the domain name tag table, and if the DNS server does not resolve the target address corresponding to the second access request, the domain name modification module 505 is used to delete the single stack client domain name carried by the second access request that has been marked in the domain name tag table; further, if the received target address is a sixth version internet protocol address, the sixth version internet protocol address is converted into a fourth version internet protocol address by using the address conversion module 506, and then the target address is returned to the single stack IPv4 client by using the target address sending module 507 based on the fourth version internet protocol, so that the single stack IPv4 client accesses the IPv6 network resource.
The following is an embodiment of an access request processing apparatus according to an embodiment of the present invention, which belongs to the same inventive concept as the access request processing methods of the above embodiments, and reference may be made to the above embodiment of the access request processing method for details that are not described in detail in the embodiment of the access request processing apparatus.
Fig. 6 shows a schematic structural diagram of an access request processing apparatus according to an embodiment of the present disclosure.
In some embodiments of the present disclosure, the access request processing apparatus shown in fig. 6 may be applied to an access request processing device. The access request processing device may be a DNS46 proxy server, and the DNS46 proxy server may be a device with storage and computing functions, such as a cloud server or a server cluster.
As shown in fig. 6, the access request processing apparatus 600 may include: a first access request receiving module 610, a request sending module 620, a target address receiving module 630 and a target address returning module 640.
The first access request receiving module 610 may be configured to receive a first access request sent by a single stack client, where the first access request is a fourth version internet protocol request;
the request sending module 620 may be configured to send the first access request and a second access request corresponding to the first access request to the request resolution device, where the second access request is a sixth version internet protocol request, and a domain name of a single stack client carried by the second access request and a domain name of a single stack client carried by the first access request are the same;
the target address receiving module 630 may be configured to receive a target address returned by the request resolution device, where the target address is an internet protocol address of sixth version or an internet protocol address of fourth version;
the target address return module 640 may be configured to return the target address to the single stack client based on the fourth version of internet protocol.
In the embodiment of the disclosure, a first access request sent by a single stack client can be received, where the first access request is a fourth version internet protocol request, a second access request corresponding to the first access request and the first access request is sent to a request analysis device, the second access request is a sixth version internet protocol request, and the domain name of the single stack client carried by the second access request and the domain name of the single stack client are the same, a target address returned by the request analysis device is received, and the target address is a sixth version internet protocol address or a fourth version internet protocol address, and the target address is returned to the single stack client based on the fourth version internet protocol, so that the access request processing device only needs to send the second access request and the first access request to the request analysis device once, and does not need to resend the request and do not need to analyze the request again, and therefore, the response speed of the single stack IPv4 client is improved, and the access experience of the single stack IPv4 client on the IPv6 network resource is improved.
Optionally, the request sending module 620 may be further configured to send the first access request and a second access request corresponding to the first access request to the request resolution device if the predefined cache table does not include the access address corresponding to the first access request, and the predefined domain name tag table does not tag the single stack client domain name carried by the first access request.
Optionally, the request sending module 620 may be further configured to send, if the predefined cache table does not include the access address corresponding to the first access request, and the predefined domain name tag table tags the single stack client domain name carried by the first access request, the second access request corresponding to the first access request to the request resolution device.
Optionally, the target address receiving module 630 may be further configured to receive, if the protocol address corresponding to the second access request that is requested to be resolved by the resolution device is a sixth internet protocol address, the sixth internet protocol address returned by the resolution request device as the target address;
and if the protocol address corresponding to the second access request is not resolved by the request resolving equipment, sending the first access request to the request resolving equipment, and receiving a fourth version Internet protocol address corresponding to the first access request returned by the request resolving equipment as a target address.
Optionally, the apparatus may further include: the analysis message deleting module and the domain name deleting module;
the analysis message deleting module may be configured to delete an analysis message of the request analysis device, where the analysis message includes data of a protocol address corresponding to the second access request that is not analyzed;
the domain name deleting module may be configured to delete a single stack client domain name carried by a first access request marked in a predefined domain name marking table.
Optionally, the apparatus may further include: a domain name adding module;
the domain name adding module may be configured to, if the destination address is a sixth-version internet protocol address, mark the domain name of the single-stack client corresponding to the destination address to a predefined domain name mark table.
Optionally, the request parsing device includes a fourth internet protocol request device and a sixth internet protocol request device;
correspondingly, the destination address receiving module 630 may be further configured to receive, as the destination address, an access address first returned by one of the fourth internet protocol request resolution device and the sixth internet protocol request resolution device.
Optionally, the target address returning module 640 may be further configured to, if the target address is a sixth internet protocol address, convert the target address into the fourth internet protocol address according to a predefined address mapping relationship between the sixth internet protocol address and the fourth internet protocol address;
based on the fourth version Internet protocol, returning the fourth version Internet protocol address to the single stack client;
and if the target address is the fourth version Internet protocol address, returning the fourth version Internet protocol address to the single stack client based on the fourth version Internet protocol.
The access request processing device provided by the embodiment of the invention can execute the access request processing method provided by any embodiment of the invention, and has corresponding functional modules and beneficial effects of the execution method.
Fig. 7 shows a schematic structural diagram of an access request processing device according to an embodiment of the present disclosure.
As shown in fig. 7, the access request processing device may include a processor 701 and a memory 702 storing computer program instructions.
Specifically, the processor 701 may include a Central Processing Unit (CPU), or an Application Specific Integrated Circuit (ASIC), or may be configured to implement one or more Integrated circuits of the embodiments of the present Application.
Memory 702 may include a mass storage for information or instructions. By way of example, and not limitation, memory 702 may include a Hard Disk Drive (HDD), a floppy Disk Drive, flash memory, an optical Disk, a magneto-optical Disk, tape, or a Universal Serial Bus (USB) Drive or a combination of two or more of these. Memory 702 may include removable or non-removable (or fixed) media, where appropriate. The memory 702 may be internal or external to the integrated gateway device, where appropriate. In a particular embodiment, the memory 702 is non-volatile solid-state memory. In a particular embodiment, the Memory 702 includes Read-Only Memory (ROM). The ROM may be mask programmed ROM, programmable ROM (PROM), erasable PROM (Electrically Programmable ROM, EPROM), electrically Erasable PROM (Electrically Erasable PROM ROM, EEPROM), electrically Alterable ROM (Electrically Alterable ROM, EAROM), or flash memory, or a combination of two or more of these, where appropriate.
The processor 701 reads and executes the computer program instructions stored in the memory 702 to perform the steps of the access request processing method provided by the embodiment of the present disclosure.
In one example, the access request processing device may also include a transceiver 703 and a bus 704. As shown in fig. 7, the processor 701, the memory 702, and the transceiver 703 are connected via a bus 704 to complete communication therebetween.
Bus 704 includes hardware, software, or both. By way of example and not limitation, a BUS may include an Accelerated Graphics Port (AGP) or other Graphics BUS, an Enhanced Industry Standard Architecture (EISA) BUS, a Front-Side BUS (Front Side BUS, FSB), a Hyper Transport (HT) Interconnect, an Industry Standard Architecture (ISA) BUS, an infiniband Interconnect, a Low Pin Count (LPC) BUS, a memory BUS, a microchannel Architecture (MCA) BUS, a Peripheral Control Interconnect (PCI) BUS, a PCI-Express (PCI-X) BUS, a Serial Advanced Technology Attachment (Attachment) BUS, a Local Electronics Standard Association (vldo) BUS, a Local Association BUS, a BUS, or a combination of two or more of these as appropriate. Bus 704 may include one or more buses, where appropriate. Although specific buses are described and shown in the embodiments of the application, any suitable buses or interconnects are contemplated by the application.
The following is an embodiment of an access request processing system provided in an embodiment of the present invention, where the access request processing system and the access request processing method in the foregoing embodiments belong to the same inventive concept, and reference may be made to the foregoing embodiment of the access request processing method for details that are not described in detail in the embodiment of the access request processing system.
Referring to fig. 1, the system includes: a single stack client 101, an access request processing device 102 and a request parsing device 103.
The system comprises access request processing equipment, a single stack client and request analysis equipment;
the single stack client 101 sends a first access request to the access request processing device 102, where the first access request is a fourth version internet protocol request;
the access request processing device 102 is configured to send the first access request and a second access request corresponding to the first access request to the request resolution device 103, where the second access request is a sixth version internet protocol request, and the domain names of the single stack clients carried by the second access request and the first access request are the same;
the request analysis device 103 is used for analyzing the first access request and the second access request and determining a target address;
receiving a target address returned by the request analysis device 103, wherein the target address is an internet protocol address of a sixth version or an internet protocol address of a fourth version;
the access request resolution device 103 is further configured to return the target address to the single stack client 101 based on the fourth version of internet protocol.
The following is an embodiment of a computer-readable storage medium provided in an embodiment of the present invention, where the computer-readable storage medium and the access request processing method in the foregoing embodiments belong to the same inventive concept, and details that are not described in detail in the embodiment of the computer-readable storage medium may refer to the embodiment of the access request processing method described above.
The present embodiments provide a storage medium containing computer-executable instructions which, when executed by a computer processor, are operable to perform a method of access request processing, the method comprising:
receiving a first access request sent by a single stack client, wherein the first access request is a fourth version Internet protocol request;
sending a first access request and a second access request corresponding to the first access request to request analysis equipment, wherein the second access request is a sixth version Internet protocol request, and the domain names of the single-stack clients carried by the second access request and the first access request are the same;
receiving a target address returned by the request analysis equipment, wherein the target address is a sixth version internet protocol address or a fourth version internet protocol address;
and returning the target address to the single stack client based on the fourth version Internet protocol.
Of course, the storage medium provided by the embodiment of the present invention contains computer-executable instructions, and the computer-executable instructions are not limited to the operations of the method described above, and may also perform related operations in the access request processing method provided by any embodiment of the present invention.
From the above description of the embodiments, it is obvious for those skilled in the art that the present invention can be implemented by software and necessary general hardware, and certainly can be implemented by hardware, but the former is a better embodiment in many cases. Based on such understanding, the technical solutions of the present invention or portions thereof contributing to the prior art may be embodied in the form of a software product, where the computer software product may be stored in a computer-readable storage medium, such as a floppy disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a FLASH Memory (FLASH), a hard disk or an optical disk of a computer, and includes several instructions for enabling a computer cloud platform (which may be a personal computer, a server, or a network cloud platform, etc.) to execute the Access request processing method provided in the embodiments of the present invention.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (9)

1. An access request processing method, comprising:
receiving a first access request sent by a single stack client, wherein the first access request is a fourth version Internet protocol request;
sending a second access request corresponding to the first access request and the first access request to request resolution equipment, wherein the second access request is a sixth version internet protocol request, and the domain names of single-stack clients carried by the second access request and the first access request are the same;
receiving a target address returned by the request analysis equipment, wherein the target address is a sixth version internet protocol address or a fourth version internet protocol address;
returning the target address to the single stack client based on the fourth version of internet protocol;
the sending the first access request and the second access request corresponding to the first access request to a request analysis device includes:
if the predefined cache table does not include the access address corresponding to the first access request and the predefined domain name marking table does not mark the single stack client domain name carried by the first access request, sending the first access request and a second access request corresponding to the first access request to a request analysis device;
if the predefined cache table does not include the access address corresponding to the first access request and the single stack client domain name carried by the first access request is marked in the predefined domain name marking table, sending a second access request corresponding to the first access request to a request resolution device;
the receiving the target address returned by the request resolution device includes:
if the protocol address corresponding to the second access request analyzed by the request analysis equipment is a sixth version internet protocol address, receiving the sixth version internet protocol address returned by the request analysis equipment as the target address;
if the protocol address corresponding to the second access request is not resolved by the request resolving device, the first access request is sent to the request resolving device, and a fourth version internet protocol address corresponding to the first access request returned by the request resolving device is received and serves as the target address.
2. The method of claim 1, wherein prior to said sending the first access request to the request resolution device, the method further comprises:
deleting the analysis message of the request analysis equipment, wherein the analysis message comprises the data of the protocol address corresponding to the second access request which is not analyzed;
deleting the domain name of the single stack client carried by the marked first access request in the predefined domain name marking table.
3. The method of claim 1, wherein after the receiving the target address returned by the request resolution device, the method further comprises:
and if the target address is the sixth version Internet protocol address, marking the domain name of the single stack client corresponding to the target address to a predefined domain name marking table.
4. The method of claim 1, wherein the request resolution device comprises a fourth version internet protocol request resolution device and a sixth version internet protocol request resolution device;
wherein, the receiving the target address returned by the request parsing device includes:
and receiving an access address returned by one of the fourth version of internet protocol request analysis equipment and the sixth version of internet protocol request analysis equipment firstly as the target address.
5. The method of claim 1, wherein returning the target address to the single stack client based on the fourth version of the internet protocol comprises:
if the target address is the sixth version internet protocol address, converting the target address into the fourth version internet protocol address according to a predefined address mapping relation between the sixth version internet protocol address and the fourth version internet protocol address;
returning the fourth version internet protocol address to the single stack client based on the fourth version internet protocol;
and if the target address is the fourth version Internet protocol address, returning the fourth version Internet protocol address to the single-stack client based on the fourth version Internet protocol.
6. An access request processing apparatus, comprising:
the first access request receiving module is used for receiving a first access request sent by a single stack client, wherein the first access request is a fourth version Internet protocol request;
a request sending module, configured to send the first access request and a second access request corresponding to the first access request to a request resolution device, where the second access request is a sixth-version internet protocol request, and a domain name of a single stack client carried by the second access request is the same as a domain name of a single stack client carried by the first access request;
a target address receiving module, configured to receive a target address returned by the request resolution device, where the target address is an internet protocol address of sixth version or an internet protocol address of fourth version;
a target address returning module, configured to return the target address to the single stack client based on the fourth version internet protocol;
the request sending module is further configured to send the first access request and a second access request corresponding to the first access request to a request resolution device if a predefined cache table does not include an access address corresponding to the first access request and a predefined domain name tag table does not tag a single stack client domain name carried by the first access request;
the request sending module is further configured to send a second access request corresponding to the first access request to a request resolution device if the predefined cache table does not include an access address corresponding to the first access request and the predefined domain name tag table has tagged a single-stack client domain name carried by the first access request;
the target address receiving module is further configured to receive the sixth version internet protocol address returned by the request resolution device as the target address if the protocol address corresponding to the second access request resolved by the request resolution device is the sixth version internet protocol address;
if the protocol address corresponding to the second access request is not resolved by the request resolving device, the first access request is sent to the request resolving device, and a fourth version internet protocol address corresponding to the first access request returned by the request resolving device is received and serves as the target address.
7. An access request processing apparatus, comprising:
one or more processors;
a storage device to store one or more programs,
when executed by the one or more processors, cause the one or more processors to implement the method of processing access requests according to any one of claims 1 to 5.
8. An access request processing system, comprising:
the system comprises access request processing equipment, a single stack client and request analysis equipment;
the single stack client sends a first access request to the access request processing equipment, wherein the first access request is a fourth version internet protocol request;
the access request processing device sends the first access request and a second access request corresponding to the first access request to a request resolution device, wherein the second access request is a sixth version internet protocol request, and the domain names of single stack clients carried by the second access request and the first access request are the same;
the request analysis device is used for analyzing the first access request and the second access request and determining a target address;
receiving a target address returned by the request analysis equipment, wherein the target address is a sixth version internet protocol address or a fourth version internet protocol address;
the access request processing equipment is further used for returning the target address to the single-stack client based on the fourth version Internet protocol;
the access request processing device is specifically configured to send the first access request and a second access request corresponding to the first access request to a request resolution device if a predefined cache table does not include an access address corresponding to the first access request and a predefined domain name tag table does not tag a single stack client domain name carried by the first access request;
if the predefined cache table does not include the access address corresponding to the first access request and the single stack client domain name carried by the first access request is marked in the predefined domain name marking table, sending a second access request corresponding to the first access request to request resolution equipment;
the request analysis device is specifically configured to receive the sixth version internet protocol address returned by the request analysis device as the target address if the protocol address corresponding to the second access request analyzed by the request analysis device is the sixth version internet protocol address;
if the protocol address corresponding to the second access request is not resolved by the request resolving device, the first access request is sent to the request resolving device, and a fourth version internet protocol address corresponding to the first access request returned by the request resolving device is received and serves as the target address.
9. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the access request processing method according to any one of claims 1 to 5.
CN202111048622.8A 2021-09-08 2021-09-08 Access request processing method, device, equipment, system and storage medium Active CN113746929B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111048622.8A CN113746929B (en) 2021-09-08 2021-09-08 Access request processing method, device, equipment, system and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111048622.8A CN113746929B (en) 2021-09-08 2021-09-08 Access request processing method, device, equipment, system and storage medium

Publications (2)

Publication Number Publication Date
CN113746929A CN113746929A (en) 2021-12-03
CN113746929B true CN113746929B (en) 2022-11-29

Family

ID=78736941

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111048622.8A Active CN113746929B (en) 2021-09-08 2021-09-08 Access request processing method, device, equipment, system and storage medium

Country Status (1)

Country Link
CN (1) CN113746929B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8243740B1 (en) * 2008-11-21 2012-08-14 Sprint Communications Company L.P. Using domain name server response and internet protocol version 6 to conserve internet protocol version 4 addresses
CN103856408A (en) * 2014-02-17 2014-06-11 中国科学院计算机网络信息中心 IPv6 and IPv4 intercommunication method based on DNS
CN110225150A (en) * 2019-06-27 2019-09-10 中星科源(北京)信息技术有限公司 Communication means, system and storage medium between different network protocol
CN110691150A (en) * 2019-09-29 2020-01-14 华南理工大学 SDN-based IPv4 and IPv6 interconnection method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8243740B1 (en) * 2008-11-21 2012-08-14 Sprint Communications Company L.P. Using domain name server response and internet protocol version 6 to conserve internet protocol version 4 addresses
CN103856408A (en) * 2014-02-17 2014-06-11 中国科学院计算机网络信息中心 IPv6 and IPv4 intercommunication method based on DNS
CN110225150A (en) * 2019-06-27 2019-09-10 中星科源(北京)信息技术有限公司 Communication means, system and storage medium between different network protocol
CN110691150A (en) * 2019-09-29 2020-01-14 华南理工大学 SDN-based IPv4 and IPv6 interconnection method and system

Also Published As

Publication number Publication date
CN113746929A (en) 2021-12-03

Similar Documents

Publication Publication Date Title
US10516611B2 (en) Preferential selection of IP protocol version with domain name matching on proxy servers
TWI495315B (en) Methods, apparatuses, and computer program products for determining a network interface to access a network resource
WO2021057889A1 (en) Data processing method and apparatus, electronic device, and storage medium
CN107872486B (en) Communication method and device
US10122722B2 (en) Resource classification using resource requests
US11431765B2 (en) Session migration—based scheduling method and server
RU2642833C2 (en) Method and device for mediere resource support
CN109756401B (en) Test method, test device, electronic equipment and storage medium
CN112333169A (en) Message processing method and device, electronic equipment and computer readable medium
CN111010460A (en) Domain name resolution method and device
CN107623693B (en) Domain name resolution protection method, device, system, computing equipment and storage medium
CN113315852B (en) Domain name resolution method, device and system
US7653070B2 (en) Method and system for supporting efficient and cache-friendly TCP session lookup operations based on canonicalization tags
CN111737016B (en) Service data processing method and device for cloud edge fusion system
CN113746929B (en) Access request processing method, device, equipment, system and storage medium
CN113163024A (en) Message processing method, server and storage medium
US20210097399A1 (en) Domain name identification
CN114448849B (en) Method for detecting supporting mode of IPv6 network of website and electronic equipment
CN106817437B (en) Address record query method and device
US10333966B2 (en) Quarantining an internet protocol address
CN115225606A (en) Domain name access method and system of cross-network protocol of container cloud platform
CN107040616B (en) Conversion method and message receiving and transmitting method for TCP/DN/IP network compatible with TCP/IP network
JP2007214671A (en) Client device and program
CN112714078A (en) Network traffic identification method and device, storage medium and server
CN114363287B (en) Domain name recursive query method and device, recursive server and DNS system

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