-
Bug
-
Resolution: Done
-
Critical
-
8.0.0.Beta
-
None
-
False
-
None
-
False
-
-
-
-
-
-
Known Issue
In EAP 7.4, the listeners were bound to the bindAll interface (0.0.0.0) not to the public interface (default hostname -i).
We are seeing different behavior (for example using kubernete port forwarding that expects the server to listen on localhost).
We should align the server configuration with EAP 7.4 one. Introduce a bindall interface and have undertow listeners to use it.