Re: [EMAIL PROTECTED] Child process running CGI script does not terminate after exit() and is killed after a 3s delay, under Solaris 8

2007-04-30 Thread Jochen Stenzel
Hello Joshua, > Without reading the entire message, the problem in the subject line is > something I remember being fixed at some point. Try upgrading to a > modern version of apache. many thanks for this hint. As 1.3.27 is the last version of 1.x available for Solaris 8 via sunfreeware I tried

Re: [EMAIL PROTECTED] Child process running CGI script does not terminate after exit() and is killed after a 3s delay, under Solaris 8

2007-04-26 Thread Joshua Slive
On 4/26/07, Jochen Stenzel <[EMAIL PROTECTED]> wrote: Hello, using Apache 1.3.27 on Solaris 8 Without reading the entire message, the problem in the subject line is something I remember being fixed at some point. Try upgrading to a modern version of apache. Joshua. --

[EMAIL PROTECTED] Child process running CGI script does not terminate after exit() and is killed after a 3s delay, under Solaris 8

2007-04-26 Thread Jochen Stenzel
Hello, using Apache 1.3.27 on Solaris 8 we see a problem with returning from a CGI script. I'd like to ask if this is a known phenomenon, and if there is a workaround or patch or a page about it. I searched the Web, the Apache sources and the archives of this mailing list but I could not find a