• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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