svn commit: r552233 - in /tomcat/connectors/trunk/jk: native/common/jk_lb_worker.c xdocs/miscellaneous/changelog.xml

2007-06-30 Thread rjung
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

svn commit: r552231 - /tomcat/connectors/trunk/jk/native/apache-2.0/mod_jk.c

2007-06-30 Thread rjung
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:

Re: Using auto-configure with Tomcat 6.0

2007-06-30 Thread Johnny Kewl
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]>