Fixed.
Had to replace the Classic AWS ELB with an ALB.
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,274580,274615#msg-274615
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hello,
In a Kubernetes cluster, I have an Nginx server acting like a reverse proxy
/ TLS termination solution that proxypass requests to a backend Tomcat
application that has some functionalities powered by Web Sockets (SockJS /
Stomp). Unfortunately, the Web Sockets handshake never completes
succ