• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

plesk 9, knowledge base

When domain count reaches ~300 then many of services can stop working. e.g. apache. The reason for that is a huge amount of open file descriptors in apache. So Plesk starts to use pipeloging for apache logs. The idea is that all log records are piped to one binary program, which will open corresponding domain log file. Unfortunaly, such mechanism can be applied for access_log only, not for error_log.
I think that pipelog enabling will help you. Or just separate domains to different servers.
 
Back
Top