History log of /PHP-7.4/sapi/fpm/fpm/fpm_process_ctl.c (Results 26 – 50 of 58)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 4e396d73 08-Oct-2011 Jérôme Loyet

- Backported from 5.4 branch:
* enhanced log messages
* code cosmetic


Revision tags: php-5.4.0beta1, yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3, php-5.3.7RC4
# 3afe7724 19-Jul-2011 Jérôme Loyet

- enhanced log messages
- code cosmetic


# 3d10c57c 19-Jul-2011 Jérôme Loyet

- enhanced log messages
- code cosmetic


Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2
# 52731391 27-Jun-2011 Jérôme Loyet

- fixed request_timeout and slowlog_timeout from last FPM commit (r312496)
- typo


# 89c9a8ef 27-Jun-2011 Jérôme Loyet

- fixed request_timeout and slowlog_timeout from last FPM commit (r312496)
- typo


# c9a0fbe1 27-Jun-2011 Jérôme Loyet

- fixed request_timeout and slowlog_timeout from last FPM commit (r312496)
- typo


# f5b05ce1 26-Jun-2011 Jérôme Loyet

- Replaced shm_slots with a real scoreboard
- Added several improvements to the status page


# dace636c 26-Jun-2011 Jérôme Loyet

- Replaced shm_slots with a real scoreboard
- Added several improvements to the status page


# 849d4e03 26-Jun-2011 Jérôme Loyet

- Replaced shm_slots with a real scoreboard
- Added several improvements to the status page


# bbe85184 23-Jun-2011 Jérôme Loyet

- Added custom access log (also added per request %CPU and memory mesurement)


# 8dcfa2f9 23-Jun-2011 Jérôme Loyet

- Added custom access log (also added per request %CPU and memory mesurement)


# 73b63100 23-Jun-2011 Jérôme Loyet

- Added custom access log (also added per request %CPU and memory mesurement)


Revision tags: php-5.4.0alpha1, php-5.3.7RC1, php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5, php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2
# f7cd7afd 26-Nov-2010 Jérôme Loyet

- Fixed bug #52501 (libevent made FPM crashed when forking -- libevent has been removed)


# f13f4bc8 26-Nov-2010 Jérôme Loyet

- Fixed bug #52501 (libevent made FPM crashed when forking -- libevent has been removed)


Revision tags: php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# 306d08a0 11-Nov-2010 Jérôme Loyet

- get rid of ZLOG_STUFF code redundancy


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

- get rid of ZLOG_STUFF code redundancy


# 71a8b75c 11-Nov-2010 Jérôme Loyet

- remove useless check


# b896c87b 11-Nov-2010 Jérôme Loyet

- remove useless check


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


# f407fc4e 07-Nov-2010 Jérôme Loyet

- correct time comparison for determining the last idle child


# f0621d39 07-Nov-2010 Jérôme Loyet

- correct time comparison for determining the last idle child


# b41d13ba 07-Nov-2010 Jérôme Loyet

- change signal from SIGTERM to SIGQUIT for killing a child process by the dynamic process manager


# 0399b83c 07-Nov-2010 Jérôme Loyet

- change signal from SIGTERM to SIGQUIT for killing a child process by the dynamic process manager


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


123