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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 22:01:27 2024 UTC