Configure ECV Check URL on OneOps
Solution
To configure ECV check URL follow these steps:
- In Transition, go to the assembly.
- Select the environment that contains the platforms with redundant availability.
-
Select the platform and then click the LB component within this platform.
The default ECV attribute value is
GET /
. - Edit the component and provide an appropriate contextual GET URL. For example:
GET /myapp/checkitsup
. - Save the changes.
- To reflect this change, go to the environment and perform a commit and deploy.
For LB to understand that a service is reachable, the URL used for the ECV check should return in less than two seconds.