Page MenuHomeDevCentral

php-fpm.conf
No OneTemporary

php-fpm.conf

; -------------------------------------------------------------
; php-fpm instance configuration
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
; Project: Nasqueron
; License: Trivial work, not eligible to copyright
; Source file: roles/webserver-alkane/php/files/php-fpm.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>
; -------------------------------------------------------------
; Global directives
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[global]
pid = /var/run/php-fpm-{{ instance }}.pid
error_log = /var/log/php-fpm-{{ instance }}.log
emergency_restart_threshold = 10
emergency_restart_interval = 1h
process.max = 100
; -------------------------------------------------------------
; Pool definitions
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
include=/usr/local/etc/php-fpm.d/{{ instance }}-pools/*.conf

File Metadata

Mime Type
text/plain
Expires
Fri, May 15, 11:51 (17 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3710809
Default Alt Text
php-fpm.conf (1 KB)

Event Timeline