Return-Path: X-Original-To: apmail-httpd-users-de-archive@www.apache.org Delivered-To: apmail-httpd-users-de-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0BDF57051 for ; Sat, 8 Oct 2011 10:30:51 +0000 (UTC) Received: (qmail 10511 invoked by uid 500); 8 Oct 2011 10:30:50 -0000 Delivered-To: apmail-httpd-users-de-archive@httpd.apache.org Received: (qmail 10466 invoked by uid 500); 8 Oct 2011 10:30:50 -0000 Mailing-List: contact users-de-help@httpd.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users-de@httpd.apache.org List-Id: Delivered-To: mailing list users-de@httpd.apache.org Received: (qmail 10458 invoked by uid 99); 8 Oct 2011 10:30:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Oct 2011 10:30:49 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of h.reindl@thelounge.net designates 91.118.73.15 as permitted sender) Received: from [91.118.73.15] (HELO mail.thelounge.net) (91.118.73.15) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Oct 2011 10:30:43 +0000 Received: from srv-rhsoft.rhsoft.net (openvpn-241.thelounge.net [10.0.0.241]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.thelounge.net (Postfix) with ESMTPSA id E3AA2B4; Sat, 8 Oct 2011 12:30:22 +0200 (CEST) Message-ID: <4E90263E.6050308@thelounge.net> Date: Sat, 08 Oct 2011 12:30:22 +0200 From: Reindl Harald Organization: the lounge interactive design User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110930 Thunderbird/7.0.1 MIME-Version: 1.0 To: Mailing-List httpd-users Subject: BufferedLogs / Rotate X-Enigmail-Version: 1.3.2 OpenPGP: id=7F780279; url=http://arrakis.thelounge.net/gpg/h.reindl_thelounge.net.pub.txt Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig8CC6C217D896C64598E41A39" X-Virus-Checked: Checked by ClamAV on apache.org --------------enig8CC6C217D896C64598E41A39 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi http://httpd.apache.org/docs/2.2/mod/mod_log_config.html#bufferedlogs is it safe to call "apachectl graceful" for make sure that all buffered logs are written? we are using webalizer every night at 0:00 and on the beginning of each month we do a "> access_log" directly after it the problem with BufferedLogs is here that it can happen that after reset= the logfile some entries are written with the last day what means that the next day webaliler calculates one or a handful of visits for the past mobth and the real values are lost on the other hand - "apachectl restart" would also be reasonable since this is only a topic once per month and automated --=20 Reindl Harald the lounge interactive design GmbH A-1060 Vienna, Hofm=FChlgasse 17 CTO / software-development / cms-solutions p: +43 (1) 595 3999 33, m: +43 (676) 40 221 40 icq: 154546673, http://www.thelounge.net/ http://www.thelounge.net/signature.asc.what.htm --------------enig8CC6C217D896C64598E41A39 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk6QJj4ACgkQhmBjz394AnkxsACgmVNXjVoe+Hiq8uVVYJrt9icX yAEAn3o9XD+aVNCX8wlURlS/51nZ24TG =aOBg -----END PGP SIGNATURE----- --------------enig8CC6C217D896C64598E41A39--