Greetings. I havea Tomcat 3.2.3 running behind Apache 1.3.20. I use mod_jk to pass request from Apache to Tomcat.
I have multiple virtual hosts set up, and each host uses its own worker. >From what I understand this means that each host has its own JVM of sorts? Is this correct? If so, is there any way to restart 1 worker without restarting the rest? Thanks in advance, Carl
