Ami Ganguli wrote:
> Translation:
> As soon as I load the mod_midgard module into Apache-ssl, Apache stops
> logging. More specifically, the error.log gets written, but the custom
> logs (access.log and ssl.log) stay empty. This means we don't have
> any more tranfer logging, which is important for our statistics. The
> version of Midgard is cvs-11072001.
mod_midgard uses (okay, well, abuses) the logging phase to cleanup if
you don't want persistent connections. I do the work, and then
DECLINE, but it could well be that apache bails anyhow after the first
logger phase. Which would be silly, but not impossible.
Mod_midgard-preparser cleans up persistent connections (if so desired)
in the post-read phase, so maybe that'll help this user.
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]