Skip to main content

Python app CPU usage

Comments

2 comments

  • cPanelMichael
    Hello @TragedyStruck, Are you using a feature called Setup Python App in cPanel? If so, this is a third-party plugin offered as part of CloudLinux: Python and Ruby Selector I recommend contacting your web hosting provider for more information about how they have configured the plugin and any of the corresponding CloudLinux usage limits. Let us know the outcome if possible. Thank you.
    0
  • TragedyStruck
    Better late than never. Turns out the CPU issues in this case were my fault. It was simply a part of the code that used bcrypt hashing that was called quite often and caused this very bad performance.
    0

Please sign in to leave a comment.