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

Regarding Article ID: 115139 more than 256 domains, Nginx fails

If additional, 257-th domain will cause exceeding of maximum number of open files by the Nginx server, you will see "Too many open files" error.
 
Hello,

In the article, step four:

Regenerate the web server configuration:
# /usr/local/psa/admin/sbin/httpdmng --reconfigure-all

One question. I have 255 domains. If I run this command:

1.- The sites stop to work until the command ends?

2.- How many time (aprox) does the command run to 255 sites?

(Plesk 11.5)

Thanks in advance for the answers
 
A bunch of several domains will be processed at a time. After that Apache will be restarted. Then next bunch will be processed and so on. Downtime will occur during Apache restart.
Time of processing of 255 domains depends on many factors (CPU, complexity of domain configs, etc.) It is difficult to predict.
 
Back
Top