]> 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>
Fri, 21 Nov 2014 06:47:04 +0000 (07:47 +0100)
commit8beb1534601db46ead7b6c399de6a9131c744994
tree1a408cafaa024380df5f6182f9cba80fc157f557
parentcf3a90228644455f93ff96eddf2e27e9e5a8c812
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