Author: rjung
Date: Sat Jun 30 19:40:02 2007
New Revision: 552233
URL: http://svn.apache.org/viewvc?view=rev&rev=552233
Log:
Fix a deadlock in the load balancer.
jk_shm_lock for multi-threaded MPMs on *nix uses two locks,
a pthread mutex for thread locking in the local process and
a fcntl for cros
Author: rjung
Date: Sat Jun 30 19:28:32 2007
New Revision: 552231
URL: http://svn.apache.org/viewvc?view=rev&rev=552231
Log:
Minimize synchronized code path.
Modified:
tomcat/connectors/trunk/jk/native/apache-2.0/mod_jk.c
Modified: tomcat/connectors/trunk/jk/native/apache-2.0/mod_jk.c
URL:
Frank, I see the classes are there in 6.0, but the document does mention its
for 5.x only.
Unfortunately I dont have TC6 setup for this.
Could someone, please confirm, this (mod_jk.conf-auto) is still a feature in
TC6
Thx
- Original Message -
From: "Frank McCown" <[EMAIL PROTECTED]>