you defined the jvmRoute on your Engine element in tomcat's
server.xml?
E.g.,
The value for jvmRoute should match the route defined in your apache
balancer config.
-Derek
Derek Beauregard
On 4/26/12 9:37 AM, "GIORGI Olivier" wrote:
>Hello to all,
>
>I am using Apache
Hello to all,
I am using Apache 2.2.21 & Tomcat 6.0.29
1) Schema: Load balancer (Apache.2.2.21) -> 1st appli (Tomcat 6.0.29)
-> 2nd appli. (Tomcat 6.0.29)
2) Using the following configuration, my load balancing is stateless instead of
statefull (having a look at the logs).
-