diff options
author | 2015-05-01 20:12:34 +0200 | |
---|---|---|
committer | 2015-05-02 09:44:25 +0200 | |
commit | 0fc93e20f24d61fa459e84b7f126293d34e7cfe9 (patch) | |
tree | 1df0e0936a94fa844be8ff98fc54cb0bf7803f70 /package/imx-usb-loader/Config.in.host | |
parent | 8eeb14578679f956e7902b0dd0d0c41336ca39f9 (diff) | |
download | buildroot-0fc93e20f24d61fa459e84b7f126293d34e7cfe9.tar.gz buildroot-0fc93e20f24d61fa459e84b7f126293d34e7cfe9.tar.bz2 |
php: fpm sapi: install php-fpm.conf
Install a custom php-fpm.conf instead of the stock one.
- Listening on /var/run/php-fpm.sock instead of TCP port so we can
restrict access to webserver user www-data.
- Using ondemand pm, so PHP children are only started after a PHP
request, instead of kept resident all the time.
Signed-off-by: Floris Bos <bos@je-eigen-domein.nl>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/imx-usb-loader/Config.in.host')
0 files changed, 0 insertions, 0 deletions