• 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 Dre

  1. D

    Resolved Help troubleshooting Nginx + Php-Fpm Set up

    Thanks peter, I checked the mysql logs, specifically the slow query log and it look like one plugin is continuously trying to execute a query, and this query normally ends up in the hundreds of seconds for example 600, 700,600. This plugin is also calling this query at a rate of 20 seconds. I...
  2. D

    Resolved Help troubleshooting Nginx + Php-Fpm Set up

    Thanks for the direction and advice
  3. D

    Resolved Help troubleshooting Nginx + Php-Fpm Set up

    Yes it would be very labor intensive to change the plugin code since it would require changing everything through action and hook assuming the plugin was written correctly. One thing you mentioned that is very interesting is that we are currently not running nginx in combination with apache...
  4. D

    Resolved Help troubleshooting Nginx + Php-Fpm Set up

    Thank you peter, your input is only helpful. The reason I set the stress test to these values is to try and get the server to break pretty much reproduce the three errors listed HTTP 499 in Nginx means that the client closed the connection before the server answered the request. In my...
  5. D

    Resolved Help troubleshooting Nginx + Php-Fpm Set up

    I made that adjustment for another issue. What do you mean by the total load is around 2? There are 4 cores, the test is just viewing 4 pages on the site and ramping up 500 sessions in 90 seconds. The website has many plugins customized so the wordpress Api . Do you have any suggestions for find...
  6. D

    Resolved Help troubleshooting Nginx + Php-Fpm Set up

    Researched this issue many times and now need help understanding some diagnostics. Basically switched a server over from Apache + Php regular to Nginx + php-fpm . The problem is after a small increase in users Nginx starts encountering 503 and 502 errors. The main error we see in the log is...
Back
Top