Re: open_logs/post_config run 4 times instead of 2 on win32

2004-03-10 Thread Stas Bekman
Bill Stoddard wrote: Stas Bekman wrote: Bill and Bill, do you have any idea why do we get post_config and open_logs phases run 4 times instead of 2 (start+restart) on winnt mpm? It looks like each process that starts does its own config phase. Yep, that's exactly right. Windows does not suppor

Re: open_logs/post_config run 4 times instead of 2 on win32

2004-03-10 Thread Stas Bekman
Bill and Bill, do you have any idea why do we get post_config and open_logs phases run 4 times instead of 2 (start+restart) on winnt mpm? It looks like each process that starts does its own config phase. The original observation report is here: http://marc.theaimsgroup.com/?l=apache-modperl-dev&

gcov and mp2 tests coverage

2004-03-10 Thread Stas Bekman
rbb is back to the game and he brings gcov (test coverage) for the apr test suite: http://apr.apache.org/coverage/index.html I wonder if we could/should to do the same for mp2. Another things that I'd like to get working is valgrind. It doesn't quite work with Apache, as it reports too many proble