History log of /PHP-7.4/sapi/fpm/fpm/fpm_process_ctl.c (Results 51 – 58 of 58)
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.


# d5a12aef 30-Aug-2010 Jérôme Loyet

- only one process (for all pools) could be killed by the 'dynamic' process manager. Now it's one process per pool which can be killed by the 'dynamic' process manager.
- rename nonsense variable

- only one process (for all pools) could be killed by the 'dynamic' process manager. Now it's one process per pool which can be killed by the 'dynamic' process manager.
- rename nonsense variable (i)

show more ...


# a7057e4e 30-Aug-2010 Jérôme Loyet

- only one process (for all pools) could be killed by the 'dynamic' process manager. Now it's one process per pool which can be killed by the 'dynamic' process manager.
- rename nonsense variable

- only one process (for all pools) could be killed by the 'dynamic' process manager. Now it's one process per pool which can be killed by the 'dynamic' process manager.
- rename nonsense variable (i)

show more ...


Revision tags: oci8-1.4.3, 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
# 4d005a8e 26-May-2010 Antony Dovgal

merge FPM SAPI from trunk (as agreed with Johannes)


# 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


# d77d6153 13-Apr-2010 Antony Dovgal

re-add updated FPM


# 3ebdadf8 13-Apr-2010 Antony Dovgal

prepare to re-add newer FPM version


# 06b99438 12-Apr-2010 Antony Dovgal

add FPM sapi to trunk


123