High RAM usage

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jorgeyoma
    Member
    • Mar 2016
    • 46

    High RAM usage

    Hi.
    I'm having ram issues when using EspoCRM. I have a 1Gb VPS and it resets due to high ram usage when I want to send an email from EspoCRM. Please tell me if this is normal or there is some misconfiguration.

    B/R.
  • iscon
    Active Community Member
    • May 2014
    • 187

    #2
    All my virtual machines (I am using lxc) have 1 GB and I didn't have any problems so far. Neither have my clients. Try to install locally (via XAMP or similar) and monitor the RAM usage. Then you'll see exacty what's happening.
    ------------------
    Robert Laussegger
    iscon group
    http://www.iscongroup.net
    mailto://info@iscongroup.net

    Comment

    • jorgeyoma
      Member
      • Mar 2016
      • 46

      #3
      Hi.

      The issues was not RAM, its CPU. here is the CPU usage when I open a new tab

      Hi.

      The issue was not RAM but CPU. here is the CPU usage when I open a new tab:

      Pid Owner Priority CPU % Memory % Command
      5614 (Trace) (Kill) negociactivos 0 31.71 4.28 /usr/bin/php /home/negociactivos/public_html/na_espoCrm/api/v1/index.php
      5616 (Trace) (Kill) negociactivos 0 26.83 1.81 /usr/bin/php /home/negociactivos/public_html/na_espoCrm/api/v1/index.php
      5617 (Trace) (Kill) negociactivos 0 26.83 1.81 /usr/bin/php /home/negociactivos/public_html/na_espoCrm/api/v1/index.php
      Last edited by jorgeyoma; 11-17-2016, 10:45 AM.

      Comment

      • AlexAv
        EspoCRM Team
        • May 2014
        • 124

        #4
        In normal situation it should not be.
        Try to update EspoCRM, PHP and MySQL

        How many records in a database do you have?

        Comment

        • jorgeyoma
          Member
          • Mar 2016
          • 46

          #5
          Originally posted by AlexAv
          In normal situation it should not be.
          Try to update EspoCRM, PHP and MySQL

          How many records in a database do you have?
          About 4.000

          Comment

          Working...