But the jvmRoute is optional if i don't care about stickyness,right?
Now looking again into docs i think it is there :
_ If you want to use session stickiness _, you must set different jvmRoute
attributes in the Engine element in Tomcat's server.xml. Furthermore the
names of the workers which ar
On 23.10.2009 00:04, Tsirkin Evgeny wrote:
> Hi Rainer!
> Thanks a lot for taking a time to answer .
> However i failed to explained my configuration :).
> I have 2 physical server each running httpd which connects (via mod_jk) to
> one
> tomcat that is running on the same host (2 tomcats).
> The "
Hi Rainer!
Thanks a lot for taking a time to answer .
However i failed to explained my configuration :).
I have 2 physical server each running httpd which connects (via mod_jk) to
one
tomcat that is running on the same host (2 tomcats).
The "6" in tomcat meant to say that i have tomcat of version 6
On 22.10.2009 17:49, Tsirkin Evgeny wrote:
> Hi list!
> I am configuring tomcat cluster in the following env. :
> 2 servers having apache/mod_jk in front and tomcat 6 in the back end.
> There _is_ a load balancer in front of all this, however the session
> stickiness does not always works _and_
> t
Hi list!
I am configuring tomcat cluster in the following env. :
2 servers having apache/mod_jk in front and tomcat 6 in the back end.
There _is_ a load balancer in front of all this, however the session
stickiness does not always works _and_
there is always a question - what if one of the servers
plications.
Regards
-Original Message-
From: Peter Stavrinides [mailto:[EMAIL PROTECTED]
Sent: 12 September 2007 10:41
To: Tomcat Users List
Subject: Re: Understanding jvmRoute usage
I use this parameter because I needed to integrate multiple
web apps on the same backend server using
switching applications.
Regards
> -Original Message-
> From: Peter Stavrinides [mailto:[EMAIL PROTECTED]
> Sent: 12 September 2007 10:41
> To: Tomcat Users List
> Subject: Re: Understanding jvmRoute usage
>
> I use this parameter because I needed to integrate multip
I use this parameter because I needed to integrate multiple web apps on
the same backend server using mod_proxy and mod_rewrite into the same
namespace(of the apache front end). We point to the server and configure
a sticky session so we don't have to run everything in the root context,
magic !
[EMAIL PROTECTED] wrote:
Hi
I am going through all of the potential settings I can set for mod_jk
and am not sure how the route property in mod_jk might be used.
I understand that this help to differentiate different servers in a load
balanced cluster to prevent sessions getting mixed up and t
Hi
I am going through all of the potential settings I can set for mod_jk
and am not sure how the route property in mod_jk might be used.
I understand that this help to differentiate different servers in a load
balanced cluster to prevent sessions getting mixed up and to do session
stickyness.
I
10 matches
Mail list logo