On 03/06/2012 06:35 AM, Alex Samad - Yieldbroker wrote:
Hi
Under load, IIS will first start 1 process and then if enough request another
and another depending on load. So what I see is 4 process starting at about
the same time and the shared memory is getting corrupted and from there it
turns to poo.
Try with the latest trunk.
I added process mutex instead critical section for guarding init_jk.
This should solve concurrent launches of multiple processes for the same host by
serializing access to initialization.
Regards
--
^TM
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org