summaryrefslogtreecommitdiff
path: root/sapi/fpm/php-fpm.conf.in
Commit message (Expand)AuthorAgeFilesLines
* Refactore FPM loggingJakub Zelenka2018-07-071-0/+18
* Fix some typos in PHP FPM configurationMatthias Endler2016-08-151-6/+6
* split fpm config to two parts. PR#903Elan Ruusamäe2014-12-141-421/+11
* Merge branch 'PHP-5.6'Remi Collet2014-12-141-1/+1
|\
| * fix typoRemi Collet2014-12-141-1/+1
* | Merge branch 'PHP-5.6'Remi Collet2014-12-101-0/+5
|\ \ | |/
| * Fix bug #68526 Implement POSIX Access Control List for UDSRemi Collet2014-12-101-0/+5
* | FPM: change "listen = port" behavior from IPv4 catch-all to IPv6 catch-all (+...Remi Collet2014-11-241-3/+1
* | Merge branch 'PHP-5.6'Remi Collet2014-11-221-0/+1
|\ \ | |/
| * Fixed Bug #68478 acess_log don't use prefixRemi Collet2014-11-221-0/+1
| * update fpm configuration for #68428Remi Collet2014-11-171-1/+1
* | update fpm configuration for #68428Remi Collet2014-11-171-1/+1
* | Merge branch 'PHP-5.6'Remi Collet2014-11-171-2/+2
|\ \ | |/
| * comment about ipv4-mapped in fpm confRemi Collet2014-11-171-2/+2
* | Merge branch 'PHP-5.6'Remi Collet2014-11-161-2/+4
|\ \ | |/
| * improve comments about FPM listen optionRemi Collet2014-11-161-2/+4
* | Merge branch 'PHP-5.6'Ferenc Kovacs2014-10-031-0/+2
|\ \ | |/
| * add IPv6 support to php-fpmRobin Gloster2014-10-031-0/+2
* | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-1/+1
|/
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-291-2/+2
|\
| * Fix bug #67060: use default mode of 660Stanislav Malyshev2014-04-291-2/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-131-1/+1
|\ \ | |/
| * Fix bug #66482, replace wrong item name 'priority' with 'process.priority' in...itxx002014-04-131-1/+1
| * add clear_env option to FPM configPaul Annesley2014-02-251-0/+9
* | add clear_env option to FPM configPaul Annesley2014-02-251-0/+9
* | increase backlog to the highest value everywhereAntony Dovgal2013-10-271-2/+2
|/
* non living code related typo fixesVeres Lajos2013-08-041-1/+1
* typo fixesVeres Lajos2013-07-151-1/+1
* typo fixes (argument)Veres Lajos2013-06-101-1/+1
* Add --with-fpm-systemd option to report health to systemd, andRemi Collet2013-05-211-1/+9
* - Fixed bug #62160 (Add process.priority to set nice(2) priorities)Jerome Loyet2012-05-261-0/+16
* - Implemented FR #52569 (Add the "ondemand" process-manager to allow zero chi...Jérôme Loyet2011-10-081-5/+27
* order fpm configuration items the same way in php-fpm.conf.in, fpm_conf.h and...Jérôme Loyet2011-07-181-24/+24
* - Implemented FR #55166 (Added process.max to control the number of process F...Jérôme Loyet2011-07-171-0/+7
* - Implemented FR #55181 (Enhance security by limiting access to user defined ...Jérôme Loyet2011-07-121-0/+8
* - Implemented FR #54098 (Lowered default value for Process Manager)Jérôme Loyet2011-07-051-5/+6
* - FR #52052: Added partial syslog support (on error_log only)Jérôme Loyet2011-07-051-0/+15
* fix comment syntaxJérôme Loyet2011-07-041-1/+1
* - Implemented FR #54577 (Enhanced status page with full status and details ab...Jérôme Loyet2011-07-021-14/+78
* - Added custom access log (also added per request %CPU and memory mesurement)Jérôme Loyet2011-06-231-0/+59
* Added master rlimit_files and rlimit_core in the global configuration settingsJérôme Loyet2011-06-181-0/+9
* missing doc in the conf fileJérôme Loyet2011-06-171-1/+2
* - Fixed bug #52501 (libevent made FPM crashed when forking -- libevent has be...Jérôme Loyet2010-11-261-0/+2
* - Fixed #52691 (allow multiple instance of FPM using a custom prefix)Jérôme Loyet2010-11-141-7/+35
* - add 'max children reached' to the FPM status page. It shows how many timesJérôme Loyet2010-08-311-12/+16
* - Changed listen.backlog in the FPM configuration file to default to 128Jérôme Loyet2010-08-311-1/+1
* - Changed listen.backlog in the FPM configuration file to default to 128Jérôme Loyet2010-08-231-3/+3
* correct php-fpm.conf: slowlog has no default valueJérôme Loyet2010-08-021-1/+2
* typo (thx to Brian P. Mercer)Jérôme Loyet2010-05-291-203/+190
* typoJérôme Loyet2010-05-271-20/+22