Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 10622 invoked from network); 2 Sep 2008 22:50:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Sep 2008 22:50:02 -0000 Received: (qmail 77014 invoked by uid 500); 2 Sep 2008 22:49:59 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 76981 invoked by uid 500); 2 Sep 2008 22:49:59 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 76964 invoked by uid 99); 2 Sep 2008 22:49:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Sep 2008 15:49:59 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Sep 2008 22:49:10 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id EA1B1234C1C6; Tue, 2 Sep 2008 15:49:10 -0700 (PDT) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 45103] apachectl should do config test before reload/restart, according to documentation, but it doesn't X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Apache httpd-2 X-Bugzilla-Component: support X-Bugzilla-Keywords: X-Bugzilla-Severity: minor X-Bugzilla-Who: matthew@mxtelecom.com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: bugs@httpd.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Attachment #22517 is obsolete In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20080902224910.EA1B1234C1C6@brutus.apache.org> Date: Tue, 2 Sep 2008 15:49:10 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=45103 Matthew Hodgson changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #22517|0 |1 is obsolete| | --- Comment #6 from Matthew Hodgson 2008-09-02 15:49:10 PST --- Created an attachment (id=22518) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22518) Perform configtest in apachectl (only) before restarting the httpd Actually, this refines the previous patch to only sanity-check the config before restarting the httpd - if you're starting a new one you obviously get a configtest for free without any disadvantages. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org