• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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