We have a simple environment with one connection server inside the firewall and a security server in the DMZ.
A few months ago, while evaluating two factor authentication, we had brought another connection server online as a replica. This replica connection server was configured to require two factor so that we could send our test users to there without impacting everyone else. We completed the testing, and shut the replica server down without removing it from the View environment, expecting approval to proceed with the project to come fairly quickly.
It was subsequently shut down for several weeks. Today, having received approval for the project, that replica connection server was turned back on. This resulted in many Event ID 102's in the Application log of the original connection server, as well as a condition where the original connection server would no longer accept new client connections. We shut down the replica connection server and rebooted the original connection server, which restored functionality.
I sustpect that both servers were maybe a little preoccupied with catching up on several weeks of activity that the replica missed, and this made the original connection server unresponsive. We need to bring the replica connection server back up in the environment without impacting the original connection server. How can this be done?
Thanks for any help.
Steve