High Availability
When you need to achieve High availability, you need to install several instances of Veridium RA/EP servers and place loadbalancer in front of them.
Veridium RA loadbalancer can use PROBE method to check if Veridium RA instance is operational. URL for PROBE is:
<https://<server> name>/RaWebApp/Status/Default.aspx
this page returns HTTP response 200, when CA is available and service line is fully operational. When 207 code is responded it means Service line is not working and loadbalancer should not direct any traffic to this service line.