Commit graph

35 commits

Author SHA1 Message Date
Sergey Panteleev
a0ae28d3bc
Removed references to PHP 5, PHP 7.0 (#545) 2021-04-24 20:01:17 +03:00
Cees-Jan Kiewiet
5f6b54fb57 Add FPM access.format placeholders
Closes GH-115.
2021-03-23 13:01:52 +01:00
Christoph Michael Becker
86e6094e86 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Christoph Michael Becker
dcd5448282 Fix other typos outside of php module docs
Patch provided by tandre@php.net.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349711 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-27 06:59:43 +00:00
Christoph Michael Becker
2a85fbcd7c Fix #77271: PHP 7.3: Various info missing from changelog/migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346281 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-10 15:24:21 +00:00
Christoph Michael Becker
7bea6c9d9d We use generated links to the documentation, and pm.max_children directive has an incorrect link because of the typo.
-- 
Provided by anonymous 91704 (eugene.a.kazakov@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345093 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-04 11:23:46 +00:00
Christoph Michael Becker
cbb533c551 Fix #76329: process.dumpable missing from docs
We document the new configuration option.  Since formerly process.dumpable
was implicitly enabled, other parts of the docs might need an update.  We
rely on follow-up bug reports or PhDOE patches to fix those parts, if any.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345004 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-11 22:00:39 +00:00
Joe Watkins
e5500093db Fix bug #63905 incorrect default value for limit extensions directive
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341667 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-15 07:24:22 +00:00
Joe Watkins
74f2056eb5 Fix bug #71284 missing configuration values in documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341666 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-15 07:10:37 +00:00
Jean-Sebastien Hedde
660dcfea1a Add some missing configuration directive for FPM pools. The text was directly copied from https://github.com/php/php-src/blob/master/sapi/fpm/www.conf.in
-- 
Provided by anonymous 78304 (adrien.crivelli@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341498 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-28 12:20:28 +00:00
Fábio Luciano Nogueira de Góis
46d3bb18ec Adding comma in some places
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339418 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-20 00:52:10 +00:00
Fábio Luciano Nogueira de Góis
6b4b7dc1fe Adding comma in some places
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339417 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-20 00:49:24 +00:00
Fábio Luciano Nogueira de Góis
bde46b0386 adding PHP mention
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339409 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-19 21:36:46 +00:00
Daniel P. Brown
a143828c7e We are not the Knights Who Say, 'ni.'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338530 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-21 18:29:56 +00:00
Peter Cowburn
08b8dcbd76 more fpm clear_env versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336897 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-09 20:58:10 +00:00
Jean-Sebastien Hedde
f5f74fc4c1 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335868 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-03 12:04:14 +00:00
Remi Collet
175c462372 fix duplicate after bad copy/paste
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335830 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-29 13:05:20 +00:00
Remi Collet
447b0044b6 make id unique
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335829 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-29 13:00:28 +00:00
Remi Collet
13abb9e9e0 We really need both, in global options, and in pool options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335827 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-29 12:49:55 +00:00
Jean-Sebastien Hedde
0ea3b3feb7 Fix build issue : ID rlimit-core|files already defined
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335825 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-29 12:08:53 +00:00
Remi Collet
36bd047210 Fixed bug #61227 Missing FPM options, process.max and process.priority
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335822 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-29 08:26:33 +00:00
Remi Collet
9440e33553 Missing FPM pool options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335821 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-29 08:15:04 +00:00
Remi Collet
61b48ea5d4 Missing FPM build options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335820 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-29 07:55:53 +00:00
Remi Collet
5bdc84bc04 Missing FPM global options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335819 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-29 07:44:35 +00:00
Peter Cowburn
1f983228aa FPM socket default mode
--
Patch by anonymous #44036

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333767 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-13 08:10:21 +00:00
Joe Watkins
33b59843ef #55023 tweak wording of now extensive configuration section of fpm to satisfy bug report
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331690 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-05 08:59:53 +00:00
Felipe Pena
0710699c8a - Fixed doc bug #65195 (Typo in FPM config directives)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330753 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-03 22:13:06 +00:00
Xinchen Hui
2026bba335 add doc for setting PHP configuration options through webserver config
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328281 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-08 06:08:51 +00:00
Maciek Sokolewicz
5c6859e930 Fixed a stupid typo in a spelling mistake fix (I feel stupid now)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325237 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-16 16:59:30 +00:00
Maciek Sokolewicz
e5046d2c50 Fixed spelling mistake
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325236 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-16 16:57:46 +00:00
Justin Martin
3d1de5938e Added "ondemand" process manager config option. Patch by Vid Luther (vluther).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324485 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-23 05:27:18 +00:00
Jérôme Loyet
cb3fe80eaa fix revision r307772 (there were still references to libevent which has been removed from FPM in 5.3.4)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313343 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-17 19:52:45 +00:00
Philip Olson
cc8af0bce5 Removed libevent option/bug, which only affected PHP 5.3.3. Closes PHP Bug #53691 and deals with PHP Bug #52501
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307772 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 22:59:27 +00:00
Richard Quadling
07821cd88c Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301097 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-08 19:34:26 +00:00
Antony Dovgal
20ccf7dc53 initial version of FPM manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300919 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-01 21:12:55 +00:00