summaryrefslogtreecommitdiff
path: root/sapi/fpm/fpm/fpm_conf.c
Commit message (Expand)AuthorAgeFilesLines
* Max spawn child processes rate an oncePaulius Sapragonas2021-03-281-1/+9
* FPM: Prevent warning with raising pm.max_children for shared poolJakub Zelenka2020-08-041-2/+0
* FPM: Add pm.status_listen optionJakub Zelenka2020-08-031-2/+63
* Drop unnecessary stdint and inttypes header checksGeorge Peter Banyard2020-04-221-5/+1
* Fix #78880: Yet another batch of spelling errorsMáté Kocsis2020-01-161-1/+1
* Fix #78880: Another bunch of spelling errorsMáté Kocsis2020-01-161-1/+1
* Fix #78413: php-fpm request_terminate_timeout does not take effect after fast...Sergei Turchanov2019-09-301-0/+2
* Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-09-171-4/+4
|\
| * Add tilde to allowed status/ping pathDrakano2019-09-171-4/+4
| * Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* | Remove some dead codeKalle Sommer Nielsen2018-07-231-5/+1
* | Refactore FPM loggingJakub Zelenka2018-07-071-0/+16
* | Remove old SVN keywords substitutionsPeter Kokot2018-06-161-1/+0
|/
* Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-03-271-0/+3
|\
| * Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2018-03-271-0/+3
| |\
| | * Do not set PR_SET_DUMPABLE by defaultJakub Zelenka2018-03-271-0/+3
* | | Remove superfluous semicolonsTom Van Looy2017-06-261-5/+5
* | | Allow to configure php-fpm slow log trace callers limitOleg Efimov2016-09-061-0/+26
|/ /
* | Merge branch 'PHP-7.0'Julien Pauli2016-07-121-2/+2
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2016-07-121-2/+2
| |\
| | * Fix #72575: using --allow-to-run-as-root should ignore missing usergooh2016-07-121-2/+2
| | * Slightly modify and merge PR#105 from @MegaManSecRasmus Lerdorf2015-01-211-0/+2
* | | Fixed compilation warningsDmitry Stogov2016-06-211-1/+1
* | | Fixed compilation warningsDmitry Stogov2016-06-211-3/+3
* | | Fix namingGordon Oheim2015-11-131-1/+1
|/ /
* | Slightly modify and merge PR#105 from @MegaManSecRasmus Lerdorf2015-01-211-0/+2
* | trailing whitespace removalStanislav Malyshev2015-01-101-6/+6
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-19/+18
* | Merge branch 'PHP-5.6'Remi Collet2014-12-101-0/+8
|\ \ | |/
| * Fix bug #68526 Implement POSIX Access Control List for UDSRemi Collet2014-12-101-0/+8
* | Merge branch 'PHP-5.6'Remi Collet2014-11-221-3/+3
|\ \ | |/
| * Fixed Bug #68478 acess_log don't use prefixRemi Collet2014-11-221-3/+3
* | Merge branch 'PHP-5.6'Remi Collet2014-11-211-1/+1
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-11-211-1/+1
| |\
| | * Fixed bug #68391 Returns the pool config files in orderFlorian MARGAINE2014-11-211-1/+1
| * | move zlog_set_level() againDavid Zuelke2014-11-201-0/+1
| * | Change pm.start_servers default warning to noticeDavid Zuelke2014-11-201-1/+1
* | | move zlog_set_level() againDavid Zuelke2014-11-201-0/+1
* | | Change pm.start_servers default warning to noticeDavid Zuelke2014-11-201-1/+1
* | | Fixed off-by-one memory allocation that could lead to invalid memory reads on...Tjerk Meesters2014-08-201-5/+4
* | | Merge branch 'fpmConfFix' of github.com:DaveRandom/php-srcAndrea Faulds2014-08-201-5/+25
|\ \ \ | |/ / |/| |
| * | Allow unlimited line length in fpm config filesChris Wright2013-10-281-5/+25
* | | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-06-271-0/+3
|\ \ \ | | |/ | |/|
| * | Fix Bug #67531 syslog cannot be set in pool configurationRemi Collet2014-06-271-0/+3
| * | add clear_env option to FPM configPaul Annesley2014-02-251-0/+3
| * | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | | add clear_env option to FPM configPaul Annesley2014-02-241-0/+3
* | | fix indentationAntony Dovgal2014-01-171-2/+2
* | | Add apparmor change hat functionality to fpmGernot Vormayr2014-01-171-0/+6
| |/ |/|