History log of /PHP-7.4/sapi/fpm/php-fpm.conf.in (Results 76 – 91 of 91)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 4d62c8c5 31-Aug-2010 Jérôme Loyet

- add 'max children reached' to the FPM status page. It shows how many times
a pool has reached the max_children parameter.


# 0605d5f3 31-Aug-2010 Jérôme Loyet

- Changed listen.backlog in the FPM configuration file to default to 128
instead of -1 (except on FreeBSD and OpenBSD). This is the same value
as the one used in the cgi sapi. This patch

- Changed listen.backlog in the FPM configuration file to default to 128
instead of -1 (except on FreeBSD and OpenBSD). This is the same value
as the one used in the cgi sapi. This patch completes revision 302725.

show more ...


# bf28d740 31-Aug-2010 Jérôme Loyet

- Changed listen.backlog in the FPM configuration file to default to 128
instead of -1 (except on FreeBSD and OpenBSD). This is the same value
as the one used in the cgi sapi. This patch

- Changed listen.backlog in the FPM configuration file to default to 128
instead of -1 (except on FreeBSD and OpenBSD). This is the same value
as the one used in the cgi sapi. This patch completes revision 302725.

show more ...


# 266e3691 23-Aug-2010 Jérôme Loyet

- Changed listen.backlog in the FPM configuration file to default to 128
instead of -1. This is the same value as the one used in the cgi sapi.


Revision tags: oci8-1.4.3
# 1c50d538 02-Aug-2010 Jérôme Loyet

correct php-fpm.conf: slowlog has no default value


# 5181210a 02-Aug-2010 Jérôme Loyet

correct php-fpm.conf: slowlog has no default value


Revision tags: php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# e7509308 29-May-2010 Jérôme Loyet

typo (thx to Brian P. Mercer)


# bc4c3fdd 29-May-2010 Jérôme Loyet

typo (thx to Brian P. Mercer)


# ce03ced4 27-May-2010 Jérôme Loyet

typo


# 167f758a 27-May-2010 Jérôme Loyet

typo


# 4d005a8e 26-May-2010 Antony Dovgal

merge FPM SAPI from trunk (as agreed with Johannes)


# 757d7ace 23-Apr-2010 Jérôme Loyet

typo


# 0b2a1964 23-Apr-2010 Jérôme Loyet

typo and errors in php-fpm.conf


# 3defa292 21-Apr-2010 Jérôme Loyet

switch the configuration syntax from xml to ini
It's been describe in the RFC: http://wiki.php.net/rfc/fpm/ini_syntax


# ca875647 20-Apr-2010 Jérôme Loyet

Change php_defines in configuration file to php_value,php_admin_value,php_flag,php_admin_flag (as in the apache sapi).
php_admin* sets values as ZEND_INI_SYSTEM mode while php_* sets values as ZE

Change php_defines in configuration file to php_value,php_admin_value,php_flag,php_admin_flag (as in the apache sapi).
php_admin* sets values as ZEND_INI_SYSTEM mode while php_* sets values as ZEND_INI_USER

show more ...


# d77d6153 13-Apr-2010 Antony Dovgal

re-add updated FPM


1234