2 Respuestas
- Más nuevo
- Más votos
- Más comentarios
0
Was facing the same issue. Have you found the fix for this ??
respondido hace 9 meses
0
Hi, maybe you face this issue with TLS:
If a target group is configured with HTTPS health checks, its registered targets
fail health checks if they support only TLS 1.3. These targets must support an
earlier version of TLS, such as TLS 1.2.
See https://docs.aws.amazon.com/elasticloadbalancing/latest/network/target-group-health-checks.html for all details.
Hope it helps!
Didier
The target group is set up to exclusively listen on port 80 for HTTP traffic.
Contenido relevante
- preguntada hace 7 meses
- preguntada hace 3 meses
- preguntada hace 4 meses

What's the OS of your server? (Linux, Windows, ...) And what do you use to host the website? (IIS, Nginx, Apache...)
Linux and nginx
Have you enabled HTTP2 in nginx? Backend servers need to enable HTTP2 in order for HTTP2 Target group to work