Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 39103 invoked from network); 9 Oct 2006 18:44:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Oct 2006 18:44:12 -0000 Received: (qmail 71919 invoked by uid 500); 9 Oct 2006 18:44:02 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 71832 invoked by uid 500); 9 Oct 2006 18:44:02 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 71820 invoked by uid 99); 9 Oct 2006 18:44:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Oct 2006 11:44:02 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of thushw@gmail.com designates 66.249.92.170 as permitted sender) Received: from [66.249.92.170] (HELO ug-out-1314.google.com) (66.249.92.170) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Oct 2006 11:44:01 -0700 Received: by ug-out-1314.google.com with SMTP id z36so657306uge for ; Mon, 09 Oct 2006 11:43:40 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=TQNhtSCLur+l6J2L6Kw7Dy5qSMVcof+uh+zkA2jWzvW9qKkSaOalnngG7ezPgLi7LQ71vGxRXHiuVRELx+BOdFV3q9PQIzUd1gT6lRdzH0XaEltcHnBTrlrT9Dz+ry/FbdOFXy1kh+YMtp+ivfl+otfdC7QJW/VTV3tiMpbUwFM= Received: by 10.66.216.20 with SMTP id o20mr7232738ugg; Mon, 09 Oct 2006 11:43:39 -0700 (PDT) Received: by 10.67.28.20 with HTTP; Mon, 9 Oct 2006 11:43:39 -0700 (PDT) Message-ID: <2625b9520610091143u31885249s6a805307c5939f85@mail.gmail.com> Date: Mon, 9 Oct 2006 11:43:39 -0700 From: "Thushara Wijeratna" To: users@httpd.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] interaction btn apache and cronolog X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Can you recommend where I can read about the interaction btn apache and cronolog? I have a problem in an apache server setup where the output (created through cronolog) is corrupt. It sure looks like 2 processes were writing to the same file and one process overwrote the other one. So I have lines in the output logs like this: CSID=L0CSID=C05504 Here, it looks like a line starting CSID=L08956 got overwritten right after the "0" character and the other process started writing "CSID=C05504" to where the file ptr was. Not knowing the interaction btn cronolog and apache, it is hard for me to debug this. I'm on apache 2.0.54, cronolog 1.6.2 Thanks Thushara --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org