On Wed, Nov 11, 2009 at 10:06 AM, Michael Durket
<dur...@highwire.stanford.edu> wrote:
> Weird, because I'm tracing the entry to post-config in my code and the second
> phase seems to be called 8 times which on my system is the value listed in 
> the StartServers
> directive.

Sounds like you're either hooked into child_init or calling some code
from both post_config and child_init -- can you post the smallest
working module that demonstrates it?

(also on Windows, 4 times is normal -- 2 in the parent and 2 in the child)

-- 
Eric Covener
cove...@gmail.com

Reply via email to