No i want to have the same feature as I can use on a "normal" security gateway cluster
In SmartConsole I have the option to:
Upon cluster member recovery:
- Maintain current active Cluster Member
- Switch to higher priority Cluster Member
Our problem is that when we suffer from connections (mostly nfs, pgqsl and sometimes ldaps) that doesnt survive the failover in case of a virtual server crash (coredump)
It looks like the connections make the first failover to the standby node. But when it fails back again after the vs has restarted we loose the connections and we suffer from it alot.
Ok?