Return-Path: Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 72806 invoked by uid 500); 23 Apr 2003 10:19:41 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 72791 invoked from network); 23 Apr 2003 10:19:41 -0000 Message-ID: <3EA66905.80808@attglobal.net> Date: Wed, 23 Apr 2003 06:20:53 -0400 From: Jeff Trawick Reply-To: trawick@attglobal.net User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@httpd.apache.org Subject: inappropriate log levels in WinNT MPM? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N startup: [Wed Apr 23 06:10:09 2003] [notice] Parent: Created child process 2352 [Wed Apr 23 06:10:09 2003] [notice] Child 2352: Child process is running [Wed Apr 23 06:10:10 2003] [notice] Child 2352: Acquired the start mutex. [Wed Apr 23 06:10:10 2003] [notice] Child 2352: Starting 250 worker threads. shutdown: [Wed Apr 23 06:13:31 2003] [notice] Parent: Received shutdown signal -- Shutting down the server. [Wed Apr 23 06:13:31 2003] [notice] Child 2352: Exit event signaled. Child proce ss is ending. [Wed Apr 23 06:13:32 2003] [notice] Child 2352: Released the start mutex [Wed Apr 23 06:13:33 2003] [notice] Child 2352: Waiting for 250 worker threads t o exit. [Wed Apr 23 06:13:44 2003] [notice] Child 2352: All worker threads have exited. [Wed Apr 23 06:13:44 2003] [notice] Child 2352: Child process is exiting [Wed Apr 23 06:13:49 2003] [notice] Parent: Child process exited successfully. Out of all these messages, I'd vote for making everything LOGLEVEL_DEBUG except for "Parent: Received shutdown signal -- Shutting down the server."