[ http://issues.apache.org/jira/browse/DIRMINA-68?page=comments#action_12432039 ] Trustin Lee commented on DIRMINA-68: ------------------------------------
Another use case from Joao: =========================== Sorry for this new buy question... I have a server(kinda proxy) that connects to two connection upstream . In fact, it will connect to the second socket only if the first socket goes down. The second connection/socket is more of a failover option. Is a future like this already implemented in mina? Is there an easy way to implement it using the present connector infrastructure? > Automatic reconnect configuration for client channels. > ------------------------------------------------------ > > Key: DIRMINA-68 > URL: http://issues.apache.org/jira/browse/DIRMINA-68 > Project: Directory MINA > Issue Type: Improvement > Reporter: Trustin Lee > Attachments: MinaFailoverSession.java, ReconnectionFilter.java, > ReconnectionFilter.java, ReconnectionFilter.java > > > We need to provide: > * automatic reconnect property for client sessions > * reconnect delay > * max retry count > Current retry count and client session flag will be stored as session > attributes. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
