Change pm.start_servers default warning to notice

Request #68458 Change pm.start_servers default warning to notice
Submitted: 2014-11-19 22:43 UTC Modified: 2014-11-20 07:18 UTC
From: dz at heroku dot com Assigned: remi (profile)
Status: Closed Package: FPM related
PHP Version: 5.6.3 OS: OS X 10.8.5
Private report: No CVE-ID: None

 [2014-11-19 22:43 UTC] dz at heroku dot com

Description:
------------
Unlike other settings, this has a perfectly reasonable default, calculated using a dynamic formula.

If the default were 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.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports

 [2014-11-20 07:15 UTC] remi@php.net

-Status: Open +Status: Closed

 [2014-11-20 07:18 UTC] remi@php.net

-Assigned To: +Assigned To: remi