Edit report at https://bugs.php.net/bug.php?id=60586&edit=1
ID: 60586
Comment by: futbolsalas15 at gmail dot com
Reported by: sauvant at aspera dot com
Summary: ignore_user_abort=true has no effect on IIS with
FastCGI
Status: Open
Type: Bug
Package: IIS related
Operating System: Windows Server 2008 R2
PHP Version: 5.3.8
Block user comment: N
Private report: N
New Comment:
I have the same issue, but in nginx server
Previous Comments:
------------------------------------------------------------------------
[2011-12-21 15:07:23] sauvant at aspera dot com
Description:
------------
ignore_user_abort=true does not to work in an IIS FastCGI environment: The
process is stopped when sending output after the browser was closed.
Expected result:
----------------
The process should continue to run, even with the browser window being closed
and the script sending output.
Actual result:
--------------
The process stops.
------------------------------------------------------------------------
--
Edit this bug report at https://bugs.php.net/bug.php?id=60586&edit=1