Re: worker.lock property question.

2007-08-03 Thread Mladen Turk
[EMAIL PROTECTED] wrote: It would be really great if someone could expand a bit more on this property and implications. Mod_jk has a shared data that gets read/updated from multiple concurrent threads/processes. It depends on the web server and in case it's Apache httpd, on mpm used. With Opt

worker.lock property question.

2007-08-03 Thread Gerhardus . Geldenhuis
Hi The documentation states the following about the lock property. Specifies what lock method the load balancer will use for synchronizing shared memory runtime data. If lock is set to O[ptimistic] balancer will not use shared memory lock to find the best worker. If set to P[essimistic] bal