CN111752770A - Service request processing method, system, computer device and storage medium - Google Patents

Service request processing method, system, computer device and storage medium Download PDF

Info

Publication number
CN111752770A
CN111752770A CN201910248597.4A CN201910248597A CN111752770A CN 111752770 A CN111752770 A CN 111752770A CN 201910248597 A CN201910248597 A CN 201910248597A CN 111752770 A CN111752770 A CN 111752770A
Authority
CN
China
Prior art keywords
service request
test
normal
service
data storage
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
CN201910248597.4A
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.)
Shanghai Bilibili Technology Co Ltd
Original Assignee
Shanghai Bilibili 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 Bilibili Technology Co Ltd filed Critical Shanghai Bilibili Technology Co Ltd
Priority to CN201910248597.4A priority Critical patent/CN111752770A/en
Publication of CN111752770A publication Critical patent/CN111752770A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2268Logging of test results
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources

Abstract

The invention provides a service request processing method, a service request processing system, computer equipment and a storage medium. The service request processing method comprises the following steps: receiving a service request sent by a client, wherein the service request comprises a test identifier when the client is a test user, and the service request does not comprise the test identifier when the client is a normal user; judging whether the service request comprises a test identifier or not; if the service request comprises the test identification, operating the test data storage device when service response information is returned; and if the service request does not comprise the test identification, operating the normal data storage device when the service response information is returned, wherein the test data storage device and the normal data storage device are isolated from each other. The invention can isolate the test data from the normal service data.

Description

Service request processing method, system, computer device and storage medium
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a method, a system, a computer device, and a storage medium for processing a service request.
Background
In the development process of computer software, stress testing of service requests is an important test item for the software's ability to respond to load. In the process of stress test, not only the service request to be tested has the same processing flow as the normal service request, but also a large number of virtual test users are needed, so that the test flow is much larger than the daily flow of the interface, each node in the processing flow generates a large amount of dirty data, and part of the test data is likely to influence the normal data.
Therefore, it is an urgent technical problem in the art to provide a method, a system, a computer device and a storage medium for processing a service request to avoid the influence of a tested service request on a normal service request.
Disclosure of Invention
The invention aims to provide a service request processing method, a service request processing system, a computer device and a storage medium, which are used for solving the technical problems in the prior art.
In order to achieve the above object, the present invention provides a method for processing a service request.
The service request processing method comprises the following steps: receiving a service request sent by a client, wherein the service request comprises a test identifier when the client is a test user, and the service request does not comprise the test identifier when the client is a normal user; judging whether the service request comprises a test identifier or not; if the service request comprises the test identification, operating the test data storage device when service response information is returned; and if the service request does not comprise the test identification, operating the normal data storage device when the service response information is returned, wherein the test data storage device and the normal data storage device are isolated from each other.
Further, the service request is HTTP request information, and a request header of the HTTP request information includes the test identification.
Further, the user agent requesting the header includes a test identification.
Further, the step of operating the test data storage device upon returning the service response information includes: operating a test database, a test queue and/or a test cache; the step of operating the normal data storage means when returning the service response information includes: normal databases, normal queues, and/or normal caches are operated on.
Further, the test database and the normal database use the same hardware and different database instances; the test queue and the normal queue use the same hardware and different queues; the test cache and the normal cache use different cache instances on the same cache server.
Further, after determining whether the service request includes the test identifier, the method for processing the service request further includes: if the service request comprises the test identification, the processing operation of the service request is not written into the log; and if the service request does not comprise the test identification, writing the processing operation of the service request into a log.
To achieve the above object, the present invention provides a system for processing a service request.
The service request processing system comprises: the system comprises a domain name server, a remote cache server, a load balancing server and an application server, wherein the application server is used for executing any service request processing method provided by the invention.
Further, the remote cache server is used for not writing the processing operation of the service request into the log when the service request comprises the test identification; the load balancing server is used for not writing the processing operation of the service request into a log when the service request comprises the test identification; the load balancing server comprises an application firewall for passing the service request when the service request comprises the test identification.
To achieve the above object, the present invention also provides a computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the above method when executing the computer program.
To achieve the above object, the present invention also provides a computer-readable storage medium having stored thereon a computer program which, when being executed by a processor, carries out the steps of the above method.
The service request processing method, the service request processing system, the computer equipment and the storage medium provided by the invention distinguish the service request of a test user from the service request of a normal user, and are correspondingly provided with the test data storage device and the normal user storage device, when the service request is responded, and the service response information is returned, all data operations responding to the service response information of the normal user are operated in the normal data storage device, and all data operations responding to the service response information of the test user are operated in the test data storage device, so that a complete isolation scheme of test data and service data is realized, a large amount of test data and normal service data are prevented from being mixed together, and the adverse effect on the normal data is avoided.
Drawings
Fig. 1 is a flowchart of a method for processing a service request according to an embodiment of the present invention;
fig. 2 is a block diagram of a system for processing a service request according to a second embodiment of the present invention;
fig. 3 is a hardware structure diagram of a computer device according to a third embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Example one
The embodiment of the invention provides a method for processing service requests, by which a test identifier is added in a service request of a test user to distinguish the test user from a normal user, the test data storage device and the normal data storage device are isolated on the application server, after the application server receives the service request, distinguishing the test user from the normal user according to whether the service request contains the test identification, and operating the service requests of the test user and the normal user on the corresponding data storage device respectively to realize the isolation of the test data and the normal data, the execution subject of the processing method of the service request provided by the embodiment is an application server, and particularly, fig. 1 is a flowchart of a method for processing a service request according to an embodiment of the present invention, as shown in fig. 1, the processing method of the service request provided by this embodiment includes steps S101 to S104 as follows.
Step S101: and receiving a service request sent by the client.
The service request sent by the client reaches the application server through the domain name server, the remote cache server and the load balancing server, wherein when the client is a test user, the service request comprises a test identifier, when the client is a normal user, the service request does not comprise the test identifier, whether the client is the normal user or the test user can be identified through whether the test identifier is included, and the test user at the position is a virtual user simulating normal user behavior.
Step S102: it is determined whether the service request includes a test identification.
The application server can analyze the service request, judge whether the service request after analyzing includes the test identification, or already analyze the service request of the application server in the far-end cache server and/or load balancing server, the application server judges the service request after analyzing directly. If the service request includes the test identifier, step S103 is executed, and if the service request does not include the test identifier, step S104 is executed.
Step S103: the test data storage device is operated upon returning the service response information.
Step S104: the normal data storage device is operated upon returning the service response information.
When the application server responds to the service request and returns service response information, operations, including reading, writing, deleting, and the like, are usually required to be performed on data in the data storage device, where the data storage device includes a database, a cache, a message queue, and the like.
In this embodiment, a normal data storage device and a test data storage device are provided for the application server, and the test data storage device is used as a shadow of the normal data storage device, that is, in terms of data format and data content, the data of the normal data storage device and the data of the test data storage device are the same, and in terms of logical space, the data of the test data storage device and the data of the normal data storage device are isolated from each other. On the basis, the service request comprises a test identifier, namely the service request is a request sent by a test user, and all data operations for returning service response information are operated in the test data storage device; the service request does not include the test identification, namely the service request is a request sent by a normal user, and all data operations for returning the service response information are operated in the normal data storage device, so that the data processed by aiming at the test user and the data processed by aiming at the normal user are mutually isolated.
By adopting the service request processing method provided by the embodiment, the service request of the test user is distinguished from the service request of the normal user, the test data storage device and the normal user storage device are correspondingly arranged, when the service request is responded and the service response information is returned, the service response information of the normal user is responded, all data operations are operated in the normal data storage device, the service response information of the test user is responded, and all data operations are operated in the test data storage device, so that a complete isolation scheme of the test data and the service data is realized, and the adverse effect on the normal data caused by mixing of a large amount of test data and normal service data is avoided.
Optionally, the service request is HTTP request information, the HTTP request information includes a start line, a request header and a main body, where the start line includes information such as a request method, the main body includes information such as request content, and the request header includes information such as a content type that the client can process, a set language, and a character set that can be displayed, so that the server can return service response information adapted to the client, where the HTTP request information may be set at any position of the HTTP request information. Preferably, the request header of the HTTP request information includes the test identifier, that is, the test identifier is set in the request header of the HTTP request information, and since the information of the request header itself can be set differently according to the characteristics of the client itself, the test identifier is added in the request header, which does not affect the response processing logic of the service request, and when responding to the test request sent by the test user, compared with a normal user, only the data storage devices operated are different and logically consistent.
Further optionally, the user agent requesting the header comprises a test identification. The User Agent (UA) is a User Agent character string of a client browser, and is generally used to tell information such as an HTTP application server, an operating system used by the client, and a name and version of the browser, and set a test identifier in the User Agent, and the UA simultaneously tells the application server whether the client is a test User client, so that a test User can be distinguished from a normal User. For example, the information "melloid-1.0.0" or the like is added in the user agent.
Optionally, in step S103, when the test data storage device is operated while the service response information is returned, the test database, the test queue, and/or the test cache may be specifically operated; in step S104, when the normal data storage device is operated while returning the service response information, the normal database, the normal queue, and/or the normal cache may be specifically operated. Wherein, the normal database and the test database are data storage systems, for example: MySQL, HBase and the like for storing permanent data; the test cache and the normal cache are memory type storage systems, for example: redis, Nginx cache, Memcached and the like for storing temporary data; the test queue and the normal queue are production and consumption systems of messages, for example: kafka, RabbitMQ and the like are used for storing intermediate message data, the database, the cache and the message queue are respectively arranged corresponding to the test user and the normal user, and the permanent data, the temporary data and the intermediate data are respectively isolated, so that the test data and the normal service data are completely isolated.
Further optionally, the test database and the normal database use the same hardware and different database instances, the test queue and the normal queue use the same hardware and different queues, and the test cache and the normal cache use the same cache server and different cache instances.
Optionally, after determining whether the service request includes the test identifier, the method for processing the service request further includes: if the service request comprises the test identification, the processing operation of the service request is not written into the log; if the service request does not include the test identification, the processing operation of the service request is written into the log, so that one end of the application server does not need to store the log content aiming at the test user, the log is prevented from storing invalid content, the storage space is saved, and the redundant processing of the invalid log can be reduced in the further log processing flow.
Example two
Corresponding to the first embodiment, a second embodiment of the present invention provides a processing system for a service request, fig. 2 is a block diagram of the processing system for a service request provided by the second embodiment of the present invention, and as shown in fig. 2, the processing system for a service request includes a domain name server DNS, a remote cache server CDN, a load balancing server SLB, and an application server APP, where different remote cache servers CDN are set corresponding to different IP addresses, and the processing system for a service request may include a plurality of remote cache servers CDN. Meanwhile, the processing system of the service request also comprises a plurality of application servers APP.
The domain name server DNS is used for resolving a domain name provided by a client into an IP address corresponding to the domain name, and then the domain name is accessed to a corresponding Internet data center machine room IDC through a corresponding remote cache server CDN according to the IP address, so that the client can obtain content nearby, network congestion is reduced, and the access response speed and hit rate of a user are improved. The load balancing server SLB and the application servers APP of the service are arranged in the Internet data center machine room IDC, after the service request reaches the load balancing server SLB, the load balancing server SLB distributes the service request to a certain application server APP according to the load condition of each application server APP, and the service request is responded through the application server APP.
Specifically, when the application server APP responds to the service request, the following steps are performed:
receiving a service request sent by a client, wherein the service request comprises a test identifier when the client is a test user, and the service request does not comprise the test identifier when the client is a normal user; judging whether the service request comprises a test identifier or not; if the service request comprises the test identification, operating the test data storage device when service response information is returned; and if the service request does not comprise the test identification, operating the normal data storage device when the service response information is returned, wherein the test data storage device and the normal data storage device are isolated from each other.
By adopting the service request processing system provided by the embodiment, the service request of the test user is distinguished from the service request of the normal user, the test data storage device and the normal user storage device are correspondingly arranged, when the service request reaches the application server and the service response information is returned to respond to the service request, all data operations are operated in the normal data storage device in the service response information responding to the normal user, and all data operations are operated in the test data storage device in the service response information responding to the test user, so that a scheme for completely isolating the test data from the service data is realized, a large amount of test data and normal service data are prevented from being mixed together, and the adverse effect on the normal data is avoided.
Optionally, the service request is HTTP request information, and a request header of the HTTP request information includes the test identifier. Further optionally, the user agent requesting the header comprises a test identification. By adding the test identification in the request header, the response processing logic of the service request is not influenced, and when the test request sent by the test user is responded, compared with the response of a normal user, the data storage devices which are operated are different and have consistent logic.
Optionally, when the application server APP returns service response information corresponding to the test user, the application server APP operates the test database, the test queue, and/or the test cache; the application server APP operates on the normal database, normal queue and/or normal cache when returning service response information. Further optionally, the test database and the normal database use the same hardware and different database instances; the test queue and the normal queue use the same hardware and different queues; the test cache and the normal cache use the same cache server and different cache instances, so that the permanent data, the temporary data and the intermediate data are respectively isolated, and the test data and the normal service data are completely isolated
Optionally, after determining whether the service request includes the test identifier, the application server APP further performs the following steps: if the service request comprises the test identification, the processing operation of the service request is not written into the log; if the service request does not include the test identification, the processing operation of the service request is written into the log, so that one end of the application server does not need to store the log content aiming at the test user, the log is prevented from storing invalid content, the storage space is saved, and the redundant processing of the invalid log can be reduced in the further log processing flow.
Alternatively, the log processing is different based on the difference of the remote cache servers, for example, the 3 rd party remote cache server manufacturer related to request and bandwidth charging still needs to log, and the self-built remote cache server may not log. Therefore, the remote cache server is used for not writing the processing operation of the service request into the log when the service request comprises the test identifier, so that one end of the remote cache server does not need to store the log content aiming at the test user, the invalid content of the log storage is avoided, the storage space is saved, and the redundant processing of the invalid log can be reduced in the further log processing flow; the load balancing server is used for not writing the processing operation of the service request into the log when the service request comprises the test identifier, so that one end of the load balancing server does not need to store the log content aiming at the test user, the invalid content of the log storage is avoided, the storage space is saved, and the redundant processing of the invalid log can be reduced in the further log processing flow; the load balancing server comprises an application firewall, namely a WAF firewall or a security firewall, and the application firewall is used for passing the service request when the service request comprises the test identification. Because a test user usually sends a large amount of service requests in a short time, the application firewall recognizes similar behaviors as attack behaviors to block the service requests, and the test identifiers are used as the white list basis of the requests to release the service requests, on one hand, the application firewall can be ensured to block real attack behaviors, and on the other hand, the application firewall is prevented from blocking the test requests mistakenly. Optionally, before the pressure measurement starts, the IP address of the device performing the pressure measurement may be added to a white list of the application firewall, so as to avoid being used by a hacker after the leakage. Thus, the application firewall is configured to pass through the service request when the service request includes the test identification and matches the white list.
EXAMPLE III
The embodiment also provides a computer device, such as a smart phone, a tablet computer, a notebook computer, a desktop computer, a rack server, a blade server, a tower server or a rack server (including an independent server or a server cluster composed of a plurality of servers) capable of executing programs, and the like. As shown in fig. 3, the computer device 01 of the present embodiment at least includes but is not limited to: a memory 011 and a processor 012, which are communicatively connected to each other via a system bus, as shown in fig. 3. It is noted that fig. 3 only shows the computer device 01 having the component memory 011 and the processor 012, but it is to be understood that not all of the shown components are required to be implemented, and that more or fewer components may be implemented instead.
In this embodiment, the memory 011 (i.e., a readable storage medium) includes a flash memory, a hard disk, a multimedia card, a card-type memory (e.g., SD or DX memory, etc.), a Random Access Memory (RAM), a Static Random Access Memory (SRAM), a read-only memory (ROM), an electrically erasable programmable read-only memory (EEPROM), a programmable read-only memory (PROM), a magnetic memory, a magnetic disk, an optical disk, and the like. In some embodiments, the storage 011 can be an internal storage unit of the computer device 01, such as a hard disk or a memory of the computer device 01. In other embodiments, the memory 011 can also be an external storage device of the computer device 01, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), etc. provided on the computer device 01. Of course, the memory 011 can also include both internal and external memory units of the computer device 01. In this embodiment, the memory 011 is generally used to store an operating system installed in the computer device 01 and various application software, such as a program code for executing the service request processing method of the first embodiment. Further, the memory 011 can also be used to temporarily store various kinds of data that have been output or are to be output.
The processor 012 may be a Central Processing Unit (CPU), a controller, a microcontroller, a microprocessor, or other data Processing chip in some embodiments. The processor 012 is generally used to control the overall operation of the computer device 01. In the present embodiment, the processor 012 is configured to run a program code or processing data stored in the memory 011, for example, a program code or the like for executing a processing method of a service request.
Example four
The present embodiment also provides a computer-readable storage medium, such as a flash memory, a hard disk, a multimedia card, a card-type memory (e.g., SD or DX memory, etc.), a Random Access Memory (RAM), a Static Random Access Memory (SRAM), a read-only memory (ROM), an electrically erasable programmable read-only memory (EEPROM), a programmable read-only memory (PROM), a magnetic memory, a magnetic disk, an optical disk, a server, an App application mall, etc., on which a computer program is stored, which when executed by a processor implements corresponding functions. The computer-readable storage medium of this embodiment is used for storing program codes for executing the processing method of the service request, and when being executed by the processor, the program codes realize the processing method of the service request of the first embodiment.
It should be noted that, in this document, 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 like elements in a process, method, article, or apparatus that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A method for processing a service request, comprising:
receiving a service request sent by a client, wherein the service request comprises a test identifier when the client is a test user, and the service request does not comprise the test identifier when the client is a normal user;
judging whether the service request comprises the test identification;
if the service request comprises the test identification, operating the test data storage device when service response information is returned;
and if the service request does not comprise the test identification, operating a normal data storage device when service response information is returned, wherein the test data storage device and the normal data storage device are isolated from each other.
2. The method of claim 1,
the service request is HTTP request information, and a request header of the HTTP request information comprises the test identification.
3. The method of claim 2, wherein the user agent of the request header comprises the test identity.
4. The method of claim 1,
the step of operating the test data storage device upon returning the service response information comprises: operating a test database, a test queue and/or a test cache;
the step of operating the normal data storage means when returning the service response information includes: normal databases, normal queues, and/or normal caches are operated on.
5. The method of claim 4, wherein the service request is sent to the client,
the test database and the normal database use the same hardware and different database instances;
the test queue and the normal queue use the same hardware and different queues;
the test cache and the normal cache use different cache instances on the same cache server.
6. The method of claim 1, wherein after determining whether the service request includes the test identifier, the method further comprises:
if the service request comprises the test identification, not writing the processing operation of the service request into a log;
and if the service request does not comprise the test identification, writing the processing operation of the service request into a log.
7. A system for processing service requests, comprising: the system comprises a domain name server, a remote cache server, a load balancing server and an application server, wherein the application server is used for executing the service request processing method in any one of claims 1 to 6.
8. The system for processing a service request according to claim 7,
the remote cache server is used for not writing the processing operation of the service request into a log when the service request comprises the test identification;
the load balancing server is used for not writing the processing operation of the service request into a log when the service request comprises the test identification;
the load balancing server comprises an application firewall, and the application firewall is used for releasing the service request when the service request comprises the test identification.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the steps of the method of any of claims 1 to 6 are implemented by the processor when executing the computer program.
10. A computer-readable storage medium having stored thereon a computer program, characterized in that: the computer program when executed by a processor implements the steps of the method of any one of claims 1 to 6.
CN201910248597.4A 2019-03-29 2019-03-29 Service request processing method, system, computer device and storage medium Pending CN111752770A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910248597.4A CN111752770A (en) 2019-03-29 2019-03-29 Service request processing method, system, computer device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910248597.4A CN111752770A (en) 2019-03-29 2019-03-29 Service request processing method, system, computer device and storage medium

Publications (1)

Publication Number Publication Date
CN111752770A true CN111752770A (en) 2020-10-09

Family

ID=72671189

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910248597.4A Pending CN111752770A (en) 2019-03-29 2019-03-29 Service request processing method, system, computer device and storage medium

Country Status (1)

Country Link
CN (1) CN111752770A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112333206A (en) * 2020-12-24 2021-02-05 长沙树根互联技术有限公司 Safety test method and device and electronic equipment
CN112527669A (en) * 2020-12-18 2021-03-19 平安银行股份有限公司 Self-testing method and system for local service
CN112615759A (en) * 2020-12-17 2021-04-06 上海哔哩哔哩科技有限公司 Full link voltage measurement assembly, full link voltage measurement method and device
CN113301155A (en) * 2021-05-24 2021-08-24 挂号网(杭州)科技有限公司 Data routing method, device, equipment and storage medium
CN113326186A (en) * 2021-05-19 2021-08-31 网易(杭州)网络有限公司 Software testing method and device, electronic equipment and storage medium
CN113411269A (en) * 2021-07-07 2021-09-17 杭州网易云音乐科技有限公司 Current limiting control method, current limiting control device, storage medium and electronic equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105554082A (en) * 2015-12-10 2016-05-04 天津海量信息技术有限公司 Open-type operation platform framework structure and operation method
CN108920494A (en) * 2018-05-21 2018-11-30 深圳市彬讯科技有限公司 Isolation access method, server-side and the storage medium of multi-tenant database
CN109062690A (en) * 2018-07-18 2018-12-21 郑州云海信息技术有限公司 A kind of request responding method, server, medium and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105554082A (en) * 2015-12-10 2016-05-04 天津海量信息技术有限公司 Open-type operation platform framework structure and operation method
CN108920494A (en) * 2018-05-21 2018-11-30 深圳市彬讯科技有限公司 Isolation access method, server-side and the storage medium of multi-tenant database
CN109062690A (en) * 2018-07-18 2018-12-21 郑州云海信息技术有限公司 A kind of request responding method, server, medium and system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
QICHANGJIAN: "生产库,查询库和测试库的区别", Retrieved from the Internet <URL:https://blog.csdn.net/qichangjian/article/details/77839174> *
鬼谷子教主: "刚接触数据库,一般企业数据库中的生产库,查询库以及测试库有什么区别?", Retrieved from the Internet <URL:https://zhidao.baidu.com/question/556708229378814052.html?qbl=relate_question_0&word=%B2%E2%CA%D4%CA%FD%BE%DD%BF%E2%20%C9%FA%B2%FA%CA%FD%BE%DD%BF%E2> *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112615759A (en) * 2020-12-17 2021-04-06 上海哔哩哔哩科技有限公司 Full link voltage measurement assembly, full link voltage measurement method and device
CN112527669A (en) * 2020-12-18 2021-03-19 平安银行股份有限公司 Self-testing method and system for local service
CN112527669B (en) * 2020-12-18 2024-03-19 平安银行股份有限公司 Self-testing method and system for local service
CN112333206A (en) * 2020-12-24 2021-02-05 长沙树根互联技术有限公司 Safety test method and device and electronic equipment
CN112333206B (en) * 2020-12-24 2021-03-30 长沙树根互联技术有限公司 Safety test method and device and electronic equipment
CN113326186A (en) * 2021-05-19 2021-08-31 网易(杭州)网络有限公司 Software testing method and device, electronic equipment and storage medium
CN113301155A (en) * 2021-05-24 2021-08-24 挂号网(杭州)科技有限公司 Data routing method, device, equipment and storage medium
CN113411269A (en) * 2021-07-07 2021-09-17 杭州网易云音乐科技有限公司 Current limiting control method, current limiting control device, storage medium and electronic equipment
CN113411269B (en) * 2021-07-07 2022-05-17 杭州网易云音乐科技有限公司 Current limiting control method, current limiting control device, storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
CN111752770A (en) Service request processing method, system, computer device and storage medium
CN109743315B (en) Behavior identification method, behavior identification device, behavior identification equipment and readable storage medium for website
CN108427731B (en) Page code processing method and device, terminal equipment and medium
CN110417778B (en) Access request processing method and device
US20150143215A1 (en) Method and system for accessing audio/video community virtual rooms
CN103491543A (en) Method for detecting malicious websites through wireless terminal, and wireless terminal
CN107239701B (en) Method and device for identifying malicious website
CN103077345B (en) Based on software authorization method and the system of virtual machine
CN107682172B (en) Control center device, service system processing method and medium
CN109787959B (en) Account information processing method and related device
CN109889511B (en) Process DNS activity monitoring method, equipment and medium
CN109657434B (en) Application access method and device
CN114095567B (en) Data access request processing method and device, computer equipment and medium
CN113259428A (en) Data access request processing method and device, computer equipment and medium
CN109088872B (en) Using method and device of cloud platform with service life, electronic equipment and medium
CN116743619B (en) Network service testing method, device, equipment and storage medium
CN111427774A (en) Request parameter modification method and system for application program test case
CN115225531B (en) Database firewall testing method and device, electronic equipment and medium
CN111026613B (en) Log processing method and device
CN111654398B (en) Configuration updating method and device, computer equipment and readable storage medium
CN113596600A (en) Security management method, device, equipment and storage medium for live broadcast embedded program
CN114185804A (en) Interface testing method and device and terminal equipment
CN109409090B (en) Website background detection method and device and server
CN115795100A (en) User event processing method and device, electronic equipment and readable storage medium
CN107592322B (en) Website intercepting method and device

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