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

Issue windows 2008 r2 server and plesk onyx 17.8.11 update #90 problems

jdurnya

New Pleskian
Hi guys,

using windows 2008 r2 server and plesk onyx 17.8.11 update #90

clients have been complaining server extremely slow and or timing out ... and i have had to reboot multiple times due to 100 cpu utilization related to php cgi.. seems like my complaints started sept 8th any chance this is related to the update ?
thanks
Joe
 
By default, performance settings for IIS application pools are the following:
  • The maximum number of worker processes - 1
  • Maximum CPU usage (%) - Unlimited
Check that the server has sufficient CPU resources. Limit maxInstances parameter in
Domains > example.com > PHP Settings and set maxInstances to 1.
 
Back
Top