History log of /PHP-5.5/sapi/fpm/fpm/fpm_conf.c (Results 101 – 125 of 137)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# b38d5724 11-Nov-2010 Jérôme Loyet

- add "listen queue len" stat (thx to Andrei Nigmatulin)


# 0a1e29d7 11-Nov-2010 Jérôme Loyet

- add "listen queue len" stat (thx to Andrei Nigmatulin)


# 469746fa 11-Nov-2010 Jérôme Loyet

- syntax and minor optimizations


# 7e566816 11-Nov-2010 Jérôme Loyet

- syntax and minor optimizations


# 8b9ed0d3 14-Sep-2010 Jérôme Loyet

- remove a memory leak (missing efree())


# 8c1582c9 14-Sep-2010 Jérôme Loyet

- remove a memory leak (missing efree())


# 5fd50c99 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.


# 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.


# 1f3aaf50 20-Aug-2010 Jérôme Loyet

- typo (thx to sixd)


# 06228b2c 20-Aug-2010 Jérôme Loyet

- typo (thx to sixd)


# 99a45067 20-Aug-2010 Jérôme Loyet

Fix #52609 (INI scanner did not use ZEND_INI_SCANNER_NORMAL)


# 72064e1a 20-Aug-2010 Jérôme Loyet

Fix #52609 (INI scanner did not use ZEND_INI_SCANNER_NORMAL)


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

BUG: all value comparaisons were not case insensitive in the conf file parser


# eb226619 02-Aug-2010 Jérôme Loyet

BUG: all value comparaisons were not case insensitive in the conf file parser


Revision tags: php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3
# 336b5af3 06-Jul-2010 Antony Dovgal

fix typos and use correct directive names in error messages


# 388a9cca 06-Jul-2010 Antony Dovgal

fix typos and use correct directive names in error messages


Revision tags: php-5.3.3RC2, php-5.2.14RC2
# ffdd1759 19-Jun-2010 Jérôme Loyet

- Fixed bug #52086 (No new line at the end of a included file crahes the PHP FPM daemon)


# 84d268f6 19-Jun-2010 Jérôme Loyet

- Fixed bug #52086 (No new line at the end of a included file crahes the PHP FPM daemon)


Revision tags: php-5.3.3RC1, php-5.2.14RC1
# 12e8eef7 13-Jun-2010 Jérôme Loyet

Fix #52067, chroot and chdir path were not checked at startup. If configured with unexistant directories, FPM entered in an error loop.


# 20577550 13-Jun-2010 Jérôme Loyet

Fix #52067, chroot and chdir path were not checked at startup. If configured with unexistant directories, FPM entered in an error loop.


# 61344366 08-Jun-2010 Antony Dovgal

support both 'warn' and 'warning' as error levels


# 3c9e1e6d 08-Jun-2010 Antony Dovgal

support both 'warn' and 'warning' as error levels


123456