[EMAIL PROTECTED] wrote:
[snip]
> 
> There are three global init hooks today, pre-config, post-config, and
> open-logs.  We don't like termination hooks, because the same effect can
> be acheived by using pool cleanups.

In which of these hooks is the scoreboard created?
In Apache 1.3 this was done after the open_logs.
If so would it be an idea to move the scoreboard
creation in the open_logs. It is somehow a logging
mechanism (wide interpretation).

Harrie

Reply via email to