You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by kp...@raleigh.ibm.com on 1998/10/02 16:00:42 UTC

Re: os-windows/2758: php as cgi won't stop on a client connection break

[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]


Synopsis: php as cgi won't stop on  a client connection break

State-Changed-From-To: open-closed
State-Changed-By: kparz@raleigh.ibm.com
State-Changed-When: Fri Oct  2 07:00:41 PDT 1998
State-Changed-Why:
As you pointed out, there was a problem affecting all
CGIs under Win32.  Specifically, the pipe handles for
the server side where being inherited in the CGI process.
(See PR 2884).
The fix has been committed to CVS, and you should be able
to get the fix in the next release of Apache, or the 
current CVS code tree.

Thanks for using Apache!