Initial repo for search and displace code (written for, rather than the tools used in the processing)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

18 lines
387 B

[global]
pid = {{LOCO_SVC_VAR}}/php-fpm.pid
error_log = {{LOCO_SVC_VAR}}/php-fpm.log
; include=/etc/php5/fpm/pool.d/*.conf
daemonize = no
[www]
; user = www-data
; group = www-data
listen = {{LOCALHOST}}:{{PHPFPM_PORT}}
; listen.owner = www-data
; listen.group = www-data
pm = dynamic
pm.max_children = 5
pm.start_servers = 2
pm.min_spare_servers = 1
pm.max_spare_servers = 3
chdir = /