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 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 make them
>> listen on single ip so that internally it requests one of the tomcat
>> servers. Even if primary node fails secondary node will server the
>> incoming
>> requests.
>>
>> How can I make two tomcats listen on single virtual ip so that i can make
>> use of that tomcat ip in apache.
>>
>> Is it possible using heartbeat???
> 
> Tomcat version? Apache version?
> JVM version?
> OS version?
> 
> How are you connecting httpd to Tomcat?
> What version of mod_jk, if that's what you're using.
> 
> p
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Clustering-in-Tomcat-tp24952408p24953070.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to