Which URL in the Contrast UI should be used by a load balancer health check?

  • Updated

Question

Do you have a recommendation for which URL in the Contrast UI should be used by a load balancer health check?

We need a load balancer health check URL for distributed deployment. eg. a URL from the F5 to the Contrast server that will return an HTTP status 200 to indicate the status of the server up/down.

Answer

The recommended URL in the Contrast UI to be used by a load balancer health check is:

{CONTRAST_SERVER}/Contrast/api/public/ng/health/status/ready

An example response is:

{
  "code" : "UP",
  "description" : ""
}

Was this article helpful?

0 out of 0 found this helpful

Have more questions? Submit a request