Author: fhanik
Date: Thu Oct 12 09:45:43 2006
New Revision: 463315

URL: http://svn.apache.org/viewvc?view=rev&rev=463315
Log:
Little more text

Modified:
    tomcat/tc6.0.x/trunk/webapps/docs/config/cluster-interceptor.xml

Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/cluster-interceptor.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/config/cluster-interceptor.xml?view=diff&rev=463315&r1=463314&r2=463315
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/config/cluster-interceptor.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/config/cluster-interceptor.xml Thu Oct 12 
09:45:43 2006
@@ -45,6 +45,8 @@
    To achieve this add the 
<code>org.apache.catalina.tribes.group.interceptors.StaticMembershipInterceptor</code>
    underneath the 
<code>org.apache.catalina.tribes.group.interceptors.TcpFailureDetector</code> 
interceptor.
    Inside the <code>StaticMembershipInterceptor</code> you can add the static 
members you wish to have.
+   The <code>TcpFailureDetector</code> will do a health check on the static 
members,and also monitor them for crashes
+   so they will have the same level of notification mechanism as the members 
that are automatically discovered.
   </p>
 </section>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to