Re: "Runtime" logging into access.log. How?

From: Michal Matusiak <m.matusiak@dont-contact.us>
Date: Thu, 3 Jun 2004 14:25:24 +0200

hello

i've tested the patch and it worked fine.
how do you check that access.log is updated?
(tail -f .../logs/access.log?)

there is a possibility that writes to access.log are deferred
i will find out what is going on there...

few words about performance:
there is a really small overhead (one if ) in clientWriteComplete()
first time this function executes logging code (and calls accessLogLog())
but the second and subsequent just skip logging code
so this should not consume much time ;)

regards
michal matusiak
Received on Thu Jun 03 2004 - 06:25:30 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Jun 30 2004 - 12:00:03 MDT