-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Andrew,
Andrew Hole wrote:
> I've two tomcat instantes and an apache web server with mod_jk. Mod_jk
> balance request to each tomcat.
> Think on following situation;
> - TomcatA and TomcatB up
> - I make a request to Apache that redirects to TomcatA.
can
issue a kill -3 for the tomcat process to dump your applications status.
Regards
> -Original Message-
> From: Andrew Hole [mailto:[EMAIL PROTECTED]
> Sent: 17 September 2007 14:54
> To: Tomcat Users List
> Subject: 2 Tomcat instances
>
> Hello!
>
> I
Hello!
I've two tomcat instantes and an apache web server with mod_jk. Mod_jk
balance request to each tomcat.
Think on following situation;
- TomcatA and TomcatB up
- I make a request to Apache that redirects to TomcatA. I'm editing text on
JSP (lot of input texts). In this moment TomcatA craches.
t up an environment with
Apache2, mod_jk and 2 Tomcat
instances. Apache2 / mod_jk will route requests to
Tomcat1 and Tomcat2 (load
balancing).
How can I install a log analysis tool like AWstats
into this environment?
I mean which log files should I use, Apache2-log,
Tomcat1-log or
requests.
>
> -Tim
>
> Frank Niedermann wrote:
> > Hello,
> >
> > for a project I had to set up an environment with
> Apache2, mod_jk and 2 Tomcat
> > instances. Apache2 / mod_jk will route requests to
> Tomcat1 and Tomcat2 (load
> > balancing).
> >
>
Hello,
for a project I had to set up an environment with Apache2, mod_jk and 2 Tomcat
instances. Apache2 / mod_jk will route requests to Tomcat1 and Tomcat2 (load
balancing).
How can I install a log analysis tool like AWstats into this environment?
I mean which log files should I use, Apache
Hello,
for a project I had to set up an environment with Apache2, mod_jk and 2 Tomcat
instances. Apache2 / mod_jk will route requests to Tomcat1 and Tomcat2 (load
balancing).
How can I install a log analysis tool like AWstats into this environment?
I mean which log files should I use, Apache2
On 7/10/06, David Smith <[EMAIL PROTECTED]> wrote:
No, that won't work. Copying jar files from server/lib will cause
classloader problems. There is a simpler way:
1. Rename manager.xml in conf/Catalina/localhost to manager-5028.xml
2. Change the path attribute in manager-5028.xml to manager-5
No, that won't work. Copying jar files from server/lib will cause
classloader problems. There is a simpler way:
1. Rename manager.xml in conf/Catalina/localhost to manager-5028.xml
2. Change the path attribute in manager-5028.xml to manager-5028
3. Restart tomcat (or start if it's already stop
I'm still scheming up a way to handle this.
One idea was to try and copy the manager web application from
server/webapps and place it in to the regular webapps directory as
manager-5028/
I don't know if this is any kind of security risk, but I'll worry
about that after I get things working.
Any
I am trying to set up an environment that has both a Tomcat 5.5.17 and
a Tomcat 5.0.28 instance running, accessed via Apache 2.0.58 + mod_jk.
Can anyone recommend a URL layout to access the different Tomcat managers?
My current configuration looks like this
In httpd.conf
-
JkMou
11 matches
Mail list logo