Doc #63888 [Asn]: Missing several PHP FPM ini entries in online documentation

[email protected] Mon, 28 Mar 2022 18:35:31 +0000
Newsgroups php.doc.bugs
Message-ID <[email protected]>
Edit report at https://bugs.php.net/bug.php?id=63888&edit=1

 ID:                 63888
 Updated by:         [email protected]
 Reported by:        lekensteyn at gmail dot com
 Summary:            Missing several PHP FPM ini entries in online
                     documentation
 Status:             Assigned
 Type:               Documentation Problem
 Package:            FPM related
 PHP Version:        Irrelevant
 Assigned To:        bukka
 Block user comment: N
 Private report:     N

 New Comment:

Documented all of the above directives so closing this.


Previous Comments:
------------------------------------------------------------------------
[2022-03-23 21:34:50] [email protected]

So all the mentioned options are already documented. I did some checking and there are few other options that still needs documentation:

    - pm.max_spawn_rate
    - pm.status_listen
    - request_slowlog_trace_depth
    - request_terminate_timeout_track_finished
    - apparmor_hat

Will keep this open for reference as I'm planning to document those as well and then will close this.

------------------------------------------------------------------------
[2016-06-13 13:29:39] [email protected]

Related To: Bug #72316

------------------------------------------------------------------------
[2013-01-02 20:44:35] lekensteyn at gmail dot com

Description:
------------
The online FPM configuration documentation [1] is missing documentation:

- access.log and access.format, added in June 2011 (PHP 5.3.7) [2]
- process.priority, added in PHP 5.3.15 [3] and 5.4.4 [4].
- events.mechanism, added in 5.3.9 [5]
- process.max, added in PHP 5.4 [6]
- security.limit_extensions, added in PHP 5.4 [7]
- syslog.ident and syslog.facility, added in PHP 5.4.0 [8]

(I had to use https in the URLs or the spam filter would catch me)

 [1]: http://php.net/manual/en/install.fpm.configuration.php
 [2]: https://git.php.net/?p=php-src.git;a=commitdiff;h=bbe851
 [3]: https://git.php.net/?p=php-src.git;a=commitdiff;h=f6655b
 [4]: https://git.php.net/?p=php-src.git;a=commitdiff;h=decc39
 [5]: https://git.php.net/?p=php-src.git;a=commitdiff;h=e7c6f9c
 [6]: https://git.php.net/?p=php-src.git;a=commitdiff;h=7cdef3
 [7]: https://git.php.net/?p=php-src.git;a=commitdiff;h=2f0a37
 [8]: https://git.php.net/?p=php-src.git;a=commitdiff;h=5842a4



------------------------------------------------------------------------



--
Edit this bug report at https://bugs.php.net/bug.php?id=63888&edit=1