one of the things on my hit list is post-connect being called 4x instead of 2x like on unix, since that seems to be a major difference between the platforms. but no sense guessing...
Earlier Bill posted a trick how to avoid this situation (i.e. controlling how many times a certain code is called).
yeah, that's what I was planning on implementing to see if it made a difference.
though i'd suggest to use the abstracted API that I've posted to httpd-dev. So we can just check the flag and next expose it to users so that they can control their own post-config and open-logs phases to make sure that they will run only once. That's what mp1 had for $Starting and $Restarting, but i'd suggest to revise that API and use a counter instead, since as we can see some mpms have it more than 2 times.
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
