• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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