CN108846065A - A kind of service request hold-up interception method and relevant apparatus - Google Patents

A kind of service request hold-up interception method and relevant apparatus Download PDF

Info

Publication number
CN108846065A
CN108846065A CN201810574160.5A CN201810574160A CN108846065A CN 108846065 A CN108846065 A CN 108846065A CN 201810574160 A CN201810574160 A CN 201810574160A CN 108846065 A CN108846065 A CN 108846065A
Authority
CN
China
Prior art keywords
service request
sql statement
interception
parameter
service
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
CN201810574160.5A
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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201810574160.5A priority Critical patent/CN108846065A/en
Publication of CN108846065A publication Critical patent/CN108846065A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/0227Filtering policies

Abstract

This application discloses a kind of service request hold-up interception methods, the service request sent including obtaining operation system to destination server;The SQL statement that the service request is stored in advance in database as parameter execution is obtained into implementing result;Judged whether to intercept the service request according to the implementing result.Rule Expression by that will stop service logic is SQL statement, and SQL statement is executed in the server, realize the hang up to service request, since corresponding SQL statement being written in database, avoid that be managed to service logic be the operation for needing interrupting service system, the normal operation for not influencing operation system improves the maintainability of operation system.A kind of service request blocking apparatus, server and computer readable storage medium is also disclosed in the application, has the above beneficial effect.

Description

A kind of service request hold-up interception method and relevant apparatus
Technical field
This application involves field of computer technology, in particular to a kind of service request hold-up interception method, service request intercept dress It sets, server and computer readable storage medium.
Background technique
With the continuous development of information technology, the operation system based on information management is commonly used.And it is some compared with In big project management engineering, business management system is equally also used.And in some mega projects, business management system compared with To be huge, service logic is more complicated, higher to the requirement of real-time of business management system in some special industries, does not allow Business management system is interrupted, therefore, limits and the operation such as is upgraded, safeguarded to business management system.
Currently, if necessary to business management system is upgraded, is safeguarded etc. operations just need the specific period into Row, such as in the evening without business operation.But or serious influence and limit are brought on the operation of the O&M of program System.
It generally speaking, is all generally management to service logic to operations such as the updating maintenances of business management system, such as Increase certain service logics or the certain service logics of deletion disabled, and in the prior art if to realize the management of service logic, It then needs to change the code of business management system, to reach the management operation to service logic, and changes code and then need to restart The operation of program or interrupting service, and be not allow to carry out or execute to be limited in these cases.
Therefore, how in the case where not influencing the normal operation of business management system, carrying out limitation to service logic is The Important Problems of those skilled in the art's concern.
Summary of the invention
The purpose of the application is to provide a kind of service request hold-up interception method, service request blocking apparatus, server and meter Calculation machine readable storage medium storing program for executing, the Rule Expression by that will stop service logic is SQL statement, and executes SQL language in the server Sentence realizes hang up to service request, since corresponding SQL statement being written in database, avoid to service logic into Row management is the operation for needing interrupting service system, does not influence the normal operation of operation system, improves tieing up for operation system Shield property.
In order to solve the above technical problems, the application provides a kind of service request hold-up interception method, including:
Obtain the service request that operation system is sent to destination server;
The SQL statement that the service request is stored in advance in database as parameter execution is obtained into implementing result;Wherein, The SQL statement is to carry out writing what processing obtained to the interception standard of service request;
Judge whether the service request meets the interception standard according to the implementing result;
If so, stopping the transmission operation of the service request;
If it is not, then sending the service request to the destination server.
Optionally, it obtains the SQL statement that the service request is stored in advance in database as parameter execution to execute knot Fruit;Wherein, the SQL statement be write to the interception standard of service request what processing obtained, including:
It sends the SQL statement in caching from the database;
Parameter is obtained to the service request processing that get parms, institute is executed from the caching using the parameter It states SQL statement and obtains implementing result;Wherein, the SQL statement is to carry out writing processing to the interception standard of service request obtaining 's.
Optionally, parameter is obtained to the service request processing that get parms, using the parameter from the caching The middle execution SQL statement obtains implementing result, including:
The processing that gets parms is carried out to the service request, obtains the type of service and User ID of the service request, it will The type of service and the User ID are as the parameter;
The SQL statement is executed from the caching using the parameter and obtains the implementing result.
Optionally, when service request is unsatisfactory for the interception standard, the business is sent to the destination server and is asked It asks, including:
When service request is unsatisfactory for the interception standard, other SQL statements are judged whether there is;
If so, executing other described SQL statements using the parameter obtains other implementing results, held according to described other Row result judges whether the service request meets other interception standards;
If so, stopping the transmission operation of the service request;
If it is not, then sending the service request to the destination server.
The application also provides a kind of service request blocking apparatus, including:
Service request obtains module, the service request sent for obtaining operation system to destination server;
SQL statement execution module, for the service request to be executed to the SQL language for being stored in advance in database as parameter Sentence obtains implementing result;Wherein, the SQL statement is to carry out writing what processing obtained to the interception standard of service request;
Judgment module, for judging whether the service request meets the interception standard according to the implementing result;
Blocking module, for stopping the transmission of the service request when the service request meets the interception standard Operation;
Sending module, for being sent to the destination server when the service request is unsatisfactory for the interception standard The service request.
Optionally, the SQL statement execution module includes:
Cache unit, for sending the SQL statement in caching from the database;
Execution unit is cached, for obtaining parameter to the service request processing that get parms, using the parameter The SQL statement is executed from the caching obtains implementing result;Wherein, the SQL statement is the interception mark to service request Standard carries out writing what processing obtained.
Optionally, the caching execution unit, including:
Parameter obtains subelement and obtains the service request for carrying out the processing that gets parms to the service request Type of service and User ID, using the type of service and the User ID as the parameter;
SQL statement executes subelement, for using the parameter executed from the caching SQL statement obtain it is described Implementing result.
Optionally, further include:
Other sentence judgment modules, for judging whether there is other when service request is unsatisfactory for the interception standard SQL statement;
Other statement execution modules, for when there are other described SQL statements, using the parameter execute it is described other SQL statement obtains other implementing results, judges whether the service request meets other interceptions according to other described implementing results Standard;
Blocking module is also used to stop the service request when the service request meets described other and intercepts standard Transmission operation;
Sending module is also used to when the service request is unsatisfactory for other described interception standards, to the destination service Device sends the service request.
The application also provides a kind of server, including:
Memory, for storing computer program;
Processor, the step of service request hold-up interception method as described above is realized when for executing the computer program.
The application also provides a kind of computer readable storage medium, and calculating is stored on the computer readable storage medium The step of machine program, the computer program realizes service request hold-up interception method as described above when being executed by processor.
A kind of service request hold-up interception method provided herein, including:Operation system is obtained to send to destination server Service request;The SQL statement that the service request is stored in advance in database as parameter execution is obtained into implementing result;Its In, the SQL statement is to carry out writing what processing obtained to the interception standard of service request;Institute is judged according to the implementing result State whether service request meets the interception standard;If so, stopping the transmission operation of the service request;If it is not, then to institute It states destination server and sends the service request.
Rule Expression by that will stop service logic is SQL statement, and executes SQL statement in the server, realization pair The hang up of service request, since corresponding SQL statement being written in database, avoid service logic is managed be need The operation of interrupting service system is wanted, does not influence the normal operation of operation system, improves the maintainability of operation system.
The application also provides a kind of service request blocking apparatus, server and computer readable storage medium, has upper Beneficial effect is stated, it is not limited here.
Detailed description of the invention
In order to illustrate the technical solutions in the embodiments of the present application or in the prior art more clearly, to embodiment or will show below There is attached drawing needed in technical description to be briefly described, it should be apparent that, the accompanying drawings in the following description is only this The embodiment of application for those of ordinary skill in the art without creative efforts, can also basis The attached drawing of offer obtains other attached drawings.
Fig. 1 is a kind of flow chart of service request hold-up interception method provided by the embodiment of the present application;
Fig. 2 is the flow chart of a plurality of judgment method in service request hold-up interception method provided by the embodiment of the present application;
Fig. 3 is a kind of structural schematic diagram of service request blocking apparatus provided by the embodiment of the present application.
Specific embodiment
The core of the application is to provide a kind of service request hold-up interception method, service request blocking apparatus, server and meter Calculation machine readable storage medium storing program for executing, the Rule Expression by that will stop service logic is SQL statement, and executes SQL language in the server Sentence realizes hang up to service request, since corresponding SQL statement being written in database, avoid to service logic into Row management is the operation for needing interrupting service system, does not influence the normal operation of operation system, improves tieing up for operation system Shield property.
To keep the purposes, technical schemes and advantages of the embodiment of the present application clearer, below in conjunction with the embodiment of the present application In attached drawing, the technical scheme in the embodiment of the application is clearly and completely described, it is clear that described embodiment is Some embodiments of the present application, instead of all the embodiments.Based on the embodiment in the application, those of ordinary skill in the art Every other embodiment obtained without making creative work, shall fall in the protection scope of this application.
When running business management system, the operation such as to be inevitably updated, safeguard to business management system, and It is largely to be increased the service logic of business management system, forbidden or delete operation in updating maintenance operation.Existing skill In art, the main code by modification business management system is completed the management to service logic and is operated, and modifies code and then need The operation of relative program is interrupted, especially in the business management system of mega project, the operation for closing system can be brought greatly It influences, causes service logic management limited, be unfavorable for being managed.
Therefore, the present embodiment provides a kind of service request hold-up interception methods, by being by the Rule Expression for stopping service logic SQL statement, and SQL statement is executed in the server, realize the hang up to service request, it is corresponding due to being written in database SQL statement, avoid that be managed to service logic be the operation for needing interrupting service system, do not influencing operation system just Often operation, improves the maintainability of operation system.
Specifically, referring to FIG. 1, Fig. 1 is a kind of process of service request hold-up interception method provided by the embodiment of the present application Figure.
This method may include:
S101 obtains the service request that operation system is sent to destination server;
Step is intended to first get the service request that operation system is sent to destination server, prevents the business to be intercepted Request is sent to destination server, completes the service logic that should be intercepted.
The SQL statement that service request is stored in advance in database as parameter execution is obtained implementing result by S102;Its In, SQL statement is to carry out writing what processing obtained to the interception standard of service request;
On the basis of step S101, this step is intended to execute SQL statement using service request as parameter and obtain executing knot Fruit.Wherein, SQL statement is write according to interception standard.
Wherein, SQL (Structured Query Language structured query language) sentence is mainly used for judgement business Whether request should be intercepted, and implementing result has meant that the judging result.Also, SQL statement is for judging service request Whether interception standard is met, and should input corresponding parameter namely SQL statement to SQL statement can just complete to sentence by the parameter It is disconnected.
Specifically, using service request as parameter in this step, mainly using the corresponding parameter information of service request as Parameter, for example, the type of service of the service request, or send the User ID of the service request.Further, the mesh of parameter information Be for executing SQL statement, therefore specifically need which type of parameter information as parameter can according to SQL statement need it is assorted The parameter information of sample determines.For example, SQL statement needs whether to judge the service request according to the type of service of service request It is aborted, therefore what is obtained in this step is exactly the corresponding type of service of service request.So specifically can be according to practical feelings Condition determines what kind of parameter information obtained, this time without limitation.
S103 judges whether service request meets interception standard according to implementing result;If so, thening follow the steps S104;If It is no, then follow the steps S105;
S104 stops the transmission operation of service request;
S105 sends service request to destination server.
On the basis of step S102, obtained implementing result can be the number of two states, such as 1 state indicates The service request can be executed, 0 state indicates to intercept the service request.Therefore, the present embodiment is mainly according to obtained execution As a result judge whether service request meets interception standard, if it is satisfied, then stopping the transmission operation of the service request, that is, block The service request is cut then to continue to send the industry to destination server if conditions are not met, not needing namely to intercept the service request Business request.
Need it is illustrated that, when needing to implement a certain operation to certain customers in operation system, and business at this time The condition judged is not operated about this to whole users in system, if needing to add the service logic now, It needs to be modified program, and the interruption of project system receives certain limitation.At this point, the side just provided through this embodiment Method stops the transmission of service request according to condition, is equivalent to and is limited service logic.
To sum up, it is SQL statement that the present embodiment, which passes through and will stop the Rule Expression of service logic, and is executed in the server SQL statement realizes that the hang up to service request is avoided and patrolled business since corresponding SQL statement being written in database Volume being managed is the operation for needing interrupting service system, does not influence the normal operation of operation system, improves operation system It is maintainable.
Scheme provided by a upper embodiment, be the equal of operation system request transmitting-receiving entrance interception service it is relevant Request, continues to send if it can execute association requests, but requires to execute corresponding SQL statement due to intercepting every time, Therefore it will lead to the delay in service request processing terminal.
Therefore, the present embodiment is based on a upper embodiment, saves SQL statement in caching in the present embodiment, and in subsequent step In rapid, the SQL statement in caching is executed, to improve the execution efficiency of SQL statement, reduces the delay for judging service request.
Specifically, this method may include:
S201 sends SQL statement in caching from database;
S202 is obtained parameter to the service request processing that get parms, is executed SQL statement from caching using parameter and obtained To implementing result;Wherein, SQL statement is to carry out writing what processing obtained to the interception standard of service request.
This implementation mainly saves SQL statement in the buffer, and the SQL statement is directly executed from caching.Due to data The storage medium in library is hard disk, and the storage medium cached is RAM, and RAM has faster access speed, therefore can be improved The execution speed of SQL statement, to reduce delay.
Optionally, the other parameters information of service request can also be obtained in the present embodiment, therefore, S202 can also be wrapped It includes:
Step 1 carries out the processing that gets parms to service request, the type of service and User ID of service request is obtained, by industry Service type and User ID are as parameter;
Step 2 is executed SQL statement from caching using parameter and obtains implementing result.
Wherein, the processing that gets parms refers to gets parameter information relevant to service request from operation system, for example, The type of service of the service request or the User ID for sending service request.
On the basis of all of above embodiment, the case where there is also a plurality of SQL statements, therefore when first SQL statement When judgement passes through, it can continue to judge other SQL statements.
Specifically, referring to FIG. 2, Fig. 2 is that a plurality of in service request hold-up interception method provided by the embodiment of the present application is sentenced The flow chart of disconnected method.
This method may include:
S301 judges whether there is other SQL statements when service request is unsatisfactory for interception standard;If so, executing S302;
S302, executes other SQL statements using parameter and obtains other implementing results, judges business according to other implementing results Whether request meets other interception standards;If so, executing S303;If it is not, then executing S304;
S303 stops the transmission operation of service request;
S304 sends service request to destination server.
The present embodiment is mainly worked as after above-mentioned all embodiments are judged, the interception standard of wherein SQL statement is discontented with, after It is continuous to judge whether the service request meets the interception standard of other SQL statements.It should be noted that performed by the present embodiment Operating procedure and above-mentioned all embodiments are substantially similar, only use other SQL carry out it is relevant execute operation, therefore can be with With reference to above-mentioned all embodiments, this will not be repeated here.
Based on above embodiments, a kind of embodiment in concrete application scene can also be provided.By one in the present embodiment Kind service request hold-up interception method is realized by program, is called general program.Under program Uniting, provided by application program Uniform service handles entrance (the similar general program of adaptation service type), and business Rule of judgment is obtained by database data, number It is SQL statement according to the storage of library data, general program obtains SQL statement from database, then executes, and general program is according to executing knot Fruit judges whether the secondary request has permission and continues to execute;If there is a plurality of restrictive condition, addition is finished writing in database table SQL statement;Restrictive condition is not being needed, by the effective status of data record, it is invalid to be set to;If modification limitation item Part need to only update SQL statement;Even if these records are placed in the buffer in the case where requiring higher situation, then need to only number be being updated After record, updating lower system cache can come into force;In this manner it is possible in not re-launching applications, not influence existing business Under the premise of successional, modification service logic limitation quickly comes into force.
It wherein, in actual use can be by the table of database, to store SQL statement.Comprising SQL statement in table ID, SQL content, preset parameter, whether effectively, sort field;Wherein, the SQL language of SQL content field storage service logic limitation Sentence, parameter value needed for parameter preset places SQL statement, if effective field stores the validity of this SQL statement, and sort word Section, store this SQL statement executes sequence.
Specifically, the SQL table structure that can be provided with reference to the following table 1.
Table 1SQL table structure
Field name Field type Description
id int The ID of SQL statement
limit_sql text SQL content
valid int Whether significance bit
order int Execute sequence
valid_date datetime Validity period
The embodiment of the present application provides a kind of service request hold-up interception method, can be by that will stop the rule list of service logic It is shown as SQL statement, and executes SQL statement in the server, the hang up to service request is realized, due to being written in database Corresponding SQL statement, avoids that be managed to service logic be the operation for needing interrupting service system, does not influence operation system Normal operation, improve the maintainability of operation system.
A kind of service request blocking apparatus provided by the embodiments of the present application is introduced below, a kind of industry described below Business request blocking apparatus can correspond to each other reference with a kind of above-described service request hold-up interception method.
Specifically, referring to FIG. 3, Fig. 3 is a kind of structure of service request blocking apparatus provided by the embodiment of the present application Schematic diagram.
The apparatus may include:
Service request obtains module 100, the service request sent for obtaining operation system to destination server;
SQL statement execution module 200, for service request to be executed to the SQL language for being stored in advance in database as parameter Sentence obtains implementing result;Wherein, SQL statement is to carry out writing what processing obtained to the interception standard of service request;
Judgment module 300, for judging whether service request meets interception standard according to implementing result;
Blocking module 400, the transmission for when service request meets interception standard, stopping service request operate;
Sending module 500, for sending service request to destination server when service request is unsatisfactory for interception standard.
Optionally, which may include:
Cache unit, for sending SQL statement in caching from database;
Execution unit is cached, for obtaining parameter to the service request processing that get parms, using parameter from caching It executes SQL statement and obtains implementing result;Wherein, SQL statement is to carry out writing what processing obtained to the interception standard of service request.
Optionally, which may include:
Parameter obtains subelement and obtains the type of service of service request for carrying out the processing that gets parms to service request And User ID, using type of service and User ID as parameter;
SQL statement executes subelement, obtains implementing result for executing SQL statement from caching using parameter.
Optionally, which can also include:
Other sentence judgment modules, for judging whether there is other SQL languages when service request is unsatisfactory for interception standard Sentence;
Other statement execution modules, for executing other SQL statements using parameter and obtaining when there are other SQL statements Other implementing results judge whether service request meets other interception standards according to other implementing results;
Blocking module is also used to stop when service request meets other and intercepts standard the transmission operation of service request;
Sending module is also used to send business when service request is unsatisfactory for other interception standards to destination server and ask It asks.
The embodiment of the present application also provides a kind of server, including:
Memory, for storing computer program;
Processor, when for executing computer program the step of the realization such as service request hold-up interception method of above-described embodiment.
The embodiment of the present application also provides a kind of computer readable storage medium, and meter is stored on computer readable storage medium Calculation machine program is realized when computer program is executed by processor such as the step of such as service request hold-up interception method of above-described embodiment.
Each embodiment is described in a progressive manner in specification, the highlights of each of the examples are with other realities The difference of example is applied, the same or similar parts in each embodiment may refer to each other.For device disclosed in embodiment Speech, since it is corresponded to the methods disclosed in the examples, so being described relatively simple, related place is referring to method part illustration ?.
Professional further appreciates that, unit described in conjunction with the examples disclosed in the embodiments of the present disclosure And algorithm steps, can be realized with electronic hardware, computer software, or a combination of the two, in order to clearly demonstrate hardware and The interchangeability of software generally describes each exemplary composition and step according to function in the above description.These Function is implemented in hardware or software actually, the specific application and design constraint depending on technical solution.Profession Technical staff can use different methods to achieve the described function each specific application, but this realization is not answered Think beyond scope of the present application.
The step of method described in conjunction with the examples disclosed in this document or algorithm, can directly be held with hardware, processor The combination of capable software module or the two is implemented.Software module can be placed in random access memory (RAM), memory, read-only deposit Reservoir (ROM), electrically programmable ROM, electrically erasable ROM, register, hard disk, moveable magnetic disc, CD-ROM or technology In any other form of storage medium well known in field.
Above to a kind of service request hold-up interception method provided herein, service request blocking apparatus, server and Computer readable storage medium is described in detail.Principle and embodiment of the specific case to the application used herein It is expounded, the description of the example is only used to help understand the method for the present application and its core ideas.It should be pointed out that For those skilled in the art, under the premise of not departing from the application principle, can also to the application into Row some improvements and modifications, these improvement and modification are also fallen into the protection scope of the claim of this application.

Claims (10)

1. a kind of service request hold-up interception method, which is characterized in that including:
Obtain the service request that operation system is sent to destination server;
The SQL statement that the service request is stored in advance in database as parameter execution is obtained into implementing result;Wherein, described SQL statement is to carry out writing what processing obtained to the interception standard of service request;
Judge whether the service request meets the interception standard according to the implementing result;
If so, stopping the transmission operation of the service request;
If it is not, then sending the service request to the destination server.
2. service request hold-up interception method according to claim 1, which is characterized in that held using the service request as parameter The SQL statement that row is stored in advance in database obtains implementing result;Wherein, the SQL statement is the interception mark to service request Standard carries out writing what processing obtained, including:
It sends the SQL statement in caching from the database;
Parameter is obtained to the service request processing that get parms, executed from the caching using the parameter described in SQL statement obtains implementing result;Wherein, the SQL statement is to carry out writing what processing obtained to the interception standard of service request.
3. service request hold-up interception method according to claim 2, which is characterized in that carry out acquisition ginseng to the service request Number processing obtains parameter, executes the SQL statement from the caching using the parameter and obtains implementing result, including:
The processing that gets parms is carried out to the service request, obtains the type of service and User ID of the service request, it will be described Type of service and the User ID are as the parameter;
The SQL statement is executed from the caching using the parameter and obtains the implementing result.
4. service request hold-up interception method according to any one of claims 1 to 3, which is characterized in that when service request is discontented When the foot interception standard, the service request is sent to the destination server, including:
When service request is unsatisfactory for the interception standard, other SQL statements are judged whether there is;
If so, executing other described SQL statements using the parameter obtains other implementing results, knot is executed according to described other Fruit judges whether the service request meets other interception standards;
If so, stopping the transmission operation of the service request;
If it is not, then sending the service request to the destination server.
5. a kind of service request blocking apparatus, which is characterized in that including:
Service request obtains module, the service request sent for obtaining operation system to destination server;
SQL statement execution module, the SQL statement for the service request to be stored in advance in database as parameter execution obtain To implementing result;Wherein, the SQL statement is to carry out writing what processing obtained to the interception standard of service request;
Judgment module, for judging whether the service request meets the interception standard according to the implementing result;
Blocking module, the transmission for when the service request meets the interception standard, stopping the service request operate;
Sending module, for when the service request is unsatisfactory for the interception standard, send to the destination server described in Service request.
6. service request blocking apparatus according to claim 5, which is characterized in that the SQL statement execution module includes:
Cache unit, for sending the SQL statement in caching from the database;
Execution unit is cached, for obtaining parameter to the service request processing that get parms, using the parameter from institute It states and executes the SQL statement in caching and obtain implementing result;Wherein, the SQL statement be to the interception standard of service request into Row writes what processing obtained.
7. service request blocking apparatus according to claim 6, which is characterized in that the caching execution unit, including:
Parameter obtains subelement and obtains the business of the service request for carrying out the processing that gets parms to the service request Type and User ID, using the type of service and the User ID as the parameter;
SQL statement executes subelement, obtains the execution for executing the SQL statement from the caching using the parameter As a result.
8. further including according to the described in any item service request blocking apparatus of claim 5 to 7:
Other sentence judgment modules, for judging whether there is other SQL languages when service request is unsatisfactory for the interception standard Sentence;
Other statement execution modules, for executing other described SQL using the parameter when there are other described SQL statements Sentence obtains other implementing results, judges whether the service request meets other and intercept mark according to other described implementing results It is quasi-;
Blocking module is also used to stop the hair of the service request when the service request meets described other and intercepts standard Send operation;
Sending module is also used to send out when the service request is unsatisfactory for other described interception standards to the destination server Send the service request.
9. a kind of server, which is characterized in that including:
Memory, for storing computer program;
Processor realizes that the described in any item service requests of Claims 1-4 such as intercept when for executing the computer program The step of method.
10. a kind of computer readable storage medium, which is characterized in that be stored with computer on the computer readable storage medium Program realizes such as Claims 1-4 described in any item service request interception sides when the computer program is executed by processor The step of method.
CN201810574160.5A 2018-06-06 2018-06-06 A kind of service request hold-up interception method and relevant apparatus Pending CN108846065A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810574160.5A CN108846065A (en) 2018-06-06 2018-06-06 A kind of service request hold-up interception method and relevant apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810574160.5A CN108846065A (en) 2018-06-06 2018-06-06 A kind of service request hold-up interception method and relevant apparatus

Publications (1)

Publication Number Publication Date
CN108846065A true CN108846065A (en) 2018-11-20

Family

ID=64211443

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810574160.5A Pending CN108846065A (en) 2018-06-06 2018-06-06 A kind of service request hold-up interception method and relevant apparatus

Country Status (1)

Country Link
CN (1) CN108846065A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112395304A (en) * 2020-10-30 2021-02-23 迅鳐成都科技有限公司 Data security calculation method, system and storage medium based on data behavior simulation
CN112988787A (en) * 2021-05-17 2021-06-18 太平金融科技服务(上海)有限公司深圳分公司 Database data processing method and device, computer equipment and storage medium
CN116132534A (en) * 2022-07-01 2023-05-16 马上消费金融股份有限公司 Method, device, equipment and storage medium for storing service request

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090193057A1 (en) * 2008-01-24 2009-07-30 Oracle International Corporation Service-oriented architecture (soa) management of data repository
CN106656966A (en) * 2016-09-30 2017-05-10 广州华多网络科技有限公司 Method and device for intercepting service processing request
CN107241300A (en) * 2016-03-29 2017-10-10 北京京东尚科信息技术有限公司 The hold-up interception method and device of user's request
CN107580005A (en) * 2017-11-01 2018-01-12 北京知道创宇信息技术有限公司 Website protection method, device, website safeguard and readable storage medium storing program for executing
CN107832448A (en) * 2017-11-22 2018-03-23 泰康保险集团股份有限公司 Database operation method, device and equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090193057A1 (en) * 2008-01-24 2009-07-30 Oracle International Corporation Service-oriented architecture (soa) management of data repository
CN107241300A (en) * 2016-03-29 2017-10-10 北京京东尚科信息技术有限公司 The hold-up interception method and device of user's request
CN106656966A (en) * 2016-09-30 2017-05-10 广州华多网络科技有限公司 Method and device for intercepting service processing request
CN107580005A (en) * 2017-11-01 2018-01-12 北京知道创宇信息技术有限公司 Website protection method, device, website safeguard and readable storage medium storing program for executing
CN107832448A (en) * 2017-11-22 2018-03-23 泰康保险集团股份有限公司 Database operation method, device and equipment

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112395304A (en) * 2020-10-30 2021-02-23 迅鳐成都科技有限公司 Data security calculation method, system and storage medium based on data behavior simulation
CN112395304B (en) * 2020-10-30 2024-01-02 迅鳐成都科技有限公司 Data security calculation method, system and storage medium based on data behavior simulation
CN112988787A (en) * 2021-05-17 2021-06-18 太平金融科技服务(上海)有限公司深圳分公司 Database data processing method and device, computer equipment and storage medium
CN112988787B (en) * 2021-05-17 2021-07-20 太平金融科技服务(上海)有限公司深圳分公司 Database data processing method and device, computer equipment and storage medium
CN116132534A (en) * 2022-07-01 2023-05-16 马上消费金融股份有限公司 Method, device, equipment and storage medium for storing service request
CN116132534B (en) * 2022-07-01 2024-03-08 马上消费金融股份有限公司 Method, device, equipment and storage medium for storing service request

Similar Documents

Publication Publication Date Title
US9251011B2 (en) Backup of in-memory databases
US9477609B2 (en) Enhanced transactional cache with bulk operation
CN108319656A (en) Realize the method, apparatus and calculate node and system that gray scale is issued
CN108846065A (en) A kind of service request hold-up interception method and relevant apparatus
CN107038222B (en) Database cache implementation method and system
US20140317048A1 (en) Enhanced transactional cache
US20200026788A1 (en) Adaptive granule generation for parallel queries with run-time data pruning
WO2022126984A1 (en) Cache data detection method and apparatus, computer device and storage medium
Khairy et al. Exploring modern GPU memory system design challenges through accurate modeling
CN109710668B (en) Multi-source heterogeneous data access middleware construction method
Mukherjee Synthesis of non-replicated dynamic fragment allocation algorithm in distributed database systems
CN115269631A (en) Data query method, data query system, device and storage medium
CN111309753B (en) Optimization method, device, equipment and storage medium of structured query statement
CN109086462A (en) The management method of metadata in a kind of distributed file system
US20180218039A1 (en) Query planning and execution with reusable memory stack
CN107491700B (en) Data access method and equipment
US10540217B2 (en) Message cache sizing
US7908268B2 (en) Predictive database pool preparation
US11775527B2 (en) Storing derived summaries on persistent memory of a storage device
CN110832473A (en) Log structure management system and method
KR20170129540A (en) System and method for managing rule
CN103353891B (en) Data base management system and its data processing method
JP5283767B2 (en) Database management method, master node, and program
US20180322065A1 (en) Techniques for improving space utilization in a cache
US11030194B2 (en) Demand-driven dynamic aggregate

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20181120