CN115118624A - Production flow shunting method and device, electronic equipment and storage medium - Google Patents

Production flow shunting method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN115118624A
CN115118624A CN202210746693.3A CN202210746693A CN115118624A CN 115118624 A CN115118624 A CN 115118624A CN 202210746693 A CN202210746693 A CN 202210746693A CN 115118624 A CN115118624 A CN 115118624A
Authority
CN
China
Prior art keywords
information
production flow
analysis
request header
environment
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.)
Granted
Application number
CN202210746693.3A
Other languages
Chinese (zh)
Other versions
CN115118624B (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.)
Ping An Bank Co Ltd
Original Assignee
Ping An Bank 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 Ping An Bank Co Ltd filed Critical Ping An Bank Co Ltd
Priority to CN202210746693.3A priority Critical patent/CN115118624B/en
Publication of CN115118624A publication Critical patent/CN115118624A/en
Application granted granted Critical
Publication of CN115118624B publication Critical patent/CN115118624B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • 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/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Environmental & Geological Engineering (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the application provides a method and a device for shunting production flow, electronic equipment and a storage medium, wherein the method comprises the following steps: obtaining production flow; analyzing the production flow to obtain URL data; carrying out segmentation analysis on the URL data to obtain analysis information; and shunting the analysis information to obtain a shunting result. By implementing the embodiment of the application, the production flow can be tested and monitored quickly and effectively, the test efficiency of the production flow is improved, and the monitoring flow of the production flow is simplified.

Description

Production flow shunting method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of data processing technologies, and in particular, to a method and an apparatus for offloading a production flow, an electronic device, and a computer-readable storage medium.
Background
Production flow monitoring refers to monitoring of data flow, and generally includes outgoing data, incoming data speed, and total flow. The production flow monitoring also comprises the step of monitoring and filtering the data flow, and the bad information is effectively mastered in the monitoring range.
However, most of the existing production flow monitoring large disks are displayed in a panoramic dimension mode, refined operation is lacked, indexes and data are performance indexes and data concerned by developers, if testing is needed, effective information cannot be quickly obtained and applied to a testing environment, efficiency is low, and great inconvenience is brought to production flow monitoring.
Disclosure of Invention
An object of the embodiments of the present application is to provide a method and an apparatus for shunting production traffic, an electronic device, and a computer-readable storage medium, which can quickly and effectively test and monitor production traffic, improve the efficiency of testing production traffic, and simplify the process of monitoring production traffic.
In a first aspect, an embodiment of the present application provides a method for splitting a production flow, where the method includes:
obtaining production flow;
analyzing the production flow to obtain Uniform Resource Locator (URL) data;
carrying out segmentation analysis on the URL data to obtain analysis information;
and shunting the analysis information to obtain a shunting result.
In the implementation process, the production flow is analyzed to obtain the URL data, the URL data is analyzed in a segmented mode, and the analysis information is shunted, so that the production flow can be tested and monitored quickly and effectively, the testing efficiency of the production flow is improved, and the monitoring flow of the production flow is simplified.
Further, the step of performing segment parsing on the URL data to obtain parsing information includes:
performing segmentation analysis on the URL data to obtain domain name information, path information and request header information;
extracting environment IP information in the domain name information and interface information in the path information;
and taking the environment IP information and the interface information as analysis information.
In the implementation process, the URL data is analyzed in a segmented mode, more accurate analysis information can be obtained, the utilization efficiency of the URL data is reduced, and interface information and environment IP information can be tested more accurately.
Further, the step of splitting the analysis information to obtain a split result includes:
performing reverse operation on the environment IP information and the interface information in the analysis information to obtain ID information;
and distributing the production flow to a test organization architecture, a development application architecture and an application environment corresponding to the ID information.
In the implementation process, the environment IP information and the interface information are reversely deduced to obtain the ID information, so that the production flow can be more accurately shunted, the error probability of the production flow in the shunting process is reduced, and the accuracy is improved.
Further, after the step of performing segment resolution on the URL data to obtain domain name information, path information, and request header information, the method further includes:
and marking the request head data.
In the implementation process, the standard reaching processing is carried out on the request head data, so that the request head data can be utilized more accurately, and the shunting effect is better.
Further, the marking the request header data includes:
obtaining the type of the request header information according to the environment IP information;
if the type of the request header information is a baseline type, modifying the identifier of the request header information into an identifier corresponding to the baseline type;
and if the type of the request header information is a comparison type, modifying the identifier of the request header information into an identifier corresponding to the comparison type.
In the implementation process, the request header data reach the standard according to the type of the request header information, so that the request header data can be more easily identified, and the time for searching the request header data in the test process can be shortened.
In a second aspect, an embodiment of the present application further provides a flow dividing device for generating a flow rate, where the device includes:
the acquisition module is used for acquiring production flow;
the analysis module is used for analyzing the production flow to obtain URL data;
the segmentation analysis module is used for carrying out segmentation analysis on the URL data to obtain analysis information;
and the shunting module is used for shunting the analysis information to obtain a shunting result.
In the implementation process, the production flow is analyzed to obtain the URL data, the URL data is analyzed in a segmented mode, analysis information is shunted, the production flow can be tested and monitored quickly and effectively, the production flow testing efficiency is improved, and the production flow monitoring process is simplified.
Further, the segment parsing module is further configured to:
performing segmentation analysis on the URL data to obtain domain name information, path information and request header information;
extracting environment IP information in the domain name information and interface information in the path information;
and taking the environment IP information and the interface information as analysis information.
In the implementation process, the URL data is analyzed in a segmented mode, more accurate analysis information can be obtained, the utilization efficiency of the URL data is reduced, and interface information and environment IP information can be tested more accurately.
Further, the shunting module is further configured to:
performing reverse operation on the environment IP information and the interface information in the analysis information to obtain ID information;
and distributing the production flow to a test organization architecture, a development application architecture and an application environment corresponding to the ID information.
In the implementation process, the ID information is obtained by performing reverse-deduction on the environment IP information and the interface information, so that the production flow can be more accurately shunted, the error probability of the production flow in the shunting process is reduced, and the accuracy is improved.
In a third aspect, an electronic device provided in an embodiment of the present application includes: memory, a processor and a computer program stored in the memory and executable on the processor, the processor implementing the steps of the method according to any of the first aspect when executing the computer program.
In a fourth aspect, an embodiment of the present application provides a computer-readable storage medium having instructions stored thereon, which, when executed on a computer, cause the computer to perform the method according to any one of the first aspect.
In a fifth aspect, embodiments of the present application provide a computer program product, which when run on a computer, causes the computer to perform the method according to any one of the first aspect.
Additional features and advantages of the disclosure will be set forth in the description which follows, or in part may be learned by the practice of the above-described techniques of the disclosure, or may be learned by practice of the disclosure.
The present invention can be implemented in accordance with the teachings of the specification, which is to be read in conjunction with the following detailed description of the presently preferred embodiments of the invention.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments of the present application will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and that those skilled in the art can also obtain other related drawings based on the drawings without inventive efforts.
Fig. 1 is a schematic flow chart of a flow splitting method for producing flow according to an embodiment of the present disclosure;
FIG. 2 is a schematic structural component diagram of a flow diversion device for production flow provided in an embodiment of the present application;
FIG. 3 is a schematic structural diagram of another flow diversion device for flow production according to an embodiment of the present application;
fig. 4 is a schematic structural component diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described below with reference to the drawings in the embodiments of the present application.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures. Meanwhile, in the description of the present application, the terms "first", "second", and the like are used only for distinguishing the description, and are not to be construed as indicating or implying relative importance.
The following detailed description of embodiments of the present application will be described in conjunction with the accompanying drawings and examples. The following examples are intended to illustrate the present application but are not intended to limit the scope of the present application.
Example one
Fig. 1 is a schematic flow chart of a flow dividing method for producing flow rate according to an embodiment of the present application, and as shown in fig. 1, the method includes:
s1, obtaining production flow;
s2, analyzing the production flow to obtain URL data;
s3, carrying out segmentation analysis on the URL data to obtain analysis information;
and S4, splitting the analysis information to obtain a splitting result.
In the implementation process, the production flow is analyzed to obtain the URL data, the URL data is analyzed in a segmented mode, analysis information is shunted, the production flow can be tested and monitored quickly and effectively, the production flow testing efficiency is improved, and the production flow monitoring process is simplified.
The production flow refers to the access amount of a website, and is used to describe indexes such as the number of users accessing one website and the number of pages browsed by the users, and common statistical indexes include the number of independent users (generally referred to as IP) of the website, the total number of users (including repeat visitors), the number of page browses of each user, the average residence time of the user in the website, and the like.
The website traffic statistical indexes are often used for evaluating the website effect, and the main indexes include:
the number of independent visitors (unique visitors), the number of repeat visitors (repeat visitors), the number of Page Views (Page Views), and the number of Page Views per visitor (Page Views per user).
Further comprising: some specific document/page statistics indicators, such as page display times, document download times, etc.
User behavior indicators that mainly reflect how the user came to the website, how long the user stayed on the website, what pages were visited, etc.
The main statistical indexes comprise the stay time of the user on the website, the source website of the user (also called as a guide website), the search engine used by the user and the keywords thereof, the user access amount situation in different time periods and the like.
The relevant statistical indexes of the mode of browsing websites by the user mainly comprise: the type of the user internet equipment, the name and the version of a user browser, the resolution display mode of a visitor computer, the name and the version of an operating system used by the user, the distribution condition of the geographic area where the user is located and the like.
A Uniform Resource Locator (URL) is a compact representation of the location and access method of a Resource available from the internet, and is the address of a standard Resource on the internet. Each file on the internet has a unique URL that contains information indicating the location of the file and how the browser should handle it.
The syntax of a URL is generally extensible using a portion of the ASCII (a latin-based computer coding system, mainly used to display modern english and other western european languages, which are the most common single-byte coding systems today) code to represent the internet address. The start of a typical uniform resource locator marks the network protocol used by a computer network.
In the URL data, the name or IP address of the server where the file is located is followed by the path to the file and the name of the file itself. The name or IP address of the server is sometimes followed by a colon and a port number. It may also contain the user name and password necessary to contact the server. The path sections contain hierarchical path definitions, generally with different sections separated by slashes (/). The query portion is typically used to transmit parameters needed to dynamically query the database on the server.
In S2, the production traffic may be parsed to obtain URL data.
Further, S3 includes:
carrying out segmentation analysis on the URL data to obtain domain name information, path information and request header information;
extracting interface information in environment network Protocol (IP) information and path information in domain name information;
and taking the environment IP information and the interface information as analysis information.
In the implementation process, the URL data is analyzed in a segmented mode, more accurate analysis information can be obtained, the utilization efficiency of the URL data is reduced, and interface information and environment IP information can be tested more accurately.
URL data contains a schema (or protocol), a server name (or IP address), a path, and a file name.
Taking this embodiment as an example, the Domain name information includes Domain name and environment IP information, and the path information includes request path and interface information of URL.
Further, S4 includes:
performing reverse operation on the environment IP information and the interface information in the analysis information to obtain ID information;
and distributing the production flow to a test organization framework, a development application framework and an application environment corresponding to the ID information.
In the implementation process, the environment IP information and the interface information are reversely deduced to obtain the ID information, so that the production flow can be more accurately shunted, the error probability of the production flow in the shunting process is reduced, and the accuracy is improved.
Optionally, the ID information may be obtained by reverse-deriving from the IP information, that is, reverse-deriving to the application ID, and associating to the test organization architecture.
Further, after the step of performing segment resolution on the URL data to obtain domain name information, path information, and request header information, the method further includes:
and marking the request head data.
In the implementation process, the request header data are processed to reach the standard, so that the request header data can be utilized more accurately, and the shunting effect is better.
Further, the step of marking the request header data includes:
obtaining the type of request header information according to the environment IP information;
if the type of the request header information is the baseline type, modifying the identifier of the request header information into an identifier corresponding to the baseline type;
and if the type of the request header information is the comparison type, modifying the identifier of the request header information into an identifier corresponding to the comparison type.
In the implementation process, the request header data reach the standard according to the type of the request header information, so that the request header data can be more easily identified, and the time for searching the request header data in the test process can be shortened.
Optionally, the request header information in this embodiment of the application is a Headers request header, where the type of the request header information includes a baseline type or a comparison type, that is, the request header information includes baseline or comparison information, and according to different environment IP information, it is determined whether the request header is a baseline machine or a comparison machine, and the identifier of the request header is tampered correspondingly, so that a tester can recognize that the request header is a baseline traffic or a comparison traffic, and perform subsequent classification processing.
Marking the request head information, helping a tester to inquire the request head information according to the identification and quickly identifying the test scene covered by the flow.
In the embodiment of the application, the production flow under test can be filtered according to different test environments, case management is carried out according to the filtered or screened information, and the important production flow is quickly maintained and is subjected to playback analysis.
Example two
In order to implement a corresponding method of the above-mentioned embodiments to achieve corresponding functions and technical effects, the following provides a flow dividing device for flow rate production, as shown in fig. 2, the device comprising:
the acquisition module 1 is used for acquiring production flow;
the analysis module 2 is used for analyzing the production flow to obtain URL data;
the segmentation analysis module 3 is used for performing segmentation analysis on the URL data to obtain analysis information;
and the shunting module 4 is used for shunting the analysis information to obtain a shunting result.
In the implementation process, the production flow is analyzed to obtain the URL data, the URL data is analyzed in a segmented mode, analysis information is shunted, the production flow can be tested and monitored quickly and effectively, the production flow testing efficiency is improved, and the production flow monitoring process is simplified.
Further, the segmentation parsing module 3 is further configured to:
carrying out segmentation analysis on the URL data to obtain domain name information, path information and request header information;
extracting environment IP information in the domain name information and interface information in the path information;
and taking the environment IP information and the interface information as analysis information.
In the implementation process, the URL data is analyzed in a segmented mode, more accurate analysis information can be obtained, the utilization efficiency of the URL data is reduced, and interface information and environment IP information can be tested more accurately.
Further, the shunting module 4 is further configured to:
performing reverse operation on the environment IP information and the interface information in the analysis information to obtain ID information;
and distributing the production flow to a test organization framework, a development application framework and an application environment corresponding to the ID information.
In the implementation process, the environment IP information and the interface information are reversely deduced to obtain the ID information, so that the production flow can be more accurately shunted, the error probability of the production flow in the shunting process is reduced, and the accuracy is improved.
As shown in fig. 3, the apparatus further comprises a marking module 5 for:
and marking the request head data.
In the implementation process, the request header data are processed to reach the standard, so that the request header data can be utilized more accurately, and the shunting effect is better.
Further, the marking module 5 is also used for:
obtaining the type of request header information according to the environment IP information;
if the type of the request header information is the baseline type, modifying the identifier of the request header information into an identifier corresponding to the baseline type;
and if the type of the request header information is the comparison type, modifying the identifier of the request header information into an identifier corresponding to the comparison type.
In the implementation process, the request header data reach the standard according to the type of the request header information, so that the request header data can be more easily identified, and the time for searching the request header data in the test process can be shortened
The flow dividing device for producing flow rate can implement the method of the first embodiment. The alternatives in the first embodiment are also applicable to the present embodiment, and are not described in detail here.
The rest of the embodiments of the present application may refer to the contents of the first embodiment, and in this embodiment, details are not repeated.
EXAMPLE III
An embodiment of the present application provides an electronic device, which includes a memory and a processor, where the memory is used to store a computer program, and the processor runs the computer program to enable the electronic device to execute the method for offloading a production flow according to the first embodiment.
Alternatively, the electronic device may be a server.
Referring to fig. 4, fig. 4 is a schematic structural composition diagram of an electronic device according to an embodiment of the present disclosure. The electronic device may include a processor 41, a communication interface 42, a memory 43, and at least one communication bus 44. Wherein the communication bus 44 is used for realizing direct connection communication of these components. The communication interface 42 of the device in the embodiment of the present application is used for communicating signaling or data with other node devices. The processor 41 may be an integrated circuit chip having signal processing capabilities.
The Processor 41 may be a general-purpose Processor including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but may also be a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components. The various methods, steps, and logic blocks disclosed in the embodiments of the present application may be implemented or performed. A general purpose processor may be a microprocessor or the processor 41 may be any conventional processor or the like.
The Memory 43 may be, but is not limited to, a Random Access Memory (RAM), a Read Only Memory (ROM), a Programmable Read-Only Memory (PROM), an Erasable Read-Only Memory (EPROM), an electrically Erasable Read-Only Memory (EEPROM), and the like. The memory 43 stores computer readable instructions which, when executed by the processor 41, cause the apparatus to perform the steps described above in relation to the method embodiment of fig. 1.
Optionally, the electronic device may further include a memory controller, an input output unit. The memory 43, the memory controller, the processor 41, the peripheral interface, and the input/output unit are electrically connected to each other directly or indirectly to realize data transmission or interaction. For example, these components may be electrically connected to each other via one or more communication buses 44. The processor 41 is adapted to execute executable modules stored in the memory 43, such as software functional modules or computer programs comprised by the device.
The input and output unit is used for providing a task for a user to create and start an optional time period or preset execution time for the task creation so as to realize the interaction between the user and the server. The input/output unit may be, but is not limited to, a mouse, a keyboard, and the like.
It will be appreciated that the configuration shown in fig. 4 is merely illustrative and that the electronic device may include more or fewer components than shown in fig. 4 or have a different configuration than shown in fig. 4. The components shown in fig. 4 may be implemented in hardware, software, or a combination thereof.
In addition, an embodiment of the present application further provides a computer-readable storage medium, which stores a computer program, and when the computer program is executed by a processor, the method for shunting a production flow according to the first embodiment is implemented.
Embodiments of the present application further provide a computer program product, which when running on a computer, causes the computer to execute the method described in the method embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method can be implemented in other ways. The apparatus embodiments described above are merely illustrative, and for example, the flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s).
It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.
It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based devices that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, functional modules in the embodiments of the present application may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.
The functions, if implemented in the form of software functional modules 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 application or portions thereof that substantially contribute to the prior art may be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: various media capable of storing program codes, such as a U disk, a removable hard disk, a ROM, a RAM, a magnetic disk, or an optical disk.
The above description is only an example of the present application and is not intended to limit the scope of the present application, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures.
The above description is only for the specific embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present application, and shall be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions.
Also, 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 a process, method, article, or apparatus that comprises the element.

Claims (10)

1. A method of diverting production flow, the method comprising:
obtaining production flow;
analyzing the production flow to obtain URL data;
carrying out segmentation analysis on the URL data to obtain analysis information;
and shunting the analysis information to obtain a shunting result.
2. The traffic diversion method according to claim 1, wherein the step of performing segment parsing on the URL data to obtain parsing information comprises:
performing segmentation analysis on the URL data to obtain domain name information, path information and request header information;
extracting environment IP information in the domain name information and interface information in the path information;
and taking the environment IP information and the interface information as analysis information.
3. The method according to claim 1, wherein the step of splitting the analysis information to obtain a splitting result includes:
performing reverse operation on the environment IP information and the interface information in the analysis information to obtain ID information;
and distributing the production flow to a test organization architecture, a development application architecture and an application environment corresponding to the ID information.
4. The traffic offloading method according to claim 2, wherein after the step of performing segment resolution on the URL data to obtain domain name information, path information, and request header information, the method further includes:
and marking the request head data.
5. The method of claim 4, wherein the step of marking the request header data comprises:
obtaining the type of the request header information according to the environment IP information;
if the type of the request header information is a baseline type, modifying the identifier of the request header information into an identifier corresponding to the baseline type;
and if the type of the request header information is a comparison type, modifying the identifier of the request header information into an identifier corresponding to the comparison type.
6. A flow splitting device for production flow, the device comprising:
the acquisition module is used for acquiring production flow;
the analysis module is used for analyzing the production flow to obtain URL data;
the segmentation analysis module is used for carrying out segmentation analysis on the URL data to obtain analysis information;
and the shunting module is used for shunting the analysis information to obtain a shunting result.
7. The flow diversion device of production flow according to claim 6, wherein said segmentation parsing module is further configured to:
performing segmentation analysis on the URL data to obtain domain name information, path information and request header information;
extracting environment IP information in the domain name information and interface information in the path information;
and taking the environment IP information and the interface information as analysis information.
8. The flow splitting device of production flow of claim 6, wherein the flow splitting module is further configured to:
performing reverse operation on the environment IP information and the interface information in the analysis information to obtain ID information;
and distributing the production flow to a test organization architecture, a development application architecture and an application environment corresponding to the ID information.
9. An electronic device, comprising a memory for storing a computer program and a processor for executing the computer program to cause the electronic device to perform the method of shunting production traffic of any one of claims 1-5.
10. A computer-readable storage medium, characterized in that it stores a computer program which, when being executed by a processor, implements the method of shunting production flow according to any one of claims 1 to 5.
CN202210746693.3A 2022-06-28 2022-06-28 Method and device for diverting production flow, electronic equipment and storage medium Active CN115118624B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210746693.3A CN115118624B (en) 2022-06-28 2022-06-28 Method and device for diverting production flow, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210746693.3A CN115118624B (en) 2022-06-28 2022-06-28 Method and device for diverting production flow, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN115118624A true CN115118624A (en) 2022-09-27
CN115118624B CN115118624B (en) 2024-04-05

Family

ID=83331494

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210746693.3A Active CN115118624B (en) 2022-06-28 2022-06-28 Method and device for diverting production flow, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115118624B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107861810A (en) * 2017-09-25 2018-03-30 平安普惠企业管理有限公司 Service distributing control method, device, equipment and storage medium
CN111212154A (en) * 2019-12-31 2020-05-29 瑞庭网络技术(上海)有限公司 Service binding method, device, terminal, server and storage medium
WO2021258575A1 (en) * 2020-06-22 2021-12-30 北京旷视科技有限公司 Request processing system, method and apparatus, and electronic device and computer-readable medium
CN114285643A (en) * 2021-12-24 2022-04-05 北京京东振世信息技术有限公司 Access request processing method and device
CN114465743A (en) * 2020-12-01 2022-05-10 杭州盈高科技有限公司 Data flow monitoring and analyzing method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107861810A (en) * 2017-09-25 2018-03-30 平安普惠企业管理有限公司 Service distributing control method, device, equipment and storage medium
CN111212154A (en) * 2019-12-31 2020-05-29 瑞庭网络技术(上海)有限公司 Service binding method, device, terminal, server and storage medium
WO2021258575A1 (en) * 2020-06-22 2021-12-30 北京旷视科技有限公司 Request processing system, method and apparatus, and electronic device and computer-readable medium
CN114465743A (en) * 2020-12-01 2022-05-10 杭州盈高科技有限公司 Data flow monitoring and analyzing method
CN114285643A (en) * 2021-12-24 2022-04-05 北京京东振世信息技术有限公司 Access request processing method and device

Also Published As

Publication number Publication date
CN115118624B (en) 2024-04-05

Similar Documents

Publication Publication Date Title
CN103888490B (en) A kind of man-machine knowledge method for distinguishing of full automatic WEB client side
CN108304410B (en) Method and device for detecting abnormal access page and data analysis method
CN110602045B (en) Malicious webpage identification method based on feature fusion and machine learning
CN112486708B (en) Page operation data processing method and processing system
CN111783016B (en) Website classification method, device and equipment
CN105049301A (en) Method and device for providing comprehensive evaluation services of websites
CN111767573A (en) Database security management method and device, electronic equipment and readable storage medium
CN111625837B (en) Method, device and server for identifying system loopholes
CN112100138A (en) Log query method and device, storage medium and electronic equipment
CN111209325A (en) Service system interface identification method, device and storage medium
CN110929129B (en) Information detection method, equipment and machine-readable storage medium
CN109791563B (en) Information collection system, information collection method, and recording medium
CN113094283A (en) Data acquisition method, device, equipment and storage medium
US20140337069A1 (en) Deriving business transactions from web logs
CN115118624B (en) Method and device for diverting production flow, electronic equipment and storage medium
GB2567749A (en) Method for associating domain name with website access behavior
CN110825976B (en) Website page detection method and device, electronic equipment and medium
CN108629012B (en) Intelligent verification method and system for forensic data analysis accuracy
CN110674386B (en) Resource recommendation method, device and storage medium
CN113923193B (en) Network domain name association method and device, storage medium and electronic equipment
CN110750739B (en) Page type determination method and device
KR20100014116A (en) Wi-the mechanism of rule-based user defined for tab
CN115455466A (en) Method and system for dynamically encrypting application program request data based on IAST tool
CN114116808A (en) Method and device for acquiring performance requirement index
CN116069609A (en) Log generation method, device, electronic equipment, storage medium and program product

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