In general, the LB (load balancer) determines the health of an individual instance (back-end server) by monitoring a health URL that is configured for the app. If the health URL is an http monitor and it returns an HTTP 200 OK response, then the LB considers the instance to be healthy and traffic gets routed to the instance. Otherwise, no traffic goes to this instance. The standard ECV check in Tomcat is “/” which needs to be changed as prescribed in Configure ECV Check URL on OneOpsa. (See the diagram below.)
To enable ECV and traffic, enable Tomcat.
To remotely debug, there is a debug action in Operations by default. To start the Tomcat in debug mode, select debug.
If you are using eclipse, conf. looks like this:
2011 - 2020 © Walmart Inc. All Rights Reserved.