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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: rainer-phpbugs at 7val dot com
New email:
PHP Version: OS:

 

 [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 Mar 28 23:01:26 2024 UTC