Edit report at https://bugs.php.net/bug.php?id=60586&edit=1
ID: 60586 Updated by: larue...@php.net 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: How did you identify it doesn't work? I mean, could you give us a more specific description? Previous Comments: ------------------------------------------------------------------------ [2012-06-25 02:51:31] futbolsalas15 at gmail dot com I have the same issue, but in nginx server ------------------------------------------------------------------------ [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