php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #67318 Missing documentation on configuration options for php-fpm
Submitted: 2014-05-21 11:20 UTC Modified: 2017-01-15 07:16 UTC
From: jost dot baron at gmx dot de Assigned: krakjoe (profile)
Status: Closed Package: FPM related
PHP Version: Irrelevant OS: Ubuntu Server 14.04
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jost dot baron at gmx dot de
New email:
PHP Version: OS:

 

 [2014-05-21 11:20 UTC] jost dot baron at gmx dot de
Description:
------------
---
From manual page: http://www.php.net/install.fpm.configuration
---


There seem to be some options missing in the documentation. Here are the ones I could identify from the configuration file distributed with Ubuntu 12.04 LTS (PHP 5.3):

syslog.facility
syslog.ident

process.max
process.priority

events.mechanism

access.log
access.format

systemd_interval

security.limit_extensions



The following is used in Ubuntu 14.04 LTS (PHP 5.5) config files, but not documented:

process.priority (global)
priority (pool)


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-01-15 07:16 UTC] krakjoe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: krakjoe
 [2017-01-15 07:16 UTC] krakjoe@php.net
All of these options are now documented.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 08:01:29 2025 UTC