You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Janos Farkas <ch...@shadow.banki.hu> on 1998/09/29 15:30:00 UTC

Re: general/2144: apache always detaches for normal operation

The following reply was made to PR general/2144; it has been noted by GNATS.

From: Janos Farkas <ch...@shadow.banki.hu>
To: apbugs@hyperreal.org
Cc:  Subject: Re: general/2144: apache always detaches for normal operation
Date: Tue, 29 Sep 1998 15:19:44 +0200

 Ok, I've put a new version of the patch at:
 
 http://eon.ml.org/dist/diffs/apache-1.3.x-nodetach-2.diff.gz
 
 (In order to not waste storage here, I did not include it; however, feel
 free to tell me it's better be here, or request it via email.)
 
 It's changed a bit, I modified detach() to take an argument which makes
 it fork() or not fork().
 
 Janos