On Mon, 9 Apr 2001, Harrie Hazewinkel wrote:
> [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).
The scoreboard creation is it's own function, and there are no hooks
between creating the scoreboard and creating the child processes. Once we
modify the shared memory logic and allow individual modules to add their
own data to the scoreboard, we will have a hook for creating the
scoreboard.
Ryan
_______________________________________________________________________________
Ryan Bloom [EMAIL PROTECTED]
406 29th St.
San Francisco, CA 94131
-------------------------------------------------------------------------------