Correct. What we have between nodes in a cluster is a channel. My questions are related to securing this channel.
On Thu, Oct 6, 2011 at 8:17 PM, Ronald Klop (Mailing List) < [email protected]> wrote: > A 'connector' is used between for example Apache httpd and Tomcat. It is > not used between Tomcat nodes in a cluster. > > Ronald. > > > Op donderdag, 6 oktober 2011 16:22 schreef Alexander Diedler < > [email protected]>: > > >> Hello, >> Please search for "secret" in >> >> http://tomcat.apache.org/**connectors-doc/reference/**workers.html<http://tomcat.apache.org/connectors-doc/reference/workers.html> >> Only requests from members with the same secret word will be acceped. >> Greetings >> Alexander >> -----Ursprüngliche Nachricht----- >> Von: Afkham Azeez [mailto:[email protected]] >> Gesendet: Donnerstag, 6. Oktober 2011 16:18 >> An: Tomcat Users List >> Betreff: Securing Tomcat cluster communication >> Hi folks, >> Is there a way to do authentication in Tribes when new members try to >> join a >> cluster so that unauthorized nodes cannot join in? Also, when clustering >> messages are sent back & forth, how do we ensure security? >> Thanks >> Azeez >> >> >>
