Hi, I am wondering if there are any configuration parameters to have JBoss/JGroups perform an application-level TCP keepalive. For example, I would like to have a probe sent across the socket every 30 seconds, and if no reply is received, close the connection.
Specifically, my problem is as follows: I am using TCP as the transport protocol for clustering. There are only 2 members in the cluster. I have a firewall between the 2 members that periodically drops TCP connections (for example - connections that have been active for 4 hours or more). When the firewall silently drops the connection, JBoss failure detection kicks in. I need to have a new TCP connection established before the far-end member is declared suspect. Thanks in advance, Anne View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3918729#3918729 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3918729 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
