• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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