Hello Tom, Thanks for confirming for me it is a Windows Thing.
----- Original Message ----- From: "Tom Schindl" <[EMAIL PROTECTED]> To: "Foo Ji-Haw" <[EMAIL PROTECTED]> Cc: <modperl@perl.apache.org> Sent: Tuesday, January 17, 2006 5:43 PM Subject: Re: restart_count() on Win32 Hi, I gave it a try on linux: - for start you get: 1 2 - for restart 1 you get: 3 - for restart 2 you get: 4 - for restart 3 you get: 5 - for restart 4 you get: 6 There's no difference between prefork and worker-mpm. I'm not a win32 guy so I cann't help you here. Tom