On Feb 8, 2007, at 3:01 AM, Rui Pedro Duarte Pinge ((SSI)) wrote:
By the way, do you have any idea why version 1.3 did not had an
exclusive lock over the access.log?
Absolutely no clue whatsoever.
S.
--
[EMAIL PROTECTED]http://www.temme.net/sander/
PGP FP: 51B4 8727 466A 0BC3 69
2007 18:50
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Apache 2.0 access.log locks
On Feb 6, 2007, at 10:39 AM, Rui Pedro Duarte Pinge ((SSI)) wrote:
> Any ideas on how to overcome this issue? Did anyone noticed the
> same behaviour?
Pipe the log into a program usi
On Feb 6, 2007, at 10:39 AM, Rui Pedro Duarte Pinge ((SSI)) wrote:
Any ideas on how to overcome this issue? Did anyone noticed the
same behaviour?
Pipe the log into a program using the | operator in the httpd.conf
file. That program can do with the data whatever it wants, including
monit
Hi,
I'm using Apache 2.0.59 on Windows Server 2003 (with SP1). When apache serves
several requests per second (2, or 3) I noticed that the access.log file is
locked even for reading.
This turns out to be a problem since I have online monitoring using the
access.log file. I have this problem e