php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #73790 Fastcgi_end request will be sent twice when call fastcgi_finish_request.
Submitted: 2016-12-20 00:12 UTC Modified: 2017-01-11 05:56 UTC
From: wilddragon at sina dot com Assigned: krakjoe (profile)
Status: Closed Package: *General Issues
PHP Version: 7.0.14 OS: Ubuntu 16.04
Private report: No CVE-ID: None
 [2016-12-20 00:12 UTC] wilddragon at sina dot com
Description:
------------
---
From manual page: http://www.php.net/function.fastcgi-finish-request
---
This will cause nginx report the following error when keep_conn on and keepalive>1:
[error] 20454#20454: *143 upstream sent unexpected FastCGI record: 3 while reading response header from upstream, client: 114.97.2


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-01-11 05:56 UTC] krakjoe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: krakjoe
 [2017-01-11 05:56 UTC] krakjoe@php.net
The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Jun 02 04:01:29 2024 UTC