summaryrefslogtreecommitdiffstats
path: root/php-fpm.conf
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-11-16 17:54:22 +0100
committerRemi Collet <fedora@famillecollet.com>2014-11-16 17:54:22 +0100
commit8c6ed1a27aa0ba6e82bad7f54fc338820ca69547 (patch)
treee80996271d8eeafd069c8a6e94001d862a2c1a0a /php-fpm.conf
parentabcb7c243d8bcf4a986207bac2cc84472474b7ff (diff)
PHP 5.6: sync php-fpm configuration with upstream (comments + mising directives)
Diffstat (limited to 'php-fpm.conf')
-rw-r--r--php-fpm.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/php-fpm.conf b/php-fpm.conf
index a919add..55dc684 100644
--- a/php-fpm.conf
+++ b/php-fpm.conf
@@ -110,5 +110,10 @@ daemonize = yes
; Pool Definitions ;
;;;;;;;;;;;;;;;;;;;;
+; Multiple pools of child processes may be started with different listening
+; ports and different management options. The name of the pool will be
+; used in logs and stats. There is no limitation on the number of pools which
+; FPM can handle. Your system will tell you anyway :)
+
; See /etc/php-fpm.d/*.conf