Skip to main content

Saturation/Limitation in Apache?

Comments

3 comments

  • cPanelLauren
    What, if anything is output to the apache error logs? They're located at /etc/apache2/logs/error_log
    0
  • HostNoc
    Hello @mamm The reason for your apache/server stalling could be from many reasons. Any one of your sites could be using a lot of RAM/CPU resources through php code or database query. You can check the resources consumption by looking at the currently processes via top command and also check the mysql processes. Also you can check the traffic on your webserver via the netstat command. Also you can have a look at the EasyApache configuration and I would suggest using one of the templates that are given in the EasyApache4 page, they are very well configured with php and apache modules/extensions. if none of these work I would suggest getting your server analyzed and get behind DDos protection. Regards,
    0
  • mamm
    Hello @HostNoc, thank you very much for the answer, I've noticed that only the domain account that I use is saturated, that is, everything else is normal, are there any limitations on CPanel accounts in resources?
    0

Please sign in to leave a comment.