php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #71284 Undocumented Settings for FPM
Submitted: 2016-01-05 14:23 UTC Modified: 2017-01-15 07:12 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: p-schneider at hotmail dot de Assigned: krakjoe (profile)
Status: Closed Package: FPM related
PHP Version: 5.6.16 OS:
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: p-schneider at hotmail dot de
New email:
PHP Version: OS:

 

 [2016-01-05 14:23 UTC] p-schneider at hotmail dot de
Description:
------------
---
From manual page: http://www.php.net/install.fpm.configuration
---

The following pool specific settings are not documented in the manual:
prefix
process.priority //only the global process.priority for the master process is documented
pm.process_idle_timeout
access.log
access.format

also the include directive (include=etc/fpm.d/*.conf) is not mentioned there


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-01-15 07:10 UTC] krakjoe@php.net
Automatic comment from SVN on behalf of krakjoe
Revision: http://svn.php.net/viewvc/?view=revision&revision=341666
Log: Fix bug #71284 missing configuration values in documentation
 [2017-01-15 07:12 UTC] krakjoe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: krakjoe
 [2017-01-15 07:12 UTC] krakjoe@php.net
The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.

pm.process_idle_timeout - does not appear to be actually used by workers
access.* were already present in the manual (possibly someone forgot to update this bug, or didn't know about it).
include is still not present, I don't think this belongs in the manual.
 [2020-02-07 06:06 UTC] phpdocbot@php.net
Automatic comment on behalf of krakjoe
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=74f2056eb5c805fb189e28961a3650aba78fcd8c
Log: Fix bug #71284 missing configuration values in documentation
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 10:01:26 2024 UTC