apache delayed log write ?



Hi all,

I'm wondering if it's possible to delay write of CustomLog directive
instead of writting to file as soon as request is made ? I believe it
should be possible to pipe data to external program that will store
log in buffer and then write it after a delay, say every 10 seconds
but I'm not aware of program that is able to do this. Any help is
appreciated.

Thanks.
Mendok
.



Relevant Pages