• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Recent content by Cogeanu

  1. C

    Service - Apache CPU Usage - 200%

    And here I have posted the output of the KB link from Igor (Parallels team): http://kb.parallels.com/264 Apache Server Status for site.com Server Version: Apache/2.2.15 (Unix) DAV/2 mod_fcgid/2.3.6 mod_jk/1.2.31 mod_python/3.3.1 Python/2.6.6 mod_ssl/2.2.15 OpenSSL/1.0.0-fips mod_perl/2.0.4...
  2. C

    Service - Apache CPU Usage - 200%

    [root@server ~]# netstat -anp | grep :80 | grep TIME_WAIT | wc -l 0 [root@server ~]# netstat -anp |grep :80 | grep ESTABLISHED | wc -l 2 [root@server ~]# -------------------------------------- top - 21:12:39 up 23 min, 1 user, load average: 117.54, 119.74, 73.06 Tasks: 238 total, 105...
  3. C

    Service - Apache CPU Usage - 200%

    -------------------- [root@server ~]# netstat -anp | grep :80 | grep TIME_WAIT | wc -l 4 [root@server ~]# netstat -anp |grep :80 | grep ESTABLISHED | wc -l 8 [root@server ~]# -------------------- top - 20:56:07 up 6 min, 1 user, load average: 8.36, 4.33, 1.83 Tasks: 132 total, 15...
  4. C

    Service - Apache CPU Usage - 200%

    Hi IgorG, thank you for your reply, I have checked it, and I have tried the given solution. I have waited for another peak of the server and I have generated the report. I can not identify what is wrong and how can I fix it, maybe the community could give me a hint. Thank you all in advance
  5. C

    Service - Apache CPU Usage - 200%

    Hi to all, I would like to know who/what creates such a load on my dedicated server, I only have one website, Prestashop 1.4.x and I have max 10 visits a day. I have attached a print screen from Plesk. I understood that there are a lot of connections to the database, but how can I...
Back
Top