History log of /PHP-8.0/sapi/fpm/fpm/fpm_children.c (Results 26 – 50 of 55)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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


# 5ba64c51 17-Jul-2011 Jérôme Loyet

backport r313323 and r313326 from PHP_5_4


# 66dd371c 17-Jul-2011 Jérôme Loyet

fix revision r313323


# 7cdef345 17-Jul-2011 Jérôme Loyet

- Implemented FR #55166 (Added process.max to control the number of process FPM can fork)


Revision tags: php-5.3.7RC3, php-5.4.0alpha2
# 5c2477a0 04-Jul-2011 Jérôme Loyet

child-pid can't be set when fpm_child_resources_use is called


# 4eb7fc8a 04-Jul-2011 Jérôme Loyet

- revert commit 312812 until 5.3.7 is out


# 217382d4 02-Jul-2011 Jérôme Loyet

- Implemented FR #54577 (Enhanced status page with full status and details about each processes
- Added a web page (status.html) for real-time FPM status
- Fixed missing Expires and Cache-Con

- Implemented FR #54577 (Enhanced status page with full status and details about each processes
- Added a web page (status.html) for real-time FPM status
- Fixed missing Expires and Cache-Control headers for ping and status pages

show more ...


# 2fb5b820 02-Jul-2011 Jérôme Loyet

- Implemented FR #54577 (Enhanced status page with full status and details about each processes
- Added a web page (status.html) for real-time FPM status
- Fixed missing Expires and Cache-Con

- Implemented FR #54577 (Enhanced status page with full status and details about each processes
- Added a web page (status.html) for real-time FPM status
- Fixed missing Expires and Cache-Control headers for ping and status pages

show more ...


# 1e0cb5fe 02-Jul-2011 Jérôme Loyet

- Implemented FR #54577 (Enhanced status page with full status and details about each processes
- Added a web page (status.html) for real-time FPM status
- Fixed missing Expires and Cache-Con

- Implemented FR #54577 (Enhanced status page with full status and details about each processes
- Added a web page (status.html) for real-time FPM status
- Fixed missing Expires and Cache-Control headers for ping and status pages

show more ...


Revision tags: php-5.3.7RC2
# 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
# 6e1f77ef 18-Jun-2011 Jérôme Loyet

Fixed exit at FPM startup on fpm_resources_prepare


# 7236ea5a 18-Jun-2011 Jérôme Loyet

Fixed exit at FPM startup on fpm_resources_prepare


# eefbc439 18-Jun-2011 Jérôme Loyet

Fixed exit at FPM startup on fpm_resources_prepare


Revision tags: 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


# 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


123