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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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 Mar 19 02:01:28 2024 UTC