NLB Target Group TCP HealthChecks

…衆ロ難τιáo~ 提交于 2019-12-25 17:57:06

问题


We are using ECS Farget container service for our ruby on rails containers. We have implemented NLB with HTTP health checks in the target group but as we know that "NLB Target Group health checks are out of control". This is consuming our CPU of each container up to 8% so we are thinking of to migrate HTTP HealthChecks to TCP HealthChecks. Can anyone comment on how TCP HealthCheck works??? Does it only connects to port for a health check or it's actually hit the API?

Ref: NLB Target Group health checks are out of control

来源:https://stackoverflow.com/questions/59407448/nlb-target-group-tcp-healthchecks

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!