Paolo Santarsiero
Fri, 20 Nov 2009 01:22:36 -0800
Hi all, I have a cluster with Apache2.2 and three Tomcat 6 instances in load balance and sticky sessions on three different servers. I use another server like webapps repository, so my tomcat's go to applications by context descriptors. But I don't want all three tom go on all apllications, so I replicate same context to only tomcats I want. This doesn't works fine, beacause sometimes the tom that doesn't point to that application receive the request and display a 404 page. How can I solve the problem? Thanks
cluster deployment by context descriptors Paolo Santarsiero
- Re: cluster deployment by context descriptors Pid
- Re: cluster deployment by context descriptors Paolo Santarsiero
- Re: cluster deployment by context descriptors Christopher Schultz