• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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