Skip to content

Instance resources usage

It is possible to limit how instances will consume CPU or RAM resources. In the Server then Configuration screen, several options are available:

Resources management

  • Max total instances will limit how many instances can run simultaneously on the server ;
  • Max total instances per IP will limit how many instances a single IP can run ;
  • Max total instances per user will limit how many instances a single user can run ;
  • Max app execution time in minutes will terminate instances that exceed this amount of minutes of execution. This setting can be override for each app.
  • Max RAM for each app (in MB) will terminate instances that exceed this amount of RAM usage. This setting can be override for each app.
  • Max % CPU for each app will terminate instances that exceed this amount of CPU percentage usage. This setting can be override for each app.
  • Max CPU time fort each app will terminate instances that exceed this amount of CPU time usage. This setting can be override for each app.