CN110868333A - Data caching method and system for gateway - Google Patents
Data caching method and system for gateway Download PDFInfo
- Publication number
- CN110868333A CN110868333A CN201911032262.5A CN201911032262A CN110868333A CN 110868333 A CN110868333 A CN 110868333A CN 201911032262 A CN201911032262 A CN 201911032262A CN 110868333 A CN110868333 A CN 110868333A
- Authority
- CN
- China
- Prior art keywords
- data
- network
- gateway
- cache
- list
- 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
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/66—Arrangements for connecting between networks having differing types of switching systems, e.g. gateways
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/08—Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
- H04L43/0876—Network utilisation, e.g. volume of load or congestion level
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L47/00—Traffic control in data switching networks
- H04L47/70—Admission control; Resource allocation
- H04L47/72—Admission control; Resource allocation using reservation actions during connection setup
- H04L47/722—Admission control; Resource allocation using reservation actions during connection setup at the destination endpoint, e.g. reservation of terminal resources or buffer space
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Environmental & Geological Engineering (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The embodiment of the invention provides a data caching method and a data caching system for a gateway, wherein the data caching method comprises the following steps: acquiring data cache lists of all clients connected with a gateway, wherein the data cache lists comprise a common network list and a loading failure list; according to the data cache list, requesting target cache data from a network; in the embodiment of the invention, all clients access the network through the gateway, so that the data are cached in the gateway, and for the client using the same gateway, the probability of accessing the same network data is higher, so that the data can be prevented from being cached by each client, the data are cached in the gateway in a centralized manner, the occupation of storage space is reduced, the access speed of a user to the network can be accelerated, and the working efficiency of the user is improved.
Description
Technical Field
The embodiment of the invention relates to the technical field of data processing, in particular to a data caching method and system for a gateway.
Background
In the prior art, when accessing a network, a user of an enterprise lan may fail to access the network due to a too slow network speed, or may reduce the working efficiency of the user due to a too slow network speed.
Therefore, how to provide a technical solution to increase the access speed of the user to the network and improve the work efficiency of the user is a technical problem to be solved urgently by those skilled in the art.
Disclosure of Invention
Therefore, the embodiment of the invention provides a data caching method and system for a gateway, which can accelerate the access speed of a user to a network and improve the working efficiency of the user.
In order to achieve the above object, the embodiments of the present invention provide the following technical solutions:
in a first aspect, an embodiment of the present invention provides a data caching method for a gateway, including:
acquiring data cache lists of all clients connected with a gateway, wherein the data cache lists comprise a common network list and a loading failure list;
according to the data cache list, requesting target cache data from a network;
and receiving target cache data sent by a network and storing the target cache data in the gateway.
Preferably, the list of commonly used networks is obtained by the following steps:
acquiring network access requests of all clients;
counting the historical times of each network access request;
and adding the network access requests with the historical times exceeding the preset times into the common network list to obtain the updated common network list.
Preferably, the loading failure list is obtained by the following steps:
when the network access request of the client fails, the gateway receives the failed network access request;
and adding the failed network access request into a loading failure column to obtain an updated loading failure list.
Preferably, the requesting target cache data from a network according to the data cache list includes:
monitoring an idle network available bandwidth of the gateway;
judging whether the available bandwidth of the idle network exceeds a preset bandwidth or not;
and if the available bandwidth of the idle network exceeds the preset bandwidth, requesting target cache data from the network by utilizing the network access requests in the data cache list one by one so as to facilitate the storage of the gateway.
Preferably, the requesting target cache data from a network according to the data cache list includes:
and requesting target cache data from a network by using the network access request in the data cache list at preset intervals so as to facilitate the storage of the gateway.
Preferably, the receiving target cache data sent by the network and storing the target cache data in the gateway includes:
receiving a common static file sent by a network;
establishing a corresponding relation between the common static file and the network access request in the data cache list;
and storing the common static file so as to be called when the client sends a network access request corresponding to the common static file.
In a second aspect, an embodiment of the present invention provides a data caching system for a gateway, including:
the system comprises a cache list acquisition module, a cache list acquisition module and a cache management module, wherein the cache list acquisition module is used for acquiring data cache lists of all clients connected with a gateway, and the data cache lists comprise a common network list and a loading failure list;
the cache data request module is used for requesting target cache data from a network according to the data cache list;
and the cache data storage module is used for receiving the target cache data sent by the network and storing the target cache data in the gateway.
Preferably, the cache data storage module includes:
the file receiving unit is used for receiving a common static file sent by a network;
a corresponding relation establishing unit, configured to establish a corresponding relation between the common static file and the network access request in the data cache list;
and the file storage unit is used for storing the common static files so as to be called when the client sends the network access request corresponding to the common static files.
In a third aspect, an embodiment of the present invention provides a data caching device for a gateway, including:
a memory for storing a computer program;
a processor configured to implement the steps of the data caching method for a gateway according to any one of the first aspect above when the computer program is executed.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when executed by a processor, the computer program implements the steps of the data caching method for a gateway according to any one of the first aspect.
The embodiment of the invention provides a data caching method for a gateway, which comprises the following steps: acquiring data cache lists of all clients connected with a gateway, wherein the data cache lists comprise a common network list and a loading failure list; according to the data cache list, requesting target cache data from a network; in the embodiment of the invention, all clients access the network through the gateway, so that the data are cached in the gateway, and for the client using the same gateway, the probability of accessing the same network data is higher, so that the data can be prevented from being cached by each client, the data are cached in the gateway in a centralized manner, the occupation of storage space is reduced, the access speed of a user to the network can be accelerated, and the working efficiency of the user is improved.
The data caching method and system for the gateway provided by the embodiment of the invention have the same beneficial effects, and are not described in detail herein.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below. It should be apparent that the drawings in the following description are merely exemplary, and that other embodiments can be derived from the drawings provided by those of ordinary skill in the art without inventive effort.
The structures, ratios, sizes, and the like shown in the present specification are only used for matching with the contents disclosed in the specification, so as to be understood and read by those skilled in the art, and are not used to limit the conditions that the present invention can be implemented, so that the present invention has no technical significance, and any structural modifications, changes in the ratio relationship, or adjustments of the sizes, without affecting the effects and the achievable by the present invention, should still fall within the range that the technical contents disclosed in the present invention can cover.
Fig. 1 is a flowchart of a data caching method for a gateway according to an embodiment of the present invention;
fig. 2 is a flowchart of a conventional network list obtaining method for a data caching method of a gateway according to an embodiment of the present invention;
fig. 3 is a flowchart of acquiring a loading failure list of a data caching method for a gateway according to an embodiment of the present invention;
fig. 4 is a flowchart illustrating a cache opportunity determination method for a gateway according to an embodiment of the present invention;
fig. 5 is a detailed flow chart of data caching of a data caching method for a gateway according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a data caching system for a gateway according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of a data caching system for a gateway according to an embodiment of the present invention;
fig. 8 is a schematic structural diagram of a data caching device for a gateway according to an embodiment of the present invention.
Detailed Description
The present invention is described in terms of particular embodiments, other advantages and features of the invention will become apparent to those skilled in the art from the following disclosure, and it is to be understood that the described embodiments are merely exemplary of the invention and that it is not intended to limit the invention to the particular embodiments disclosed. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, fig. 2, fig. 3, fig. 4, and fig. 5, fig. 1 is a flowchart of a data caching method for a gateway according to an embodiment of the present invention; fig. 2 is a flowchart of a conventional network list obtaining method for a data caching method of a gateway according to an embodiment of the present invention; fig. 3 is a flowchart of acquiring a loading failure list of a data caching method for a gateway according to an embodiment of the present invention; fig. 4 is a flowchart illustrating a cache opportunity determination method for a gateway according to an embodiment of the present invention; fig. 5 is a detailed flow chart of data caching of a data caching method for a gateway according to an embodiment of the present invention.
In an embodiment of the present invention, a data caching method for a gateway is provided, including:
step S11: acquiring data cache lists of all clients connected with a gateway, wherein the data cache lists comprise a common network list and a loading failure list;
step S12: according to the data cache list, requesting target cache data from a network;
step S13: and receiving target cache data sent by a network and storing the target cache data in the gateway.
In the embodiment of the present invention, first, data cache lists of all clients need to be obtained, and since all clients use the same gateway, for example, in an actual situation, the clients may be local area networks of the same company, so that the clients are similar to each other in the population of the clients, and therefore, network requests issued by the clients may be the same, and thus, data caching can be performed in the gateway uniformly, instead of performing data caching in each client as in the prior art.
Generally, in a specific case, commonly used network requests may be stored, forming a commonly used network list, that is, the gateway may temporarily store recently accessed data. Specifically, the list of commonly used networks is obtained by the following steps:
step S21: acquiring network access requests of all clients;
step S22: counting the historical times of each network access request;
step S23: and adding the network access requests with the historical times exceeding the preset times into the common network list to obtain the updated common network list.
In other words, sometimes, some data may need to be accessed frequently, and the cache inside the hard disk may store some data that is read frequently in the cache of the gateway, and may directly transmit the data from the cache when reading again, so as to reduce the data request amount to the network.
In another situation of the embodiment of the present invention, there may be a situation that the data amount requested by the client is too large and the loading fails, because a loading failure list may be formed and cached for the network requests with failed loading. Specifically, the loading failure list is obtained by the following steps:
step S31: when the network access request of the client fails, the gateway receives the failed network access request;
step S32: and adding the failed network access request into a loading failure column to obtain an updated loading failure list.
That is, the gateway detects that those requests failed when the client accesses the network, and if so, buffers the failed network access requests into the gateway at the appropriate time.
It should be noted that, when caching data, in order not to affect the normal use of the client, at this time, caching may be performed when the available bandwidth of the idle network is large, and specifically, in order to request target cache data from the network according to the data cache list in real time, the following steps may be performed:
step S41: monitoring an idle network available bandwidth of the gateway;
step S42: judging whether the available bandwidth of the idle network exceeds a preset bandwidth or not;
step S43: and if the available bandwidth of the idle network exceeds the preset bandwidth, requesting target cache data from the network by utilizing the network access requests in the data cache list one by one so as to facilitate the storage of the gateway.
That is to say, in practice, it may be detected that the maximum achievable first bandwidth of the network at this time and the occupied second bandwidth is normally used by the client, the first bandwidth is reduced by the second bandwidth to be the very idle network available bandwidth, and if the idle network available bandwidth at this time is large, the target cache data may be requested according to the entry in the data cache list and the network access request, so that the gateway stores and subsequently accesses and calls the client. Of course, other manners may also be adopted to request the target cache data from the network according to the data cache list, for example, the target cache data may be requested from the network by using the network access request in the data cache list at preset time intervals, so that the gateway can store the target cache data.
On the basis of any of the foregoing embodiments, in this embodiment, in order to receive target cache data sent by a network and store the target cache data in the gateway, the following steps may be implemented:
step S51: receiving a common static file sent by a network;
step S52: establishing a corresponding relation between the common static file and the network access request in the data cache list;
step S53: and storing the common static file so as to be called when the client sends a network access request corresponding to the common static file.
The embodiment of the invention provides a data caching method for a gateway, all clients access a network through the gateway, so that data is cached in the gateway, and for the clients using the same gateway, the probability of accessing the same network data is higher, so that the data can be prevented from being cached by each client, the data is cached in the gateway in a centralized manner, the occupation of storage space is reduced, the network access speed of a user can be accelerated, and the working efficiency of the user is improved.
Referring to fig. 6 and 7, fig. 6 is a schematic structural diagram of a data caching system for a gateway according to an embodiment of the present invention; fig. 7 is a schematic structural diagram of a data caching system for a gateway according to an embodiment of the present invention.
In an embodiment of the present invention, an embodiment of the present invention provides a data caching system 600 for a gateway, including:
a cache list obtaining module 610, configured to obtain data cache lists of all clients connected to a gateway, where the data cache lists include a common network list and a loading failure list;
the cache data request module 620 requests target cache data from a network according to the data cache list;
and the cache data storage module 630 is configured to receive target cache data sent by a network, and store the target cache data in the gateway.
Preferably, the cache data storage module 630 includes:
the file receiving unit 631 is configured to receive a common static file sent by a network;
a corresponding relationship establishing unit 632, configured to establish a corresponding relationship between the common static file and the network access request in the data cache list;
the file storage unit 633 is configured to store the common static file, so that the client is called when sending a network access request corresponding to the common static file.
Referring to fig. 8, fig. 8 is a schematic structural diagram of a data caching device for a gateway according to an embodiment of the present invention.
An embodiment of the present invention provides a data caching device 800 for a gateway, including:
a memory 810 for storing a computer program;
a processor 820, configured to implement the steps of the data caching method for the gateway according to any one of the above embodiments when the computer program is executed.
An embodiment of the present invention provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements the steps of the data caching method for a gateway according to any one of the above embodiments.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory. The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). The memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in the process, method, article, or apparatus that comprises the element.
The above are merely examples of the present application and are not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.
Although the invention has been described in detail above with reference to a general description and specific examples, it will be apparent to one skilled in the art that modifications or improvements may be made thereto based on the invention. Accordingly, such modifications and improvements are intended to be within the scope of the invention as claimed.
Claims (10)
1. A data caching method for a gateway is characterized by comprising the following steps:
acquiring data cache lists of all clients connected with a gateway, wherein the data cache lists comprise a common network list and a loading failure list;
according to the data cache list, requesting target cache data from a network;
and receiving target cache data sent by a network and storing the target cache data in the gateway.
2. The data caching method of claim 1,
the list of commonly used networks is obtained by the following steps:
acquiring network access requests of all clients;
counting the historical times of each network access request;
and adding the network access requests with the historical times exceeding the preset times into the common network list to obtain the updated common network list.
3. The data caching method of claim 1,
the loading failure list is obtained by the following steps:
when the network access request of the client fails, the gateway receives the failed network access request;
and adding the failed network access request into a loading failure column to obtain an updated loading failure list.
4. The data caching method of claim 1,
the requesting target cache data from a network according to the data cache list comprises:
monitoring an idle network available bandwidth of the gateway;
judging whether the available bandwidth of the idle network exceeds a preset bandwidth or not;
and if the available bandwidth of the idle network exceeds the preset bandwidth, requesting target cache data from the network by utilizing the network access requests in the data cache list one by one so as to facilitate the storage of the gateway.
5. The data caching method of claim 1,
the requesting target cache data from a network according to the data cache list comprises:
and requesting target cache data from a network by using the network access request in the data cache list at preset intervals so as to facilitate the storage of the gateway.
6. The data caching method of any one of claims 1 to 5,
the receiving of the target cache data sent by the network and the storing of the target cache data in the gateway includes:
receiving a common static file sent by a network;
establishing a corresponding relation between the common static file and the network access request in the data cache list;
and storing the common static file so as to be called when the client sends a network access request corresponding to the common static file.
7. A data caching system for a gateway, comprising:
the system comprises a cache list acquisition module, a cache list acquisition module and a cache management module, wherein the cache list acquisition module is used for acquiring data cache lists of all clients connected with a gateway, and the data cache lists comprise a common network list and a loading failure list;
the cache data request module is used for requesting target cache data from a network according to the data cache list;
and the cache data storage module is used for receiving the target cache data sent by the network and storing the target cache data in the gateway.
8. The data caching system of claim 7,
the cache data storage module comprises:
the file receiving unit is used for receiving a common static file sent by a network;
a corresponding relation establishing unit, configured to establish a corresponding relation between the common static file and the network access request in the data cache list;
and the file storage unit is used for storing the common static files so as to be called when the client sends the network access request corresponding to the common static files.
9. A data caching apparatus for a gateway, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the data caching method for a gateway according to any one of claims 1 to 6 when executing said computer program.
10. A computer-readable storage medium, characterized in that a computer program is stored on the computer-readable storage medium, which computer program, when being executed by a processor, carries out the steps of the data caching method for a gateway according to any one of claims 1 to 6.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911032262.5A CN110868333A (en) | 2019-10-28 | 2019-10-28 | Data caching method and system for gateway |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911032262.5A CN110868333A (en) | 2019-10-28 | 2019-10-28 | Data caching method and system for gateway |
Publications (1)
Publication Number | Publication Date |
---|---|
CN110868333A true CN110868333A (en) | 2020-03-06 |
Family
ID=69653333
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201911032262.5A Pending CN110868333A (en) | 2019-10-28 | 2019-10-28 | Data caching method and system for gateway |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN110868333A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111510482A (en) * | 2020-04-09 | 2020-08-07 | 广州酷狗计算机科技有限公司 | Method and device for determining failed network request and computer storage medium |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101656985A (en) * | 2009-08-18 | 2010-02-24 | 中兴通讯股份有限公司 | Method for managing url resource cache and device thereof |
CN103188296A (en) * | 2011-12-29 | 2013-07-03 | 北京网康科技有限公司 | Implementation method and equipment for network byte cache |
CN103716391A (en) * | 2013-12-26 | 2014-04-09 | 星云融创(北京)信息技术有限公司 | Implementation method for content caching and router |
CN104348856A (en) * | 2013-07-30 | 2015-02-11 | 杭州微元科技有限公司 | Method of implementing updating of web cache through broadcast network |
CN104507124A (en) * | 2014-12-24 | 2015-04-08 | 中国科学院声学研究所 | Management method for base station cache and user access processing method |
US20160328159A1 (en) * | 2014-04-01 | 2016-11-10 | Endace Technology Limited | Intelligent load balancing and high speed intelligent network recorders |
CN108183947A (en) * | 2017-12-27 | 2018-06-19 | 深圳天源迪科信息技术股份有限公司 | Distributed caching method and system |
-
2019
- 2019-10-28 CN CN201911032262.5A patent/CN110868333A/en active Pending
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101656985A (en) * | 2009-08-18 | 2010-02-24 | 中兴通讯股份有限公司 | Method for managing url resource cache and device thereof |
CN103188296A (en) * | 2011-12-29 | 2013-07-03 | 北京网康科技有限公司 | Implementation method and equipment for network byte cache |
CN104348856A (en) * | 2013-07-30 | 2015-02-11 | 杭州微元科技有限公司 | Method of implementing updating of web cache through broadcast network |
CN103716391A (en) * | 2013-12-26 | 2014-04-09 | 星云融创(北京)信息技术有限公司 | Implementation method for content caching and router |
US20160328159A1 (en) * | 2014-04-01 | 2016-11-10 | Endace Technology Limited | Intelligent load balancing and high speed intelligent network recorders |
CN104507124A (en) * | 2014-12-24 | 2015-04-08 | 中国科学院声学研究所 | Management method for base station cache and user access processing method |
CN108183947A (en) * | 2017-12-27 | 2018-06-19 | 深圳天源迪科信息技术股份有限公司 | Distributed caching method and system |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111510482A (en) * | 2020-04-09 | 2020-08-07 | 广州酷狗计算机科技有限公司 | Method and device for determining failed network request and computer storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110768912B (en) | API gateway current limiting method and device | |
CN110597739A (en) | Configuration management method, system and equipment | |
CN110958278B (en) | API gateway-based data processing method and system and API gateway | |
CN110764930B (en) | Request or response processing method and device based on message mode | |
CN106657182B (en) | Cloud file processing method and device | |
CN110868333A (en) | Data caching method and system for gateway | |
CN107040566A (en) | Method for processing business and device | |
CN111506254B (en) | Distributed storage system and management method and device thereof | |
CN114253456A (en) | Cache load balancing method and device | |
CN113301173A (en) | Domain name updating system and method, message forwarding method and server | |
CN116775759A (en) | Multi-platform big data synchronization method, equipment and medium based on message queue | |
CN110753006A (en) | Data processing method and device and electronic equipment | |
CN115934292A (en) | Calling method, device and equipment of microservice application | |
CN113905092B (en) | Method, device, terminal and storage medium for determining reusable agent queue | |
EP3859549B1 (en) | Database migration method, apparatus, and device, and computer readable medium | |
CN115048186A (en) | Method and device for processing expansion and contraction of service container, storage medium and electronic equipment | |
CN109561123B (en) | Token caching method and device | |
CN114253455A (en) | Cache hit rate adjusting method, device, equipment and storage medium | |
CN109587069B (en) | API gateway-based current limiting method and system | |
US20150379548A1 (en) | Method and System for Data Processing | |
CN113873052B (en) | Domain name resolution method, device and equipment of Kubernetes cluster | |
CN110620703A (en) | Http-based service node state determination method | |
CN110290202A (en) | A kind of information of Service Gateway is attached to method, apparatus and relevant device | |
CN110968552B (en) | Application information storage method and device | |
CN109617953B (en) | Session processing method and 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 | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20200306 |