Edit report at https://bugs.php.net/bug.php?id=62948&edit=1

 ID:                 62948
 Updated by:         f...@php.net
 Reported by:        rainer-phpbugs at 7val dot com
 Summary:            apache_child_terminate() for FPM
-Status:             Open
+Status:             Assigned
 Type:               Feature/Change Request
 Package:            FPM related
 Operating System:   all
 PHP Version:        5.3.16
 Block user comment: N
 Private report:     N



Previous Comments:
------------------------------------------------------------------------
[2012-08-27 12:44:42] rainer-phpbugs at 7val dot com

Description:
------------
Occasionally, out web servers have to process large amounts of data, resulting 
in php-fpm children that occupy > 500MB of RAM, which is not returned to the OS 
after the request has finished. Since we know precisely when this happens, it 
would be useful to let the affected php-fpm child die after the request, 
similar to apache_child_terminate().



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=62948&edit=1

Reply via email to