Return-Path: Delivered-To: apmail-apache-bugdb-archive@apache.org Received: (qmail 5625 invoked by uid 500); 18 Apr 2001 20:40:01 -0000 Mailing-List: contact apache-bugdb-help@apache.org; run by ezmlm Precedence: bulk Reply-To: apache-bugdb@apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list apache-bugdb@apache.org Received: (qmail 5498 invoked by uid 501); 18 Apr 2001 20:40:00 -0000 Resent-Date: 18 Apr 2001 20:40:00 -0000 Resent-Message-ID: <20010418204000.5496.qmail@apache.org> Resent-From: submit@bugz.apache.org (GNATS Filer) Resent-To: apache-bugdb@apache.org Resent-Cc: apache-bugdb@apache.org Resent-Reply-To: submit@bugz.apache.org, peter@dataloss.nl Received: (qmail 5296 invoked by uid 501); 18 Apr 2001 20:39:58 -0000 Message-Id: <20010418203958.5295.qmail@apache.org> Date: 18 Apr 2001 20:39:58 -0000 From: Peter van Dijk Reply-To: peter@dataloss.nl To: submit@bugz.apache.org X-Send-Pr-Version: 3.110 Subject: config/7586: Lack of option to make httpd not detach. >Number: 7586 >Category: config >Synopsis: Lack of option to make httpd not detach. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: apache >Arrival-Date: Wed Apr 18 13:40:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: peter@dataloss.nl >Release: 1.3.14 >Organization: apache >Environment: $ uname -a FreeBSD useful.dataloss.nl 4.2-STABLE FreeBSD 4.2-STABLE #0: Fri Dec 15 22:51:43 CET 2000 root@useful.dataloss.nl:/usr/obj/usr/src/sys/USEFUL i386 $ pkg_info | grep apa apache+mod_ssl-1.3.14+2.7.1_1 The Apache 1.3 webserver with SSL/TLS functionality >Description: Apache httpd always detaches itself to become a background process. The only way around this seems to be the -X option, which is not really any useful in production use. Running apache from inetd or the like is not desirable for performance reasons. This makes it impossible to run Apache from init, or any serious process supervising tools (like http://cr.yp.to/daemontools.html) >How-To-Repeat: useful# httpd & [1] 75386 useful# jobs [1] Done httpd useful# jobs The actual process the shell spawned is gone. >Fix: Introduce an option to make apache not background. (options to do access or errorlogging on stdout would be appreciated too, btw). >Release-Note: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database 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! ]