I suppose it's OK as long as folks using the server_rec field are careful
to load it into a local... 'cause if it's referenced twice from the
scoreboard the first could be non-NULL and the second NULL.
Dean
On Tue, 1 Dec 1998, Jim Jagielski wrote:
> Harrie Hazewinkel wrote:
> >
> > HI,
> >
> > A possible solution to this could be putting a
> > "starttime_of_child" in the scoreboard and then compare it
> > with the restart time. However, after a 'graceful restart'
> > the restart time is not updated.
> > Is it intented that the "ap_restart_time" is not updated
> > with a 'graceful restart'??
> >
> >
>
> Hmmm... I was thinking that reinit_scoreboard take into account the
> value of is_graceful and is always called. If is_graceful is set,
> we just set the vhost pointers to NULL. mod_status then gets some
> logic that ignores vhost pointers that are NULL.
>
> Sound OK?
>
> --
> ===========================================================================
> Jim Jagielski ||| jim@jaguNET.com ||| http://www.jaguNET.com/
> "That's no ordinary rabbit... that's the most foul,
> cruel and bad-tempered rodent you ever laid eyes on"
>
|