Tino -
I'm sorry to answer your question with a different suggestion, but... I have
a set-up in which I'm using the same physical copy of a 5.5.15 Tomcat
distribution, but I run two instances simultaneously by using command lines
with two different settings of CATALINA_BASE. In each case CATALINA
irectives - e.g. JkLogFile etc - can be invoked per VirtualHost.
Maybe this could be documented in the future...
Jon
-Original Message-
From: Jonathan Woods [mailto:[EMAIL PROTECTED]
Sent: 26 January 2006 22:11
To: 'Tomcat Users List'
Subject: RE: mod_jk configuration directive
path to the code.
Let me know if this works or if you did any tweeks.
HTH
Dan
>From: "Jonathan Woods" <[EMAIL PROTECTED]>
>Reply-To: "Tomcat Users List"
>To:
>Subject: mod_jk configuration directives in VirtualHost sections
>Date: Wed, 25 Jan 200
: Adrian Nadeau [mailto:[EMAIL PROTECTED]
Sent: 26 January 2006 17:01
To: Jonathan Woods
Cc: 'Tomcat Users List'
Subject: Re: Tomcat and mod_jk question on Red Hat 9
Thanks for the information...
In our mod_jk log we have the following showing up:
[Wed Jan 25 13:21:33 2006] [jk_aj
Adrian -
I haven't met this problem, but a few things occurred to me after reading
your message:
1. Don't forgot you could probably (depending on your config) always use
mod_proxy instead of mod_jk, just as a temporary measure.
2. Sometimes browsers are set to have only 2 or 3 concurrent conne
Hello, list.
I have Apache 1.3.33 running on Linux and talking successfully to Tomcat
5.5.15 through mod_jk. I'd now like to host multiple instances of Tomcat
(or maybe just multiple Tomcat connectors within one instance) to receive
requests dispatched at multiple VirtualHosts on the same server