You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by br...@hyperreal.org on 1998/05/20 12:26:34 UTC

Re: os-windows/1821: Apache hangs after executing CGI programs

[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. ]


Synopsis: Apache hangs after executing CGI programs

State-Changed-From-To: open-analyzed
State-Changed-By: brian
State-Changed-When: Wed May 20 03:26:33 PDT 1998
State-Changed-Why:
The current CVS tree now uses the Win32 CreateProcess call
to spawn CGI (and other) processes.  This should address
the CGI hang problem.  1.3b7 will be released at the end of
this week and should address this; if you want to test it
before then, you can grab a snapshot from http://dev.apache.org/from-cvs/
though you'll have to compile it yourself.

Let us know whether or not that fixes your problem.