After the upgrade to 15.9.3, Tomcat is rejecting connections from the load balancer.
SSO is turned off
App is listening on port 8043 where TLS is enabled
Direct connection to the app works fine but it fails while accessing the resource from the load balancer
The error in the APP system logs:
2021/12/01 07:31:03.870 | Dec 01, 2021 7:31:03 AM org.apache.tomcat.util.net.Nio2Endpoint$Nio2Acceptor failed
2021/12/01 07:31:03.886 | SEVERE: Socket accept failed
2021/12/01 07:31:03.886 | java.io.IOException: The specified network name is no longer available.