CN114785878A - Information extraction method and device, electronic equipment and computer readable storage medium - Google Patents

Information extraction method and device, electronic equipment and computer readable storage medium Download PDF

Info

Publication number
CN114785878A
CN114785878A CN202210435665.XA CN202210435665A CN114785878A CN 114785878 A CN114785878 A CN 114785878A CN 202210435665 A CN202210435665 A CN 202210435665A CN 114785878 A CN114785878 A CN 114785878A
Authority
CN
China
Prior art keywords
information
header
request
interceptor
memory
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
CN202210435665.XA
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.)
Impression Notes Chengdu Technology Co ltd
Impression Notes Shanghai Technology Co ltd
Beijing Impression Notebook Technology Co ltd
Original Assignee
Impression Notes Chengdu Technology Co ltd
Impression Notes Shanghai Technology Co ltd
Beijing Impression Notebook 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 Impression Notes Chengdu Technology Co ltd, Impression Notes Shanghai Technology Co ltd, Beijing Impression Notebook Technology Co ltd filed Critical Impression Notes Chengdu Technology Co ltd
Priority to CN202210435665.XA priority Critical patent/CN114785878A/en
Publication of CN114785878A publication Critical patent/CN114785878A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses an information extraction method and device, electronic equipment and a computer readable storage medium. The information extraction method comprises the following steps: receiving a data calling request, wherein the data calling request at least carries a message header; reading the header information in the message header by adopting a pre-configured header interceptor; and caching the read head information into a memory, wherein the head information cached in the memory is read by a remote procedure call service request. The invention solves the technical problems that the processing time of the head information of the HTTP is longer and the return time of the request response is easily longer when the request data packet is analyzed in the related technology.

Description

Information extraction method and device, electronic equipment and computer readable storage medium
Technical Field
The invention relates to the technical field of information processing, in particular to an information extraction method and device, electronic equipment and a computer readable storage medium.
Background
In the related art, when searching through the internet, a request is generally sent to a specified address through a hypertext transfer protocol HTTP to obtain request data, after a server or a processing terminal corresponding to the specified address receives the request, a request data packet needs to be analyzed to obtain header information about the HTTP, the processing time of the header information about the HTTP is long, or the processing is inaccurate, so that the return time of a request response is long, a return report error is caused, or the waiting time of a user is long, the use interest of the client is reduced, and a search engine or a server providing a search service needs to further improve the response speed.
In view of the above problems, no effective solution has been proposed.
Disclosure of Invention
The embodiment of the invention provides an information extraction method and device, electronic equipment and a computer readable storage medium, which are used for at least solving the technical problems that in the related art, when a request data packet is analyzed, the processing time of HTTP header information is long, and the return time of request response is easily long.
According to an aspect of the embodiments of the present invention, there is provided an information extraction method applied to a request processing server, including: receiving a data calling request, wherein the data calling request at least carries a message header; reading the header information in the message header by adopting a pre-configured header interceptor; caching the read head information into a memory, wherein the head information cached in the memory is requested to be read by a remote procedure call service.
Optionally, the step of reading the header information in the message header by using a pre-configured header interceptor includes: acquiring a plurality of information identifications of a message header; and matching target information in the message header based on each information identifier by adopting the head interceptor to obtain the head information.
Optionally, after reading the header information in the message header by using a pre-configured header interceptor, the method further includes: analyzing whether each information data in the head information accords with a preset information format or not according to a preset information template; and confirming that the information is verified to pass under the condition that the information data in the header information conforms to a preset information format.
Optionally, the header interceptor is disposed in a message processing chain of the request processing server.
Optionally, the head interceptor is of the type of a component.
Optionally, the type of information included in the header information includes at least one of: authentication information, domain address, client information, and language type.
According to another aspect of the embodiments of the present invention, there is also provided an information extraction apparatus applied to a request processing server, including: a receiving unit, configured to receive a data call request, where the data call request at least carries a message header; the reading unit is used for reading the header information in the message header by adopting a pre-configured header interceptor; and the cache unit is used for caching the read head information into a memory, wherein the head information cached in the memory is read by a remote procedure call service request.
Optionally, the reading unit includes: the first acquisition module is used for acquiring a plurality of information identifications of the message header; and the matching module is used for matching target information in the message header by adopting the header interceptor based on each information identifier to obtain the header information.
Optionally, the information extracting apparatus further includes: the analysis unit is used for analyzing whether each information data in the header information conforms to a preset information format or not according to a preset information template after the header information in the message header is read by adopting a pre-configured header interceptor; and the confirming unit is used for confirming that the information is verified to pass under the condition that the information data in the header information conforms to a preset information format.
Optionally, the header interceptor is disposed in a message processing chain of the request processing server.
Optionally, the head interceptor is of the type of a component.
Optionally, the type of information included in the header information includes at least one of: authentication information, domain address, client information, and language type.
According to another aspect of the embodiments of the present invention, there is also provided an electronic device, including: a processor; and a memory for storing executable instructions of the processor; wherein the processor is configured to perform any one of the above-described information extraction methods via execution of the executable instructions.
According to another aspect of the embodiments of the present invention, a computer-readable storage medium is further provided, where the computer-readable storage medium includes a stored computer program, and when the computer program runs, a device where the computer-readable storage medium is located is controlled to execute any one of the above-mentioned information extraction methods.
In the embodiment of the invention, a data call request is received, wherein the data call request at least carries a message header, a pre-configured header interceptor is adopted to read header information in the message header, and the read header information is cached in a memory, wherein the header information cached in the memory is read by a remote procedure call service request. In the embodiment, a header interceptor is added in a message processing chain of a request message, and the header information in a message header is read by the header interceptor, and a request service called by a subsequent remote procedure can read the header information from a memory, so that the processing and attention to an HTTP header can be saved, the header processing uniformity among services can be maintained, and the processing time of a request response can be reduced, thereby solving the technical problems that the processing time of the header information of the HTTP is long and the return time of the request response is easily long when a request data packet is analyzed in the related art.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention. In the drawings:
FIG. 1 is a flow diagram of an alternative information extraction method according to an embodiment of the invention;
fig. 2 is a schematic diagram of an alternative information extraction apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be obtained by a person skilled in the art without making any creative effort based on the embodiments in the present invention, shall fall within the protection scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
To facilitate an understanding of the present application by those skilled in the art, the following explanation is made for technical terms and names involved in the embodiments of the present application:
the hypertext Transfer Protocol, HTTP for short, is a request-response Protocol that can run on TCP.
The gRPC, i.e., the gRPC Remote Procedure Calls, is an open source Remote Procedure call system initiated by ***, inc, and may be transmitted based on the HTTP protocol.
Metadata: metadata of the gRPC.
The ProtoBuf is a sequence structured data format for data exchange, has cross-platform, cross-language and extensible characteristics, is in the types of common XML and JSON, and is suitable for data storage and network data transmission.
Methods indicate protocol processing methods in the HTTP protocol.
The application can be applied to various request processing systems or search processing systems, and the content of the request is not limited, and may include but is not limited to: the method supports various remote procedure call processing requests, such as logic supporting general processing of Metadata from an HTTP header in the gPC, HTTP header data received by the gPC is put into a Metadata structure (including Cookies, User-Agent and other data which can be written in the HTTP header), and can conveniently acquire authentication information, client information, language information and the like.
In the present application, a gRPC request is taken as an example (other requests, such as Restful request, may also be used), and the present application is schematically illustrated, and in the present application, a Header filter may be added by extending protobuf. The present application is described below with reference to various embodiments.
Example one
In accordance with an embodiment of the present invention, there is provided an information extraction method embodiment, it is noted that the steps illustrated in the flowchart of the drawings may be performed in a computer system such as a set of computer-executable instructions, and that while a logical order is illustrated in the flowchart, in some cases the steps illustrated or described may be performed in an order different than here.
The embodiment of the invention provides an information extraction method which is applied to a request processing server. In this embodiment, the header interceptor may be disposed in a message processing chain of the request processing server.
Optionally, in this embodiment, a header filter identifier header filter may be added by extending protobuf. Optionally, the head interceptor is of the type of a component.
Fig. 1 is a flowchart of an alternative information extraction method according to an embodiment of the present invention, as shown in fig. 1, the method includes the following steps:
step S102, receiving a data calling request, wherein the data calling request at least carries a message header;
step S104, reading the header information in the message header by adopting a pre-configured header interceptor;
step S106, the read header information is cached in the memory, wherein the header information cached in the memory is read by the remote procedure call service request.
Through the steps, the data call request can be received, wherein the data call request at least carries a message header, the head information in the message header is read by adopting a pre-configured head interceptor, and the read head information is cached in the memory, wherein the head information cached in the memory is read by the remote procedure call service request. In the embodiment, a header interceptor is added in a message processing chain of a request message, and the header information in a message header is read by the header interceptor, and a request service called by a subsequent remote procedure can read the header information from a memory, so that the processing and attention to an HTTP header can be saved, the header processing uniformity among services can be maintained, and the processing time of a request response can be reduced, thereby solving the technical problems that the processing time of the header information of the HTTP is long and the return time of the request response is easily long when a request data packet is analyzed in the related art.
The present application will be described in detail below with reference to the above-described respective implementation steps.
Step S102, receiving a data calling request, wherein the data calling request at least carries a message header.
The data call request may be sent by the client, and the data call request may include: authentication information, message headers, data content, etc. The method comprises the steps that a request processing server receives a data calling request initiated by a client, rapidly analyzes the request, returns corresponding data information to the client and provides corresponding services for the client, wherein the content called by the data calling request comprises but is not limited to: pictures, videos, text, word files, tables, and the like.
And step S104, reading the header information in the message header by adopting a pre-configured header interceptor.
Optionally, the type of information included in the header information mentioned in this embodiment includes at least one of the following: authentication information, domain address, client information, and language type.
In this embodiment, a value corresponding to a name to be checked is defined in a new structure storage header of a defined message header, the value serves as necessary information that a client needs to send to a server, and the information needs to be identified in many services, for example, authentication information may perform identity verification in specific logic, client information may generate corresponding data for different client platforms (Windows/Mac/iOS/Android/Web, etc.) when calculating a result, language type information may process internationalized logic when returning a document, and the like.
As an optional implementation manner of this embodiment, the step of reading header information in a message header by using a pre-configured header interceptor includes: acquiring a plurality of information identifications of a message header; and adopting a head interceptor to identify and match target information in the message header based on each information so as to obtain head information.
For example, a header interceptor httpheiderss interceptor, which is a server interceptor of the gRPC, is added to the message processing chain of the gRPC to read Metadata data of the gRPC. When reading Metadata, the required header information (including Cookies, User-Agent, etc. all data that can be written in the HTTP header) is read by matching the header name identified by the HeadersFilter.
Optionally, after reading the header information in the message header by using a preconfigured header interceptor, the method further includes: analyzing whether each information data in the header information conforms to a preset information format or not according to a preset information template; and confirming that the information verification is passed under the condition that the information data in the header information conforms to the preset information format.
In this embodiment, after a request is obtained (for example, a gRPC-type processing request is received), a message header is first converted into metadata, then a request parameter is converted into a gRPC request structure, header information in the message header is read by a header interceptor, and then the header information is returned to the memory.
And step S106, caching the read head information into a memory, wherein the head information cached in the memory is read by a remote procedure call service request.
In this embodiment, a new structure may be added on the basis of protobuf definition of the original gRPC, and the HeadersFilter defines a Metadata name of a content to be checked, and checks whether the name exists in a http-like http interface (io. The new structure Headers stores values corresponding to names defined in the Headers filter that need to be checked (for example, cookies in Metadata need to be checked and extracted), and processes in a http-like http interface (io.
By the above embodiment, a header interceptor http headers, which is a server interceptor of the gRPC, is added to the message processing chain of the gRPC, and is used to read metadata of the gRPC (the metadata is information about this call during a remote call and is in the form of key-value, where key is a string type, value is a set of strings, and the metadata is transparent to the gRPC itself, and enables the client and the server to provide the information about this call to each other. The header information is cached in the memory, and the subsequent service of the gRPC can read the header information from the memory, so that the processing and attention to the HTTP header can be saved, and the header processing uniformity among services is kept (all the services using the scheme acquire the header data according to the same logic).
The application is described below in connection with an alternative embodiment.
Example two
The information extraction device provided by this embodiment can be applied to a request processing server, and each implementation unit included in the device corresponds to each implementation step in the first embodiment.
Fig. 2 is a schematic diagram of an alternative information extraction apparatus according to an embodiment of the present invention, and as shown in fig. 2, the information extraction apparatus may include: a receiving unit 21, a reading unit 23, a buffer unit 25, wherein,
a receiving unit 21, configured to receive a data call request, where the data call request at least carries a message header;
a reading unit 23, configured to read header information in a message header by using a pre-configured header interceptor;
the cache unit 25 is configured to cache the read header information in the memory, where the header information cached in the memory is read by the remote procedure call service request.
The information extraction device may receive a data call request through the receiving unit 21, where the data call request at least carries a message header, read the header information in the message header through the reading unit 23 by using a pre-configured header interceptor, and cache the read header information in the memory through the caching unit 25, where the header information cached in the memory is read by a remote procedure call service request. In the embodiment, a header interceptor is added in a message processing chain of a request message, and the header information in a message header is read by the header interceptor, and a request service called by a subsequent remote procedure can read the header information from a memory, so that the processing and attention to an HTTP header can be saved, the header processing uniformity among services can be maintained, and the processing time of a request response can be reduced, thereby solving the technical problems that the processing time of the HTTP header information is longer and the return time of the request response is longer easily caused when a request data packet is analyzed in the related art.
Optionally, the reading unit includes: the first acquisition module is used for acquiring a plurality of information identifiers of the message header; and the matching module is used for identifying and matching target information in the message header based on each piece of information by adopting the header interceptor so as to obtain header information.
Optionally, the information extracting apparatus further includes: the analysis unit is used for analyzing whether each information data in the header information conforms to a preset information format or not according to a preset information template after the header information in the message header is read by adopting a pre-configured header interceptor; and the confirming unit is used for confirming that the information is verified to pass under the condition that the information data in the header information conforms to the preset information format.
Optionally, the header interceptor is disposed in a message processing chain of the request processing server.
Optionally, the type of head interceptor is a component.
Optionally, the type of information included in the header information includes at least one of: authentication information, domain address, client information, and language type.
The information extraction device may further include a processor and a memory, the receiving unit 21, the reading unit 23, the buffer unit 25, and the like are stored in the memory as program units, and the processor executes the program units stored in the memory to implement corresponding functions.
The processor comprises a kernel, and the kernel calls a corresponding program unit from the memory. The kernel can be set to be one or more, the head information in the message header is read by adopting a pre-configured head interceptor by adjusting kernel parameters, and the read head information is cached in the memory.
The memory may include 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), including at least one memory chip.
According to another aspect of the embodiments of the present invention, there is also provided an electronic device, including: a processor; and a memory for storing executable instructions of the processor; wherein the processor is configured to perform the information extraction method of any one of the above via execution of the executable instructions.
According to another aspect of the embodiments of the present invention, there is also provided a computer-readable storage medium, where the computer-readable storage medium includes a stored computer program, and when the computer program runs, the apparatus where the computer-readable storage medium is located is controlled to execute any one of the above-mentioned information extraction methods.
The present application also provides a computer program product adapted to perform a program for initializing the following method steps when executed on a data processing device: receiving a data calling request, wherein the data calling request at least carries a message header; reading the header information in the message header by adopting a pre-configured header interceptor; and caching the read head information into a memory, wherein the head information cached in the memory is read by a remote procedure call service request.
The above-mentioned serial numbers of the embodiments of the present invention are only for description, and do not represent the advantages and disadvantages of the embodiments.
In the above embodiments of the present invention, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed technical content can be implemented in other manners. The above-described apparatus embodiments are merely illustrative, and for example, the division of the units may be a logical division, and in actual implementation, there may be another division, for example, multiple units or components may be combined or may be integrated into another system, or some features may be omitted, or may not be executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, units or modules, and may be in an electrical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit may be implemented in the form of hardware, or may also be implemented in the form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention, which is substantially or partly contributed by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to perform all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic disk, or an optical disk, and various media capable of storing program codes.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (10)

1. An information extraction method applied to a request processing server includes:
receiving a data calling request, wherein the data calling request at least carries a message header;
reading the header information in the message header by adopting a pre-configured header interceptor;
caching the read head information into a memory, wherein the head information cached in the memory is read by a remote procedure call service request.
2. The method of claim 1, wherein the step of reading the header information in the message header using a pre-configured header interceptor comprises:
acquiring a plurality of information identifications of a message header;
and matching target information in the message header based on each information identifier by adopting the header interceptor to obtain the header information.
3. The method of claim 1, further comprising, after reading the header information in the message header with a preconfigured header interceptor:
analyzing whether each information data in the head information accords with a preset information format or not according to a preset information template;
and confirming that the information is verified to pass under the condition that the information data in the header information conforms to a preset information format.
4. A method according to any one of claims 1 to 3, wherein the header interceptor is provided in a message processing chain of the request processing server.
5. The method according to any one of claims 1 to 3, wherein the head interceptor is of the type of component.
6. The method according to any one of claims 1 to 3, wherein the type of information contained in the header information includes at least one of: authentication information, domain address, client information, and language type.
7. An information extraction apparatus applied to a request processing server, comprising:
a receiving unit, configured to receive a data call request, where the data call request at least carries a message header;
the reading unit is used for reading the header information in the message header by adopting a pre-configured header interceptor;
and the cache unit is used for caching the read head information into a memory, wherein the head information cached in the memory is read by a remote procedure call service request.
8. The apparatus of claim 7, wherein the reading unit comprises:
the first acquisition module is used for acquiring a plurality of information identifications of the message header;
and the matching module is used for matching target information in the message header by adopting the head interceptor based on each information identifier so as to obtain the head information.
9. An electronic device, comprising:
a processor; and
a memory for storing executable instructions of the processor;
wherein the processor is configured to perform the information extraction method of any one of claims 1 to 6 via execution of the executable instructions.
10. A computer-readable storage medium, comprising a stored computer program, wherein when the computer program is run, the computer-readable storage medium is controlled by a device to execute the information extraction method according to any one of claims 1 to 6.
CN202210435665.XA 2022-04-24 2022-04-24 Information extraction method and device, electronic equipment and computer readable storage medium Pending CN114785878A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210435665.XA CN114785878A (en) 2022-04-24 2022-04-24 Information extraction method and device, electronic equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210435665.XA CN114785878A (en) 2022-04-24 2022-04-24 Information extraction method and device, electronic equipment and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN114785878A true CN114785878A (en) 2022-07-22

Family

ID=82432582

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210435665.XA Pending CN114785878A (en) 2022-04-24 2022-04-24 Information extraction method and device, electronic equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN114785878A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104580226A (en) * 2015-01-15 2015-04-29 上海瀚之友信息技术服务有限公司 Session data sharing system and method
CN106998369A (en) * 2017-05-26 2017-08-01 努比亚技术有限公司 Gray scale dissemination method, gateway blocker and computer-readable recording medium
CN109992465A (en) * 2017-12-29 2019-07-09 中国电信股份有限公司 Service tracks method, apparatus and computer readable storage medium
CN110493030A (en) * 2019-07-05 2019-11-22 中国平安财产保险股份有限公司 Network optimized approach, device, computer equipment and storage medium
CN110555041A (en) * 2018-03-30 2019-12-10 腾讯科技(深圳)有限公司 Data processing method, data processing device, computer equipment and storage medium
CN112118153A (en) * 2020-09-06 2020-12-22 苏州浪潮智能科技有限公司 Grpc and spring mvc-based link monitoring method and system
CN113661484A (en) * 2021-08-25 2021-11-16 商汤国际私人有限公司 Log recording method and device, electronic equipment and computer readable storage medium
CN113778699A (en) * 2020-10-23 2021-12-10 北京沃东天骏信息技术有限公司 Distributed transaction processing method, device, computer system and readable storage medium
CN113867913A (en) * 2021-09-27 2021-12-31 平安国际智慧城市科技股份有限公司 Business request processing method, device, equipment and storage medium for microservice

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104580226A (en) * 2015-01-15 2015-04-29 上海瀚之友信息技术服务有限公司 Session data sharing system and method
CN106998369A (en) * 2017-05-26 2017-08-01 努比亚技术有限公司 Gray scale dissemination method, gateway blocker and computer-readable recording medium
CN109992465A (en) * 2017-12-29 2019-07-09 中国电信股份有限公司 Service tracks method, apparatus and computer readable storage medium
CN110555041A (en) * 2018-03-30 2019-12-10 腾讯科技(深圳)有限公司 Data processing method, data processing device, computer equipment and storage medium
CN110493030A (en) * 2019-07-05 2019-11-22 中国平安财产保险股份有限公司 Network optimized approach, device, computer equipment and storage medium
CN112118153A (en) * 2020-09-06 2020-12-22 苏州浪潮智能科技有限公司 Grpc and spring mvc-based link monitoring method and system
CN113778699A (en) * 2020-10-23 2021-12-10 北京沃东天骏信息技术有限公司 Distributed transaction processing method, device, computer system and readable storage medium
CN113661484A (en) * 2021-08-25 2021-11-16 商汤国际私人有限公司 Log recording method and device, electronic equipment and computer readable storage medium
CN113867913A (en) * 2021-09-27 2021-12-31 平安国际智慧城市科技股份有限公司 Business request processing method, device, equipment and storage medium for microservice

Similar Documents

Publication Publication Date Title
WO2016101635A1 (en) Method, apparatus and device for synchronizing login status, and computer storage medium
CN110888838B (en) Request processing method, device, equipment and storage medium based on object storage
CN108494755B (en) Method and device for transmitting Application Programming Interface (API) request
CN110430188B (en) Rapid URL filtering method and device
CN108093026B (en) Method and device for processing multi-tenant request
EP2820582B1 (en) Network service interface analysis
CN111427613B (en) Application program interface API management method and device
WO2016082696A1 (en) Ua recognition method and device
RU2701040C1 (en) Method and a computer for informing on malicious web resources
CN105554136B (en) Backup Data restoring method, apparatus and system
CN109815112B (en) Data debugging method and device based on functional test and terminal equipment
WO2022179353A1 (en) Domain name resolution method and apparatus, and computer device
CN108667768B (en) Network application fingerprint identification method and device
CN116634046A (en) Message processing method and device, electronic equipment and storage medium
CN105184559B (en) A kind of payment system and method
CN112564957A (en) Method and device for acquiring running data of virtual network element
CN113395367A (en) HTTPS service identification method and device, storage medium and electronic equipment
CN114785878A (en) Information extraction method and device, electronic equipment and computer readable storage medium
CN115865457A (en) Network attack behavior identification method, server and medium
CN113032836B (en) Data desensitization method and apparatus
CN115174133A (en) Application program interface API identification method and device
CN111782291B (en) Method and device for starting test page
CN106815247B (en) Uniform resource locator obtaining method and device
CN112787978B (en) Data acquisition method and device, computer equipment and computer-readable storage medium
CN112788077B (en) Data acquisition method and device, computer equipment and computer-readable 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