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

Service Unavailable again and again and again and again and again

I presume that the end result is eventually the same. With the application I did, the application pool is only restarted when needed though.
 
hi ditoh...it´s been 3 days and have no more problems with the wesites...

Reclycing in IIS every 5 or 20 minutes is also a good solution cause you prevent the site from going service unavailable than actually wait for it to happen before fixing it.
 
Windows 2003 has a limit of simultaneous applications pool.

Edit you register:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC\Parameters]

and add this key:

UseSharedWPDesktop

value (dword) = 00000001

It solved all our problems.
 
You can always delete the website and re-create it in Plesk.
That fixed my issue...
 
Back
Top