Failover is working well. I'm interested in custom actions after failover occurs. I'd like all initial requests to a given server redirect to a specific page (similar to a login page).
Ex) If a user has been working in server A and then gets redirected to B because A drops out, I would like B to force them to a new page and not server the page requested by the user.
The failover will interrupt the normal user experience.
Main Topics
Browse All Topics





by: cj_1969Posted on 2009-07-23 at 04:08:57ID: 24923723
Its a cluster, it should be doing this automatically.
If it is not then this would imply that the cluster is not configured correctly or that the problem is on the backend heart-beat connection and not with the network access to the cluster itself.
Can you describe the situation a little more.
What is happening when one of the servers is "dropping out"?