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

PHP error.log: server reached max_children setting

Floezen

Basic Pleskian
Hi,

my php error.log shows following warnings regularly:
Code:
WARNING: [pool mydomain.de] server reached max_children setting (5), consider raising it

I know max_children from apache, but does this also exist for PHP?

Can it be solved by adding

Code:
pm.max_children = 10

in the "Additional directives" of the Plesk PHP settings (https://server.tdl:8443/smb/web/php-settings/id/1)?

Does ist make sense to do so? (Our server currently would not have a problem to server more requests...

Thanks for your advices,
Flözen
 
Back
Top