For the complete documentation index, see llms.txt. This page is also available as Markdown.

Does the application provide a health check endpoint for load balancers?

Yes. Our application exposes a dedicated health check URL that load balancers can call to verify that the application is running and ready to accept traffic. The Url is the http://[hostname]/health or https://[hostname]/health when you are using ssl

Last updated

Was this helpful?