Clustering in Tomcat

2009-08-13 Thread kiransarv
Hi all, I am using an apache server as a front end and redirecting all http requests to tomcat server at the back. I want to make my cluster highly available. I have set up HA at apache server level using heartbeat with the help of virtual. Now I also want to make tomcat servers redundant and mak

Re: Clustering in Tomcat

2009-08-13 Thread kiransarv
tomcat version 6, apache 2.2 and i ama using rewritemap to connect to tomcat server Pid-6 wrote: > > On 13/08/2009 11:17, kiransarv wrote: >> >> Hi all, >> >> I am using an apache server as a front end and redirecting all http >> requests >> to to