Difference between revisions of "Server is overloaded"
From Kolmisoft Wiki
Jump to navigationJump to search
Line 18: | Line 18: | ||
Protection against high loads is implemented in all statistics pages. | Protection against high loads is implemented in all statistics pages. | ||
<br><br> | <br><br> | ||
= Configuration = | = Configuration = | ||
Line 39: | Line 39: | ||
# If it does not help - this means your server is too weak to service your GUI requests, consider moving GUI to separate server | # If it does not help - this means your server is too weak to service your GUI requests, consider moving GUI to separate server | ||
<br><br> | |||
=See also= | =See also= | ||
* [[Multi Server support]] | * [[Multi Server support]] |
Revision as of 17:02, 3 September 2013
Description
MOR constanty monitors it's servers for various performance stats:
- Hard disk IO
- CPU
MOR according to the complexity of the task may sometimes not allow you to do some tasks during high workloads with this message for admin:
System overload prevented! Please try later or consider upgrading your server hardware.
and this message for other users:
Functionality temporary suspended. Please try again in 5 minutes.
This means that your server(-s) are busy and you should retry the tasks later.
Protection against high loads is implemented in all statistics pages.
Configuration
Go to SETTINGS –> Setup –> Settings
Click on Server load tab and you will see settings:
Here you can set parameters which defines when Server is overloaded. Those Settings will be applied to GUI and Database Servers. Set 0 if you want to disable checking.
MY SERVER IS BLOCKED! NOTHING WORKS! SERVER IS OVERLOADED!
- Please calm down everything is OK
- Adjust Server Load settings as shown in the picture above
- If it does not help - this means your server is too weak to service your GUI requests, consider moving GUI to separate server