You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Bob Smith <bo...@yahoo.com> on 2010/08/23 17:51:23 UTC

TCP clustering without multicast


Hey all,


Can someone point me to a sample config file showing a simple two node tomcat 6 
cluster communicating via TCP not using multicast at all?  I'm having trouble 
finding detailed documentation on this subject.  I searched the archives but 
didn't see much.

Thank you!


      

Re: TCP clustering without multicast

Posted by Pid <pi...@pidster.com>.
On 23/08/2010 16:51, Bob Smith wrote:
> 
> 
> Hey all,
> 
> 
> Can someone point me to a sample config file showing a simple two node tomcat 6 
> cluster communicating via TCP not using multicast at all?  I'm having trouble 
> finding detailed documentation on this subject.  I searched the archives but 
> didn't see much.

You can set static node members at startup.

 http://tomcat.apache.org/tomcat-6.0-doc/cluster-howto.html


p