CN104142862A - Overload protection method and device for server - Google Patents

Overload protection method and device for server Download PDF

Info

Publication number
CN104142862A
CN104142862A CN201310693053.1A CN201310693053A CN104142862A CN 104142862 A CN104142862 A CN 104142862A CN 201310693053 A CN201310693053 A CN 201310693053A CN 104142862 A CN104142862 A CN 104142862A
Authority
CN
China
Prior art keywords
system load
server
load information
refusal
pending request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201310693053.1A
Other languages
Chinese (zh)
Other versions
CN104142862B (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.)
Tencent Technology Shenzhen Co Ltd
Tencent Cloud Computing Beijing Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201310693053.1A priority Critical patent/CN104142862B/en
Publication of CN104142862A publication Critical patent/CN104142862A/en
Priority to PCT/CN2015/073012 priority patent/WO2015090248A1/en
Application granted granted Critical
Publication of CN104142862B publication Critical patent/CN104142862B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5083Techniques for rebalancing the load in a distributed system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/5022Workload threshold

Abstract

The invention discloses an overload protection method and device for a server, and belongs to the technical field of internet. The method comprises the steps as follows: a to-be-processed request is received, and current system load information of the server is acquired; the current system load information of the server is compared with a preset system load threshold, and whether the server is overloaded is determined according to a comparison result; and if the server is overloaded, the processing for the to-be-processed request is rejected. The device comprises a first receiving module, a first acquisition module, a first determination module and a processing module. The system load information of the server has determinacy and can reflect whether the server is overloaded truly, so that the acquired current system load information of the server is compared with the preset system load threshold, and the processing for the to-be-processed request is rejected when the overload of the server is determined according to the comparison result, accordingly, whether the server is overloaded can be accurately judged, and better overload protection can be performed on the server.

Description

The overload protection method of server and device
Technical field
The present invention relates to Internet technical field, particularly a kind of overload protection method of server and device.
Background technology
Along with the fast development of present Internet technology, server needs user access request to be processed also more and more.Yet owing to being subject to the restriction of server self processing power, any station server within a certain period of time number of treatable user access request is limited.When the number of users of server connection surpasses some, if server does not have enough abilities to process the user access request of bringing thereupon, will cause server overload also and then may produce the adverse consequencess such as the machine of delaying, thereby causing huge economic loss.Therefore,, in order to prevent above-mentioned situation, conventionally need to adopt certain method to protect producing the server of overload.
A kind of overload protection method of server is provided in prior art, in the method, according to the usefulness of the service logic of network application and server, has estimated the number of users threshold value that server can be connected simultaneously in advance.When server receives pending request, server detects the number of users having connected and whether has reached the number of users threshold value simultaneously connecting.If the number of users having connected has reached the number of users threshold value connecting simultaneously, server refusal is processed this pending request, thereby realize, server is carried out to overload protection.
In realizing process of the present invention, inventor finds that prior art at least exists following problem:
Owing to generally can having a plurality of network applications on same station server; the service logic of heterogeneous networks application is different; the server resource that different network applications is used is also different; the easy misalignment of number of users threshold value that this causes the server of estimation to connect simultaneously, causes the overload protection poor effect to server.
Summary of the invention
In order to solve the problem of prior art, the embodiment of the present invention provides a kind of overload protection method and device of server.Described technical scheme is as follows:
On the one hand, provide a kind of overload protection method of server, described method comprises:
Receive pending request, and obtain the current system load information of server;
The system load information that described server is current is compared with the system load threshold value setting in advance, and determine according to comparison result whether described server transships;
If determine described server overload, refuse described pending request to process.
On the other hand, provide a kind of overload protection arrangement of network server, described device comprises:
The first receiver module, for receiving pending request;
The first acquisition module, for obtaining the current system load information of server;
The first determination module, for the current system load information of described server is compared with the system load threshold value setting in advance, and determines according to comparison result whether described server transships;
Processing module, for when determining described server overload, refusal is processed described pending request.
The beneficial effect that the technical scheme that the embodiment of the present invention provides is brought is:
Because the system load information of server has determinacy; thereby system load threshold value can reflect the truth whether server transships; therefore; after the current system load information of server is compared with the system load threshold value setting in advance; according to comparison result, can determine accurately whether server transships; thereby when determining server overload, by refusal, pending request is processed, realized server is carried out to better overload protection.
Accompanying drawing explanation
In order to be illustrated more clearly in the technical scheme in the embodiment of the present invention, below the accompanying drawing of required use during embodiment is described is briefly described, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skills, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the overload protection method process flow diagram of a kind of server of providing of the embodiment of the present invention one;
Fig. 2 is the overload protection method process flow diagram of a kind of server of providing of the embodiment of the present invention two;
Fig. 3 is the overload protection method process flow diagram of a kind of server of providing of the embodiment of the present invention three;
Fig. 4 is the overload protection arrangement structural representation of a kind of server of providing of the embodiment of the present invention four;
Fig. 5 is the structural representation of the overload protection device of a kind of server of providing of the embodiment of the present invention five.
Embodiment
For making the object, technical solutions and advantages of the present invention clearer, below in conjunction with accompanying drawing, embodiment of the present invention is described further in detail.
Embodiment mono-
Owing to being subject to the restriction of server self processing power, the any station server within a certain period of time quantity of treatable request is limited, when the pending request receiving when server surpasses some, to cause server overload and and then may produce the adverse consequencess such as the machine of delaying, thereby cause huge economic loss.Therefore,, in order to prevent above-mentioned situation, the embodiment of the present invention provides a kind of overload protection method of server.In order better server to be carried out to overload protection, the present embodiment is usingd the system load information of server as the foundation that judges whether server transships, and the method that the present embodiment is provided is illustrated.Referring to Fig. 1, the method flow that the present embodiment provides comprises:
101: receive pending request, and obtain the current system load information of server;
Wherein, obtain the current system load information of server, include but not limited to:
When the system load information of pre-stored server is expired, again obtain the system load information of server, and using the system load information getting as the current system load information of server.
Alternatively, obtain the current system load information of server, include but not limited to:
When the system load information of pre-stored server is not out of date, the system load information of the server of reading pre-stored, and using the system load information reading as the current system load information of server.
Further, before obtaining the current system load information of server, also comprise:
Obtain in advance the also system load information of storage server.
102: the system load information that server is current is compared with the system load threshold value setting in advance, and determine according to comparison result whether server transships;
Before the current system load information of server is compared with the system load threshold value setting in advance, also comprise:
Receiving system load threshold arranges order, and according to system load threshold value setting command set storage system load threshold.
Alternatively, receiving system load threshold also comprises after order is set:
Judge that whether the order of system load threshold value setting is legal;
If the order of judgement system load threshold value setting is legal, carry out according to the step of system load threshold value setting command set storage system load threshold.
103: if determine server overload, refuse pending request to process.
Wherein, refusal also comprises before pending request is processed:
Obtain the number of times of refusal processing request in Preset Time section, and determine whether the pending request of refusal processing according to the number of times of the refusal processing request getting;
If determine refusal, process pending request, the step that execution refusal is processed pending request.
Alternatively, refusal also comprises before pending request is processed:
Obtain a random number, and judge that whether random number is identical with default value;
According to judged result, determine whether the pending request of refusal processing;
If determine refusal, process pending request, the step that execution refusal is processed pending request.
The method that the present embodiment provides; because the system load information of server has determinacy; thereby system load threshold value can reflect the truth whether server transships; therefore; after the current system load information of server is compared with the system load threshold value setting in advance, according to comparison result, can determine accurately whether server transships, thereby when determining server overload; by refusal, pending request is processed, realized server is carried out to better overload protection.
Embodiment bis-
The embodiment of the present invention provides a kind of overload protection method of server, and in conjunction with the content of above-described embodiment one, the present embodiment be take executive agent as server is example, and the method that the present embodiment is provided is illustrated.Referring to Fig. 2, the method flow that the present embodiment provides comprises:
201: receive pending request, and obtain the current system load information of server;
Particularly, the present embodiment is not done concrete restriction to the type of the pending request receiving, and includes but not limited to connection request, obtains services request etc.The present embodiment is not done concrete restriction to the content of the current system load information of server yet, include but not limited to the CPU(Central Processing Unit that server is current, central processing unit) utilization rate, memory usage, at least one in network bandwidth utilization rate etc.About obtaining the mode of the current system load information of server, the present embodiment is not done concrete restriction equally, includes but not limited to following two kinds of modes:
First kind of way: directly obtain the current system load information of server;
For first kind of way, the present embodiment is not done concrete restriction to directly obtaining the mode of the current system load information of server, include but not limited to the concrete service condition of the server local resource that obtains according to mensuration, calculate the utilization rate of every resource, using the utilization rate of every the resource calculating as the current system load information of the server getting.
For example, if the local resource of utilization rate to be determined is internal memory, the total 8GB of internal memory one on server, at current some time points, network application on server has taken 4GB internal memory altogether, by 4, divided by 8 memory usages that can obtain on current server, be now 50%, using the memory usage calculating 50% as the system load information getting.
The second way: obtain in advance the also system load information of storage server, obtain the current system load information of server according to the system load information of pre-stored server.Wherein, obtain in advance the mode that the system load information of server adopts and can carry out according to above-mentioned first kind of way, system load information can be stored in the storage medium on server after getting the system load information of server.Afterwards, according to whether the system load information of pre-stored server is expired, determine how to obtain the current system load information of server, specifically can be divided into following two kinds of situations:
The first situation, when the system load information of pre-stored server is expired, obtains the system load information of server again, and using the system load information getting as the current system load information of server;
Wherein, judging whether the system load information of pre-stored server is expired takes following mode:
A time cycle is set, when the system load information of pre-stored server, can records the concrete time of this system load information of storage simultaneously.When having new pending request to arrive, obtain the concrete time now, deducted to the concrete time of the storage system load information of recording the concrete time getting, if the time cycle arranging before the difference obtaining is less than, determine that the system load information of pre-stored server is not out of date.Otherwise, determine that the system load information of pre-stored server is out of date.Certainly, can also take alternate manner to judge that whether the system load information of pre-stored server is expired, the present embodiment is not done concrete restriction to this.In addition, the numerical value of time cycle can arrange as required, and the present embodiment is not done concrete restriction equally to this.In order to make the system load information of storage can reflect the truth of the system load information that server is current, the time cycle of setting is the smaller the better.
For example, the utilization rate of internal memory of take is example as system load information, the utilization rate of the internal memory getting at 10: 30 sub servers is 60%, the time cycle setting in advance is 5 minutes, if in the 10: 34 new pending requests of having assigned to, 10: 34 is 4 minutes with the difference of 10: 30, is less than 5 minutes time cycles that set in advance, and therefore now can judge that the system load information of pre-stored server is also not out of date.If in the 10: 36 new pending requests of having assigned to, 10: 36 is 6 minutes with the difference of 10: 30, is greater than 5 minutes time cycles that set in advance, and therefore, now can judge that the system load information of pre-stored server is out of date.
When the system load information of pre-stored server is expired, can again obtain according to above-mentioned first kind of way the system load information of server, and using the system load information getting as the current system load information of server.Further, after getting system load information, the system load information getting can also be updated in the storage medium of server, and upgrade the concrete time of this system load information of storage simultaneously, the present embodiment is not done concrete restriction to this.
The second situation, when the system load information of pre-stored server is not out of date, the system load information of the server of reading pre-stored, and using the system load information reading as the current system load information of server.
For the second situation, because the system load information of server has stability within the regular hour, for example, a system load information cpu busy percentage that is measured to server was 60% at 10: 35: 30, in 3 seconds after this time, if the cpu busy percentage of the server being measured to for 31 seconds for 35 minutes at 10 o'clock may be 60.1%, i.e. cpu busy percentage variation is less, in 3 seconds, has stability.Server is after getting current system load information, within the regular hour, the system load information before getting still has referential, therefore, whether the system load information that can judge pre-stored server is expired, when the system load information of pre-stored server is expired, the system load information getting before can illustrating has not had referential.When the system load information of pre-stored server is not out of date, the system load information of reading pre-stored, and using the system load information reading as the current system load information of server.
It should be noted that, owing to obtaining the current system load information of server at every turn, need to take regular hour and resource, therefore the system load information of utilizing server stability within a certain period of time, according to the above-mentioned second way, the current system load information of server is obtained, can shorten the time of obtaining the current system load information cost of server, and the resource that can save server, thereby improve the efficiency of obtaining the current system load information of server simultaneously.
202: the system load information that server is current is compared with the system load threshold value setting in advance;
Particularly, the concrete numerical value of system load threshold value can be set according to system specific performance or real needs, and the present embodiment is not done concrete restriction to this, include but not limited to realize in the following way:
Receiving system load threshold arranges order, according to system load threshold value setting command set storage system load threshold.The order of system load threshold value setting can adopt URL(Uniform Resource Locator, URL(uniform resource locator)) form, server receives after URL format command, the URL format command that parsing receives, obtain the system load threshold value of carrying in URL format command, and the system load threshold value getting is stored.Wherein, the order of system load threshold value setting can also adopt other form, and as text message format etc., the present embodiment is not done concrete restriction to this.
It should be noted that, if system load information comprises much information,, when corresponding system load threshold value is set, need to corresponding system load threshold value be set for every kind of system load information.In addition, according to the order of system load threshold value setting, carrying out after the setting of system load threshold value for the first time, the method that the present embodiment provides is also supported in subsequent operation receiving system load threshold again order is set, again system load threshold value is set according to the system load threshold value setting order again receiving, reach the object that system load threshold value is upgraded.The number of times that order is set about receiving system load threshold, the present embodiment is not specifically limited.
Further, no matter receive system load threshold value setting order several times, after receiving the order of system load threshold value setting at every turn, can also judge that the order of system load threshold value setting is legal, when the order of judgement system load threshold value setting is legal, according to system load threshold value setting command set storage system load threshold.Wherein, the IP(Internet Protocol of the equipment of order can be set according to transmitting system load threshold, Internet protocol) address judges that whether the order of system load threshold value setting is legal, or can also whether correctly judge that whether the order of system load threshold value setting is legal according to the form of system load threshold value setting order.
Wherein, the IP address that the equipment of order is set according to transmitting system load threshold judges when whether the order of system load threshold value setting is legal, can on server, store in advance the blacklist of malice IP address, when getting the system load threshold value setting order of certain equipment transmission, can judge that the IP address of this equipment is whether in the blacklist of malice IP address, if the IP address of this equipment in blacklist, can determine that the system load threshold value setting order of this equipment transmission is illegal.Or, can also on server, store in advance the white list of legitimate ip address, if the IP address of this equipment not in white list, can determine that the system load threshold value setting order of this equipment transmission is illegal.Further, the IP address that server obtains legal or malice can obtain according to historical record statistics, the present embodiment does not obtain mode legal or malice IP address to server and does concrete restriction, also to the IP address of the equipment of order is set according to transmitting system load threshold, does not judge that the whether legal mode of system load threshold value setting order does concrete restriction.
203: according to comparison result, determine whether server transships;
Particularly, comparison result can include but not limited to following two kinds:
The first: the current system load information of server is greater than the system load threshold value setting in advance;
The second: the current system load information of server is less than or equal to the system load threshold value setting in advance.
While determining according to comparison result whether server transships, if comparison result is above-mentioned the first, can determine server overload, if comparison result is above-mentioned the second, can determine that server does not transship.
For example, the system load threshold value setting in advance is cpu busy percentage 90%, memory usage 80%.When getting the current system load information of server, it is cpu busy percentage 92%, during memory usage 87%, after the current system load information of server is compared with the system load threshold value setting in advance, comparison result is that the current system load information of server is greater than the system load threshold value setting in advance, and now can determine that server transships.
It should be noted that, if the current system load information of server comprises much information, set in advance corresponding multiple systems load threshold, when the current system load information of server is compared with the system load threshold value setting in advance, if having a comparison result is situation about being greater than, determine server overload.That is to say, in the situation that every current system load information of server is all less than corresponding system load threshold value, just determine that server does not transship.
204: if determine server overload, obtain refusal in Preset Time section and process the number of times of asking;
Particularly, determine after server overload, can refuse to process to pending request.As a kind of optimal way, for fear of all requests in the short time, be all rejected, in order to guarantee that the resource of server obtains larger utilization, can obtain the number of times of refusing to process request in Preset Time section, further to judge the processing mode to pending request by subsequent step simultaneously.
205: the number of times of processing request according to the refusal getting determines whether the pending request of refusal processing;
Particularly, getting refusal in Preset Time section processes after the number of times of request, whenever receive pending request time, can judge whether the number of times of the processing request of refusal before this reaches the number of times of refusal request in Preset Time section, if reach, accept this time pending request, and then follow-up it is processed.Otherwise, can select at random refusal or accept this time pending request.Certainly, can also get the number of times of accepting to process request in Preset Time section, when arriving pending request new, whether the number of times that can judge the processing request of accepting before this reaches the number of times accepting request in Preset Time section, if reach, this time pending request of refusal, and then follow-up it is processed.Otherwise, can select at random refusal or accept this time pending request.The present embodiment does not determine whether to process the number of times of request according to the refusal getting that the mode of the pending request of refusal processing limits, certainly, can also adopt other modes to determine whether the pending request of refusal processing, the present embodiment is not done concrete restriction equally to this.
206: if determine the pending request of refusal processing, refuse pending request to process.
Particularly, if determine after the pending request of refusal, refuse pending request to process, can also send refusal response to the equipment that sends pending request, so that opposite equip. is known the result of this request simultaneously.About sending the mode of refusal response, the present embodiment is not done concrete restriction to this.
The method that the present embodiment provides; because the system load information of server has determinacy; thereby system load threshold value can reflect the truth whether server transships; therefore; after the current system load information of server is compared with the system load threshold value setting in advance, according to comparison result, can determine accurately whether server transships, thereby when determining server overload; by refusal, pending request is processed, realized server is carried out to better overload protection.
Embodiment tri-
The embodiment of the present invention provides a kind of overload protection method of server, and in conjunction with the content of above-described embodiment one, the present embodiment be take executive agent as server is example, and the method that the present embodiment is provided is illustrated.Referring to Fig. 3, the method flow that the present embodiment provides comprises:
301: receive pending request, and obtain the current system load information of server;
Particularly, this step realize principle and step 201 in above-described embodiment two to realize principle identical, specifically refer to the content of step 201 in above-described embodiment two, repeat no more herein.
302: the system load information that server is current is compared with the system load threshold value setting in advance;
Particularly, this step realize principle and step 202 in above-described embodiment two to realize principle identical, specifically refer to the content of step 202 in above-described embodiment two, repeat no more herein.
303: according to comparison result, determine whether server transships;
Particularly, this step realize principle and step 203 in above-described embodiment two to realize principle identical, specifically refer to the content of step 203 in above-described embodiment two, repeat no more herein.
304: if determine server overload, obtain a random number, and judge that whether random number is identical with default value;
Particularly, after determining server overload, can directly refuse pending request to process.As a kind of optimal way, the method that the present embodiment provides also comprises the probability that sets in advance the pending request of refusal, return the step of the rate of refusing, to set in advance at least one numerical value according to returning the rate of refusing, after definite server has transshipped, server can produce a random number, and whether the random number that judgement produces is identical with default value, thereby can to whether processing pending request, further judge according to this judged result by subsequent step.
For example, setting in advance server, to refuse the probability of pending request be 10%, returning the rate of refusing is 10%, according to returning the rate of refusing, can set in advance numerical value 9, after definite server has transshipped, server produces a random number and obtains this random number in 0~9, and wherein, the probability that the random number getting is 9 is 10%.Certainly, can also set in advance numerical value according to time rate of refusing is 0~9, after definite server has transshipped, server produces a random number and obtains this random number in 0~99, wherein, the probability that the random number getting is 0~9 is 10%, and the present embodiment is not done concrete restriction to this.
305: according to judged result, determine whether the pending request of refusal processing;
Particularly, judgment result is that when the random number getting is identical with default value, can determine the pending request of refusal processing.Certainly, also can, when judgment result is that the random number getting is different from default value, determine the pending request of refusal processing.About determine whether the mode of the pending request of refusal processing according to judged result, the present embodiment is not done concrete restriction.
For example, server is 0~9 kind of random number getting 1, and default value is 9, now accepts pending request.The random number 9 getting, default value is also 9, now refuses pending request.It should be noted that, the probability that gets numeral 9 from 0~9 is 10%, just in time for to refuse rate above-mentioned time.
306: if determine the pending request of refusal processing, refuse pending request to process.
Particularly, this step realize principle and step 206 in above-described embodiment two to realize principle identical, specifically refer to the content of step 206 in above-described embodiment two, repeat no more herein.
The method that the present embodiment provides; because the system load information of server has determinacy; thereby system load threshold value can reflect the truth whether server transships; therefore; after the current system load information of server is compared with the system load threshold value setting in advance, according to comparison result, can determine accurately whether server transships, thereby when determining server overload; by refusal, pending request is processed, realized server is carried out to better overload protection.
Embodiment tetra-
The embodiment of the present invention provides a kind of overload protection arrangement of server, and this device is for carrying out the overload protection method of the server that above-described embodiment one to embodiment tri-provides.Referring to Fig. 4, this device comprises:
The first receiver module 401, for receiving pending request;
The first acquisition module 402, for obtaining the current system load information of server;
The first determination module 403, for the current system load information of server is compared with the system load threshold value setting in advance, and determines according to comparison result whether server transships;
Processing module 404, for when determining server overload, refusal is processed pending request.
As a kind of preferred embodiment, the first acquisition module 402, when expired for the system load information when pre-stored server, again obtain the system load information of server, and using the system load information getting as the current system load information of server.
As a kind of preferred embodiment, the first acquisition module 402, when not out of date for the system load information when pre-stored server, the system load information of the server of reading pre-stored, and using the system load information reading as the current system load information of server.
As a kind of preferred embodiment, the overload protection arrangement of this server, also comprises:
The first memory module, for obtaining in advance the also system load information of storage server.
As a kind of preferred embodiment, the overload protection arrangement of this server, also comprises:
The second receiver module, arranges order for receiving system load threshold;
The second memory module, for according to system load threshold value setting command set storage system load threshold.
As a kind of preferred embodiment, the second memory module, also whether legal for judging the order of system load threshold value setting; When the order of judgement system load threshold value setting is legal, carry out according to the step of system load threshold value setting command set storage system load threshold.
As a kind of preferred embodiment, the overload protection arrangement of this server, also comprises:
The second acquisition module, processes the number of times of asking for obtaining refusal in Preset Time section;
The second determination module, determines whether the pending request of refusal processing for process the number of times of request according to the refusal getting;
Processing module, for when determining that refusal is processed pending request, carries out the step that refusal is processed pending request.
As a kind of preferred embodiment, the overload protection arrangement of this server, also comprises:
The 3rd acquisition module, for obtaining a random number;
Judge module, for judging that whether random number is identical with default value;
The 3rd determination module, for determining whether the pending request of refusal processing according to judged result;
Processing module, for when determining that refusal is processed pending request, carries out the step that refusal is processed pending request.
The device that the present embodiment provides; because the system load information of server has determinacy; thereby system load threshold value can reflect the truth whether server transships; therefore; after the current system load information of server is compared with the system load threshold value setting in advance, according to comparison result, can determine accurately whether server transships, thereby when determining server overload; by refusal, pending request is processed, realized server is carried out to better overload protection.
Embodiment five
The present embodiment provides a kind of overload protection device of server, and this equipment can be for the overload protection method of the server providing in above-described embodiment be provided.Referring to Fig. 5, the overload protection device 500 of this server comprises:
The overload protection device 500 of server can comprise RF(Radio Frequency; radio frequency) circuit 110, the storer 120 that includes one or more computer-readable recording mediums, input block 130, display unit 140, sensor 150, voicefrequency circuit 160, WiFi(Wireless Fidelity, Wireless Fidelity) module 170, include the parts such as or above processor 180 of processing core and power supply 190.It will be appreciated by those skilled in the art that; overload protection device 500 structures of the server shown in Fig. 5 do not form the restriction to the overload protection device 500 of server; can comprise the parts more more or less than diagram, or combine some parts, or different parts are arranged.Wherein:
RF circuit 110 can be used for receiving and sending messages or communication process in, the reception of signal and transmission, especially, after the downlink information of base station is received, transfer to one or an above processor 180 to process; In addition, by relating to up data, send to base station.Conventionally, RF circuit 110 includes but not limited to antenna, at least one amplifier, tuner, one or more oscillator, subscriber identity module (SIM) card, transceiver, coupling mechanism, LNA(Low Noise Amplifier, low noise amplifier), diplexer etc.In addition, RF circuit 110 can also be by radio communication and network and other devices communicatings.Described radio communication can be used arbitrary communication standard or agreement, include but not limited to GSM (Global System of Mobile communication, global system for mobile communications), GPRS (General Packet Radio Service, general packet radio service), CDMA (Code Division Multiple Access, CDMA), WCDMA (Wideband Code Division Multiple Access, Wideband Code Division Multiple Access (WCDMA)), LTE (Long Term Evolution, Long Term Evolution), Email, SMS (Short Messaging Service, Short Message Service) etc.
Storer 120 can be used for storing software program and module, and processor 180 is stored in software program and the module of storer 120 by operation, thereby carries out various function application and data processing.Storer 120 can mainly comprise storage program district and storage data field, wherein, and the application program (such as sound-playing function, image player function etc.) that storage program district can storage operation system, at least one function is required etc.; The data (such as voice data, phone directory etc.) that create according to the use of the overload protection device 500 of server etc. can be stored in storage data field.In addition, storer 120 can comprise high-speed random access memory, can also comprise nonvolatile memory, for example at least one disk memory, flush memory device or other volatile solid-state parts.Correspondingly, storer 120 can also comprise Memory Controller, so that the access of processor 180 and 130 pairs of storeies 120 of input block to be provided.
Input block 130 can be used for receiving numeral or the character information of input, and generation arranges with user and function is controlled relevant keyboard, mouse, control lever, optics or the input of trace ball signal.Particularly, input block 130 can comprise touch-sensitive surperficial 131 and other input equipments 132.Touch-sensitive surperficial 131, also referred to as touch display screen or Trackpad, can collect user or near touch operation (using any applicable object or near the operations of annex on touch-sensitive surperficial 131 or touch-sensitive surperficial 131 such as finger, stylus such as user) thereon, and drive corresponding coupling arrangement according to predefined formula.Optionally, touch-sensitive surperficial 131 can comprise touch detecting apparatus and two parts of touch controller.Wherein, touch detecting apparatus detects user's touch orientation, and detects the signal that touch operation is brought, and sends signal to touch controller; Touch controller receives touch information from touch detecting apparatus, and converts it to contact coordinate, then gives processor 180, and the order that energy receiving processor 180 is sent is also carried out.In addition, can adopt the polytypes such as resistance-type, condenser type, infrared ray and surface acoustic wave to realize touch-sensitive surperficial 131.Except touch-sensitive surperficial 131, input block 130 can also comprise other input equipments 132.Particularly, other input equipments 132 can include but not limited to one or more in physical keyboard, function key (controlling button, switch key etc. such as volume), trace ball, mouse, control lever etc.
Display unit 140 can be used for showing the information inputted by user or offers user's information and the various graphical user interface of the overload protection device of server 500, and these graphical user interface can consist of figure, text, icon, video and its combination in any.Display unit 140 can comprise display panel 141, optionally, can adopt the forms such as LCD (Liquid Crystal Display, liquid crystal display), OLED (Organic Light-Emitting Diode, Organic Light Emitting Diode) to configure display panel 141.Further, touch-sensitive surperficial 131 can cover display panel 141, when touch-sensitive surperficial 131 detect thereon or near touch operation after, send processor 180 to determine the type of touch event, corresponding vision output is provided according to the type of touch event with preprocessor 180 on display panel 141.Although in Fig. 5, touch-sensitive surperficial 131 with display panel 141 be as two independently parts realize input and input function, in certain embodiments, can by touch-sensitive surperficial 131 and display panel 141 integrated and realize input and output function.
The overload protection device 500 of server also can comprise at least one sensor 150, such as optical sensor, motion sensor and other sensors.Particularly; optical sensor can comprise ambient light sensor and proximity transducer; wherein; ambient light sensor can regulate according to the light and shade of ambient light the brightness of display panel 141; when proximity transducer can move in one's ear at the overload protection device 500 of server, close display panel 141 and/or backlight.A kind of as motion sensor; Gravity accelerometer can detect the size of the acceleration that (is generally three axles) in all directions; when static, can detect size and the direction of gravity, can be used for identifying application (such as horizontal/vertical screen switching, dependent game, magnetometer pose calibrating), Vibration identification correlation function (such as passometer, knock) of mobile phone attitude etc.; As for the overload protection device 500 of server other sensors such as configurable gyroscope, barometer, hygrometer, thermometer, infrared ray sensor also, do not repeat them here.
Voicefrequency circuit 160, loudspeaker 161, microphone 162 can provide the audio interface between the overload protection device 500 of user and server.Voicefrequency circuit 160 can be transferred to loudspeaker 161 by the electric signal after the voice data conversion receiving, and is converted to voice signal exports by loudspeaker 161; On the other hand; microphone 162 is converted to electric signal by the voice signal of collection; after being received by voicefrequency circuit 160, be converted to voice data; after again voice data output processor 180 being processed; through RF circuit 110, to send to the overload protection device 500 such as another server, or export voice data to storer 120 to further process.Voicefrequency circuit 160 also may comprise earphone jack, so that the communicating by letter of overload protection device 500 of peripheral hardware earphone and server to be provided.
WiFi belongs to short range wireless transmission technology, the overload protection device 500 of server by WiFi module 170 can help that user sends and receive e-mail, browsing page and access streaming video etc., it provides wireless broadband internet access for user.Although Fig. 5 shows WiFi module 170, be understandable that, it does not belong to must the forming of overload protection device 500 of server, completely can be as required in not changing the essential scope of invention and omit.
Processor 180 is control centers of the overload protection device 500 of server; utilize the various piece of various interface and the whole mobile phone of connection; by moving or carry out software program and/or the module being stored in storer 120; and call the data that are stored in storer 120; carry out various functions and the deal with data of the overload protection device 500 of server, thereby mobile phone is carried out to integral monitoring.Optionally, processor 180 can comprise one or more processing cores; Preferably, processor 180 can integrated application processor and modem processor, and wherein, application processor is mainly processed operating system, user interface and application program etc., and modem processor is mainly processed radio communication.Be understandable that, above-mentioned modem processor also can not be integrated in processor 180.
The overload protection device 500 of server also comprises that the power supply 190(powering to all parts is such as battery); preferably; power supply can be connected with processor 180 logics by power-supply management system, thereby realizes the functions such as management charging, electric discharge and power managed by power-supply management system.Power supply 190 can also comprise the random component such as one or more direct current or AC power, recharging system, power failure detection circuit, power supply changeover device or inverter, power supply status indicator.
Although not shown, the overload protection device 500 of server can also comprise camera, bluetooth module etc., does not repeat them here.Specifically in the present embodiment; the display unit of the overload protection device 500 of server is touch-screen display; the overload protection device 500 of server also includes storer; and one or more than one program; one of them or an above program are stored in storer, and are configured to be carried out by more than one or one processor.The above routine package of described one or one is containing for carrying out the instruction of following operation:
Receive pending request, and obtain the current system load information of server;
The system load information that server is current is compared with the system load threshold value setting in advance, and determine according to comparison result whether server transships;
If determine server overload, refuse pending request to process.
Supposing above-mentioned is the possible embodiment of the first,, in the possible embodiment of the first embodiment possible as the second basic and that provide, in the storer of the overload protection device 500 of server, also comprises for carrying out the instruction of following operation:
When the system load information of pre-stored server is expired, again obtain the system load information of server, and using the system load information getting as the current system load information of server.
In the third the possible embodiment providing as basis at the possible embodiment of the first, in the storer of the overload protection device 500 of server, also comprise for carrying out the instruction of following operation:
When the system load information of pre-stored server is not out of date, the system load information of the server of reading pre-stored, and using the system load information reading as the current system load information of server.
In the 4th kind of possible embodiment providing as basis at any embodiment of the second or the third possible embodiment, in the storer of the overload protection device 500 of server, also comprise for carrying out the instruction of following operation:
Obtain in advance the also system load information of storage server.
In the 5th kind of possible embodiment providing as basis at the possible embodiment of the first, in the storer of the overload protection device 500 of server, also comprise for carrying out the instruction of following operation:
Receiving system load threshold arranges order, and according to system load threshold value setting command set storage system load threshold.
In the 6th kind of possible embodiment providing as basis at the 5th kind of possible embodiment, in the storer of the overload protection device 500 of server, also comprise for carrying out the instruction of following operation:
Judge that whether the order of system load threshold value setting is legal;
If the order of judgement system load threshold value setting is legal, carry out according to the step of system load threshold value setting command set storage system load threshold.
In the 7th kind of possible embodiment providing as basis at the possible embodiment of the first, in the storer of the overload protection device 500 of server, also comprise for carrying out the instruction of following operation:
Obtain the number of times of refusal processing request in Preset Time section, and determine whether the pending request of refusal processing according to the number of times of the refusal processing request getting;
If determine refusal, process pending request, the step that execution refusal is processed pending request.
In the 8th kind of possible embodiment providing as basis at the possible embodiment of the first, in the storer of the overload protection device 500 of server, also comprise for carrying out the instruction of following operation:
Obtain a random number, and judge that whether random number is identical with default value;
According to judged result, determine whether the pending request of refusal processing;
If determine refusal, process pending request, the step that execution refusal is processed pending request.
The overload protection device 500 of server provided by the invention; because the system load information of server has determinacy; thereby system load threshold value can reflect the truth whether server transships; therefore; after the current system load information of server is compared with the system load threshold value setting in advance; according to comparison result, can determine accurately whether server transships; thereby when determining server overload; by refusal, pending request is processed, realized server is carried out to better overload protection.
Embodiment six
The embodiment of the present invention also provides a kind of computer-readable recording medium, and this computer-readable recording medium can be the computer-readable recording medium comprising in the storer in above-described embodiment; Also can be individualism, be unkitted the computer-readable recording medium of allocating in terminal.This computer-readable recording medium stores the above program of or, and this or above program are used for carrying out the authority querying method of realizing multidimensional data by one or more than one processor, and the method comprises:
Receive pending request, and obtain the current system load information of server;
The system load information that server is current is compared with the system load threshold value setting in advance, and determine according to comparison result whether server transships;
If determine server overload, refuse pending request to process.
Suppose above-mentioned for the possible embodiment of the first, in the possible embodiment of the second of providing as basis at the possible embodiment of the first, described in obtain the current system load information of server, comprising:
When the system load information of pre-stored server is expired, again obtain the system load information of server, and using the system load information getting as the current system load information of server.
In the third the possible embodiment providing as basis at the possible embodiment of the first, described in obtain the current system load information of server, comprising:
When the system load information of pre-stored server is not out of date, the system load information of the server of reading pre-stored, and using the system load information reading as the current system load information of server.
In the 4th kind of possible embodiment providing as basis at the second or the third possible embodiment, described in obtain the current system load information of server before, also comprise:
Obtain in advance the also system load information of storage server.
In the 5th kind of possible embodiment providing as basis at the possible embodiment of the first, described the current system load information of described server is compared with the system load threshold value setting in advance before, also comprise:
Receiving system load threshold arranges order, and according to system load threshold value setting command set storage system load threshold.
In the 6th kind of possible embodiment providing as basis at the 5th kind of possible embodiment, after described receiving system load threshold arranges order, also comprise:
Judge that whether the order of system load threshold value setting is legal;
If the order of judgement system load threshold value setting is legal, carry out according to the step of system load threshold value setting command set storage system load threshold.
In the 7th kind of possible embodiment providing as basis at the possible embodiment of the first, before described refusal is processed described pending request, also comprise:
Obtain the number of times of refusal processing request in Preset Time section, and determine whether the pending request of refusal processing according to the number of times of the refusal processing request getting;
If determine refusal, process pending request, the step that execution refusal is processed pending request.
In the 8th kind of possible embodiment providing as basis at the possible embodiment of the first, before described refusal is processed described pending request, also comprise:
Obtain a random number, and judge that whether random number is identical with default value;
According to judged result, determine whether the pending request of refusal processing;
If determine refusal, process pending request, the step that execution refusal is processed pending request.
The computer-readable recording medium that the embodiment of the present invention provides; because the system load information of server has determinacy; thereby system load threshold value can reflect the truth whether server transships; therefore; after the current system load information of server is compared with the system load threshold value setting in advance; according to comparison result, can determine accurately whether server transships; thereby when determining server overload; by refusal, pending request is processed, realized server is carried out to better overload protection.
Embodiment seven
The embodiment of the present invention provides a kind of graphical user interface, and described graphical user interface is used in terminal, and described terminal comprises touch-screen display, storer and for carrying out one or more than one processor of one or more than one program; Described graphical user interface comprises:
Receive pending request, and obtain the current system load information of server;
The system load information that server is current is compared with the system load threshold value setting in advance, and determine according to comparison result whether server transships;
If determine server overload, refuse pending request to process.
The graphical user interface that the embodiment of the present invention provides; because the system load information of server has determinacy; thereby system load threshold value can reflect the truth whether server transships; therefore; after the current system load information of server is compared with the system load threshold value setting in advance; according to comparison result, can determine accurately whether server transships; thereby when determining server overload; by refusal, pending request is processed, realized server is carried out to better overload protection.
It should be noted that: the overload protection arrangement of the server that above-described embodiment provides is when carrying out overload protection to server; only the division with above-mentioned each functional module is illustrated; in practical application; can above-mentioned functions be distributed and by different functional modules, completed as required; the inner structure that is about to device is divided into different functional modules, to complete all or part of function described above.In addition, the overload protection method embodiment of the overload protection arrangement of the server that above-described embodiment provides and server belongs to same design, and its specific implementation process refers to embodiment of the method, repeats no more here.
The invention described above embodiment sequence number, just to describing, does not represent the quality of embodiment.
One of ordinary skill in the art will appreciate that all or part of step that realizes above-described embodiment can complete by hardware, also can come the hardware that instruction is relevant to complete by program, described program can be stored in a kind of computer-readable recording medium, the above-mentioned storage medium of mentioning can be ROM (read-only memory), disk or CD etc.
The foregoing is only preferred embodiment of the present invention, in order to limit the present invention, within the spirit and principles in the present invention not all, any modification of doing, be equal to replacement, improvement etc., within all should being included in protection scope of the present invention.

Claims (16)

1. an overload protection method for server, is characterized in that, described method comprises:
Receive pending request, and obtain the current system load information of server;
The system load information that described server is current is compared with the system load threshold value setting in advance, and determine according to comparison result whether described server transships;
If determine described server overload, refuse described pending request to process.
2. method according to claim 1, is characterized in that, described in obtain the current system load information of server, comprising:
When the system load information of pre-stored described server is expired, again obtain the system load information of described server, and using the system load information getting as the current system load information of described server.
3. method according to claim 1, is characterized in that, described in obtain the current system load information of server, comprising:
When the system load information of pre-stored described server is not out of date, the system load information of the described server of reading pre-stored, and using the system load information reading as the current system load information of described server.
4. according to the method in claim 2 or 3, it is characterized in that, described in obtain the current system load information of server before, also comprise:
Obtain in advance the also system load information of storage server.
5. method according to claim 1, is characterized in that, described the current system load information of described server and the system load threshold value setting in advance are compared before, also comprise:
Receiving system load threshold arranges order, and according to described system load threshold value setting command set storage system load threshold.
6. method according to claim 5, is characterized in that, described receiving system load threshold also comprises after order is set:
Judge that whether the order of described system load threshold value setting is legal;
If judge, the order of described system load threshold value setting is legal, carries out according to the step of described system load threshold value setting command set storage system load threshold.
7. method according to claim 1, is characterized in that, described refusal also comprises before described pending request is processed:
Obtain the number of times of refusal processing request in Preset Time section, and determine whether the described pending request of refusal processing according to the number of times of the refusal processing request getting;
If determine refusal, process described pending request, the step that execution refusal is processed described pending request.
8. method according to claim 1, is characterized in that, described refusal also comprises before described pending request is processed:
Obtain a random number, and judge that whether described random number is identical with default value;
According to judged result, determine whether the described pending request of refusal processing;
If determine refusal, process described pending request, the step that execution refusal is processed described pending request.
9. an overload protection arrangement for server, is characterized in that, described device comprises:
The first receiver module, for receiving pending request;
The first acquisition module, for obtaining the current system load information of server;
The first determination module, for the current system load information of described server is compared with the system load threshold value setting in advance, and determines according to comparison result whether described server transships;
Processing module, for when determining described server overload, refusal is processed described pending request.
10. device according to claim 9, it is characterized in that, described acquisition module, when expired for the system load information when pre-stored described server, again obtain the system load information of described server, and using the system load information getting as the current system load information of described server.
11. devices according to claim 9, it is characterized in that, described acquisition module, when not out of date for the system load information when pre-stored described server, the system load information of the described server of reading pre-stored, and using the system load information reading as the current system load information of described server.
12. according to the device described in claim 10 or 11, it is characterized in that, described device, also comprises:
The first memory module, for obtaining in advance the also system load information of storage server.
13. devices according to claim 9, is characterized in that, described device, also comprises:
The second receiver module, arranges order for receiving system load threshold;
The second memory module, for according to described system load threshold value setting command set storage system load threshold.
14. devices according to claim 13, is characterized in that, whether described the second memory module is also legal for judging the order of described system load threshold value setting; When the order of the described system load threshold value setting of judgement is legal, carry out according to the step of described system load threshold value setting command set storage system load threshold.
15. devices according to claim 9, is characterized in that, described device, also comprises:
The second acquisition module, processes the number of times of asking for obtaining refusal in Preset Time section;
The second determination module, determines whether the described pending request of refusal processing for process the number of times of request according to the refusal getting;
Described processing module, for when determining that refusal is processed described pending request, carries out the step that refusal is processed described pending request.
16. devices according to claim 9, is characterized in that, described device, also comprises:
The 3rd acquisition module, for obtaining a random number;
Judge module, for judging that whether described random number is identical with default value;
The 3rd determination module, for determining whether the described pending request of refusal processing according to judged result;
Described processing module, for when determining that refusal is processed described pending request, carries out the step that refusal is processed described pending request.
CN201310693053.1A 2013-12-16 2013-12-16 The overload protection method of server and device Active CN104142862B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201310693053.1A CN104142862B (en) 2013-12-16 2013-12-16 The overload protection method of server and device
PCT/CN2015/073012 WO2015090248A1 (en) 2013-12-16 2015-02-13 Server overload protection method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310693053.1A CN104142862B (en) 2013-12-16 2013-12-16 The overload protection method of server and device

Publications (2)

Publication Number Publication Date
CN104142862A true CN104142862A (en) 2014-11-12
CN104142862B CN104142862B (en) 2015-09-16

Family

ID=51852043

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310693053.1A Active CN104142862B (en) 2013-12-16 2013-12-16 The overload protection method of server and device

Country Status (2)

Country Link
CN (1) CN104142862B (en)
WO (1) WO2015090248A1 (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015090248A1 (en) * 2013-12-16 2015-06-25 腾讯科技(深圳)有限公司 Server overload protection method and device
CN105376332A (en) * 2015-12-14 2016-03-02 江苏名通信息科技有限公司 Load migration method for mobile phone game servers
CN105554049A (en) * 2015-08-14 2016-05-04 广州爱九游信息技术有限公司 Distributed traffic control method and equipment
CN106302570A (en) * 2015-05-14 2017-01-04 阿里巴巴集团控股有限公司 A kind of request processing method and device
CN107092526A (en) * 2016-11-02 2017-08-25 北京小度信息科技有限公司 Task processing method and device
CN107465627A (en) * 2017-08-11 2017-12-12 北京小度信息科技有限公司 Overload protection method, device, electronic equipment and flow processing system
CN108509148A (en) * 2018-02-07 2018-09-07 新华三技术有限公司 A kind of I/O request processing methods and device
CN109726003A (en) * 2019-01-04 2019-05-07 Oppo广东移动通信有限公司 Using the processing method of defrosting, electronic device and computer readable storage medium
CN110502345A (en) * 2019-08-26 2019-11-26 北京博睿宏远数据科技股份有限公司 A kind of overload protection method, device, computer equipment and storage medium
CN110933122A (en) * 2018-09-20 2020-03-27 北京默契破冰科技有限公司 Method, apparatus, and computer storage medium for managing server
CN111984437A (en) * 2020-08-31 2020-11-24 平安医疗健康管理股份有限公司 DRG packet server RPC service processing method and device and computer equipment
CN111988234A (en) * 2019-05-23 2020-11-24 厦门网宿有限公司 Overload protection method, device, server and storage medium
CN112559189A (en) * 2020-12-21 2021-03-26 厦门亿联网络技术股份有限公司 Service request processing method and device, electronic equipment and storage medium
CN113051079A (en) * 2021-03-31 2021-06-29 淄博职业学院 Computer overload protection device
CN115801684A (en) * 2023-01-31 2023-03-14 深圳方位通讯科技有限公司 Terminal interaction method and system based on SSH server

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109918196B (en) * 2019-01-23 2022-11-29 深圳壹账通智能科技有限公司 System resource allocation method, device, computer equipment and storage medium
CN111356903A (en) * 2019-01-25 2020-06-30 深圳市大疆创新科技有限公司 Visual positioning method, device and system
CN110674060A (en) * 2019-09-06 2020-01-10 平安普惠企业管理有限公司 Service fusing control method and device
CN113765687B (en) * 2020-06-05 2023-08-01 网联清算有限公司 Fault alarm method, device and equipment of server and storage medium
US11340956B2 (en) 2020-09-11 2022-05-24 Toyota Motor Engineering & Manufacturing North America, Inc. Systems and methods for dynamic prediction and optimization of edge server scheduling
CN114326430A (en) * 2022-01-07 2022-04-12 康体佳智能科技(深圳)有限公司 Load control method, device, equipment and computer readable storage medium
CN115150460A (en) * 2022-06-30 2022-10-04 济南浪潮数据技术有限公司 Node secure registration method, device, equipment and readable storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102708011A (en) * 2012-05-11 2012-10-03 南京邮电大学 Multistage load estimating method facing task scheduling of cloud computing platform
CN103036994A (en) * 2012-12-18 2013-04-10 曙光信息产业(北京)有限公司 Cloud storage system capable of achieving load balance

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7802083B2 (en) * 2006-12-20 2010-09-21 Intel Corporation Utilization based installation on a computing system
CN101009648A (en) * 2006-12-27 2007-08-01 北京航空航天大学 Multi-server hierarchical alterative load balance method
FR2978848B1 (en) * 2011-08-02 2013-08-30 Viaccess Sa METHOD FOR SMOOTHING THE WORKING LOAD OF A SERVER
CN103188345B (en) * 2013-03-01 2016-05-18 北京邮电大学 Distributed dynamic load management system and method
CN104142862B (en) * 2013-12-16 2015-09-16 腾讯科技(深圳)有限公司 The overload protection method of server and device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102708011A (en) * 2012-05-11 2012-10-03 南京邮电大学 Multistage load estimating method facing task scheduling of cloud computing platform
CN103036994A (en) * 2012-12-18 2013-04-10 曙光信息产业(北京)有限公司 Cloud storage system capable of achieving load balance

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015090248A1 (en) * 2013-12-16 2015-06-25 腾讯科技(深圳)有限公司 Server overload protection method and device
CN106302570A (en) * 2015-05-14 2017-01-04 阿里巴巴集团控股有限公司 A kind of request processing method and device
CN105554049A (en) * 2015-08-14 2016-05-04 广州爱九游信息技术有限公司 Distributed traffic control method and equipment
CN105554049B (en) * 2015-08-14 2018-12-25 广州爱九游信息技术有限公司 Distributed service amount control method and device
CN105376332A (en) * 2015-12-14 2016-03-02 江苏名通信息科技有限公司 Load migration method for mobile phone game servers
CN107092526A (en) * 2016-11-02 2017-08-25 北京小度信息科技有限公司 Task processing method and device
CN107465627A (en) * 2017-08-11 2017-12-12 北京小度信息科技有限公司 Overload protection method, device, electronic equipment and flow processing system
CN108509148A (en) * 2018-02-07 2018-09-07 新华三技术有限公司 A kind of I/O request processing methods and device
CN108509148B (en) * 2018-02-07 2021-08-06 新华三技术有限公司 I/O request processing method and device
CN110933122A (en) * 2018-09-20 2020-03-27 北京默契破冰科技有限公司 Method, apparatus, and computer storage medium for managing server
CN109726003A (en) * 2019-01-04 2019-05-07 Oppo广东移动通信有限公司 Using the processing method of defrosting, electronic device and computer readable storage medium
CN109726003B (en) * 2019-01-04 2020-09-15 Oppo广东移动通信有限公司 Application unfreezing processing method, electronic device and computer readable storage medium
CN111988234A (en) * 2019-05-23 2020-11-24 厦门网宿有限公司 Overload protection method, device, server and storage medium
CN110502345A (en) * 2019-08-26 2019-11-26 北京博睿宏远数据科技股份有限公司 A kind of overload protection method, device, computer equipment and storage medium
CN111984437A (en) * 2020-08-31 2020-11-24 平安医疗健康管理股份有限公司 DRG packet server RPC service processing method and device and computer equipment
CN112559189A (en) * 2020-12-21 2021-03-26 厦门亿联网络技术股份有限公司 Service request processing method and device, electronic equipment and storage medium
CN113051079A (en) * 2021-03-31 2021-06-29 淄博职业学院 Computer overload protection device
CN113051079B (en) * 2021-03-31 2022-03-01 淄博职业学院 Computer overload protection device
CN115801684A (en) * 2023-01-31 2023-03-14 深圳方位通讯科技有限公司 Terminal interaction method and system based on SSH server

Also Published As

Publication number Publication date
WO2015090248A1 (en) 2015-06-25
CN104142862B (en) 2015-09-16

Similar Documents

Publication Publication Date Title
CN104142862B (en) The overload protection method of server and device
CN104834529A (en) Method and device for optimizing performance of application
CN103501333A (en) Method, device and terminal equipment for downloading files
CN105119806A (en) Message updating method and device
CN104142868A (en) Connection establishment method and device
CN103294515A (en) Method, device and system for acquiring application programs
CN103442330A (en) Position notification method and device
CN104093189A (en) Multimedia playing device network initialization method, system, device and terminal
CN104135728B (en) Method for connecting network and device
CN104717341A (en) Message prompting method and terminal
CN104065693A (en) Method, device and system for accessing network data in webpage applications
CN104837042A (en) Digital multimedia data encoding method and apparatus
CN103177217B (en) A kind of file scanning method, system and client and server
CN104301504A (en) Message viewing method and device and mobile terminal
CN104301315A (en) Method and device for limiting information access
CN104093123A (en) Application program information pushing method, device and system and mobile terminal
CN104135502A (en) Method of implementing application notification as well as associated equipment and system
CN103200077B (en) The method of data interaction during a kind of voice call, Apparatus and system
CN104917905A (en) Strange incoming call processing method, terminal and server
CN105530222A (en) Method for establishing connection among terminals, and device and system
CN104092657A (en) Information transmission method, device and system
CN104869550A (en) Communication event processing method and device
CN103336677B (en) A kind of methods, devices and systems to display device output image
CN105553718A (en) Method and device for displaying guidance information
CN104918130A (en) Methods for transmitting and playing multimedia information, devices and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20190731

Address after: Shenzhen Futian District City, Guangdong province 518000 Zhenxing Road, SEG Science Park 2 East Room 403

Co-patentee after: Tencent cloud computing (Beijing) limited liability company

Patentee after: Tencent Technology (Shenzhen) Co., Ltd.

Address before: Shenzhen Futian District City, Guangdong province 518000 Zhenxing Road, SEG Science Park 2 East Room 403

Patentee before: Tencent Technology (Shenzhen) Co., Ltd.

TR01 Transfer of patent right