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-legacy/php-sites/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>
; All relative paths in this configuration file are relative to PHP's install
; prefix (/usr/local). This prefix can be dynamically changed by using the
; '-p' argument from the command line.
;;;;;;;;;;;;;;;;;;
; Global Options ;
;;;;;;;;;;;;;;;;;;
[global]
pid = /var/run/php-fpm-{{ instance }}.pid
error_log = /var/log/php-fpm-{{ instance }}.log
;;;;;;;;;;;;;;;;;;;;
; Pool Definitions ;
;;;;;;;;;;;;;;;;;;;;
include=/usr/local/etc/php-fpm.d/{{ instance }}-pools/*.conf

File Metadata

Mime Type
text/plain
Expires
Tue, May 13, 16:55 (21 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2567295
Default Alt Text
php-fpm.conf (1 KB)

Event Timeline