php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #79544 whether support background process
Submitted: 2020-04-30 09:33 UTC Modified: 2020-05-10 04:22 UTC
From: 337207961 at qq dot com Assigned:
Status: No Feedback Package: FPM related
PHP Version: Irrelevant OS:
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: 337207961 at qq dot com
New email:
PHP Version: OS:

 

 [2020-04-30 09:33 UTC] 337207961 at qq dot com
Description:
------------
whether support background process? 
the background process not perform http request, and comutication with the work process in some say.
the purpose of background process is the same as fpm master. 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-04-30 17:06 UTC] requinix@php.net
-Status: Open +Status: Feedback
 [2020-04-30 17:06 UTC] requinix@php.net
fastcgi_finish_request() lets you flush the response and close the connection while your script continues running. Does that do what you need?
https://www.php.net/manual/en/function.fastcgi-finish-request.php
 [2020-05-10 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 22:01:31 2024 UTC