CN111488545B - Method, device, computer equipment and storage medium for managing network request cookie - Google Patents

Method, device, computer equipment and storage medium for managing network request cookie Download PDF

Info

Publication number
CN111488545B
CN111488545B CN202010259463.5A CN202010259463A CN111488545B CN 111488545 B CN111488545 B CN 111488545B CN 202010259463 A CN202010259463 A CN 202010259463A CN 111488545 B CN111488545 B CN 111488545B
Authority
CN
China
Prior art keywords
cookie
request
database
cookies
web request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010259463.5A
Other languages
Chinese (zh)
Other versions
CN111488545A (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.)
Shanghai Qiyin Information Technology Co ltd
Original Assignee
Shanghai Qiyin Information Technology 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 Shanghai Qiyin Information Technology Co ltd filed Critical Shanghai Qiyin Information Technology Co ltd
Priority to CN202010259463.5A priority Critical patent/CN111488545B/en
Publication of CN111488545A publication Critical patent/CN111488545A/en
Application granted granted Critical
Publication of CN111488545B publication Critical patent/CN111488545B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9536Search customisation based on social or collaborative filtering

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method for managing a network request cookie, which comprises the following steps: constructing a cookie database for storing a web request cookie, wherein the content of the web request cookie comprises cookie data and detailed parameter information thereof; acquiring a new web request cookie, and storing the acquired web request cookie in the cookie database; and when receiving a cookie data acquisition request, searching the cookie database according to the cookie data acquisition request, and sending the searched web request cookie to a requester. An apparatus, a computer device and a storage medium for implementing the method for managing network request cookies are also disclosed. The invention greatly improves the efficiency of users, fully exerts the availability of cookies to the maximum and saves the cost.

Description

Method, device, computer equipment and storage medium for managing network request cookie
Technical Field
The invention relates to the technical field of computers, in particular to a method for managing a network request cookie.
Background
The existing management method of the network request cookie is that the network request cookie is directly stored in a database of a local terminal of a user after being acquired, and is directly taken out from the database to be used when the network request cookie is needed. However, this management method has some problems as follows:
1. because the network request cookie has the characteristic of instability, under the condition of high use frequency, the condition that part of the network request cookies are invalid and cannot be used is most likely to occur, and a user needs to acquire a new network request cookie again for retry, so that the efficiency of the user is greatly reduced;
2. the obtained network request cookie is directly stored in the data, the network request cookie cannot be distinguished and managed, the validity or the access speed of the network request cookie cannot be identified, the using mode is single, and the method cannot be suitable for more application scenes.
For this purpose, the applicant has found, through a beneficial search and study, a solution to the above-mentioned problems, against which the technical solutions to be described below are developed.
Disclosure of Invention
One of the technical problems to be solved by the invention is as follows: aiming at the defects of the prior art, the management method of the web request cookie improves the use efficiency of users and is suitable for more application scenes.
The second technical problem to be solved by the invention is that: a management apparatus of a web request cookie is provided.
The third technical problem to be solved by the invention is as follows: a computer device implementing the above-described method of managing web request cookies is provided.
The fourth technical problem to be solved by the invention is that: a storage medium implementing the above-described method of managing web request cookies is provided.
A method of managing a web request cookie as a first aspect of the present invention includes the steps of:
constructing a cookie database for storing a web request cookie, wherein the content of the web request cookie comprises cookie data and detailed parameter information thereof;
acquiring a new web request cookie, and storing the acquired web request cookie in the cookie database;
and when receiving a cookie data acquisition request, searching the cookie database according to the cookie data acquisition request, and sending the searched web request cookie to a requester.
In a preferred embodiment of the present invention, the detailed parameter information includes acquisition time, acquisition region, response speed, use time, operator information, and availability score.
In a preferred embodiment of the invention, the method further comprises the steps of:
and regularly filtering the cookie database, and timely deleting invalid or expired web request cookies stored in the cookie database.
In a preferred embodiment of the present invention, the filtering the cookie database periodically includes:
scanning the cookie database periodically according to a predefined filtering mode or a user-defined filtering mode to screen out web request cookies needing filtering;
and deleting the screened network request cookies needing to be filtered so as to ensure that the cookie database is maintained in a high available state.
In a preferred embodiment of the invention, the method further comprises the steps of:
checking whether the number of network request cookies in the cookie database is lower than a preset threshold value;
and if the network request cookie is lower than the preset threshold value, acquiring a new network request cookie and storing the acquired new network request cookie into the cookie database.
In a preferred embodiment of the invention, the method further comprises the steps of:
acquiring cookie use information fed back by a requester;
and adjusting the cookie database according to the cookie use information.
A management apparatus of a web request cookie as a second aspect of the present invention, comprising:
the cookie database module is used for constructing a cookie database for storing network request cookies, and the content of the network request cookies comprises cookie data and detailed parameter information thereof;
the cookie acquisition module is used for acquiring a new web request cookie and storing the acquired web request cookie in the cookie database; and
and the acquisition request processing module is used for searching the cookie database according to the received cookie data acquisition request and sending the searched web request cookie to a requester.
In a preferred embodiment of the present invention, further comprising:
and the cookie filtering processing module is used for regularly filtering the cookie database and timely deleting invalid or expired web request cookies stored in the cookie database.
In a preferred embodiment of the present invention, further comprising:
and the cookie quantity checking module is used for checking whether the quantity of the network request cookies in the cookie database is lower than a preset threshold value, if so, acquiring a new network request cookie and storing the acquired new network request cookie into the cookie database.
In a preferred embodiment of the present invention, further comprising:
and the feedback information processing module is used for acquiring cookie use information fed back by the requester and adjusting the cookie database according to the cookie use information.
A computer device for implementing the above-described management method of web request cookies as a third aspect of the present invention includes a memory processor, the memory storing a computer program, the processor implementing the following steps when executing the computer program:
constructing a cookie database for storing a web request cookie, wherein the content of the web request cookie comprises cookie data and detailed parameter information thereof;
acquiring a new web request cookie, and storing the acquired web request cookie in the cookie database;
and when receiving a cookie data acquisition request, searching the cookie database according to the cookie data acquisition request, and sending the searched web request cookie to a requester.
A computer-readable storage medium, as a fourth aspect of the present invention, for implementing the above-described management method of web request cookies, having stored thereon a computer program which, when executed by a processor, implements the steps of:
constructing a cookie database for storing a web request cookie, wherein the content of the web request cookie comprises cookie data and detailed parameter information thereof;
acquiring a new web request cookie, and storing the acquired web request cookie in the cookie database;
and when receiving a cookie data acquisition request, searching the cookie database according to the cookie data acquisition request, and sending the searched web request cookie to a requester.
Due to the adoption of the technical scheme, the invention has the beneficial effects that: the method and the device can be used for different application scenes in a more flexible way, and can meet the conditions that a large amount of cookies are needed but not needed to be highly available or a small amount of cookies are needed but the availability is guaranteed when the cookies are usually requested by the network, so that the method and the device can be used for greatly improving the efficiency of users, fully playing the availability of the cookies to the maximum and saving the cost.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is an application scenario diagram of one embodiment of a web request cookie management method of the present invention.
FIG. 2 is a flow chart of a method of managing web request cookies of the present invention.
FIG. 3 is a schematic diagram of an embodiment of a network request cookie management apparatus of the present invention.
Fig. 4 is an internal structural view of the computer device of the present invention.
Detailed Description
The invention is further described with reference to the following detailed drawings in order to make the technical means, the creation characteristics, the achievement of the purpose and the effect of the implementation of the invention easy to understand.
The method for managing the web request cookie provided by the invention can be applied to an application environment shown in figure 1. Wherein the user terminal 101 communicates with the server 102 via a network. The user terminal 101 may be, but not limited to, various personal computers, notebook computers, smartphones, tablet computers, and portable wearable devices, and the server 102 may be implemented by a stand-alone server or a server cluster formed by a plurality of servers. Server 102 builds a cookie database for storing web request cookies and retrieves new web request cookies for storage. The requester (user) sends a cookie data acquisition request to the server 102 through the user terminal 101, the server 102 retrieves the cookie database according to the cookie data acquisition request, and sends the retrieved web request cookie to the requester. The method and the device can be used for different application scenes in a more flexible way, greatly improve the efficiency of users, fully exert the availability of cookies to the maximum and save the cost.
Specifically, referring to fig. 2, the web request cookie management method of the present invention includes the steps of:
in step S10, a cookie database for storing web request cookies is constructed, the content of which includes cookie data and detailed parameter information thereof.
In this embodiment, the detailed parameter information of the cookie data includes an acquisition time, an acquisition region, a response speed, a use time, operator information, and an availability score, where the availability score is used to measure the availability of the cookie, the higher the value of the availability score, the higher the availability, and the lower the value of the availability score, the lower the availability.
Step S20, a new web request cookie is acquired, and the acquired web request cookie is stored in a cookie database.
In this embodiment, the network request cookies may be obtained from different operators through different channels, where the information provided by the network request cookies obtained from different channels is different, for example, the operators may provide the information such as the region where the cookies are located and the response speed synchronously, if the operators provide the information, the information is stored in the cookie database at the same time, and if not provided, the information is null. Channels from which cookies can be obtained to the operator are: hundred degrees, must, ***, dog search, yahoo, and the like.
When a new web request cookie is acquired, the time when the cookie is acquired is saved, if the response speed of the cookie is also acquired, the score is generated and saved according to the speed of the response speed, and if the response speed is not acquired, the response speed is marked as 100 scores.
And step S30, when receiving the cookie data acquisition request, searching a cookie database according to the cookie data acquisition request, and sending the searched web request cookie to the requester.
In this embodiment, a cookie data acquisition request is sent by the user terminal 101 to the server 102, a requester (user) can customize request parameters through an interface, and customize use requirements, for example, user-defined request parameters such as a certain region, a certain fraction, a certain time period, a certain number of uses, and the like are required to be used, and the server 102 screens a cookie database through the parameters, and returns a screened out network request cookie meeting the requirements to the requester (user). The cookie database can save the using time after the cookie is requested by the network, so that the cookie is ensured not to appear in the time, and the used cookie score is reduced because the cookie is limited by the available times and time. In addition, due to cookie instability, the server 102 simultaneously ensures that each cookie can only be acquired every two seconds, preventing the simultaneous use of too many people from jamming.
The management method of the web request cookie of the invention further comprises the following steps:
and step S40, the cookie database is filtered regularly, and invalid or expired web request cookies stored in the cookie database are deleted in time. Specifically, the specific flow of the filtering processing of the cookie database at regular intervals is as follows: and scanning the cookie database periodically according to a predefined filtering mode or a user-defined filtering mode to screen out the network request cookies needing to be filtered, and deleting the screened network request cookies needing to be filtered to ensure that the cookie database is maintained in a high available state. The predefined filtering means or the user-defined selection filtering means may be too long an addition time, a score value below a certain score segment, etc.
The management method of the web request cookie of the invention further comprises the following steps:
in step S51, it is checked whether the number of web request cookies in the cookie database is lower than a preset threshold. In this embodiment, the preset threshold is preferably 100, in number to ensure randomness of the obtained cookies.
Step S52, if the web request cookie is lower than the preset threshold value, acquiring a new web request cookie and storing the acquired new web request cookie into a cookie database.
The management method of the web request cookie of the invention further comprises the following steps:
step S61, the cookie use information fed back by the requester is acquired. After the requester (user) obtains the cookie and uses the cookie, the requester (user) sends cookie use information to the server 102, for example, if the cookie is found to be invalid, the invalid information is fed back to the server 102, and for example, the requester (user) can send the response speed of the cookie to the server 102 when using the cookie.
And step S62, adjusting a cookie database according to the cookie use information. The server 102 re-ranks the corresponding cookie data in the cookie database according to the fed back cookie usage information, for example, when receiving the failure information, deleting the relevant cookie data; or when receiving the cookie response speed information, modifying the value of the response speed of the related cookie data.
Referring to fig. 3, there is shown a network request cookie management apparatus of the present invention, including a cookie database module 110, a cookie acquisition module 120, and an acquisition request processing module 130.
The cookie database module 110 is configured to construct a cookie database for storing web request cookies, the content of which includes cookie data and detailed parameter information thereof.
The cookie acquiring module 120 is configured to acquire a new web request cookie and store the acquired web request cookie in a cookie database.
The acquisition request processing module 130 is configured to retrieve the cookie database according to the received cookie data acquisition request, and send the retrieved web request cookie to the requester.
In this embodiment, the management device for web request cookies of this embodiment further includes a cookie filtering processing module 140, where the cookie filtering processing module 140 periodically filters the cookie database, so as to delete invalid or expired web request cookies stored in the cookie database in time. Specifically, the cookie filtering processing module 140 scans the cookie database periodically according to a predefined filtering manner or a user-defined filtering manner to screen out the web request cookies needing to be filtered, and then deletes the screened web request cookies needing to be filtered, so as to ensure that the cookie database is maintained in a high available state. The predefined filtering means or the user-defined selection filtering means may be too long an addition time, a score value below a certain score segment, etc.
In this embodiment, the management device for web request cookies of this embodiment further includes a cookie quantity checking module 150, where the cookie quantity checking module 150 is configured to check whether the number of web request cookies in the cookie database is lower than a preset threshold, and if so, acquire a new web request cookie and store the acquired new web request cookie in the cookie database, so as to ensure randomness of the acquired cookie in number.
In this embodiment, the management device for requesting cookies by the network further includes a feedback information processing module 160, where the feedback information processing module 160 is configured to obtain cookie usage information fed back by the requester, and adjust the cookie database according to the cookie usage information.
The respective modules in the management apparatus for web request cookies of the present invention may be implemented in whole or in part by software, hardware, and combinations thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above modules.
The present invention also provides a computer device for implementing the above-mentioned management method of web request cookies, which may be a server, and an internal structure diagram thereof may be as shown in fig. 4. The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, computer programs, and a database. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The database of the computer device is used for storing user information, record information, files and other data. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program, when executed by a processor, implements a method of managing web request cookies as described above.
It will be appreciated by those skilled in the art that the structure shown in fig. 4 is merely a block diagram of a portion of the structure related to the present technical solution, and does not constitute a limitation of the computer device to which the present technical solution is applied, and that a specific computer device may include more or less components than those shown in the drawings, or may combine some components, or have different component arrangements.
In particular, the computer device of the invention comprises a memory storing a computer program and a processor implementing the following steps when executing the computer program:
constructing a cookie database for storing network request cookies;
acquiring a new web request cookie, and storing the acquired web request cookie in a cookie database;
when receiving the cookie data acquisition request, searching a cookie database according to the cookie data acquisition request, and sending the searched web request cookie to a requester.
The present invention also provides a computer-readable storage medium for implementing the above-described management method of web request cookies, having stored thereon a computer program which, when executed by a processor, implements the steps of:
constructing a cookie database for storing network request cookies;
acquiring a new web request cookie, and storing the acquired web request cookie in a cookie database;
when receiving the cookie data acquisition request, searching a cookie database according to the cookie data acquisition request, and sending the searched web request cookie to a requester.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the various embodiments provided herein may include non-volatile and/or volatile memory. The nonvolatile memory can include Read Only Memory (ROM), programmable ROM (PROM), electrically Programmable ROM (EPROM), electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous Link DRAM (SLDRAM), memory bus direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), among others.
The foregoing has shown and described the basic principles and main features of the present invention and the advantages of the present invention. It will be understood by those skilled in the art that the present invention is not limited to the embodiments described above, and that the above embodiments and descriptions are merely illustrative of the principles of the present invention, and various changes and modifications may be made without departing from the spirit and scope of the invention, which is defined in the appended claims. The scope of the invention is defined by the appended claims and equivalents thereof.

Claims (4)

1. A method for managing a web request cookie, comprising the steps of:
constructing a cookie database for storing a web request cookie, wherein the content of the web request cookie comprises cookie data and detailed parameter information thereof, and the detailed parameter information comprises acquisition time, acquisition region, response speed, use time, operator information and availability score;
acquiring a new web request cookie, and storing the acquired web request cookie in the cookie database;
when receiving a cookie data acquisition request, searching a cookie database according to the cookie data acquisition request, and sending a searched web request cookie to a requester;
the method also comprises the following steps: filtering the cookie database at regular intervals, and deleting invalid or expired network request cookies stored in the cookie database in time;
the filtering processing of the cookie database at regular intervals comprises the following steps: scanning the cookie database periodically according to a predefined filtering mode or a user-defined filtering mode to screen out web request cookies needing filtering;
deleting the screened network request cookie needing to be filtered to ensure that the cookie database is maintained in a high available state;
the method also comprises the following steps: checking whether the number of network request cookies in the cookie database is lower than a preset threshold value; if the network request cookie is lower than the preset threshold value, acquiring a new network request cookie and storing the acquired new network request cookie into the cookie database;
the method also comprises the following steps: acquiring cookie use information fed back by a requester;
and adjusting the cookie database according to the cookie use information.
2. A management apparatus for web request cookies, comprising:
the cookie database module is used for constructing a cookie database for storing network request cookies, the content of the network request cookies comprises cookie data and detailed parameter information thereof, and the detailed parameter information comprises acquisition time, acquisition region, response speed, use time, operator information and availability score;
the cookie acquisition module is used for acquiring a new web request cookie and storing the acquired web request cookie in the cookie database; and
the acquisition request processing module is used for searching the cookie database according to the received cookie data acquisition request and sending the searched web request cookie to a requester;
further comprises: the cookie filtering processing module regularly filters the cookie database and timely deletes invalid or expired web request cookies stored in the cookie database;
further comprises: and the cookie quantity checking module is used for checking whether the quantity of the network request cookies in the cookie database is lower than a preset threshold value, if so, acquiring a new network request cookie and storing the acquired new network request cookie into the cookie database.
Further comprises: and the feedback information processing module is used for acquiring cookie use information fed back by the requester and adjusting the cookie database according to the cookie use information.
3. A computer device comprising a memory processor, the memory storing a computer program, wherein the processor, when executing the computer program, performs the steps of the network request cookie management method of claim 1.
4. A computer readable storage medium having stored thereon a computer program, wherein the computer program when executed by a processor implements the steps of the network request cookie management method of claim 1.
CN202010259463.5A 2020-04-03 2020-04-03 Method, device, computer equipment and storage medium for managing network request cookie Active CN111488545B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010259463.5A CN111488545B (en) 2020-04-03 2020-04-03 Method, device, computer equipment and storage medium for managing network request cookie

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010259463.5A CN111488545B (en) 2020-04-03 2020-04-03 Method, device, computer equipment and storage medium for managing network request cookie

Publications (2)

Publication Number Publication Date
CN111488545A CN111488545A (en) 2020-08-04
CN111488545B true CN111488545B (en) 2024-04-02

Family

ID=71794501

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010259463.5A Active CN111488545B (en) 2020-04-03 2020-04-03 Method, device, computer equipment and storage medium for managing network request cookie

Country Status (1)

Country Link
CN (1) CN111488545B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108777709A (en) * 2018-05-31 2018-11-09 康键信息技术(深圳)有限公司 Website access method, device, computer equipment and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7013251B1 (en) * 1999-12-15 2006-03-14 Microsoft Corporation Server recording and client playback of computer network characteristics
US20040049673A1 (en) * 2002-09-05 2004-03-11 Docomo Communications Laboratories Usa, Inc. Apparatus and method for a personal cookie repository service for cookie management among multiple devices

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108777709A (en) * 2018-05-31 2018-11-09 康键信息技术(深圳)有限公司 Website access method, device, computer equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
徐衍 ; .基于cookie的图书馆个性化网上信息服务研究.赤峰学院学报(自然科学版).2010,(01),全文. *

Also Published As

Publication number Publication date
CN111488545A (en) 2020-08-04

Similar Documents

Publication Publication Date Title
CN109033123B (en) Big data-based query method and device, computer equipment and storage medium
US11481408B2 (en) Event driven extract, transform, load (ETL) processing
CN111309785B (en) Database access method and device based on Spring framework, computer equipment and medium
CN108197200B (en) Log tracking method and device, computer equipment and storage medium
US8572023B2 (en) Data services framework workflow processing
US20150134913A1 (en) Method and apparatus for cleaning files in a mobile terminal and associated mobile terminal
CN109245928B (en) Configuration information setting method and device and terminal management system
CN111177081B (en) Game log content query method, device, computer equipment and storage medium
CN112506870B (en) Data warehouse increment updating method and device and computer equipment
US9535919B2 (en) Method and apparatus for selectively deleting cached records
CN109413153B (en) Data crawling method and device, computer equipment and storage medium
CN107402863B (en) Method and equipment for processing logs of service system through log system
CN111488736B (en) Self-learning word segmentation method, device, computer equipment and storage medium
US20140289268A1 (en) Systems and methods of rationing data assembly resources
WO2018188545A1 (en) Insurance accident claim settlement method, device and settlement server
CN111538754A (en) Data collection management system, method, device, equipment and storage medium
CN111488545B (en) Method, device, computer equipment and storage medium for managing network request cookie
DE102013201973A1 (en) Distributed application anticipating server responses
CN111897843B (en) Configuration method and device of data flow strategy of Internet of things and computer equipment
US20150112947A1 (en) System and method for database flow management
CN109840250B (en) Method, device, equipment and storage medium for managing access authority of intermediate field
US20210279227A1 (en) System and methods for capturing and storing metadata from access logs and storage systems and improving storage efficiency of data and method therefor
US8024301B2 (en) Automatic database diagnostic usage models
CN115454773A (en) Data acquisition method and device, electronic equipment and storage medium
CN113672652A (en) Data access method, device, equipment and storage medium

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