On Mon, 02 Aug 2004 18:13:09 +0200, Graham Leggett <[EMAIL PROTECTED]> wrote:
> Bill Stoddard wrote:
> 
> >> * modules/experimental/mod_cache.c: Reduce logging in mainline case.
> 
> > These are debug messages so not sure why they are a problem.
> 
> While mod_cache is experimental, it may help to have more logging rather
> than less. Are the logging functions that much of a performance problem
> when they do not apply? (ie in the case where the logging statement is
> DEBUG but the system is set to WARN, ie no log line).

at the least, it would be useful to reduce the logging from two lines
to one line
(zap the first message, move the second message to where the first
message is now)

Reply via email to