Page MenuHomeDevCentral

php-fpm-pool.conf
No OneTemporary

php-fpm-pool.conf

; -------------------------------------------------------------
; php-fpm pool configuration
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
; Project: Nasqueron
; License: Trivial work, not eligible to copyright
; Source file: roles/webserver-legacy/php-sites/files/php-fpm-pool.conf
; -------------------------------------------------------------
;
; <auto-generated>
; This file is managed by our rOPS SaltStack repository.
;
; Changes to this file may cause incorrect behavior
; and will be lost if the state is redeployed.
; </auto-generated>
[{{ user }}]
listen = /var/run/web/{{ domain }}/php-fpm.sock
listen.owner = {{ user }}
listen.group = web
listen.mode = 0666
user = {{ user }}
group = web
pm = ondemand
pm.max_children = 10
pm.process_idle_timeout = 10s
pm.max_requests = 200

File Metadata

Mime Type
text/plain
Expires
Thu, Dec 26, 16:12 (8 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2315146
Default Alt Text
php-fpm-pool.conf (862 B)

Event Timeline