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

Search results

  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