php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #62948 apache_child_terminate() for FPM
Submitted: 2012-08-27 12:44 UTC Modified: 2017-10-24 07:43 UTC
Votes:3
Avg. Score:4.3 ± 0.9
Reproduced:2 of 2 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: rainer-phpbugs at 7val dot com Assigned:
Status: Open Package: FPM related
PHP Version: 5.3.16 OS: all
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
10 + 30 = ?
Subscribe to this entry?

 
 [2012-08-27 12:44 UTC] 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().


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-09-27 23:00 UTC] fat@php.net
-Status: Open +Status: Assigned
 [2012-09-27 23:00 UTC] fat@php.net
-Assigned To: +Assigned To: fat
 [2017-10-24 07:43 UTC] kalle@php.net
-Status: Assigned +Status: Open -Assigned To: fat +Assigned To:
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 10:01:29 2024 UTC