Hi,
I have a multi-machine ArcGIS GIS Server site (v11.5) providing critical geocoding and routing services. The site has a third party load balancer configured to send the traffic to one of the servers and has health check url configured as per https://developers.arcgis.com/rest/services-reference/enterprise/health-check/ .
Is it possible to enforce health check url to return {"success": false} if any of the critical services are not operational (stopped or hung) on that machine? I understand that there is a time penalty to link individual service(s) with health check determination but I am prepared for such a penalty.
Is it possible?
Otherwise, what logic is applied to determine ArcGIS Server is healthy? Is it a public information / documented anywhere?
Cheers,
Vish