• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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