03-Nov-2020 14:15
I have a health monitor question. I am using an LTM to round robin between micro services in two AWS availability zones. Each availability zone and its micro service is configured as a pool member
I created a new health monitor for the pool, inheriting the monitor settings from inband, but the monitor does not detect if the AWS node is down. The testing was done via telnet creating several connections from a server.
I think this approach is sound and I suspect there is an upstream problem as I am getting the odd drop on our firewall.
Despite my confidence, I am more than willing to take advice. Does anyone have any experience that they are willing to share for on prem to AWS load balancing?