yevgenko / cookbook-php-fpm

Installs/Configures php-fpm
http://community.opscode.com/cookbooks/php-fpm
Apache License 2.0
68 stars 117 forks source link

Added ability to set catch_workers_output setting in the pool config file #19

Closed ianneub closed 11 years ago

ianneub commented 11 years ago

This lets a user set the catch_workers_output setting. The default attributes for the www pool will set this option to off, which is the default for php-fpm.