]> granicus.if.org Git - php/commit
Change pm.start_servers default warning to notice
authorDavid Zuelke <dzuelke@gmail.com>
Sun, 9 Nov 2014 01:18:58 +0000 (20:18 -0500)
committerRemi Collet <remi@php.net>
Thu, 20 Nov 2014 07:11:43 +0000 (08:11 +0100)
commit909d44f20dd00ccf3a6519707bfaba2ed30e8b2b
treeaee0daec6f2990c976fab8cf5b23c5bec4145372
parent7e0ccb6d1217b6738117ab19590444fec9d0951a
Change pm.start_servers default warning to notice

Unlike other settings, this has a perfectly reasonable default, calculated using
a dynamic formula. If the default was hardcoded to "2" or something, then it
would make sense to have a warning, since that could potentially be bad, but for
a dynamically calculated value based on other mandatory settings, a notice ought
to be enough.
sapi/fpm/fpm/fpm_conf.c