>>>>> "G" == G W Haywood <[EMAIL PROTECTED]> writes:

G> Hi there,
G> On Fri, 17 Dec 1999 08:43:43 -0700 Owen Stenseth mentioned:

>> On my server startup (under httpd -X as well) I see two calls to
>> it. I have wrapped my code so it does not do the initailization
>> twice now but this kind of caught me by suprise.

G> Now it's funny you should say that.

G> What version of Perl are you using?

Everything is done twice during server startup.  This ensures very
early that the server will *restart* when SIGHUP'ed.  I believe
there's a callback to Apache->something to see which state it really
is in.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

Reply via email to