Healthcheck of ALB registered as a target

0

How can I fix the healthcheck for a target group which has an ALB as a registered target? The healthcheck path is currently set "/" and healtcheck port is 443. What could be the reason behind the ALB as a target being shown as unhealthy.

1 Respuesta
1

First of all check your security groups and NACLs that they are allowing traffic. verify that path / is appropriate for the application running behind the ALB Ensure that the target group's protocol and port settings match the protocol and port on which the application is running. Ensure that the target instances behind the ALB are in healthy state. Check the ALB's listeners to make sure that they are correctly configured to route traffic to the target group. verify that the ALB's SSL/TLS settings match the protocol and settings of the target instances. If necessary, enable access logs for the ALB to get more insights into the traffic flow and any potential issues.

for a more detailed methodology see https://repost.aws/knowledge-center/elb-fix-failing-health-checks-alb

AWS
TonyG
respondido hace 7 meses
profile picture
EXPERTO
revisado hace 7 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas