On 30 November 2014 08:44:08 GMT, Remi Collet <r...@fedoraproject.org> wrote:
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>Hi,
>
>Please see and comment on https://bugs.php.net/68526
>
>In this proposal, this is an optional feature:
>
>- - new build option: --with-fpm-acl
>
>=> no change for standard build
>
>- - new config options: listen.users and listen.groups
>
>=> no change for existing configuration
>
>ACL are set when listen.users or listen.groups are configured,
>else chown to listen.owner / listen.group is still used.

Nit-picking, but I always find it awkward when two variable names differ only 
by an "s" - too easy to mistake one for the other, misread (or miswrite) 
documentation, etc. So perhaps listen.acl_users and listen.acl_groups?



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

Reply via email to