Return-Path: Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 55097 invoked by uid 500); 4 Apr 2003 17:04:10 -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 55015 invoked from network); 4 Apr 2003 17:04:08 -0000 Message-ID: <3E8DBB01.1040806@wstoddard.com> Date: Fri, 04 Apr 2003 12:04:01 -0500 From: Bill Stoddard 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: win32 piped logs really broken in 2.0.45 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 See subject... Setup customlog to do piped access logging. Start the server and a rotatelogs.exe console pops up. Send the server a request, and that console goes down and another pops up (different pid). No access log is created. Yech... Looking into it. Bill