• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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