CN112202760A - Webpage access method, device, terminal and medium - Google Patents

Webpage access method, device, terminal and medium Download PDF

Info

Publication number
CN112202760A
CN112202760A CN202011038406.0A CN202011038406A CN112202760A CN 112202760 A CN112202760 A CN 112202760A CN 202011038406 A CN202011038406 A CN 202011038406A CN 112202760 A CN112202760 A CN 112202760A
Authority
CN
China
Prior art keywords
page
access
accessed
domain name
standby
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.)
Pending
Application number
CN202011038406.0A
Other languages
Chinese (zh)
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.)
Xiamen Meishao Co ltd
Original Assignee
Xiamen Meishao 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 Xiamen Meishao Co ltd filed Critical Xiamen Meishao Co ltd
Priority to CN202011038406.0A priority Critical patent/CN112202760A/en
Publication of CN112202760A publication Critical patent/CN112202760A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/14Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
    • H04L63/1441Countermeasures against malicious traffic
    • H04L63/1466Active attacks involving interception, injection, modification, spoofing of data unit addresses, e.g. hijacking, packet injection or TCP sequence number attacks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4505Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
    • H04L61/4511Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols using domain name system [DNS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/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

Abstract

The application discloses a webpage access method, a webpage access device, a webpage access terminal and a webpage access medium. The method comprises the following steps: generating a page access request based on the domain name of the page to be accessed; sending the page access request to a server; acquiring an access result aiming at a page access request from a server; if the access result of the page access request is access failure, determining a standby domain name list aiming at the page to be accessed; and performing access processing on the page to be accessed according to the standby domain name list so as to access the page to be accessed. According to the method and the device, the secondary access to the page to be accessed is realized according to the standby domain name list, the purpose of accessing the page to be accessed is achieved, the probability of domain name hijacking events caused by resolving the page access request to other pages under the condition of primary access failure is reduced, and the page access success rate and the user experience are improved.

Description

Webpage access method, device, terminal and medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method, an apparatus, a terminal, and a medium for accessing a web page.
Background
With the development of internet technology, applications such as websites become one of the main channels for information acquisition. However, when accessing an application such as a website, a domain hijacking event is likely to occur, i.e. a user is resolved to a wrong IP address to access a target website. One of the reasons that such domain name hijacking events occur is that the page domain name is single. For example, a page corresponds to only one domain name. Therefore, once the domain name access according to the page fails, the access failure result is easy to be detected by an attacker, so that the page to be accessed by the user is hijacked by attacking a domain name resolution server (DNS) or forging the DNS.
Therefore, the current access to applications such as websites and the like has the problems of low access success rate and poor user experience.
Disclosure of Invention
In order to solve at least one technical problem, the present application provides a method, an apparatus, a terminal and a medium for accessing a web page.
According to a first aspect of the present application, there is provided a web page access method, including:
generating a page access request based on the domain name of the page to be accessed;
sending the page access request to a server;
acquiring an access result aiming at a page access request from a server;
if the access result of the page access request is access failure, determining a standby domain name list aiming at the page to be accessed;
and performing access processing on the page to be accessed according to the standby domain name list so as to access the page to be accessed.
According to a second aspect of the present application, there is provided a web page access apparatus, the apparatus comprising:
the webpage request generating module is used for generating a page access request based on the domain name of the page to be accessed;
the webpage request processing module is used for sending the page access request to the server;
the access result acquisition module is used for acquiring an access result aiming at the page access request from the server;
the standby domain name determining module is used for determining a standby domain name list aiming at the page to be accessed if the access result of the page access request is access failure;
and the standby domain name processing module is used for performing access processing on the page to be accessed according to the standby domain name list so as to access the page to be accessed.
According to a third aspect of the present application, there is provided a terminal comprising: the web page access method comprises a memory, a processor and a computer program stored on the memory and capable of running on the processor, wherein the processor executes the computer program to realize the web page access method.
According to a fourth aspect of the present application, there is provided a computer-readable storage medium storing computer-executable instructions for performing the above-mentioned web page access method.
According to the method and the device, the page access request generated based on the domain name of the page to be accessed is sent to the server, the access result aiming at the page access request sent by the server is obtained, and when the access result is access failure, the standby domain name list aiming at the page to be accessed is determined, so that the page to be accessed is accessed for the second time according to the standby domain name list, the purpose of accessing the page to be accessed is achieved, the probability of domain name hijacking events caused by resolving the page access request to other pages under the condition of the first access failure is reduced, the page access success rate is improved, and user experience is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings used in the description of the embodiments of the present application will be briefly described below.
Fig. 1 is a schematic flowchart of a web page access method according to an embodiment of the present application;
fig. 2 is a schematic flowchart illustrating processing of a standby domain name list in a web page access method according to an embodiment of the present application; and
fig. 3 is a block diagram schematically illustrating a structure of a web page access apparatus according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
It should be noted that although functional blocks are partitioned in a schematic diagram of an apparatus and a logical order is shown in a flowchart, in some cases, the steps shown or described may be performed in a different order than the partitioning of blocks in the apparatus or the order in the flowchart.
To make the objects, technical solutions and advantages of the present application more clear, embodiments of the present application will be described in further detail below with reference to the accompanying drawings.
According to an embodiment of the present application, there is provided a web page access method, as shown in fig. 1, including steps S101 to S105.
Step S101: and generating a page access request based on the domain name of the page to be accessed.
Specifically, the terminal generates page access based on the domain name of the page to be accessed. The terminal can be an electronic device such as a mobile phone, a PC (personal computer), a tablet, a wearable device and the like.
Specifically, the page to be accessed may be determined according to a control operation of the user on the page.
In particular, the page access request may be generated based on a domain name entered by the user in the address bar.
Step S102: and sending the page access request to a server.
Specifically, the terminal sends the page access request to a server of an application to which the page to be accessed belongs, so that the server processes the page access request.
Step S103: and acquiring an access result aiming at the page access request from the server.
Specifically, if the access is successful, the access result is the page information of the page to be accessed, otherwise, the access result is the prompt information of the access failure.
Step S104: and if the access result of the page access request is prompt information of access failure, determining a standby domain name list aiming at the page to be accessed.
Specifically, the standby domain name list for the page to be accessed may be determined by reading the local cache, or may be obtained by sending a request for the standby domain name list to the server.
In the embodiment of the application, the standby domain name list is used for representing other domain names which are pre-configured and can access the page to be accessed besides the standard domain name of the page to be accessed. For example, assuming that the standard domain name of the page to be accessed is "www.ccdd.com.cn," its alternate domain names may be "www.ccdd11.com.cn," "www.ccdd21.com.cn," "www.ccdd31.com.cn," etc.
Step S105: and performing access processing on the page to be accessed according to the standby domain name list so as to access the page to be accessed.
Specifically, the page access request is generated through the standby domain name included in the standby domain name list, so as to achieve the purpose of accessing the page to be accessed according to the standby domain name.
According to the method and the device, the page access request generated by the domain name of the page to be accessed is sent to the server, the access result sent by the server and aiming at the page access request is obtained, and when the access result is access failure, the standby domain name list aiming at the page to be accessed is determined, so that the page to be accessed is accessed for the second time according to the standby domain name list, the purpose of accessing the page to be accessed is achieved, the probability of domain name hijacking events caused by resolving the page access request to other pages under the condition of the first access failure is reduced, the page access success rate is improved, and user experience is improved.
In some embodiments, as shown in fig. 2, step S105 further comprises:
step S1051: determining the access success rate of each standby domain name in the standby domain name list aiming at the page to be accessed, wherein the standby domain names correspond to the page to be accessed respectively;
step S1052: and according to the sequence of the access success rate from large to small, generating new page access requests for the page to be accessed one by one according to each standby domain name in the standby domain name list, and sending the new page access requests to the server side until the page to be accessed is accessed.
Specifically, the access success rate for the page to be accessed, which corresponds to each standby domain name in the standby domain name list, can be determined by sending the heartbeat data packet.
Specifically, the standby domain name list may mark access success rates, corresponding to the standby domain names, for the pages to be accessed, respectively, and the access success rates, corresponding to the standby domain names, for the pages to be accessed are determined by querying the standby domain name list.
Specifically, the standby domain names in the standby domain name list may be sorted by descending order, so that the standby domain names in the standby domain name list are sorted in the order of the access success rate from the highest to the lowest.
For example, assume that the backup domain name list includes three backup domain names, respectively: the standby domain name 1, the standby domain name 2 and the standby domain name 3, wherein if the access success rate corresponding to the standby domain name 1 is 80%, the access success rate corresponding to the standby domain name 2 is 90%, and the access success rate corresponding to the standby domain name 3 is 70%. According to the sequence of the access success rate from large to small, generating a new page access request according to the standby domain name 2, and sending the new page access request to a server; if the page to be accessed is not accessed, generating a new page access request according to the standby domain name 1, and sending the new page access request to the server; and if the page to be accessed is not accessed, generating a new page access request according to the standby domain name 3, and sending the new page access request to the server side so as to access the page to be accessed.
In some embodiments, step S105 further comprises:
determining a plurality of new page access requests with access results of access failure;
and deleting the standby domain names corresponding to the new page access requests in the standby domain name list.
Specifically, whether the page to be accessed is accessed within a predetermined time period may be used as a condition for determining that the access fails. For example, if the page to be accessed is not accessed within the preset time, determining that the access result is access failure; otherwise, determining that the access result is successful, and directly loading the page to be accessed.
Specifically, the standby domain name list may be deleted when it is determined that the access result is all new page access requests with access failure. More specifically, a request record of access result access failure may be generated, and a plurality of new page access requests of which access results are access failure may be determined by querying the request record.
Specifically, when it is determined that one access result is an access failure, the standby domain name list may be deleted once.
According to the embodiment of the application, the purpose of updating the standby domain name list is achieved through deletion processing, so that each standby domain name included in the standby domain name list can access the page to be accessed, and the effectiveness of the standby domain name list is improved.
In some embodiments, step S105 further comprises:
and reporting the standby domain names respectively corresponding to the access requests of the plurality of new pages with the access results of access failure.
Specifically, the reporting may be performed according to a preset reporting period; or reporting processing can be performed when the reporting operation of the user is detected.
According to the method and the device, the standby domain names corresponding to the access requests of the new pages with the access results of failed access are respectively sent to the server through the reporting processing, so that the server determines the standby domain name list for the pages to be accessed again according to the reported standby domain names and sends the standby domain name list to the terminal.
In some embodiments, step S104 further comprises:
acquiring a latest domain name list aiming at a page to be accessed from a server;
generating data monitoring packets corresponding to the standby domain names respectively based on the standby domain names included in the latest domain name list;
acquiring response information of data monitoring packets corresponding to the standby domain names respectively;
according to the response information of the data monitoring packets corresponding to the standby domain names respectively, determining the access success rate of each standby domain name included in the latest domain name list for the page to be accessed respectively;
and determining a standby domain name list according to a preset number of standby domain names before sorting.
Specifically, the terminal may send a request for obtaining a latest domain name list to the server, so as to obtain the latest domain name list for the page to be accessed, which is issued by the server; the domain name list can also be downloaded when push prompt information aiming at the domain name list from a server side is received; or by reading local memory.
In the embodiment of the application, the access success rate is used for representing the probability of accessing to the page.
Specifically, the access success rate may be represented by a ratio of the number of times the feedback information is received to the number of times the data monitoring packet is transmitted. For example, if the number of times of receiving the feedback information of the page to be accessed is 3 every 10 data monitoring packets are sent, the access success rate may be determined to be 30%.
In some embodiments, the step of obtaining the latest domain name list for the page to be accessed from the server includes:
when detecting that the application to which the page to be accessed belongs is started, acquiring the latest domain name lists from the server and corresponding to the pages of the application respectively.
Specifically, when detecting that an application icon of an application to which a page to be accessed belongs is clicked or switched from a background to a previous day, determining that the application is started.
In some embodiments, step S101 further comprises:
determining control operation for a terminal based on the terminal running the application to which the page to be accessed belongs;
determining a page to be accessed according to the control operation;
and generating a page access request according to the domain name of the page to be accessed.
Specifically, the control operation may be a double-click operation on an application on the terminal, a slide operation on the application on the terminal, such as left slide, right slide, up slide, down slide, or the like.
Specifically, the page to be accessed corresponding to the control operation may be determined by the page identifier. For example, T1 indicates page 1, T2 indicates page 2, and if the page identifier of the page corresponding to the control operation is T1, the page access identifier is generated according to the domain name of the page corresponding to T1.
Yet another embodiment of the present application provides a web page accessing apparatus, as shown in fig. 3, the apparatus 30 includes: a web page request generating module 301, a web page request processing module 302, an access result obtaining module 303, a standby domain name determining module 304, and a standby domain name processing module 305.
The webpage request generating module 301 is configured to generate a page access request based on a domain name of a page to be accessed;
the web page request processing module 302 is configured to send a page access request to a server;
an access result obtaining module 303, configured to obtain an access result for the page access request from the server;
a standby domain name determining module 304, configured to determine a standby domain name list for the page to be accessed if the access result of the page access request is access failure;
the standby domain name processing module 305 is configured to perform access processing on the page to be accessed according to the standby domain name list, so as to access the page to be accessed.
According to the method and the device, the page access request generated based on the page to be accessed is sent to the server, the access result sent by the server and aiming at the page access request is obtained, and when the access result is access failure, the standby domain name list aiming at the page to be accessed is determined, so that the page to be accessed is accessed for the second time according to the standby domain name list, the purpose of accessing the page to be accessed is achieved, the probability of domain name hijacking events caused by resolving the page access request to other pages under the condition of the first access failure is reduced, and the page access success rate and the user experience are improved.
Further, the standby domain name processing module comprises:
the access success rate determining sub-module is used for determining the access success rate aiming at the page to be accessed, which corresponds to each standby domain name in the standby domain name list;
and the new request generation processing sub-module is used for generating new page access requests for the pages to be accessed one by one according to the sequence of the access success rates from large to small and according to each standby domain name in the standby domain name list, and sending the new page access requests to the server side until the pages to be accessed are accessed.
Further, the standby domain name processing module further comprises:
the failure request determining submodule is used for determining that the access result is a plurality of new page access requests with access failure;
and the domain name deleting processing sub-module is used for deleting the standby domain names corresponding to the plurality of new page access requests in the standby domain name list.
Further, the standby domain name processing module further comprises:
and the deleted domain name reporting sub-module is used for reporting the standby domain names respectively corresponding to the plurality of new page access requests with access results of access failure.
Further, the standby domain name determining module comprises:
the latest domain name acquisition sub-module is used for acquiring a latest domain name list aiming at a page to be accessed from a server;
the detection packet generation sub-module is used for generating data monitoring packets corresponding to the standby domain names respectively based on the standby domain names included in the latest domain name list;
the response information acquisition sub-module is used for acquiring the response information of the data monitoring packets corresponding to the standby domain names respectively;
the success rate detection sub-module is used for determining the access success rate of each standby domain name included in the latest domain name list for the page to be accessed according to the response information of the data monitoring packet corresponding to each standby domain name;
and the standby domain name list determining submodule is used for determining a standby domain name list according to a preset number of standby domain names before sorting.
Further, the latest domain name obtaining sub-module includes:
and the application starting detection unit is used for acquiring the latest domain name lists which are respectively corresponding to the pages of the application from the server when detecting that the application to which the page to be accessed belongs is started.
Further, the webpage request generating module comprises:
the control operation determining submodule is used for determining control operation aiming at the terminal based on the terminal running the application to which the page to be accessed belongs;
the access page determining submodule is used for determining a page to be accessed according to the control operation;
and the request generation submodule is used for generating a page access request based on the domain name of the page to be accessed.
The web page access device of the present embodiment can execute the web page access method provided in the present embodiment, and the implementation principles thereof are similar, and are not described herein again.
Another embodiment of the present application provides a terminal, including: a memory, a processor and a computer program stored on the memory and executable on the processor, the processor when executing the computer program implementing the web page access method.
In particular, the processor may be a CPU, general purpose processor, DSP, ASIC, FPGA or other programmable logic device, transistor logic device, hardware component, or any combination thereof. Which may implement or perform the various illustrative logical blocks, modules, and circuits described in connection with the disclosure. A processor may also be a combination of computing functions, e.g., comprising one or more microprocessors, a DSP and a microprocessor, or the like.
In particular, the processor is coupled to the memory via a bus, which may include a path for communicating information. The bus may be a PCI bus or an EISA bus, etc. The bus may be divided into an address bus, a data bus, a control bus, etc.
The memory may be, but is not limited to, a ROM or other type of static storage device that can store static information and instructions, a RAM or other type of dynamic storage device that can store information and instructions, an EEPROM, a CD-ROM or other optical disk storage, optical disk storage (including compact disk, laser disk, optical disk, digital versatile disk, blu-ray disk, etc.), magnetic disk storage media or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer.
Optionally, the memory is used for storing codes of computer programs for executing the scheme of the application, and the processor is used for controlling the execution. The processor is configured to execute the application code stored in the memory to implement the actions of the web page accessing apparatus provided by the embodiment shown in fig. 3.
Yet another embodiment of the present application provides a computer-readable storage medium storing computer-executable instructions for performing the method for accessing a web page shown in fig. 1 or fig. 2.
The above-described embodiments of the apparatus are merely illustrative, and the units illustrated as separate components may or may not be physically separate, may be located in one place, or may be distributed over a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment.
One of ordinary skill in the art will appreciate that all or some of the steps, systems, and methods disclosed above may be implemented as software, firmware, hardware, and suitable combinations thereof. Some or all of the physical components may be implemented as software executed by a processor, such as a central processing unit, digital signal processor, or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit. Such software may be distributed on computer readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media). The term computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data, as is well known to those of ordinary skill in the art. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, Digital Versatile Disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by a computer. In addition, communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media as known to those skilled in the art.
While the present invention has been described with reference to the preferred embodiments, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. A method for accessing a web page, comprising:
generating a page access request based on the domain name of the page to be accessed;
sending the page access request to a server;
obtaining an access result aiming at the page access request from the server;
if the access result of the page access request is access failure, determining a standby domain name list aiming at the page to be accessed;
and performing access processing on the page to be accessed according to the standby domain name list so as to access the page to be accessed.
2. The method according to claim 1, wherein the step of performing access processing on the page to be accessed according to the standby domain name list comprises:
determining the access success rate of each standby domain name in the standby domain name list aiming at the page to be accessed, wherein the standby domain names correspond to the page to be accessed respectively;
and according to the sequence of the access success rate from large to small, generating new page access requests for the pages to be accessed one by one according to the standby domain names in the standby domain name list, and sending the new page access requests to the server side until the pages to be accessed are accessed.
3. The method according to claim 2, wherein the step of performing access processing on the page to be accessed according to the standby domain name list further comprises:
determining a plurality of new page access requests with access results of access failure;
and deleting the standby domain names corresponding to the new page access requests in the standby domain name list.
4. The method according to claim 3, wherein the step of performing access processing on the page to be accessed according to the standby domain name list further comprises:
and reporting the standby domain names corresponding to the new page access requests with access results of access failure.
5. The method according to claim 1, wherein the step of determining the spare domain name list for the page to be accessed comprises:
acquiring a latest domain name list aiming at the page to be accessed from the server;
generating data monitoring packets corresponding to the standby domain names respectively based on the standby domain names included in the latest domain name list;
acquiring response information of data monitoring packets corresponding to the standby domain names respectively;
according to response information of data monitoring packets corresponding to the standby domain names respectively, determining the access success rate of each standby domain name included in the latest domain name list for the page to be accessed respectively;
and determining the standby domain name list according to the predetermined number of standby domain names before sorting.
6. The method according to claim 5, wherein the step of obtaining the latest domain name list for the page to be accessed from the server comprises:
and when detecting that the application to which the page to be accessed belongs is started, acquiring the latest domain name list from the server corresponding to each page of the application.
7. The method according to claim 1, wherein the step of generating a page access request based on the domain name of the page to be accessed comprises:
determining a control operation for a terminal based on the terminal running the application to which the page to be accessed belongs;
determining a page to be accessed according to the control operation;
and generating a page access request based on the domain name of the page to be accessed.
8. A web page access apparatus, comprising:
the webpage request generating module is used for generating a page access request based on the domain name of the page to be accessed;
the webpage request processing module is used for sending the page access request to a server;
the access result acquisition module is used for acquiring an access result aiming at the page access request from the server;
a standby domain name determining module, configured to determine a standby domain name list for the page to be accessed if the access result of the page access request is access failure;
and the standby domain name processing module is used for performing access processing on the page to be accessed according to the standby domain name list so as to access the page to be accessed.
9. A terminal, comprising: memory, processor and computer program stored on the memory and executable on the processor, characterized in that the processor executes the computer program to implement the method of any of claims 1 to 7.
10. A computer-readable storage medium storing computer-executable instructions for performing the method of any one of claims 1 to 7.
CN202011038406.0A 2020-09-28 2020-09-28 Webpage access method, device, terminal and medium Pending CN112202760A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011038406.0A CN112202760A (en) 2020-09-28 2020-09-28 Webpage access method, device, terminal and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011038406.0A CN112202760A (en) 2020-09-28 2020-09-28 Webpage access method, device, terminal and medium

Publications (1)

Publication Number Publication Date
CN112202760A true CN112202760A (en) 2021-01-08

Family

ID=74007596

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011038406.0A Pending CN112202760A (en) 2020-09-28 2020-09-28 Webpage access method, device, terminal and medium

Country Status (1)

Country Link
CN (1) CN112202760A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112954087A (en) * 2021-02-20 2021-06-11 每日互动股份有限公司 Domain name connection method and device for SaaS (software as a service), computer equipment and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104092787A (en) * 2014-06-24 2014-10-08 腾讯科技(深圳)有限公司 Network access method and system based on DNS
US20150261873A1 (en) * 2014-03-13 2015-09-17 Go Daddy Operating Company, LLC Lightweight web page generation
CN105227673A (en) * 2015-10-16 2016-01-06 北京奇虎科技有限公司 The data download method of anti-abduction, client, server and system
CN107888716A (en) * 2017-12-05 2018-04-06 广东欧珀移动通信有限公司 A kind of sort method of domain name resolution server, terminal device and storage medium
CN109769040A (en) * 2018-12-14 2019-05-17 平安普惠企业管理有限公司 Content delivery network service switching method, device, equipment and storage medium
CN110086895A (en) * 2019-04-11 2019-08-02 天津字节跳动科技有限公司 Domain name analytic method, device, medium and electronic equipment
CN110519409A (en) * 2019-08-28 2019-11-29 北京思维造物信息科技股份有限公司 Domain name Dynamic Configuration, device, equipment and storage medium
CN111475754A (en) * 2020-04-07 2020-07-31 广州市百果园信息技术有限公司 Page loading method, device, terminal and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150261873A1 (en) * 2014-03-13 2015-09-17 Go Daddy Operating Company, LLC Lightweight web page generation
CN104092787A (en) * 2014-06-24 2014-10-08 腾讯科技(深圳)有限公司 Network access method and system based on DNS
CN105227673A (en) * 2015-10-16 2016-01-06 北京奇虎科技有限公司 The data download method of anti-abduction, client, server and system
CN107888716A (en) * 2017-12-05 2018-04-06 广东欧珀移动通信有限公司 A kind of sort method of domain name resolution server, terminal device and storage medium
CN109769040A (en) * 2018-12-14 2019-05-17 平安普惠企业管理有限公司 Content delivery network service switching method, device, equipment and storage medium
CN110086895A (en) * 2019-04-11 2019-08-02 天津字节跳动科技有限公司 Domain name analytic method, device, medium and electronic equipment
CN110519409A (en) * 2019-08-28 2019-11-29 北京思维造物信息科技股份有限公司 Domain name Dynamic Configuration, device, equipment and storage medium
CN111475754A (en) * 2020-04-07 2020-07-31 广州市百果园信息技术有限公司 Page loading method, device, terminal and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112954087A (en) * 2021-02-20 2021-06-11 每日互动股份有限公司 Domain name connection method and device for SaaS (software as a service), computer equipment and storage medium

Similar Documents

Publication Publication Date Title
CN106982236B (en) Information processing method, device and system
CN109831487B (en) Fragmented file verification method and terminal equipment
US11269902B2 (en) Time series data management method, device, and apparatus
CN111046310B (en) Page processing method, device, server and computer readable storage medium
US20120117214A1 (en) Service directory
CN111651291A (en) Shared storage cluster brain crack prevention method, system and computer storage medium
US20210357466A1 (en) Recording ledger data on a blockchain
CN106034138A (en) Remote service calling method and remote service calling device
CN112513830A (en) Back-source method and related device in content distribution network
CN112134954A (en) Service request processing method and device, electronic equipment and storage medium
CN112153170A (en) Method, device and equipment for accessing server and storage medium
CN111240892A (en) Data backup method and device
US10664349B2 (en) Method and device for file storage
CN111694639A (en) Method and device for updating address of process container and electronic equipment
CN107085613B (en) Method and device for filtering files to be put in storage
CN110619022B (en) Node detection method, device, equipment and storage medium based on block chain network
CN112202760A (en) Webpage access method, device, terminal and medium
CN107203437B (en) Method, device and system for preventing memory data from being lost
CN108509296B (en) Method and system for processing equipment fault
US11457016B2 (en) Managing shared applications at the edge of a content delivery network
CN112181830B (en) Memory leak detection method, device, terminal and medium
CN106959975B (en) Transcoding resource cache processing method, device and equipment
US11740981B2 (en) Method and apparatus for generating log data having increased filterability
CN110928945B (en) Data processing method and device for database and data processing system
CN114285903B (en) Request processing method, device and system and electronic equipment

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20210108

RJ01 Rejection of invention patent application after publication