I've recently been playing around with the new network load balancers in AWS. I eventually got it working, but it seems the target group health check ignores the interval setting. It's an HTTP check set at 30 seconds, but in my web server logs, I see about 3 checks per second. Weirdly, in the monitoring graph, it shows checks happening once per second!?
It's not necessarily a problem, but it is rather inefficient.
Has anyone else seen this?