On 07/02/2011 07:58 PM, Rasmus Lerdorf wrote:
> On 07/02/2011 10:53 AM, Jérôme Loyet wrote:
>>
>> in the following request https://bugs.php.net/bug.php?id=54098, the
>> user ask to lower the FPM pm.max_children configuration item. As pm.*
>> configuration items are very specific to every situation (hardware,
>> code, # parallal requests, ...) there is no default value which suites
>> everyone.
>>
>> I'd like to remove the default value from the php-fpm.conf file. After
>> that, with the default php-fpm.conf, php-fpm won't start until the
>> sysadmin specify what he wants. If package mainteners want the default
>> conf file to work, they can change it as they like.
>>
>> What do you think ?
> 
> Why not just set it low as he suggested? That's what Apache and most web
> servers I know of does. Low is always safe and it means it works out of
> the box.

+1

Regards,
 Stefan

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to